2024-09-17T10:09:11.292 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T10:09:11.315 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T10:09:11.404 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908827 branch: wip-athakkar-testing-2024-09-17-0048 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: athakkar@redhat.com first_in_suite: false job_id: '7908827' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-athakkar-testing-2024-09-17-0048 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: e646f72961223a04d41eb40dad875d1628d78516 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e646f72961223a04d41eb40dad875d1628d78516 workunit: branch: wip-athakkar-testing-2024-09-17-0048 sha1: e646f72961223a04d41eb40dad875d1628d78516 owner: scheduled_avan@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5717 sha1: e646f72961223a04d41eb40dad875d1628d78516 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-athakkar-testing-2024-09-17-0048 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e646f72961223a04d41eb40dad875d1628d78516 targets: smithi163.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHSM28jnI3VneDKz4mLRRQK4J0MPu4CO17Yc2c8E/Hk5RMBvVFJ0j7Ypq5TNVQRIHBJS0Mo31UU1uzebBsOtxbA= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEFYlyXrzNMa+5zCxZHHV6+3xHbflwNuM1wv+EmWhFBWtOaGBzUsgTkbckWSjaoAHrDiTaPUdA7SBiV2U3RIyEQ= 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-17_09:09:13 tube: smithi user: avan verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T10:09:11.405 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa; will attempt to use it 2024-09-17T10:09:11.405 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa/tasks 2024-09-17T10:09:11.406 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T10:09:11.407 INFO:teuthology.task.internal:Checking packages... 2024-09-17T10:09:11.429 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e646f72961223a04d41eb40dad875d1628d78516' 2024-09-17T10:09:11.429 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T10:09:11.429 INFO:teuthology.packaging:ref: None 2024-09-17T10:09:11.429 INFO:teuthology.packaging:tag: None 2024-09-17T10:09:11.429 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-17-0048 2024-09-17T10:09:11.429 INFO:teuthology.packaging:sha1: e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:09:11.429 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-athakkar-testing-2024-09-17-0048 2024-09-17T10:09:11.569 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4963-ge646f729-1jammy 2024-09-17T10:09:11.571 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T10:09:11.577 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T10:09:11.577 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T10:09:11.599 INFO:teuthology.task.internal:Saving configuration 2024-09-17T10:09:11.617 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T10:09:11.629 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T10:09:11.655 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908827', '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-17 10:02:54.873738', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPiGgdx/qOYrQqmUMkv5OUW4rk9XO0ZIrKGPKqjZaQ+0'} 2024-09-17T10:09:11.676 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908827', '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-17 10:02:54.875630', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIELfhEM0v5ck++x7ktNCb9PnMh2KhplMYgpy/etsyFJR'} 2024-09-17T10:09:11.676 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T10:09:11.685 INFO:teuthology.task.internal:roles: ubuntu@smithi163.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-17T10:09:11.685 INFO:teuthology.task.internal:roles: ubuntu@smithi164.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-17T10:09:11.686 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T10:09:11.750 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb171107ac0>, signals=[15]) 2024-09-17T10:09:11.751 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T10:09:11.758 INFO:teuthology.task.internal:Opening connections... 2024-09-17T10:09:11.758 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T10:09:11.759 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:09:11.839 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2024-09-17T10:09:11.840 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:09:11.921 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T10:09:11.928 DEBUG:teuthology.orchestra.run.smithi163:> uname -m 2024-09-17T10:09:11.933 INFO:teuthology.orchestra.run.smithi163.stdout:x86_64 2024-09-17T10:09:11.933 DEBUG:teuthology.orchestra.run.smithi163:> cat /etc/os-release 2024-09-17T10:09:11.981 INFO:teuthology.orchestra.run.smithi163.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T10:09:11.981 INFO:teuthology.orchestra.run.smithi163.stdout:NAME="Ubuntu" 2024-09-17T10:09:11.981 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_ID="22.04" 2024-09-17T10:09:11.981 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T10:09:11.982 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_CODENAME=jammy 2024-09-17T10:09:11.982 INFO:teuthology.orchestra.run.smithi163.stdout:ID=ubuntu 2024-09-17T10:09:11.982 INFO:teuthology.orchestra.run.smithi163.stdout:ID_LIKE=debian 2024-09-17T10:09:11.982 INFO:teuthology.orchestra.run.smithi163.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T10:09:11.982 INFO:teuthology.orchestra.run.smithi163.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T10:09:11.982 INFO:teuthology.orchestra.run.smithi163.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T10:09:11.982 INFO:teuthology.orchestra.run.smithi163.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T10:09:11.982 INFO:teuthology.orchestra.run.smithi163.stdout:UBUNTU_CODENAME=jammy 2024-09-17T10:09:11.983 INFO:teuthology.lock.ops:Updating smithi163.front.sepia.ceph.com on lock server 2024-09-17T10:09:12.000 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2024-09-17T10:09:12.005 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2024-09-17T10:09:12.006 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2024-09-17T10:09:12.053 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T10:09:12.053 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="Ubuntu" 2024-09-17T10:09:12.053 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="22.04" 2024-09-17T10:09:12.053 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T10:09:12.053 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_CODENAME=jammy 2024-09-17T10:09:12.053 INFO:teuthology.orchestra.run.smithi164.stdout:ID=ubuntu 2024-09-17T10:09:12.053 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE=debian 2024-09-17T10:09:12.053 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T10:09:12.054 INFO:teuthology.orchestra.run.smithi164.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T10:09:12.054 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T10:09:12.054 INFO:teuthology.orchestra.run.smithi164.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T10:09:12.054 INFO:teuthology.orchestra.run.smithi164.stdout:UBUNTU_CODENAME=jammy 2024-09-17T10:09:12.054 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2024-09-17T10:09:12.074 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T10:09:12.086 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T10:09:12.093 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T10:09:12.094 DEBUG:teuthology.orchestra.run.smithi163:> test '!' -e /home/ubuntu/cephtest 2024-09-17T10:09:12.096 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2024-09-17T10:09:12.101 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T10:09:12.110 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T10:09:12.110 DEBUG:teuthology.orchestra.run.smithi163:> test -z $(ls -A /var/lib/ceph) 2024-09-17T10:09:12.142 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2024-09-17T10:09:12.159 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T10:09:12.215 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T10:09:12.230 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T10:09:12.230 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T10:09:12.230 DEBUG:teuthology.orchestra.run.smithi163:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T10:09:12.231 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T10:09:12.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:09:12.236 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2024-09-17T10:09:12.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:09:12.237 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-09-17T10:09:12.286 INFO:teuthology.orchestra.run.smithi164.stdout:5.15.0-56-generic 2024-09-17T10:09:12.286 INFO:teuthology.task.kernel:Running kernel on smithi164: 5.15.0-56-generic 2024-09-17T10:09:12.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2024-09-17T10:09:12.287 INFO:teuthology.orchestra.run.smithi163.stdout:5.15.0-56-generic 2024-09-17T10:09:12.287 INFO:teuthology.task.kernel:Running kernel on smithi163: 5.15.0-56-generic 2024-09-17T10:09:12.287 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get clean 2024-09-17T10:09:12.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-09-17T10:09:12.426 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get update 2024-09-17T10:09:12.564 INFO:teuthology.orchestra.run.smithi163.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T10:09:12.662 INFO:teuthology.orchestra.run.smithi164.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T10:09:12.674 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:09:12.682 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:09:12.748 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T10:09:12.756 INFO:teuthology.orchestra.run.smithi163.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T10:09:12.772 INFO:teuthology.orchestra.run.smithi163.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T10:09:12.841 INFO:teuthology.orchestra.run.smithi163.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T10:09:12.881 INFO:teuthology.orchestra.run.smithi163.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T10:09:12.887 INFO:teuthology.orchestra.run.smithi163.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T10:09:12.887 INFO:teuthology.orchestra.run.smithi163.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T10:09:12.920 INFO:teuthology.orchestra.run.smithi163.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T10:09:12.920 INFO:teuthology.orchestra.run.smithi163.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T10:09:12.924 INFO:teuthology.orchestra.run.smithi163.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T10:09:12.925 INFO:teuthology.orchestra.run.smithi163.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T10:09:12.930 INFO:teuthology.orchestra.run.smithi163.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T10:09:12.938 INFO:teuthology.orchestra.run.smithi163.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T10:09:12.940 INFO:teuthology.orchestra.run.smithi163.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T10:09:12.940 INFO:teuthology.orchestra.run.smithi163.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T10:09:12.940 INFO:teuthology.orchestra.run.smithi163.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T10:09:12.964 INFO:teuthology.orchestra.run.smithi163.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T10:09:12.964 INFO:teuthology.orchestra.run.smithi163.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T10:09:13.103 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T10:09:13.104 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T10:09:13.112 INFO:teuthology.orchestra.run.smithi163.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T10:09:13.243 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T10:09:13.251 INFO:teuthology.orchestra.run.smithi163.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T10:09:13.446 INFO:teuthology.orchestra.run.smithi163.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T10:09:13.448 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T10:09:13.531 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T10:09:13.547 INFO:teuthology.orchestra.run.smithi164.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T10:09:13.556 INFO:teuthology.orchestra.run.smithi164.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T10:09:13.557 INFO:teuthology.orchestra.run.smithi164.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T10:09:13.608 INFO:teuthology.orchestra.run.smithi163.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T10:09:13.612 INFO:teuthology.orchestra.run.smithi164.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T10:09:13.622 INFO:teuthology.orchestra.run.smithi163.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T10:09:13.623 INFO:teuthology.orchestra.run.smithi163.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T10:09:13.625 INFO:teuthology.orchestra.run.smithi163.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T10:09:13.626 INFO:teuthology.orchestra.run.smithi164.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T10:09:13.627 INFO:teuthology.orchestra.run.smithi164.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T10:09:13.628 INFO:teuthology.orchestra.run.smithi164.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T10:09:13.653 INFO:teuthology.orchestra.run.smithi164.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T10:09:13.654 INFO:teuthology.orchestra.run.smithi164.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T10:09:13.697 INFO:teuthology.orchestra.run.smithi163.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T10:09:13.698 INFO:teuthology.orchestra.run.smithi164.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T10:09:13.698 INFO:teuthology.orchestra.run.smithi164.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T10:09:13.700 INFO:teuthology.orchestra.run.smithi164.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T10:09:13.709 INFO:teuthology.orchestra.run.smithi164.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T10:09:13.712 INFO:teuthology.orchestra.run.smithi163.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T10:09:13.713 INFO:teuthology.orchestra.run.smithi163.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T10:09:13.716 INFO:teuthology.orchestra.run.smithi164.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T10:09:13.716 INFO:teuthology.orchestra.run.smithi164.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T10:09:13.724 INFO:teuthology.orchestra.run.smithi164.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T10:09:13.727 INFO:teuthology.orchestra.run.smithi164.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T10:09:13.727 INFO:teuthology.orchestra.run.smithi164.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T10:09:13.728 INFO:teuthology.orchestra.run.smithi164.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T10:09:13.732 INFO:teuthology.orchestra.run.smithi163.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T10:09:13.747 INFO:teuthology.orchestra.run.smithi164.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T10:09:13.761 INFO:teuthology.orchestra.run.smithi163.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T10:09:13.766 INFO:teuthology.orchestra.run.smithi164.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T10:09:13.766 INFO:teuthology.orchestra.run.smithi163.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T10:09:13.772 INFO:teuthology.orchestra.run.smithi163.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T10:09:13.773 INFO:teuthology.orchestra.run.smithi163.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T10:09:13.774 INFO:teuthology.orchestra.run.smithi164.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T10:09:13.774 INFO:teuthology.orchestra.run.smithi163.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T10:09:13.777 INFO:teuthology.orchestra.run.smithi164.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T10:09:13.777 INFO:teuthology.orchestra.run.smithi164.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T10:09:13.779 INFO:teuthology.orchestra.run.smithi164.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T10:09:13.793 INFO:teuthology.orchestra.run.smithi164.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T10:09:13.793 INFO:teuthology.orchestra.run.smithi164.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T10:09:13.849 INFO:teuthology.orchestra.run.smithi163.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T10:09:13.849 INFO:teuthology.orchestra.run.smithi163.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T10:09:13.851 INFO:teuthology.orchestra.run.smithi163.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T10:09:13.852 INFO:teuthology.orchestra.run.smithi163.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T10:09:13.853 INFO:teuthology.orchestra.run.smithi163.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T10:09:13.853 INFO:teuthology.orchestra.run.smithi163.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T10:09:13.854 INFO:teuthology.orchestra.run.smithi163.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T10:09:13.856 INFO:teuthology.orchestra.run.smithi164.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T10:09:13.856 INFO:teuthology.orchestra.run.smithi164.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T10:09:13.858 INFO:teuthology.orchestra.run.smithi164.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T10:09:13.859 INFO:teuthology.orchestra.run.smithi164.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T10:09:13.860 INFO:teuthology.orchestra.run.smithi164.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T10:09:13.860 INFO:teuthology.orchestra.run.smithi164.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T10:09:13.861 INFO:teuthology.orchestra.run.smithi164.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T10:09:13.935 INFO:teuthology.orchestra.run.smithi163.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T10:09:13.935 INFO:teuthology.orchestra.run.smithi163.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T10:09:13.940 INFO:teuthology.orchestra.run.smithi164.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T10:09:13.941 INFO:teuthology.orchestra.run.smithi164.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T10:09:19.185 INFO:teuthology.orchestra.run.smithi163.stdout:Fetched 16.1 MB in 2s (7,627 kB/s) 2024-09-17T10:09:19.810 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 16.1 MB in 3s (5,837 kB/s) 2024-09-17T10:09:20.608 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T10:09:20.627 DEBUG:teuthology.orchestra.run.smithi163:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:09:20.690 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T10:09:20.901 INFO:teuthology.orchestra.run.smithi163.stdout:Building dependency tree... 2024-09-17T10:09:20.901 INFO:teuthology.orchestra.run.smithi163.stdout:Reading state information... 2024-09-17T10:09:21.091 INFO:teuthology.orchestra.run.smithi163.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:09:21.091 INFO:teuthology.orchestra.run.smithi163.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:09:21.091 INFO:teuthology.orchestra.run.smithi163.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:09:21.092 INFO:teuthology.orchestra.run.smithi163.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:09:21.092 INFO:teuthology.orchestra.run.smithi163.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T10:09:21.092 INFO:teuthology.orchestra.run.smithi163.stdout: python2.7-minimal 2024-09-17T10:09:21.092 INFO:teuthology.orchestra.run.smithi163.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:09:21.093 INFO:teuthology.orchestra.run.smithi163.stdout:The following additional packages will be installed: 2024-09-17T10:09:21.093 INFO:teuthology.orchestra.run.smithi163.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:09:21.093 INFO:teuthology.orchestra.run.smithi163.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T10:09:21.094 INFO:teuthology.orchestra.run.smithi163.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T10:09:21.095 INFO:teuthology.orchestra.run.smithi163.stdout:Suggested packages: 2024-09-17T10:09:21.095 INFO:teuthology.orchestra.run.smithi163.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T10:09:21.095 INFO:teuthology.orchestra.run.smithi163.stdout:Recommended packages: 2024-09-17T10:09:21.096 INFO:teuthology.orchestra.run.smithi163.stdout: thermald 2024-09-17T10:09:21.142 INFO:teuthology.orchestra.run.smithi163.stdout:The following NEW packages will be installed: 2024-09-17T10:09:21.142 INFO:teuthology.orchestra.run.smithi163.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:09:21.143 INFO:teuthology.orchestra.run.smithi163.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T10:09:21.143 INFO:teuthology.orchestra.run.smithi163.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T10:09:21.144 INFO:teuthology.orchestra.run.smithi163.stdout:The following packages will be upgraded: 2024-09-17T10:09:21.144 INFO:teuthology.orchestra.run.smithi163.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T10:09:21.185 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-09-17T10:09:21.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:09:21.255 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-09-17T10:09:21.323 INFO:teuthology.orchestra.run.smithi163.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:09:21.324 INFO:teuthology.orchestra.run.smithi163.stdout:Need to get 113 MB of archives. 2024-09-17T10:09:21.324 INFO:teuthology.orchestra.run.smithi163.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T10:09:21.324 INFO:teuthology.orchestra.run.smithi163.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T10:09:21.444 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2024-09-17T10:09:21.444 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2024-09-17T10:09:21.613 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:09:21.613 INFO:teuthology.orchestra.run.smithi164.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:09:21.613 INFO:teuthology.orchestra.run.smithi164.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:09:21.614 INFO:teuthology.orchestra.run.smithi164.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:09:21.614 INFO:teuthology.orchestra.run.smithi164.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T10:09:21.614 INFO:teuthology.orchestra.run.smithi164.stdout: python2.7-minimal 2024-09-17T10:09:21.614 INFO:teuthology.orchestra.run.smithi164.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:09:21.615 INFO:teuthology.orchestra.run.smithi164.stdout:The following additional packages will be installed: 2024-09-17T10:09:21.615 INFO:teuthology.orchestra.run.smithi164.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:09:21.615 INFO:teuthology.orchestra.run.smithi164.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T10:09:21.616 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T10:09:21.617 INFO:teuthology.orchestra.run.smithi164.stdout:Suggested packages: 2024-09-17T10:09:21.617 INFO:teuthology.orchestra.run.smithi164.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T10:09:21.617 INFO:teuthology.orchestra.run.smithi164.stdout:Recommended packages: 2024-09-17T10:09:21.617 INFO:teuthology.orchestra.run.smithi164.stdout: thermald 2024-09-17T10:09:21.665 INFO:teuthology.orchestra.run.smithi164.stdout:The following NEW packages will be installed: 2024-09-17T10:09:21.665 INFO:teuthology.orchestra.run.smithi164.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:09:21.665 INFO:teuthology.orchestra.run.smithi164.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T10:09:21.665 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T10:09:21.666 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages will be upgraded: 2024-09-17T10:09:21.667 INFO:teuthology.orchestra.run.smithi164.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T10:09:21.716 INFO:teuthology.orchestra.run.smithi164.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:09:21.716 INFO:teuthology.orchestra.run.smithi164.stdout:Need to get 113 MB of archives. 2024-09-17T10:09:21.716 INFO:teuthology.orchestra.run.smithi164.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T10:09:21.717 INFO:teuthology.orchestra.run.smithi164.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T10:09:22.162 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T10:09:22.261 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T10:09:22.740 INFO:teuthology.orchestra.run.smithi163.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T10:09:23.072 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T10:09:23.072 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T10:09:23.072 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T10:09:23.090 INFO:teuthology.orchestra.run.smithi163.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T10:09:23.193 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T10:09:23.215 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T10:09:23.616 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 113 MB in 2s (73.5 MB/s) 2024-09-17T10:09:23.772 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T10:09:25.325 INFO:teuthology.orchestra.run.smithi163.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T10:09:25.369 INFO:teuthology.orchestra.run.smithi163.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T10:09:25.370 INFO:teuthology.orchestra.run.smithi163.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T10:09:25.718 INFO:teuthology.orchestra.run.smithi163.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T10:09:25.752 INFO:teuthology.orchestra.run.smithi164.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-17T10:09:25.756 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:09:25.798 INFO:teuthology.orchestra.run.smithi163.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T10:09:25.818 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:26.222 INFO:teuthology.orchestra.run.smithi163.stdout:Fetched 113 MB in 5s (24.4 MB/s) 2024-09-17T10:09:26.443 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T10:09:27.860 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T10:09:27.881 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:09:27.962 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:28.413 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T10:09:28.434 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:09:28.471 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:28.476 INFO:teuthology.orchestra.run.smithi163.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-17T10:09:28.480 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:09:28.575 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:31.003 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T10:09:31.025 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:09:31.120 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:31.599 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T10:09:31.619 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:09:31.657 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:35.353 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:09:35.498 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:09:35.805 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:09:35.927 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:09:36.221 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T10:09:36.244 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T10:09:36.288 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:09:38.099 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:09:38.268 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:09:38.592 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:09:38.697 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:09:38.975 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T10:09:38.997 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T10:09:39.041 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:09:42.150 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T10:09:42.187 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:09:42.216 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:44.841 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T10:09:44.852 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:09:44.878 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:09:44.916 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:44.952 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:09:45.268 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:09:45.390 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:45.516 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T10:09:45.645 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:46.976 INFO:teuthology.orchestra.run.smithi164.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:09:46.976 INFO:teuthology.orchestra.run.smithi164.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T10:09:46.976 INFO:teuthology.orchestra.run.smithi164.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:09:46.976 INFO:teuthology.orchestra.run.smithi164.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T10:09:47.124 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:09:47.716 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:09:48.951 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:09:48.967 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T10:09:49.101 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T10:09:49.113 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:49.231 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T10:09:49.235 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:49.360 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:50.629 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:50.686 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T10:09:50.686 INFO:teuthology.orchestra.run.smithi164.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:09:50.687 INFO:teuthology.orchestra.run.smithi163.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:09:50.687 INFO:teuthology.orchestra.run.smithi163.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T10:09:50.687 INFO:teuthology.orchestra.run.smithi163.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:09:50.688 INFO:teuthology.orchestra.run.smithi163.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T10:09:50.869 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:52.264 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T10:09:52.855 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T10:09:52.980 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:54.999 INFO:teuthology.orchestra.run.smithi163.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:09:55.070 INFO:teuthology.orchestra.run.smithi163.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T10:09:55.070 INFO:teuthology.orchestra.run.smithi163.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:10:05.126 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T10:10:05.126 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub' 2024-09-17T10:10:05.138 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:10:05.164 INFO:teuthology.orchestra.run.smithi164.stdout:Generating grub configuration file ... 2024-09-17T10:10:05.496 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:10:05.519 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:10:05.873 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:10:05.878 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:10:05.944 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:10:05.949 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:10:06.115 INFO:teuthology.orchestra.run.smithi164.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:10:06.115 INFO:teuthology.orchestra.run.smithi164.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:10:06.115 INFO:teuthology.orchestra.run.smithi164.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:10:06.166 INFO:teuthology.orchestra.run.smithi164.stdout:done 2024-09-17T10:10:06.650 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 21 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.15.0.122.122 2024-09-17T10:10:06.674 INFO:teuthology.orchestra.run.smithi164.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T10:10:06.675 INFO:teuthology.orchestra.run.smithi164.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T10:10:06.675 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2024-09-17T10:10:06.675 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2024-09-17T10:10:06.675 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:10:06.675 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2024-09-17T10:10:06.675 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T10:10:06.675 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T10:10:06.675 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T10:10:06.675 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T10:10:06.676 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi164.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T10:10:06.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2024-09-17T10:10:06.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-09-17T10:10:06.994 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T10:10:07.094 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:10:07.176 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T10:10:07.257 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T10:10:08.448 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-09-17T10:10:08.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:10:08.528 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-09-17T10:10:08.740 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2024-09-17T10:10:08.741 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2024-09-17T10:10:08.917 INFO:teuthology.orchestra.run.smithi164.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T10:10:08.918 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:10:08.918 INFO:teuthology.orchestra.run.smithi164.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:10:08.918 INFO:teuthology.orchestra.run.smithi164.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:10:08.918 INFO:teuthology.orchestra.run.smithi164.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:10:08.918 INFO:teuthology.orchestra.run.smithi164.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T10:10:08.918 INFO:teuthology.orchestra.run.smithi164.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T10:10:08.918 INFO:teuthology.orchestra.run.smithi164.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:10:08.958 INFO:teuthology.orchestra.run.smithi164.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:10:08.960 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic 2024-09-17T10:10:08.975 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic 2024-09-17T10:10:08.975 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 21 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.15.0.122.122 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:10:08.976 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2024-09-17T10:10:08.977 DEBUG:teuthology.orchestra.run.smithi164:> mktemp 2024-09-17T10:10:09.020 INFO:teuthology.orchestra.run.smithi164.stdout:/tmp/tmp.RyCzpkrk7b 2024-09-17T10:10:09.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo cp /boot/grub/grub.cfg /tmp/tmp.RyCzpkrk7b 2024-09-17T10:10:09.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0666 /tmp/tmp.RyCzpkrk7b 2024-09-17T10:10:09.199 DEBUG:teuthology.orchestra.remote:smithi164:/tmp/tmp.RyCzpkrk7b is 10KB 2024-09-17T10:10:09.251 DEBUG:teuthology.orchestra.run.smithi164:> rm -fr /tmp/tmp.RyCzpkrk7b 2024-09-17T10:10:09.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T10:10:09.267 INFO:teuthology.orchestra.run.smithi163.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T10:10:09.267 INFO:teuthology.orchestra.run.smithi163.stdout:Sourcing file `/etc/default/grub' 2024-09-17T10:10:09.296 INFO:teuthology.orchestra.run.smithi163.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:10:09.312 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-17T10:10:09.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T10:10:09.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T10:10:09.322 INFO:teuthology.orchestra.run.smithi163.stdout:Generating grub configuration file ... 2024-09-17T10:10:09.380 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T10:10:09.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo update-grub 2024-09-17T10:10:09.586 INFO:teuthology.orchestra.run.smithi163.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:10:09.599 INFO:teuthology.orchestra.run.smithi163.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:10:09.932 INFO:teuthology.orchestra.run.smithi163.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:10:09.939 INFO:teuthology.orchestra.run.smithi163.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:10:10.019 INFO:teuthology.orchestra.run.smithi163.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:10:10.025 INFO:teuthology.orchestra.run.smithi163.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:10:10.212 INFO:teuthology.orchestra.run.smithi163.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:10:10.212 INFO:teuthology.orchestra.run.smithi163.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:10:10.212 INFO:teuthology.orchestra.run.smithi163.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:10:10.244 INFO:teuthology.orchestra.run.smithi163.stdout:done 2024-09-17T10:10:10.564 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub' 2024-09-17T10:10:10.565 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:10:10.576 INFO:teuthology.orchestra.run.smithi164.stderr:Generating grub configuration file ... 2024-09-17T10:10:10.744 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:10:10.748 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:10:10.777 DEBUG:teuthology.orchestra.run.smithi163:> dpkg -s linux-image-generic 2024-09-17T10:10:10.800 INFO:teuthology.orchestra.run.smithi163.stdout:Package: linux-image-generic 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Status: install ok installed 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Priority: optional 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Section: kernel 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Installed-Size: 21 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Architecture: amd64 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Source: linux-meta 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Version: 5.15.0.122.122 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Recommends: thermald 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout:Description: Generic Linux kernel image 2024-09-17T10:10:10.801 INFO:teuthology.orchestra.run.smithi163.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:10:10.802 INFO:teuthology.orchestra.run.smithi163.stdout: available. 2024-09-17T10:10:10.802 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T10:10:10.802 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T10:10:10.802 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T10:10:10.802 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T10:10:10.802 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi163.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T10:10:10.802 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get clean 2024-09-17T10:10:10.972 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get update 2024-09-17T10:10:11.025 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:10:11.031 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:10:11.074 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:10:11.079 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:10:11.225 INFO:teuthology.orchestra.run.smithi164.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:10:11.225 INFO:teuthology.orchestra.run.smithi164.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:10:11.225 INFO:teuthology.orchestra.run.smithi164.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:10:11.227 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:10:11.227 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T10:10:11.241 INFO:teuthology.orchestra.run.smithi164.stderr:done 2024-09-17T10:10:11.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo shutdown -r now 2024-09-17T10:10:11.296 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T10:10:11.378 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T10:10:12.687 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T10:10:12.706 DEBUG:teuthology.orchestra.run.smithi163:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:10:12.767 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T10:10:12.978 INFO:teuthology.orchestra.run.smithi163.stdout:Building dependency tree... 2024-09-17T10:10:12.979 INFO:teuthology.orchestra.run.smithi163.stdout:Reading state information... 2024-09-17T10:10:13.156 INFO:teuthology.orchestra.run.smithi163.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T10:10:13.156 INFO:teuthology.orchestra.run.smithi163.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:10:13.156 INFO:teuthology.orchestra.run.smithi163.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:10:13.156 INFO:teuthology.orchestra.run.smithi163.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:10:13.156 INFO:teuthology.orchestra.run.smithi163.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:10:13.157 INFO:teuthology.orchestra.run.smithi163.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T10:10:13.157 INFO:teuthology.orchestra.run.smithi163.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T10:10:13.157 INFO:teuthology.orchestra.run.smithi163.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:10:13.201 INFO:teuthology.orchestra.run.smithi163.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:10:13.201 DEBUG:teuthology.orchestra.run.smithi163:> dpkg -s linux-image-generic 2024-09-17T10:10:13.217 INFO:teuthology.orchestra.run.smithi163.stdout:Package: linux-image-generic 2024-09-17T10:10:13.217 INFO:teuthology.orchestra.run.smithi163.stdout:Status: install ok installed 2024-09-17T10:10:13.217 INFO:teuthology.orchestra.run.smithi163.stdout:Priority: optional 2024-09-17T10:10:13.217 INFO:teuthology.orchestra.run.smithi163.stdout:Section: kernel 2024-09-17T10:10:13.217 INFO:teuthology.orchestra.run.smithi163.stdout:Installed-Size: 21 2024-09-17T10:10:13.217 INFO:teuthology.orchestra.run.smithi163.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:10:13.217 INFO:teuthology.orchestra.run.smithi163.stdout:Architecture: amd64 2024-09-17T10:10:13.217 INFO:teuthology.orchestra.run.smithi163.stdout:Source: linux-meta 2024-09-17T10:10:13.217 INFO:teuthology.orchestra.run.smithi163.stdout:Version: 5.15.0.122.122 2024-09-17T10:10:13.218 INFO:teuthology.orchestra.run.smithi163.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T10:10:13.218 INFO:teuthology.orchestra.run.smithi163.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T10:10:13.218 INFO:teuthology.orchestra.run.smithi163.stdout:Recommends: thermald 2024-09-17T10:10:13.218 INFO:teuthology.orchestra.run.smithi163.stdout:Description: Generic Linux kernel image 2024-09-17T10:10:13.218 INFO:teuthology.orchestra.run.smithi163.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:10:13.218 INFO:teuthology.orchestra.run.smithi163.stdout: available. 2024-09-17T10:10:13.218 DEBUG:teuthology.orchestra.run.smithi163:> mktemp 2024-09-17T10:10:13.264 INFO:teuthology.orchestra.run.smithi163.stdout:/tmp/tmp.E499vsYF9h 2024-09-17T10:10:13.264 DEBUG:teuthology.orchestra.run.smithi163:> sudo cp /boot/grub/grub.cfg /tmp/tmp.E499vsYF9h 2024-09-17T10:10:13.320 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0666 /tmp/tmp.E499vsYF9h 2024-09-17T10:10:13.434 DEBUG:teuthology.orchestra.remote:smithi163:/tmp/tmp.E499vsYF9h is 10KB 2024-09-17T10:10:13.447 DEBUG:teuthology.orchestra.run.smithi163:> rm -fr /tmp/tmp.E499vsYF9h 2024-09-17T10:10:13.452 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T10:10:13.508 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:10:13.508 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T10:10:13.508 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T10:10:13.584 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T10:10:13.584 DEBUG:teuthology.orchestra.run.smithi163:> sudo update-grub 2024-09-17T10:10:14.817 INFO:teuthology.orchestra.run.smithi163.stderr:Sourcing file `/etc/default/grub' 2024-09-17T10:10:14.818 INFO:teuthology.orchestra.run.smithi163.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:10:14.820 INFO:teuthology.orchestra.run.smithi163.stderr:Generating grub configuration file ... 2024-09-17T10:10:14.976 INFO:teuthology.orchestra.run.smithi163.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:10:14.982 INFO:teuthology.orchestra.run.smithi163.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:10:15.241 INFO:teuthology.orchestra.run.smithi163.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:10:15.245 INFO:teuthology.orchestra.run.smithi163.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:10:15.287 INFO:teuthology.orchestra.run.smithi163.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:10:15.292 INFO:teuthology.orchestra.run.smithi163.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:10:15.408 INFO:teuthology.orchestra.run.smithi163.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:10:15.408 INFO:teuthology.orchestra.run.smithi163.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:10:15.409 INFO:teuthology.orchestra.run.smithi163.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:10:15.419 INFO:teuthology.orchestra.run.smithi163.stderr:done 2024-09-17T10:10:15.433 DEBUG:teuthology.orchestra.run.smithi163:> sudo shutdown -r now 2024-09-17T10:10:41.277 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T10:10:41.278 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-17T10:10:41.279 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:10:45.439 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T10:10:45.440 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T10:10:45.440 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:10:59.773 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-09-17T10:11:03.869 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-09-17T10:11:08.777 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-17T10:11:08.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:11:11.837 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-09-17T10:11:12.870 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T10:11:12.871 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:11:15.937 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-09-17T10:11:23.845 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-17T10:11:23.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:11:27.941 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T10:11:27.942 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:11:31.005 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-09-17T10:11:42.269 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-09-17T10:11:46.009 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T10:11:46.009 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:11:57.281 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-17T10:11:57.282 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:11:57.677 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-09-17T10:11:58.596 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-17T10:11:58.596 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-17T10:11:58.597 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-09-17T10:11:58.645 INFO:teuthology.orchestra.run.smithi164.stdout:5.15.0-122-generic 2024-09-17T10:11:58.645 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T10:11:58.646 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T10:11:58.646 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T10:11:59.647 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T10:11:59.647 DEBUG:teuthology.orchestra.run.smithi164:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T10:11:59.735 INFO:teuthology.orchestra.run.smithi164.stdout:ttyS1 2024-09-17T10:11:59.767 DEBUG:teuthology.parallel:result is None 2024-09-17T10:12:17.602 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-09-17T10:12:35.604 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T10:12:35.605 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:12:35.802 DEBUG:teuthology.orchestra.run.smithi163:> true 2024-09-17T10:12:36.424 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T10:12:36.424 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-17T10:12:36.424 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2024-09-17T10:12:36.470 INFO:teuthology.orchestra.run.smithi163.stdout:5.15.0-122-generic 2024-09-17T10:12:36.470 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T10:12:36.470 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T10:12:36.470 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T10:12:37.471 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T10:12:37.471 DEBUG:teuthology.orchestra.run.smithi163:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T10:12:37.833 INFO:teuthology.orchestra.run.smithi163.stdout:ttyS1 2024-09-17T10:12:37.860 DEBUG:teuthology.parallel:result is None 2024-09-17T10:12:37.860 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T10:12:37.869 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T10:12:37.869 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T10:12:37.872 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T10:12:37.878 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T10:12:37.884 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T10:12:37.894 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T10:12:37.894 DEBUG:teuthology.orchestra.run.smithi163:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T10:12:37.921 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T10:12:38.016 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T10:12:38.022 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T10:12:38.023 DEBUG:teuthology.orchestra.run.smithi163:> 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-17T10:12:38.025 DEBUG:teuthology.orchestra.run.smithi164:> 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-17T10:12:38.042 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:12:38.049 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:12:38.050 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:12:38.057 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:12:38.059 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T10:12:38.066 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T10:12:38.066 DEBUG:teuthology.orchestra.run.smithi163:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T10:12:38.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T10:12:38.116 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T10:12:38.125 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T10:12:38.125 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T10:12:38.159 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T10:12:38.165 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T10:12:38.210 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T10:12:38.258 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:12:38.258 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T10:12:38.329 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T10:12:38.335 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T10:12:38.381 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-17T10:12:38.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T10:12:38.451 DEBUG:teuthology.orchestra.run.smithi163:> sudo service rsyslog restart 2024-09-17T10:12:38.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo service rsyslog restart 2024-09-17T10:12:38.524 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T10:12:38.532 INFO:teuthology.task.internal:Starting timer... 2024-09-17T10:12:38.532 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T10:12:38.542 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T10:12:38.550 DEBUG:teuthology.task.selinux:Excluding smithi163: OS 'ubuntu' does not support SELinux 2024-09-17T10:12:38.550 DEBUG:teuthology.task.selinux:Excluding smithi164: OS 'ubuntu' does not support SELinux 2024-09-17T10:12:38.551 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T10:12:38.551 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T10:12:38.551 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T10:12:38.551 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T10:12:38.560 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T10:12:38.563 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T10:12:38.673 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T10:12:38.684 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-17T10:12:38.685 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi163.front.sepia.ceph.com,smithi164.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T10:20:08.261 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi163.front.sepia.ceph.com'), Remote(name='ubuntu@smithi164.front.sepia.ceph.com')] 2024-09-17T10:20:08.262 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T10:20:08.264 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:20:08.345 DEBUG:teuthology.orchestra.run.smithi163:> true 2024-09-17T10:20:08.425 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T10:20:08.425 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-17T10:20:08.426 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:20:08.507 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-09-17T10:20:08.584 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-17T10:20:08.584 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T10:20:08.597 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T10:20:08.597 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T10:20:08.598 DEBUG:teuthology.orchestra.run.smithi163:> 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-17T10:20:08.600 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T10:20:08.600 DEBUG:teuthology.orchestra.run.smithi164:> 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-17T10:20:08.629 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T10:20:08.629 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: Command line: ntpd -gq 2024-09-17T10:20:08.630 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: ---------------------------------------------------- 2024-09-17T10:20:08.630 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T10:20:08.630 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T10:20:08.630 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: corporation. Support and training for ntp-4 are 2024-09-17T10:20:08.630 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: available at https://www.nwtime.org/support 2024-09-17T10:20:08.630 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: ---------------------------------------------------- 2024-09-17T10:20:08.630 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: proto: precision = 0.059 usec (-24) 2024-09-17T10:20:08.631 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: basedate set to 2022-02-04 2024-09-17T10:20:08.631 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: gps base set to 2022-02-06 (week 2196) 2024-09-17T10:20:08.631 INFO:teuthology.orchestra.run.smithi163.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:20:08.631 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:20:08.631 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:20:08.632 INFO:teuthology.orchestra.run.smithi163.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:20:08.633 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T10:20:08.633 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T10:20:08.633 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T10:20:08.633 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: Listen normally on 3 enp3s0f1 172.21.15.163:123 2024-09-17T10:20:08.633 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: Listen normally on 4 lo [::1]:123 2024-09-17T10:20:08.633 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7d5b%5]:123 2024-09-17T10:20:08.633 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:08 ntpd[18462]: Listening on routing socket on fd #22 for interface updates 2024-09-17T10:20:08.649 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T10:20:08.649 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: Command line: ntpd -gq 2024-09-17T10:20:08.649 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: ---------------------------------------------------- 2024-09-17T10:20:08.649 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T10:20:08.649 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T10:20:08.649 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: corporation. Support and training for ntp-4 are 2024-09-17T10:20:08.649 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: available at https://www.nwtime.org/support 2024-09-17T10:20:08.649 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: ---------------------------------------------------- 2024-09-17T10:20:08.650 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: proto: precision = 0.046 usec (-24) 2024-09-17T10:20:08.650 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: basedate set to 2022-02-04 2024-09-17T10:20:08.650 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: gps base set to 2022-02-06 (week 2196) 2024-09-17T10:20:08.650 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:20:08.650 INFO:teuthology.orchestra.run.smithi164.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:20:08.651 INFO:teuthology.orchestra.run.smithi164.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:20:08.651 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:20:08.652 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T10:20:08.652 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T10:20:08.652 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T10:20:08.652 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: Listen normally on 3 enp3s0f1 172.21.15.164:123 2024-09-17T10:20:08.652 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: Listen normally on 4 lo [::1]:123 2024-09-17T10:20:08.652 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:73f3%5]:123 2024-09-17T10:20:08.652 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:08 ntpd[18469]: Listening on routing socket on fd #22 for interface updates 2024-09-17T10:20:09.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:09 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:09.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:09 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:09.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:09 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:09.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:09 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:09.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:09 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:09.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:09 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:11.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:11 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:11.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:11 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:11.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:11 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:11.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:11 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:11.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:11 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:11.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:11 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:11.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:11 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:11.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:11 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:11.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:11.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:11.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:11.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:11.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:11.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:11.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:11.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:11.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:11.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:11.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:11.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:11 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:12.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:12 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:12.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:12 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:12.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:12 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:12.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:12 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:12.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:12 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:12.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:12 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:12.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:12 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:12.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:12 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:12.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:12 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:12.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:12 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:12.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:12 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:12.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:12 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:13.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:13 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:13.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:13.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:13.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:13.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:13 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:14.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:14 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:14.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:14 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:14.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:14 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:14.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:14 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:14.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:14 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:14.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:14 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:14.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:14 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:14.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:14 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:14.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:14 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:14.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:14 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:14.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:14 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:14.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:14 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:15.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:15.632 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:15 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:15.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:15.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:15.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:15.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:15.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:15.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:15.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:15.650 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:15.651 INFO:teuthology.orchestra.run.smithi164.stdout:17 Sep 10:20:15 ntpd[18469]: ntpd: time slew -0.001682 s 2024-09-17T10:20:15.651 INFO:teuthology.orchestra.run.smithi164.stdout:ntpd: time slew -0.001682s 2024-09-17T10:20:15.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T10:20:15.651 INFO:teuthology.orchestra.run.smithi164.stderr:17 Sep 10:20:15 ntpd[18469]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T10:20:15.778 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:20:15.779 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2024-09-17T10:20:15.779 INFO:teuthology.orchestra.run.smithi164.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:20:15.779 INFO:teuthology.orchestra.run.smithi164.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:20:15.779 INFO:teuthology.orchestra.run.smithi164.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:20:15.779 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:20:16.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:16 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:16.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:16 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:16.630 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:16 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:16.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:16 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:16.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:16 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:16.631 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:16 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:17.632 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:17.633 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:17.633 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:17.633 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:17.633 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:20:17.633 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:20:17.633 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:20:17.633 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:20:17.633 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 10:20:17 ntpd[18462]: ntpd: time slew -0.000908 s 2024-09-17T10:20:17.634 INFO:teuthology.orchestra.run.smithi163.stdout:ntpd: time slew -0.000908s 2024-09-17T10:20:17.634 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T10:20:17.634 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 10:20:17 ntpd[18462]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T10:20:17.678 INFO:teuthology.orchestra.run.smithi163.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:20:17.679 INFO:teuthology.orchestra.run.smithi163.stdout:============================================================================== 2024-09-17T10:20:17.679 INFO:teuthology.orchestra.run.smithi163.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:20:17.679 INFO:teuthology.orchestra.run.smithi163.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:20:17.679 INFO:teuthology.orchestra.run.smithi163.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:20:17.679 INFO:teuthology.orchestra.run.smithi163.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:20:17.680 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T10:20:17.775 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': 'e646f72961223a04d41eb40dad875d1628d78516'} 2024-09-17T10:20:17.776 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T10:20:17.776 INFO:tasks.cephadm:Cluster fsid is 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:20:17.777 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T10:20:17.777 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.163', 'mon.c': '[v2:172.21.15.163:3301,v1:172.21.15.163:6790]', 'mon.b': '172.21.15.164'} 2024-09-17T10:20:17.777 INFO:tasks.cephadm:First mon is mon.a on smithi163 2024-09-17T10:20:17.777 INFO:tasks.cephadm:First mgr is y 2024-09-17T10:20:17.777 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T10:20:17.777 DEBUG:teuthology.orchestra.run.smithi163:> sudo hostname $(hostname -s) 2024-09-17T10:20:17.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo hostname $(hostname -s) 2024-09-17T10:20:17.806 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-17T10:20:17.807 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:20:17.952 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e646f72961223a04d41eb40dad875d1628d78516', '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/83083/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4963-ge646f729', 'node_name': '172.21.2.12+braggi12', '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-4963-ge646f729-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-16 22:45:16.909728', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-athakkar-testing-2024-09-17-0048', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-17T10:20:18.154 INFO:tasks.util.chacra:got chacra host chacra.ceph.com, ref squid, sha1 8e98666cb045318799c9328f1ae906cc2d724fd2 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-09-17T10:20:18.156 INFO:tasks.cephadm:Discovered cachra url: https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T10:20:18.156 INFO:tasks.cephadm:Downloading cephadm from url: https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T10:20:18.156 DEBUG:teuthology.orchestra.run.smithi163:> curl --silent -L https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T10:20:18.548 INFO:teuthology.orchestra.run.smithi163.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791767 Sep 17 10:20 /home/ubuntu/cephtest/cephadm 2024-09-17T10:20:18.548 DEBUG:teuthology.orchestra.run.smithi164:> curl --silent -L https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T10:20:18.931 INFO:teuthology.orchestra.run.smithi164.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791767 Sep 17 10:20 /home/ubuntu/cephtest/cephadm 2024-09-17T10:20:18.931 DEBUG:teuthology.orchestra.run.smithi163:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T10:20:18.939 DEBUG:teuthology.orchestra.run.smithi164:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T10:20:18.960 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-17T10:20:18.960 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-17T10:20:18.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-17T10:20:19.165 INFO:teuthology.orchestra.run.smithi163.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T10:20:19.168 INFO:teuthology.orchestra.run.smithi164.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T10:22:07.053 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-09-17T10:22:07.054 INFO:teuthology.orchestra.run.smithi164.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T10:22:07.054 INFO:teuthology.orchestra.run.smithi164.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T10:22:07.054 INFO:teuthology.orchestra.run.smithi164.stdout: "repo_digests": [ 2024-09-17T10:22:07.054 INFO:teuthology.orchestra.run.smithi164.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T10:22:07.054 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-09-17T10:22:07.054 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-09-17T10:22:09.203 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:22:09.203 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T10:22:09.203 INFO:teuthology.orchestra.run.smithi163.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T10:22:09.203 INFO:teuthology.orchestra.run.smithi163.stdout: "repo_digests": [ 2024-09-17T10:22:09.203 INFO:teuthology.orchestra.run.smithi163.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T10:22:09.203 INFO:teuthology.orchestra.run.smithi163.stdout: ] 2024-09-17T10:22:09.204 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:22:09.249 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /etc/ceph 2024-09-17T10:22:09.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /etc/ceph 2024-09-17T10:22:09.278 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 777 /etc/ceph 2024-09-17T10:22:09.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 777 /etc/ceph 2024-09-17T10:22:09.333 INFO:tasks.cephadm:Writing seed config... 2024-09-17T10:22:09.335 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-17T10:22:09.335 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T10:22:09.335 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T10:22:09.335 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-17T10:22:09.335 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T10:22:09.335 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T10:22:09.335 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T10:22:09.335 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T10:22:09.335 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T10:22:09.336 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:22:09.336 DEBUG:teuthology.orchestra.run.smithi163:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T10:22:09.367 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 = 6fb989ae-74de-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-17T10:22:09.367 DEBUG:teuthology.orchestra.run.smithi163:mon.a> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T10:22:09.411 DEBUG:teuthology.orchestra.run.smithi163:mgr.y> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.y.service 2024-09-17T10:22:09.455 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T10:22:09.456 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 6fb989ae-74de-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.163 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:22:09.677 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-09-17T10:22:09.677 INFO:teuthology.orchestra.run.smithi163.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '6fb989ae-74de-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.163', '--skip-admin-label'] 2024-09-17T10:22:09.678 INFO:teuthology.orchestra.run.smithi163.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T10:22:09.678 INFO:teuthology.orchestra.run.smithi163.stdout:Verifying podman|docker is present... 2024-09-17T10:22:09.678 INFO:teuthology.orchestra.run.smithi163.stdout:Verifying lvm2 is present... 2024-09-17T10:22:09.678 INFO:teuthology.orchestra.run.smithi163.stdout:Verifying time synchronization is in place... 2024-09-17T10:22:09.683 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T10:22:09.683 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T10:22:09.689 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T10:22:09.690 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout inactive 2024-09-17T10:22:09.693 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T10:22:09.693 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T10:22:09.697 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T10:22:09.697 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout inactive 2024-09-17T10:22:09.703 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T10:22:09.703 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout masked 2024-09-17T10:22:09.707 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T10:22:09.707 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout inactive 2024-09-17T10:22:09.710 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T10:22:09.710 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T10:22:09.713 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T10:22:09.713 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout inactive 2024-09-17T10:22:09.717 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout enabled 2024-09-17T10:22:09.721 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout active 2024-09-17T10:22:09.721 INFO:teuthology.orchestra.run.smithi163.stdout:Unit ntp.service is enabled and running 2024-09-17T10:22:09.721 INFO:teuthology.orchestra.run.smithi163.stdout:Repeating the final host check... 2024-09-17T10:22:09.721 INFO:teuthology.orchestra.run.smithi163.stdout:docker (/usr/bin/docker) is present 2024-09-17T10:22:09.721 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl is present 2024-09-17T10:22:09.721 INFO:teuthology.orchestra.run.smithi163.stdout:lvcreate is present 2024-09-17T10:22:09.724 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T10:22:09.724 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T10:22:09.727 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T10:22:09.727 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout inactive 2024-09-17T10:22:09.730 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T10:22:09.730 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T10:22:09.733 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T10:22:09.733 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout inactive 2024-09-17T10:22:09.737 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T10:22:09.737 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout masked 2024-09-17T10:22:09.740 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T10:22:09.740 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout inactive 2024-09-17T10:22:09.743 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T10:22:09.743 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T10:22:09.746 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T10:22:09.746 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout inactive 2024-09-17T10:22:09.749 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout enabled 2024-09-17T10:22:09.753 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stdout active 2024-09-17T10:22:09.753 INFO:teuthology.orchestra.run.smithi163.stdout:Unit ntp.service is enabled and running 2024-09-17T10:22:09.753 INFO:teuthology.orchestra.run.smithi163.stdout:Host looks OK 2024-09-17T10:22:09.753 INFO:teuthology.orchestra.run.smithi163.stdout:Cluster fsid: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:09.754 INFO:teuthology.orchestra.run.smithi163.stdout:Acquiring lock 139660149422736 on /run/cephadm/6fb989ae-74de-11ef-bceb-c7b262605968.lock 2024-09-17T10:22:09.754 INFO:teuthology.orchestra.run.smithi163.stdout:Lock 139660149422736 acquired on /run/cephadm/6fb989ae-74de-11ef-bceb-c7b262605968.lock 2024-09-17T10:22:09.754 INFO:teuthology.orchestra.run.smithi163.stdout:Verifying IP 172.21.15.163 port 3300 ... 2024-09-17T10:22:09.754 INFO:teuthology.orchestra.run.smithi163.stdout:Verifying IP 172.21.15.163 port 6789 ... 2024-09-17T10:22:09.754 INFO:teuthology.orchestra.run.smithi163.stdout:Base mon IP(s) is [172.21.15.163:3300, 172.21.15.163:6789], mon addrv is [v2:172.21.15.163:3300,v1:172.21.15.163:6789] 2024-09-17T10:22:09.756 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-17T10:22:09.756 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.163 metric 100 2024-09-17T10:22:09.756 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.163 metric 100 2024-09-17T10:22:09.757 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T10:22:09.757 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.163 metric 100 2024-09-17T10:22:09.757 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.163 metric 100 2024-09-17T10:22:09.757 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.163 metric 100 2024-09-17T10:22:09.758 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.163 metric 100 2024-09-17T10:22:09.759 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T10:22:09.759 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-17T10:22:09.759 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1796sec pref medium 2024-09-17T10:22:09.760 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T10:22:09.760 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T10:22:09.760 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T10:22:09.760 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-17T10:22:09.760 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7d5b/64 scope link 2024-09-17T10:22:09.760 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T10:22:09.762 INFO:teuthology.orchestra.run.smithi163.stdout:Mon IP `172.21.15.163` is in CIDR network `172.21.0.0/20` 2024-09-17T10:22:09.762 INFO:teuthology.orchestra.run.smithi163.stdout:Mon IP `172.21.15.163` is in CIDR network `172.21.0.0/20` 2024-09-17T10:22:09.762 INFO:teuthology.orchestra.run.smithi163.stdout:Mon IP `172.21.15.163` is in CIDR network `172.21.0.1/32` 2024-09-17T10:22:09.762 INFO:teuthology.orchestra.run.smithi163.stdout:Mon IP `172.21.15.163` is in CIDR network `172.21.0.1/32` 2024-09-17T10:22:09.762 INFO:teuthology.orchestra.run.smithi163.stdout:Mon IP `172.21.15.163` is in CIDR network `172.21.0.2/32` 2024-09-17T10:22:09.762 INFO:teuthology.orchestra.run.smithi163.stdout:Mon IP `172.21.15.163` is in CIDR network `172.21.0.2/32` 2024-09-17T10:22:09.762 INFO:teuthology.orchestra.run.smithi163.stdout:Mon IP `172.21.15.163` is in CIDR network `172.21.15.254/32` 2024-09-17T10:22:09.762 INFO:teuthology.orchestra.run.smithi163.stdout:Mon IP `172.21.15.163` is in CIDR network `172.21.15.254/32` 2024-09-17T10:22:09.762 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:09.763 INFO:teuthology.orchestra.run.smithi163.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T10:22:09.763 INFO:teuthology.orchestra.run.smithi163.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T10:22:14.574 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-17T10:22:14.574 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/docker: stdout Digest: sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T10:22:14.574 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T10:22:14.574 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T10:22:16.201 INFO:teuthology.orchestra.run.smithi163.stdout:ceph: stdout ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T10:22:16.201 INFO:teuthology.orchestra.run.smithi163.stdout:Ceph version: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T10:22:16.202 INFO:teuthology.orchestra.run.smithi163.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T10:22:17.597 INFO:teuthology.orchestra.run.smithi163.stdout:stat: stdout 167 167 2024-09-17T10:22:17.598 INFO:teuthology.orchestra.run.smithi163.stdout:Creating initial keys... 2024-09-17T10:22:19.078 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-authtool: stdout AQBaWOlmcHv9HhAA8Wq+Fvl+N/Ris1vycwCn9A== 2024-09-17T10:22:20.525 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-authtool: stdout AQBbWOlmd4D1ORAA2qfS255tCk+HZSg3mVKe1Q== 2024-09-17T10:22:21.897 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-authtool: stdout AQBdWOlm4KTxFRAAmymwyelXub77PpkWXqaLMQ== 2024-09-17T10:22:21.898 INFO:teuthology.orchestra.run.smithi163.stdout:Creating initial monmap... 2024-09-17T10:22:23.487 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T10:22:23.487 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-17T10:22:23.487 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:23.487 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T10:22:23.487 INFO:teuthology.orchestra.run.smithi163.stdout:monmaptool for a [v2:172.21.15.163:3300,v1:172.21.15.163:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T10:22:23.487 INFO:teuthology.orchestra.run.smithi163.stdout:setting min_mon_release = quincy 2024-09-17T10:22:23.487 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/monmaptool: set fsid to 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:23.487 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T10:22:23.488 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:22:23.488 INFO:teuthology.orchestra.run.smithi163.stdout:Creating mon... 2024-09-17T10:22:25.018 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.395+0000 7f5176eb3c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:22:25.018 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.395+0000 7f5176eb3c80 1 imported monmap: 2024-09-17T10:22:25.018 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T10:22:25.018 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:25.018 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T10:22:22.903066+0000 2024-09-17T10:22:25.018 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T10:22:22.903066+0000 2024-09-17T10:22:25.018 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-17T10:22:25.018 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T10:22:25.018 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.395+0000 7f5176eb3c80 0 /usr/bin/ceph-mon: set fsid to 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Git sha 0 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: DB SUMMARY 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: DB Session ID: SJB70IWKANTAI2FJ6HM8 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.019 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.create_if_missing: 1 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.env: 0x557f48878940 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.info_log: 0x557f4ac74bc0 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:22:25.020 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:22:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.wal_dir: 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.write_buffer_manager: 0x557f4ac7b4a0 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:22:25.022 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.row_cache: None 2024-09-17T10:22:25.023 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:22:25.024 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:22:25.025 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:22:25.026 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:22:25.027 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.merge_operator: 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:22:25.028 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:22:25.029 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:22:25.029 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:22:25.029 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557f4ac74800) 2024-09-17T10:22:25.029 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T10:22:25.029 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:22:25.029 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:22:25.029 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T10:22:25.029 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T10:22:25.029 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x557f4ac5f1f0 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T10:22:25.030 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T10:22:25.031 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:22:25.032 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:22:25.033 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:22:25.034 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:22:25.034 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:22:25.034 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:22:25.034 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:22:25.034 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:22:25.034 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:22:25.035 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:22:25.036 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:22:25.037 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:22:25.038 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 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-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.039 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1e672ae7-5856-45d7-ade3-70803853e46f 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.399+0000 7f5176eb3c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.403+0000 7f5176eb3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557f4ac8ce00 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.403+0000 7f5176eb3c80 4 rocksdb: DB pointer 0x557f4ad66000 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.403+0000 7f516e63e640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.403+0000 7f516e63e640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.040 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T10:22:25.041 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.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-17T10:22:25.042 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x557f4ac5f1f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-17T10:22:25.043 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T10:22:25.043 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.043 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:22:25.043 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:22:25.043 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.403+0000 7f5176eb3c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T10:22:25.043 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.403+0000 7f5176eb3c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T10:22:25.043 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:22:24.403+0000 7f5176eb3c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T10:22:25.043 INFO:teuthology.orchestra.run.smithi163.stdout:create mon.a on 2024-09-17T10:22:25.457 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T10:22:25.684 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-6fb989ae-74de-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968.target. 2024-09-17T10:22:25.684 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-6fb989ae-74de-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968.target. 2024-09-17T10:22:25.986 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.a 2024-09-17T10:22:25.986 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T10:22:26.188 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968.target.wants/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service. 2024-09-17T10:22:26.197 INFO:teuthology.orchestra.run.smithi163.stdout:firewalld does not appear to be present 2024-09-17T10:22:26.197 INFO:teuthology.orchestra.run.smithi163.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T10:22:26.197 INFO:teuthology.orchestra.run.smithi163.stdout:Waiting for mon to start... 2024-09-17T10:22:26.197 INFO:teuthology.orchestra.run.smithi163.stdout:Waiting for mon... 2024-09-17T10:22:28.549 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:28 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.215532+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T10:22:29.283 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T10:22:29.283 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout id: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:29.283 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout services: 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.303004s) 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout data: 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:29.284 INFO:teuthology.orchestra.run.smithi163.stdout:mon is available 2024-09-17T10:22:29.285 INFO:teuthology.orchestra.run.smithi163.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.239454+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.239653+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.239665+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.239686+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T10:22:22.903066+0000 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.239692+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.239700+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.239708+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.239715+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.241885+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T10:22:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.244367+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T10:22:29.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: cluster 2024-09-17T10:22:28.244910+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T10:22:29.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:29 smithi163 bash[19411]: audit 2024-09-17T10:22:28.542399+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.163:0/401732593' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:22:30.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:30 smithi163 bash[19411]: audit 2024-09-17T10:22:30.540337+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.163:0/2425463311' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T10:22:30.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:30 smithi163 bash[19411]: audit 2024-09-17T10:22:30.545014+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.163:0/2425463311' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T10:22:31.131 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:31.131 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T10:22:31.131 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout fsid = 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:31.131 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.163:3300,v1:172.21.15.163:6789] 2024-09-17T10:22:31.131 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T10:22:31.131 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T10:22:31.131 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T10:22:31.132 INFO:teuthology.orchestra.run.smithi163.stdout:Generating new minimal ceph.conf... 2024-09-17T10:22:32.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:32 smithi163 bash[19411]: audit 2024-09-17T10:22:32.340454+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.163:0/326905325' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:32.911 INFO:teuthology.orchestra.run.smithi163.stdout:Restarting the monitor... 2024-09-17T10:22:33.172 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:32 smithi163 systemd[1]: Stopping Ceph mon.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:22:33.172 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:33 smithi163 bash[19411]: debug 2024-09-17T10:22:33.003+0000 7fc1ca6cd640 -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-17T10:22:33.172 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:33 smithi163 bash[19411]: debug 2024-09-17T10:22:33.003+0000 7fc1ca6cd640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T10:22:33.780 INFO:teuthology.orchestra.run.smithi163.stdout:Setting public_network to 172.21.15.254/32,172.21.0.1/32,172.21.0.2/32,172.21.0.0/20 in mon config section 2024-09-17T10:22:33.894 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:33 smithi163 bash[19803]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:22:33.894 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:33 smithi163 bash[19864]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:22:33.895 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:33 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T10:22:33.895 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:33 smithi163 systemd[1]: Stopped Ceph mon.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:22:33.895 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:33 smithi163 systemd[1]: Started Ceph mon.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:22:35.505 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.307+0000 7fc4ea096c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:22:35.505 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.307+0000 7fc4ea096c80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T10:22:35.506 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.307+0000 7fc4ea096c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T10:22:35.506 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 0 load: jerasure load: lrc 2024-09-17T10:22:35.506 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:22:35.506 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Git sha 0 2024-09-17T10:22:35.506 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T10:22:35.506 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: DB SUMMARY 2024-09-17T10:22:35.507 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: DB Session ID: E64C86IM6RBFE5PAT3PR 2024-09-17T10:22:35.507 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T10:22:35.507 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:22:35.507 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T10:22:35.507 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T10:22:35.508 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88203 ; 2024-09-17T10:22:35.508 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:22:35.508 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T10:22:35.508 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:22:35.508 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:22:35.509 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:22:35.509 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:22:35.509 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.env: 0x563b8b12a940 2024-09-17T10:22:35.509 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:22:35.509 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.info_log: 0x563b8c9556e0 2024-09-17T10:22:35.510 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:22:35.510 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:22:35.510 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:22:35.510 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:22:35.510 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:22:35.511 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:22:35.511 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:22:35.511 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:22:35.511 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:22:35.511 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:22:35.512 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:22:35.512 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:22:35.512 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:22:35.512 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:22:35.512 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:22:35.512 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.wal_dir: 2024-09-17T10:22:35.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:22:35.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:22:35.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:22:35.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:22:35.514 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:22:35.514 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:22:35.514 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:22:35.514 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:22:35.514 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.write_buffer_manager: 0x563b8c964dc0 2024-09-17T10:22:35.515 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:22:35.515 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:22:35.515 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:22:35.515 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:22:35.515 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:22:35.515 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:22:35.518 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:22:35.519 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:22:35.519 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:22:35.519 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:22:35.519 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:22:35.519 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:22:35.519 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:22:35.520 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.row_cache: None 2024-09-17T10:22:35.520 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:22:35.520 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:22:35.520 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:22:35.520 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:22:35.521 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:22:35.521 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:22:35.521 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:22:35.521 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:22:35.521 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:22:35.522 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:22:35.522 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:22:35.522 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:22:35.522 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:22:35.522 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:22:35.522 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:22:35.523 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:22:35.523 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:22:35.523 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:22:35.523 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:22:35.523 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:22:35.524 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:22:35.524 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:22:35.524 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:22:35.524 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:22:35.525 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:22:35.525 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:22:35.525 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:22:35.525 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:22:35.525 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:22:35.526 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:22:35.526 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:22:35.526 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:22:35.526 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:22:35.526 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:22:35.526 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:22:35.527 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:22:35.527 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:22:35.527 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:22:35.527 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:22:35.527 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:22:35.528 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:22:35.528 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:22:35.528 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:22:35.528 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:22:35.528 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:22:35.528 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.311+0000 7fc4ea096c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:22:35.529 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T10:22:35.529 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:22:35.529 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:22:35.529 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.merge_operator: 2024-09-17T10:22:35.529 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:22:35.530 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:22:35.530 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:22:35.530 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:22:35.530 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:22:35.530 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563b8c955320) 2024-09-17T10:22:35.530 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cache_index_and_filter_blocks: 1 2024-09-17T10:22:35.531 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:22:35.531 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:22:35.531 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: pin_top_level_index_and_filter: 1 2024-09-17T10:22:35.531 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: index_type: 0 2024-09-17T10:22:35.531 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: data_block_index_type: 0 2024-09-17T10:22:35.532 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: index_shortening: 1 2024-09-17T10:22:35.532 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:22:35.532 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: checksum: 4 2024-09-17T10:22:35.532 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: no_block_cache: 0 2024-09-17T10:22:35.532 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: block_cache: 0x563b8c94b1f0 2024-09-17T10:22:35.532 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: block_cache_name: BinnedLRUCache 2024-09-17T10:22:35.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: block_cache_options: 2024-09-17T10:22:35.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: capacity : 536870912 2024-09-17T10:22:35.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: num_shard_bits : 4 2024-09-17T10:22:35.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: strict_capacity_limit : 0 2024-09-17T10:22:35.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: high_pri_pool_ratio: 0.000 2024-09-17T10:22:35.534 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: block_cache_compressed: (nil) 2024-09-17T10:22:35.534 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: persistent_cache: (nil) 2024-09-17T10:22:35.534 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: block_size: 4096 2024-09-17T10:22:35.534 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: block_size_deviation: 10 2024-09-17T10:22:35.534 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: block_restart_interval: 16 2024-09-17T10:22:35.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: index_block_restart_interval: 1 2024-09-17T10:22:35.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: metadata_block_size: 4096 2024-09-17T10:22:35.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: partition_filters: 0 2024-09-17T10:22:35.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: use_delta_encoding: 1 2024-09-17T10:22:35.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: filter_policy: bloomfilter 2024-09-17T10:22:35.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: whole_key_filtering: 1 2024-09-17T10:22:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: verify_compression: 0 2024-09-17T10:22:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: read_amp_bytes_per_bit: 0 2024-09-17T10:22:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: format_version: 5 2024-09-17T10:22:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: enable_index_compression: 1 2024-09-17T10:22:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: block_align: 0 2024-09-17T10:22:35.537 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: max_auto_readahead_size: 262144 2024-09-17T10:22:35.537 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: prepopulate_block_cache: 0 2024-09-17T10:22:35.537 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: initial_auto_readahead_size: 8192 2024-09-17T10:22:35.537 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: num_file_reads_for_auto_readahead: 2 2024-09-17T10:22:35.537 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:22:35.538 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:22:35.538 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:22:35.538 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:22:35.538 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:22:35.538 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:22:35.538 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:22:35.539 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:22:35.539 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:22:35.539 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:22:35.540 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:22:35.540 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:22:35.540 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:22:35.540 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:22:35.540 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:22:35.540 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:22:35.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:22:35.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:22:35.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:22:35.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:22:35.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:22:35.542 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:22:35.542 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:22:35.542 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:22:35.542 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:22:35.542 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:22:35.542 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:22:35.543 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:22:35.543 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:22:35.543 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:22:35.543 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:22:35.543 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:22:35.544 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:22:35.544 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:22:35.544 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:22:35.544 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:22:35.544 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:22:35.545 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:22:35.545 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:22:35.545 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:22:35.545 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:22:35.545 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:22:35.545 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:22:35.546 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:22:35.546 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:22:35.546 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:22:35.546 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:22:35.546 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:22:35.546 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:22:35.547 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:22:35.547 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:22:35.547 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:22:35.547 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:22:35.547 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:22:35.548 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:22:35.548 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:22:35.548 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:22:35.548 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:22:35.548 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:22:35.548 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:22:35.549 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:22:35.549 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:22:35.549 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:22:35.549 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:22:35.549 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:22:35.550 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:22:35.550 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:22:35.550 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:22:35.550 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:22:35.550 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:22:35.550 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:22:35.551 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:22:35.551 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:22:35.551 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:22:35.551 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:22:35.551 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:22:35.551 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:22:35.551 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:22:35.552 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:22:35.552 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:22:35.552 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:22:35.552 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:22:35.552 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:22:35.552 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:22:35.552 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:22:35.552 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:22:35.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 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-17T10:22:35.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T10:22:35.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1e672ae7-5856-45d7-ade3-70803853e46f 2024-09-17T10:22:35.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568555320024, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T10:22:35.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T10:22:35.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568555321214, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84818, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82965, "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": 77174, "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": 1726568555, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1e672ae7-5856-45d7-ade3-70803853e46f", "db_session_id": "E64C86IM6RBFE5PAT3PR", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:22:35.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568555321352, "job": 1, "event": "recovery_finished"} 2024-09-17T10:22:35.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.315+0000 7fc4ea096c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T10:22:35.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 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-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563b8c976e00 2024-09-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 4 rocksdb: DB pointer 0x563b8ca76000 2024-09-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4dfe5f640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4dfe5f640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: ** DB Stats ** 2024-09-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: 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-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:22:35.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: 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-17T10:22:35.555 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:22:35.555 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:22:35.555 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: ** Compaction Stats [default] ** 2024-09-17T10:22:35.555 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: 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-17T10:22:35.555 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:22:35.555 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: L0 2/0 84.69 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 110.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:22:35.555 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Sum 2/0 84.69 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 110.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:22:35.555 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 110.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:22:35.555 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: ** Compaction Stats [default] ** 2024-09-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: 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-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 110.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:22:35.556 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:22:35.557 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Cumulative compaction: 0.00 GB write, 19.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:22:35.557 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Interval compaction: 0.00 GB write, 19.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:22:35.557 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: 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-17T10:22:35.557 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: Block cache BinnedLRUCache@0x563b8c94b1f0#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-17T10:22:35.557 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: 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-17T10:22:35.557 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:22:35.557 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] at bind addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:35.557 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 1 mon.a@-1(???) e1 preinit fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:35.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T10:22:35.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T10:22:35.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: e1 2024-09-17T10:22:35.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: btime 2024-09-17T10:22:28:240095+0000 2024-09-17T10:22:35.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:22:35.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: 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-17T10:22:35.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: legacy client fscid: -1 2024-09-17T10:22:35.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: 2024-09-17T10:22:35.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: No filesystems configured 2024-09-17T10:22:35.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T10:22:35.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T10:22:35.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T10:22:35.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T10:22:35.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: debug 2024-09-17T10:22:35.319+0000 7fc4ea096c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T10:22:35.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347269+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T10:22:35.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347328+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T10:22:35.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347338+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:35.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347344+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T10:22:22.903066+0000 2024-09-17T10:22:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347361+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T10:22:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347369+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:22:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347375+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T10:22:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347381+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T10:22:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347762+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T10:22:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.347790+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T10:22:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:35 smithi163 bash[19901]: cluster 2024-09-17T10:22:35.348160+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T10:22:36.124 INFO:teuthology.orchestra.run.smithi163.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T10:22:36.149 INFO:teuthology.orchestra.run.smithi163.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:22:36.149 INFO:teuthology.orchestra.run.smithi163.stdout:Creating mgr... 2024-09-17T10:22:36.150 INFO:teuthology.orchestra.run.smithi163.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T10:22:36.150 INFO:teuthology.orchestra.run.smithi163.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T10:22:36.476 INFO:teuthology.orchestra.run.smithi163.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.y 2024-09-17T10:22:36.476 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-17T10:22:36.480 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:36 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:36.481 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:36 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:36.665 INFO:teuthology.orchestra.run.smithi163.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968.target.wants/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service. 2024-09-17T10:22:36.671 INFO:teuthology.orchestra.run.smithi163.stdout:firewalld does not appear to be present 2024-09-17T10:22:36.671 INFO:teuthology.orchestra.run.smithi163.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T10:22:36.671 INFO:teuthology.orchestra.run.smithi163.stdout:firewalld does not appear to be present 2024-09-17T10:22:36.672 INFO:teuthology.orchestra.run.smithi163.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T10:22:36.672 INFO:teuthology.orchestra.run.smithi163.stdout:Waiting for mgr to start... 2024-09-17T10:22:36.672 INFO:teuthology.orchestra.run.smithi163.stdout:Waiting for mgr... 2024-09-17T10:22:36.771 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:36 smithi163 bash[19901]: audit 2024-09-17T10:22:35.493263+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.163:0/444351119' entity='client.admin' 2024-09-17T10:22:36.771 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:36 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:36.771 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:36 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:36.771 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:36 smithi163 systemd[1]: Started Ceph mgr.y for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:22:38.562 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:38 smithi163 bash[20154]: debug 2024-09-17T10:22:38.519+0000 7f5e0aefb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:22:39.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:38 smithi163 bash[19901]: audit 2024-09-17T10:22:38.662484+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.163:0/251855435' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T10:22:39.294 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:39.294 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:22:39.294 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "fsid": "6fb989ae-74de-11ef-bceb-c7b262605968", 2024-09-17T10:22:39.294 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T10:22:39.294 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T10:22:39.294 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T10:22:39.294 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T10:22:39.294 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:39.294 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T10:22:39.296 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T10:22:39.296 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 0 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:39.297 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T10:22:39.298 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T10:22:39.298 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T10:22:39.298 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T10:22:39.298 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T10:22:39.298 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T10:22:39.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:39.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T10:22:39.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T10:22:39.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T10:22:39.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T10:22:28:240095+0000", 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T10:22:39.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T10:22:28.240903+0000", 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:39.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T10:22:39.304 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:22:39.304 INFO:teuthology.orchestra.run.smithi163.stdout:mgr not available, waiting (1/15)... 2024-09-17T10:22:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:39 smithi163 bash[20154]: debug 2024-09-17T10:22:39.723+0000 7f5e0aefb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:22:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:39 smithi163 bash[20154]: debug 2024-09-17T10:22:39.791+0000 7f5e0aefb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:22:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:39 smithi163 bash[20154]: debug 2024-09-17T10:22:39.939+0000 7f5e0aefb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:22:40.910 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:40 smithi163 bash[20154]: debug 2024-09-17T10:22:40.583+0000 7f5e0aefb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:22:40.911 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:40 smithi163 bash[20154]: debug 2024-09-17T10:22:40.655+0000 7f5e0aefb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:22:40.911 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:40 smithi163 bash[20154]: debug 2024-09-17T10:22:40.723+0000 7f5e0aefb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:22:41.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:40 smithi163 bash[20154]: debug 2024-09-17T10:22:40.907+0000 7f5e0aefb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:22:41.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:40 smithi163 bash[20154]: debug 2024-09-17T10:22:40.983+0000 7f5e0aefb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:22:41.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:41 smithi163 bash[20154]: debug 2024-09-17T10:22:41.051+0000 7f5e0aefb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:22:41.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:41 smithi163 bash[20154]: debug 2024-09-17T10:22:41.303+0000 7f5e0aefb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:22:41.562 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:41 smithi163 bash[20154]: debug 2024-09-17T10:22:41.375+0000 7f5e0aefb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:22:41.907 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:41 smithi163 bash[20154]: debug 2024-09-17T10:22:41.571+0000 7f5e0aefb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:22:41.907 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:41 smithi163 bash[20154]: debug 2024-09-17T10:22:41.651+0000 7f5e0aefb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:22:42.249 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:41 smithi163 bash[20154]: debug 2024-09-17T10:22:41.903+0000 7f5e0aefb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:22:42.249 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:42 smithi163 bash[20154]: debug 2024-09-17T10:22:42.079+0000 7f5e0aefb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:22:42.515 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:42 smithi163 bash[20154]: debug 2024-09-17T10:22:42.243+0000 7f5e0aefb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:22:42.515 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:42 smithi163 bash[20154]: debug 2024-09-17T10:22:42.323+0000 7f5e0aefb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:22:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:42 smithi163 bash[19901]: audit 2024-09-17T10:22:42.691019+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.163:0/1914709671' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T10:22:42.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:42 smithi163 bash[20154]: debug 2024-09-17T10:22:42.511+0000 7f5e0aefb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:22:43.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:43.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:22:43.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "fsid": "6fb989ae-74de-11ef-bceb-c7b262605968", 2024-09-17T10:22:43.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T10:22:43.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T10:22:43.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T10:22:43.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T10:22:43.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:43.301 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 0 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T10:22:43.302 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:43.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T10:22:43.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T10:22:43.303 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T10:22:43.306 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T10:22:43.306 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T10:22:43.306 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T10:22:43.306 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:43.306 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T10:22:43.306 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T10:22:43.307 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T10:22:43.307 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T10:22:43.307 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T10:22:43.307 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T10:22:43.307 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T10:22:43.307 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T10:22:43.307 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T10:22:43.307 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:43.307 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T10:22:28:240095+0000", 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:22:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:22:43.309 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:43.309 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T10:22:43.309 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:43.309 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T10:22:28.240903+0000", 2024-09-17T10:22:43.309 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:22:43.309 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:43.309 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T10:22:43.309 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:22:43.309 INFO:teuthology.orchestra.run.smithi163.stdout:mgr not available, waiting (2/15)... 2024-09-17T10:22:43.657 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:43 smithi163 bash[20154]: debug 2024-09-17T10:22:43.355+0000 7f5e0aefb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:22:43.657 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:43 smithi163 bash[20154]: debug 2024-09-17T10:22:43.431+0000 7f5e0aefb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:22:44.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:43 smithi163 bash[20154]: debug 2024-09-17T10:22:43.651+0000 7f5e0aefb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:22:44.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:43 smithi163 bash[20154]: debug 2024-09-17T10:22:43.727+0000 7f5e0aefb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:22:44.562 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[20154]: debug 2024-09-17T10:22:44.115+0000 7f5e0aefb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:22:44.562 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[20154]: debug 2024-09-17T10:22:44.191+0000 7f5e0aefb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:22:44.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: cluster 2024-09-17T10:22:44.217208+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: cluster 2024-09-17T10:22:44.220968+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00399841s) 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: audit 2024-09-17T10:22:44.223627+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: audit 2024-09-17T10:22:44.223809+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: audit 2024-09-17T10:22:44.223965+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: audit 2024-09-17T10:22:44.224140+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: audit 2024-09-17T10:22:44.224550+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: cluster 2024-09-17T10:22:44.248837+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: audit 2024-09-17T10:22:44.259490+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: audit 2024-09-17T10:22:44.261387+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: audit 2024-09-17T10:22:44.264676+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' 2024-09-17T10:22:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:44 smithi163 bash[19901]: audit 2024-09-17T10:22:44.267264+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' 2024-09-17T10:22:45.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:45 smithi163 bash[19901]: audit 2024-09-17T10:22:44.272630+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.163:0/1956552096' entity='mgr.y' 2024-09-17T10:22:45.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:45 smithi163 bash[19901]: cluster 2024-09-17T10:22:45.233374+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.01641s) 2024-09-17T10:22:47.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:47 smithi163 bash[19901]: cluster 2024-09-17T10:22:46.285111+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-17T10:22:47.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:47 smithi163 bash[19901]: audit 2024-09-17T10:22:46.963640+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.163:0/2861602718' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T10:22:47.591 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:47.591 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:22:47.591 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "fsid": "6fb989ae-74de-11ef-bceb-c7b262605968", 2024-09-17T10:22:47.591 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T10:22:47.592 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 0 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T10:22:47.593 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:22:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-17T10:22:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T10:22:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T10:22:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T10:22:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T10:22:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:47.595 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T10:22:47.596 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T10:22:47.596 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T10:22:47.596 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T10:22:47.596 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T10:22:47.596 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T10:22:47.599 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:47.599 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T10:22:47.599 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T10:22:47.599 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T10:22:47.599 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T10:22:47.599 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T10:22:28:240095+0000", 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T10:22:47.600 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T10:22:28.240903+0000", 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:22:47.601 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T10:22:47.602 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:22:47.602 INFO:teuthology.orchestra.run.smithi163.stdout:mgr is available 2024-09-17T10:22:49.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:49 smithi163 bash[19901]: audit 2024-09-17T10:22:49.106731+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.163:0/657566676' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T10:22:49.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:49 smithi163 bash[19901]: audit 2024-09-17T10:22:49.109719+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.163:0/657566676' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T10:22:49.750 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:49.750 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T10:22:49.750 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout fsid = 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:22:49.750 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.163:3300,v1:172.21.15.163:6789] 2024-09-17T10:22:49.750 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T10:22:49.751 INFO:teuthology.orchestra.run.smithi163.stdout:Enabling cephadm module... 2024-09-17T10:22:51.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:51 smithi163 bash[19901]: audit 2024-09-17T10:22:51.213803+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.163:0/16668236' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T10:22:51.562 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:51 smithi163 bash[20154]: ignoring --setuser ceph since I am not root 2024-09-17T10:22:51.562 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:51 smithi163 bash[20154]: ignoring --setgroup ceph since I am not root 2024-09-17T10:22:51.562 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:51 smithi163 bash[20154]: debug 2024-09-17T10:22:51.423+0000 7f3621b80040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:22:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:52 smithi163 bash[19901]: audit 2024-09-17T10:22:51.265598+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.163:0/16668236' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T10:22:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:52 smithi163 bash[19901]: cluster 2024-09-17T10:22:51.270895+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-09-17T10:22:53.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:52 smithi163 bash[20154]: debug 2024-09-17T10:22:52.631+0000 7f3621b80040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:22:53.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:52 smithi163 bash[20154]: debug 2024-09-17T10:22:52.695+0000 7f3621b80040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:22:53.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:52 smithi163 bash[20154]: debug 2024-09-17T10:22:52.855+0000 7f3621b80040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:22:53.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:53 smithi163 bash[19901]: audit 2024-09-17T10:22:53.316152+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.163:0/1909641396' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T10:22:53.587 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:53 smithi163 bash[20154]: debug 2024-09-17T10:22:53.511+0000 7f3621b80040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:22:53.840 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:53 smithi163 bash[20154]: debug 2024-09-17T10:22:53.583+0000 7f3621b80040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:22:53.840 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:53 smithi163 bash[20154]: debug 2024-09-17T10:22:53.651+0000 7f3621b80040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:22:53.910 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:22:53.910 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T10:22:53.910 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T10:22:53.910 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T10:22:53.910 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T10:22:53.910 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:22:53.910 INFO:teuthology.orchestra.run.smithi163.stdout:Waiting for the mgr to restart... 2024-09-17T10:22:53.910 INFO:teuthology.orchestra.run.smithi163.stdout:Waiting for mgr epoch 5... 2024-09-17T10:22:54.243 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:53 smithi163 bash[20154]: debug 2024-09-17T10:22:53.835+0000 7f3621b80040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:22:54.243 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:53 smithi163 bash[20154]: debug 2024-09-17T10:22:53.915+0000 7f3621b80040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:22:54.243 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:53 smithi163 bash[20154]: debug 2024-09-17T10:22:53.983+0000 7f3621b80040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:22:54.506 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:54 smithi163 bash[20154]: debug 2024-09-17T10:22:54.239+0000 7f3621b80040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:22:54.506 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:54 smithi163 bash[20154]: debug 2024-09-17T10:22:54.307+0000 7f3621b80040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:22:54.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:54 smithi163 bash[20154]: debug 2024-09-17T10:22:54.503+0000 7f3621b80040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:22:54.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:54 smithi163 bash[20154]: debug 2024-09-17T10:22:54.579+0000 7f3621b80040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:22:55.013 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:54 smithi163 bash[20154]: debug 2024-09-17T10:22:54.827+0000 7f3621b80040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:22:55.013 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:55 smithi163 bash[20154]: debug 2024-09-17T10:22:55.007+0000 7f3621b80040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:22:55.439 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:55 smithi163 bash[20154]: debug 2024-09-17T10:22:55.179+0000 7f3621b80040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:22:55.440 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:55 smithi163 bash[20154]: debug 2024-09-17T10:22:55.255+0000 7f3621b80040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:22:55.440 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:55 smithi163 bash[20154]: debug 2024-09-17T10:22:55.435+0000 7f3621b80040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:22:56.562 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:56 smithi163 bash[20154]: debug 2024-09-17T10:22:56.271+0000 7f3621b80040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:22:56.562 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:56 smithi163 bash[20154]: debug 2024-09-17T10:22:56.347+0000 7f3621b80040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:22:57.031 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:56 smithi163 bash[20154]: debug 2024-09-17T10:22:56.567+0000 7f3621b80040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:22:57.031 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:56 smithi163 bash[20154]: debug 2024-09-17T10:22:56.639+0000 7f3621b80040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:22:57.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[20154]: debug 2024-09-17T10:22:57.027+0000 7f3621b80040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:22:57.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[20154]: debug 2024-09-17T10:22:57.103+0000 7f3621b80040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:22:57.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: cluster 2024-09-17T10:22:57.129587+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-17T10:22:57.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: cluster 2024-09-17T10:22:57.130012+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-17T10:22:57.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: cluster 2024-09-17T10:22:57.139653+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T10:22:57.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: cluster 2024-09-17T10:22:57.139867+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0100214s) 2024-09-17T10:22:57.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: audit 2024-09-17T10:22:57.141219+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:22:57.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: audit 2024-09-17T10:22:57.142454+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:22:57.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: audit 2024-09-17T10:22:57.143567+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:22:57.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: audit 2024-09-17T10:22:57.143883+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:22:57.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: audit 2024-09-17T10:22:57.144157+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:22:57.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:57 smithi163 bash[19901]: cluster 2024-09-17T10:22:57.168844+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-17T10:22:58.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: cephadm 2024-09-17T10:22:57.180682+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T10:22:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: audit 2024-09-17T10:22:57.185569+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:22:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: audit 2024-09-17T10:22:57.194174+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:22:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: audit 2024-09-17T10:22:57.197030+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: audit 2024-09-17T10:22:57.201824+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: audit 2024-09-17T10:22:57.209080+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:22:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: audit 2024-09-17T10:22:57.211920+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:22:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: audit 2024-09-17T10:22:57.543854+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:22:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: audit 2024-09-17T10:22:57.549600+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:22:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[19901]: cluster 2024-09-17T10:22:58.137931+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e7: y(active, since 1.00809s) 2024-09-17T10:22:58.759 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:22:58.759 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T10:22:58.759 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T10:22:58.759 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:22:58.759 INFO:teuthology.orchestra.run.smithi163.stdout:mgr epoch 5 is available 2024-09-17T10:22:58.759 INFO:teuthology.orchestra.run.smithi163.stdout:Setting orchestrator backend to cephadm... 2024-09-17T10:22:59.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: debug 2024-09-17T10:22:58.683+0000 7f3588ebf640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:22:58] ENGINE Error in HTTPServer.serve 2024-09-17T10:22:59.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: Traceback (most recent call last): 2024-09-17T10:22:59.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: self._connections.run(self.expiration_interval) 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: self._run(expiration_interval) 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: s = self.context.wrap_socket( 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: return self.sslsocket_class._create( 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:22:59.063 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: self.do_handshake() 2024-09-17T10:22:59.064 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:22:59.064 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: self._sslobj.do_handshake() 2024-09-17T10:22:59.064 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:22:58 smithi163 bash[20154]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:22:59.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:59 smithi163 bash[19901]: audit 2024-09-17T10:22:58.140565+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T10:22:59.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:59 smithi163 bash[19901]: audit 2024-09-17T10:22:58.153901+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T10:22:59.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:22:59 smithi163 bash[19901]: audit 2024-09-17T10:22:58.683167+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:00.451 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: cephadm 2024-09-17T10:22:58.461054+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:10:22:58] ENGINE Bus STARTING 2024-09-17T10:23:00.451 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: cephadm 2024-09-17T10:22:58.562804+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:10:22:58] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:23:00.451 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: cephadm 2024-09-17T10:22:58.681894+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [17/Sep/2024:10:22:58] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:23:00.451 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: cephadm 2024-09-17T10:22:58.682009+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:10:22:58] ENGINE Bus STARTED 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: cephadm 2024-09-17T10:22:58.687180+0000 mgr.y (mgr.14118) 8 : cephadm [ERR] [17/Sep/2024:10:22:58] ENGINE Error in HTTPServer.serve 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: Traceback (most recent call last): 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: self._connections.run(self.expiration_interval) 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: self._run(expiration_interval) 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: s = self.context.wrap_socket( 2024-09-17T10:23:00.452 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:23:00.453 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: return self.sslsocket_class._create( 2024-09-17T10:23:00.453 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:23:00.453 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: self.do_handshake() 2024-09-17T10:23:00.453 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:23:00.453 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: self._sslobj.do_handshake() 2024-09-17T10:23:00.453 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:23:00.453 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:00 smithi163 bash[19901]: cluster 2024-09-17T10:22:59.196839+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-17T10:23:01.789 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:01 smithi163 bash[19901]: audit 2024-09-17T10:23:00.414872+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-17T10:23:01.789 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:01 smithi163 bash[19901]: audit 2024-09-17T10:23:00.422967+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:23:01.789 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:01 smithi163 bash[19901]: audit 2024-09-17T10:23:00.436060+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:02.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:02 smithi163 bash[19901]: audit 2024-09-17T10:23:02.275082+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-17T10:23:02.931 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T10:23:02.931 INFO:teuthology.orchestra.run.smithi163.stdout:Generating ssh key... 2024-09-17T10:23:04.654 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[19901]: audit 2024-09-17T10:23:04.309089+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-17T10:23:04.655 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[19901]: cephadm 2024-09-17T10:23:04.309337+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T10:23:04.655 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: Generating public/private rsa key pair. 2024-09-17T10:23:04.655 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: Your identification has been saved in /tmp/tmpvq2l1blm/key 2024-09-17T10:23:04.655 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: Your public key has been saved in /tmp/tmpvq2l1blm/key.pub 2024-09-17T10:23:04.655 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: The key fingerprint is: 2024-09-17T10:23:04.655 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: SHA256:tvORH8f7R8lzkbY57GvYfS148hedT0AOm8i4fyhWSbQ ceph-6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: The key's randomart image is: 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: +---[RSA 3072]----+ 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: | | 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: | . . . | 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: | + o * .| 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: | . E o o+ | 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: | So . +.B| 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: | ...o. . @=| 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: | ooo...*oO| 2024-09-17T10:23:04.656 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: | oooo++o=B| 2024-09-17T10:23:04.657 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: | . ....++==| 2024-09-17T10:23:04.657 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:04 smithi163 bash[20154]: +----[SHA256]-----+ 2024-09-17T10:23:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:05 smithi163 bash[19901]: audit 2024-09-17T10:23:04.403590+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:23:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:05 smithi163 bash[19901]: audit 2024-09-17T10:23:04.408058+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:23:06.911 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwz28MZUFBF1t1xYukJrraQyd/w7bNMPZZxYvJtXE8tZgKiKQJb1lS0r+6WFQWOKdHYfXwaDiwxGBpKCeilaO3aWy5tSGaBx8OO5CRdk/PINS96xiNvuy/nsSvoYCcemSV6T6GI0FRWw4m5IhH1xbD7dtxjUHf/2YJMliyHKoWfTUA0DPmKrlWGsQnWyE+v3AAfezub/XBDX5wQBKivYhy1EttDNg9w9YTmm8EA5OYTO9a2ga0BnqNoSbq1KD+8Wjgj+0fUloIYEIdH3gkIhZ1uv2SbBC9sIxjNfkZv5m6H80FDLOX4t9i1+g6hF8Poubk20N1lpzN7NTAIwy9L8yWuwoUcgfh7O/OfhYyK2gVIMs6jgML4PxcjhtHHl8m90bpb0MDO3k/xlCdel3njyhQu+0/BVuIOAs56P6dAAQLBgfKISs3M/K/ZPQZcwRsSs94EjqMwvXBo/D77t8coMyCoDv9Qq3tgt2OmMVbn8Z2FCGf0uSLpuc9+hRJEZxiFgE= ceph-6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:23:06.911 INFO:teuthology.orchestra.run.smithi163.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:23:06.911 INFO:teuthology.orchestra.run.smithi163.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T10:23:06.911 INFO:teuthology.orchestra.run.smithi163.stdout:Adding host smithi163... 2024-09-17T10:23:07.804 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:07 smithi163 bash[19901]: audit 2024-09-17T10:23:06.326354+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-17T10:23:08.639 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:08 smithi163 bash[19901]: audit 2024-09-17T10:23:08.317466+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi163", "addr": "172.21.15.163", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:09.437 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:09 smithi163 bash[19901]: cephadm 2024-09-17T10:23:09.313623+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi163 2024-09-17T10:23:13.126 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout Added host 'smithi163' with addr '172.21.15.163' 2024-09-17T10:23:13.126 INFO:teuthology.orchestra.run.smithi163.stdout:Deploying unmanaged mon service... 2024-09-17T10:23:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:13 smithi163 bash[19901]: audit 2024-09-17T10:23:12.382923+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:23:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:13 smithi163 bash[19901]: cephadm 2024-09-17T10:23:12.383278+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi163 2024-09-17T10:23:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:13 smithi163 bash[19901]: audit 2024-09-17T10:23:12.383682+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:16.130 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T10:23:16.130 INFO:teuthology.orchestra.run.smithi163.stdout:Deploying unmanaged mgr service... 2024-09-17T10:23:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:16 smithi163 bash[19901]: audit 2024-09-17T10:23:15.356508+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-17T10:23:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:16 smithi163 bash[19901]: cephadm 2024-09-17T10:23:15.359380+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T10:23:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:16 smithi163 bash[19901]: audit 2024-09-17T10:23:15.361986+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:23:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:16 smithi163 bash[19901]: audit 2024-09-17T10:23:15.849901+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:23:17.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:17 smithi163 bash[19901]: audit 2024-09-17T10:23:16.405183+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:23:17.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:17 smithi163 bash[19901]: cluster 2024-09-17T10:23:17.145388+0000 mgr.y (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:23:18.296 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T10:23:19.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:18 smithi163 bash[19901]: audit 2024-09-17T10:23:17.704190+0000 mgr.y (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:18 smithi163 bash[19901]: cephadm 2024-09-17T10:23:17.706325+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T10:23:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:18 smithi163 bash[19901]: audit 2024-09-17T10:23:17.710951+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:23:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:19 smithi163 bash[19901]: cluster 2024-09-17T10:23:19.145716+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-17T10:23:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:19 smithi163 bash[19901]: audit 2024-09-17T10:23:19.653982+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.163:0/3511223824' entity='client.admin' 2024-09-17T10:23:22.183 INFO:teuthology.orchestra.run.smithi163.stdout:Enabling the dashboard module... 2024-09-17T10:23:22.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:22 smithi163 bash[19901]: cluster 2024-09-17T10:23:21.146059+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-17T10:23:22.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:22 smithi163 bash[19901]: audit 2024-09-17T10:23:21.645039+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.163:0/2018334207' entity='client.admin' 2024-09-17T10:23:24.458 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:24 smithi163 bash[19901]: cluster 2024-09-17T10:23:23.146330+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:23:24.458 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:24 smithi163 bash[19901]: audit 2024-09-17T10:23:23.706119+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.163:0/683491976' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T10:23:24.458 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:24 smithi163 bash[19901]: audit 2024-09-17T10:23:23.868165+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.163:0/2463134021' entity='mgr.y' 2024-09-17T10:23:24.459 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:24 smithi163 bash[20154]: ignoring --setuser ceph since I am not root 2024-09-17T10:23:24.459 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:24 smithi163 bash[20154]: ignoring --setgroup ceph since I am not root 2024-09-17T10:23:24.459 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:24 smithi163 bash[20154]: debug 2024-09-17T10:23:24.394+0000 7f4858434040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:23:25.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:25 smithi163 bash[19901]: audit 2024-09-17T10:23:24.208622+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.163:0/683491976' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T10:23:25.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:25 smithi163 bash[19901]: cluster 2024-09-17T10:23:24.214492+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: y(active, since 27s) 2024-09-17T10:23:25.924 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:25 smithi163 bash[20154]: debug 2024-09-17T10:23:25.586+0000 7f4858434040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:23:25.925 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:25 smithi163 bash[20154]: debug 2024-09-17T10:23:25.650+0000 7f4858434040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:23:25.925 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:25 smithi163 bash[20154]: debug 2024-09-17T10:23:25.802+0000 7f4858434040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:23:26.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:26 smithi163 bash[19901]: audit 2024-09-17T10:23:26.491382+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.163:0/706615445' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T10:23:26.797 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:26 smithi163 bash[20154]: debug 2024-09-17T10:23:26.462+0000 7f4858434040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:23:26.797 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:26 smithi163 bash[20154]: debug 2024-09-17T10:23:26.534+0000 7f4858434040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:23:26.797 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:26 smithi163 bash[20154]: debug 2024-09-17T10:23:26.606+0000 7f4858434040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:23:27.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:26 smithi163 bash[20154]: debug 2024-09-17T10:23:26.790+0000 7f4858434040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:23:27.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:26 smithi163 bash[20154]: debug 2024-09-17T10:23:26.866+0000 7f4858434040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:23:27.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:26 smithi163 bash[20154]: debug 2024-09-17T10:23:26.934+0000 7f4858434040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:23:27.063 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:23:27.063 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T10:23:27.063 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T10:23:27.063 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T10:23:27.063 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T10:23:27.063 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:23:27.064 INFO:teuthology.orchestra.run.smithi163.stdout:Waiting for the mgr to restart... 2024-09-17T10:23:27.064 INFO:teuthology.orchestra.run.smithi163.stdout:Waiting for mgr epoch 9... 2024-09-17T10:23:27.461 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:27 smithi163 bash[20154]: debug 2024-09-17T10:23:27.194+0000 7f4858434040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:23:27.461 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:27 smithi163 bash[20154]: debug 2024-09-17T10:23:27.262+0000 7f4858434040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:23:27.461 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:27 smithi163 bash[20154]: debug 2024-09-17T10:23:27.454+0000 7f4858434040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:23:27.788 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:27 smithi163 bash[20154]: debug 2024-09-17T10:23:27.534+0000 7f4858434040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:23:28.057 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:27 smithi163 bash[20154]: debug 2024-09-17T10:23:27.782+0000 7f4858434040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:23:28.057 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:27 smithi163 bash[20154]: debug 2024-09-17T10:23:27.962+0000 7f4858434040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:23:28.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:28 smithi163 bash[20154]: debug 2024-09-17T10:23:28.134+0000 7f4858434040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:23:28.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:28 smithi163 bash[20154]: debug 2024-09-17T10:23:28.214+0000 7f4858434040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:23:28.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:28 smithi163 bash[20154]: debug 2024-09-17T10:23:28.394+0000 7f4858434040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:23:29.496 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:29 smithi163 bash[20154]: debug 2024-09-17T10:23:29.194+0000 7f4858434040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:23:29.496 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:29 smithi163 bash[20154]: debug 2024-09-17T10:23:29.270+0000 7f4858434040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:23:29.497 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:29 smithi163 bash[20154]: debug 2024-09-17T10:23:29.490+0000 7f4858434040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:23:29.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:29 smithi163 bash[20154]: debug 2024-09-17T10:23:29.562+0000 7f4858434040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:23:30.230 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:29 smithi163 bash[20154]: debug 2024-09-17T10:23:29.950+0000 7f4858434040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:23:30.230 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[20154]: debug 2024-09-17T10:23:30.026+0000 7f4858434040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:23:30.230 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: cluster 2024-09-17T10:23:30.053575+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon y restarted 2024-09-17T10:23:30.230 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: cluster 2024-09-17T10:23:30.054141+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon y 2024-09-17T10:23:30.230 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: cluster 2024-09-17T10:23:30.061753+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T10:23:30.231 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: cluster 2024-09-17T10:23:30.061987+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00802763s) 2024-09-17T10:23:30.231 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: audit 2024-09-17T10:23:30.063311+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:23:30.231 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: audit 2024-09-17T10:23:30.064766+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:23:30.231 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: audit 2024-09-17T10:23:30.065821+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:23:30.231 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: audit 2024-09-17T10:23:30.065988+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:23:30.231 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: audit 2024-09-17T10:23:30.066098+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:23:30.231 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:30 smithi163 bash[19901]: cluster 2024-09-17T10:23:30.089455+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon y is now available 2024-09-17T10:23:31.456 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[19901]: audit 2024-09-17T10:23:30.109359+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:31.456 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[19901]: audit 2024-09-17T10:23:30.123874+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:23:31.457 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[19901]: audit 2024-09-17T10:23:30.127192+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:23:31.457 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[19901]: cluster 2024-09-17T10:23:31.066514+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e11: y(active, since 1.01255s) 2024-09-17T10:23:31.780 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:23:31.780 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T10:23:31.780 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T10:23:31.780 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:23:31.780 INFO:teuthology.orchestra.run.smithi163.stdout:mgr epoch 9 is available 2024-09-17T10:23:31.780 INFO:teuthology.orchestra.run.smithi163.stdout:Generating a dashboard self-signed certificate... 2024-09-17T10:23:31.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: debug 2024-09-17T10:23:31.450+0000 7f47bdef0640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:23:31] ENGINE Error in HTTPServer.serve 2024-09-17T10:23:31.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: Traceback (most recent call last): 2024-09-17T10:23:31.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:23:31.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: self._connections.run(self.expiration_interval) 2024-09-17T10:23:31.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:23:31.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: self._run(expiration_interval) 2024-09-17T10:23:31.813 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:23:31.813 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:23:31.813 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:23:31.813 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:23:31.813 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:23:31.813 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: s = self.context.wrap_socket( 2024-09-17T10:23:31.814 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:23:31.814 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: return self.sslsocket_class._create( 2024-09-17T10:23:31.814 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:23:31.814 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: self.do_handshake() 2024-09-17T10:23:31.814 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:23:31.815 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: self._sslobj.do_handshake() 2024-09-17T10:23:31.815 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:23:31 smithi163 bash[20154]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:23:32.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:32 smithi163 bash[19901]: cephadm 2024-09-17T10:23:31.232352+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [17/Sep/2024:10:23:31] ENGINE Bus STARTING 2024-09-17T10:23:33.481 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: cephadm 2024-09-17T10:23:31.333939+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [17/Sep/2024:10:23:31] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:23:33.482 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: cephadm 2024-09-17T10:23:31.455427+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [17/Sep/2024:10:23:31] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:23:33.482 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: cephadm 2024-09-17T10:23:31.455574+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [17/Sep/2024:10:23:31] ENGINE Bus STARTED 2024-09-17T10:23:33.482 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: cephadm 2024-09-17T10:23:31.457725+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [17/Sep/2024:10:23:31] ENGINE Error in HTTPServer.serve 2024-09-17T10:23:33.482 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: Traceback (most recent call last): 2024-09-17T10:23:33.482 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:23:33.482 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: self._connections.run(self.expiration_interval) 2024-09-17T10:23:33.482 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:23:33.482 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: self._run(expiration_interval) 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: s = self.context.wrap_socket( 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: return self.sslsocket_class._create( 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: self.do_handshake() 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:23:33.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: self._sslobj.do_handshake() 2024-09-17T10:23:33.484 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:23:33.484 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:33 smithi163 bash[19901]: cluster 2024-09-17T10:23:32.116720+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-17T10:23:34.111 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T10:23:34.112 INFO:teuthology.orchestra.run.smithi163.stdout:Creating initial admin user... 2024-09-17T10:23:34.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:34 smithi163 bash[19901]: audit 2024-09-17T10:23:33.311502+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-17T10:23:34.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:34 smithi163 bash[19901]: audit 2024-09-17T10:23:33.463472+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:34.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:34 smithi163 bash[19901]: audit 2024-09-17T10:23:33.468086+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:36.484 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$T4xagpfkelHoU4ZEHNKYe.SdaZPhaqtW.PTQdVzU8HV9n4ZgL/w8i", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726568615, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T10:23:36.484 INFO:teuthology.orchestra.run.smithi163.stdout:Fetching dashboard port number... 2024-09-17T10:23:37.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:36 smithi163 bash[19901]: audit 2024-09-17T10:23:35.692069+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-17T10:23:37.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:36 smithi163 bash[19901]: audit 2024-09-17T10:23:35.823307+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:37.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:36 smithi163 bash[19901]: audit 2024-09-17T10:23:35.931141+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:38.264 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:37 smithi163 bash[19901]: audit 2024-09-17T10:23:36.886659+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:38.265 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:37 smithi163 bash[19901]: cluster 2024-09-17T10:23:36.936602+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-17T10:23:38.642 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T10:23:38.642 INFO:teuthology.orchestra.run.smithi163.stdout:firewalld does not appear to be present 2024-09-17T10:23:38.642 INFO:teuthology.orchestra.run.smithi163.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T10:23:38.644 INFO:teuthology.orchestra.run.smithi163.stdout:Ceph Dashboard is now available at: 2024-09-17T10:23:38.644 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:38.644 INFO:teuthology.orchestra.run.smithi163.stdout: URL: https://smithi163.front.sepia.ceph.com:8443/ 2024-09-17T10:23:38.644 INFO:teuthology.orchestra.run.smithi163.stdout: User: admin 2024-09-17T10:23:38.644 INFO:teuthology.orchestra.run.smithi163.stdout: Password: 3jzbh70nje 2024-09-17T10:23:38.644 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:38.644 INFO:teuthology.orchestra.run.smithi163.stdout:Saving cluster configuration to /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config directory 2024-09-17T10:23:39.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:38 smithi163 bash[19901]: audit 2024-09-17T10:23:38.077991+0000 mon.a (mon.0) 96 : audit [DBG] from='client.? 172.21.15.163:0/3458158223' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:40.908 INFO:teuthology.orchestra.run.smithi163.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T10:23:40.909 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:40.909 INFO:teuthology.orchestra.run.smithi163.stdout: ceph telemetry on 2024-09-17T10:23:40.909 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:40.909 INFO:teuthology.orchestra.run.smithi163.stdout:For more information see: 2024-09-17T10:23:40.909 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:40.909 INFO:teuthology.orchestra.run.smithi163.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T10:23:40.909 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:23:40.909 INFO:teuthology.orchestra.run.smithi163.stdout:Bootstrap complete. 2024-09-17T10:23:40.951 INFO:tasks.cephadm:Fetching config... 2024-09-17T10:23:40.952 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:23:40.952 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T10:23:40.958 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T10:23:40.958 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:23:40.958 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T10:23:41.006 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T10:23:41.006 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:23:41.006 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T10:23:41.062 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T10:23:41.062 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:23:41.062 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T10:23:41.110 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T10:23:41.110 DEBUG:teuthology.orchestra.run.smithi163:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwz28MZUFBF1t1xYukJrraQyd/w7bNMPZZxYvJtXE8tZgKiKQJb1lS0r+6WFQWOKdHYfXwaDiwxGBpKCeilaO3aWy5tSGaBx8OO5CRdk/PINS96xiNvuy/nsSvoYCcemSV6T6GI0FRWw4m5IhH1xbD7dtxjUHf/2YJMliyHKoWfTUA0DPmKrlWGsQnWyE+v3AAfezub/XBDX5wQBKivYhy1EttDNg9w9YTmm8EA5OYTO9a2ga0BnqNoSbq1KD+8Wjgj+0fUloIYEIdH3gkIhZ1uv2SbBC9sIxjNfkZv5m6H80FDLOX4t9i1+g6hF8Poubk20N1lpzN7NTAIwy9L8yWuwoUcgfh7O/OfhYyK2gVIMs6jgML4PxcjhtHHl8m90bpb0MDO3k/xlCdel3njyhQu+0/BVuIOAs56P6dAAQLBgfKISs3M/K/ZPQZcwRsSs94EjqMwvXBo/D77t8coMyCoDv9Qq3tgt2OmMVbn8Z2FCGf0uSLpuc9+hRJEZxiFgE= ceph-6fb989ae-74de-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T10:23:41.173 INFO:teuthology.orchestra.run.smithi163.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwz28MZUFBF1t1xYukJrraQyd/w7bNMPZZxYvJtXE8tZgKiKQJb1lS0r+6WFQWOKdHYfXwaDiwxGBpKCeilaO3aWy5tSGaBx8OO5CRdk/PINS96xiNvuy/nsSvoYCcemSV6T6GI0FRWw4m5IhH1xbD7dtxjUHf/2YJMliyHKoWfTUA0DPmKrlWGsQnWyE+v3AAfezub/XBDX5wQBKivYhy1EttDNg9w9YTmm8EA5OYTO9a2ga0BnqNoSbq1KD+8Wjgj+0fUloIYEIdH3gkIhZ1uv2SbBC9sIxjNfkZv5m6H80FDLOX4t9i1+g6hF8Poubk20N1lpzN7NTAIwy9L8yWuwoUcgfh7O/OfhYyK2gVIMs6jgML4PxcjhtHHl8m90bpb0MDO3k/xlCdel3njyhQu+0/BVuIOAs56P6dAAQLBgfKISs3M/K/ZPQZcwRsSs94EjqMwvXBo/D77t8coMyCoDv9Qq3tgt2OmMVbn8Z2FCGf0uSLpuc9+hRJEZxiFgE= ceph-6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:23:41.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwz28MZUFBF1t1xYukJrraQyd/w7bNMPZZxYvJtXE8tZgKiKQJb1lS0r+6WFQWOKdHYfXwaDiwxGBpKCeilaO3aWy5tSGaBx8OO5CRdk/PINS96xiNvuy/nsSvoYCcemSV6T6GI0FRWw4m5IhH1xbD7dtxjUHf/2YJMliyHKoWfTUA0DPmKrlWGsQnWyE+v3AAfezub/XBDX5wQBKivYhy1EttDNg9w9YTmm8EA5OYTO9a2ga0BnqNoSbq1KD+8Wjgj+0fUloIYEIdH3gkIhZ1uv2SbBC9sIxjNfkZv5m6H80FDLOX4t9i1+g6hF8Poubk20N1lpzN7NTAIwy9L8yWuwoUcgfh7O/OfhYyK2gVIMs6jgML4PxcjhtHHl8m90bpb0MDO3k/xlCdel3njyhQu+0/BVuIOAs56P6dAAQLBgfKISs3M/K/ZPQZcwRsSs94EjqMwvXBo/D77t8coMyCoDv9Qq3tgt2OmMVbn8Z2FCGf0uSLpuc9+hRJEZxiFgE= ceph-6fb989ae-74de-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T10:23:41.205 INFO:teuthology.orchestra.run.smithi164.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwz28MZUFBF1t1xYukJrraQyd/w7bNMPZZxYvJtXE8tZgKiKQJb1lS0r+6WFQWOKdHYfXwaDiwxGBpKCeilaO3aWy5tSGaBx8OO5CRdk/PINS96xiNvuy/nsSvoYCcemSV6T6GI0FRWw4m5IhH1xbD7dtxjUHf/2YJMliyHKoWfTUA0DPmKrlWGsQnWyE+v3AAfezub/XBDX5wQBKivYhy1EttDNg9w9YTmm8EA5OYTO9a2ga0BnqNoSbq1KD+8Wjgj+0fUloIYEIdH3gkIhZ1uv2SbBC9sIxjNfkZv5m6H80FDLOX4t9i1+g6hF8Poubk20N1lpzN7NTAIwy9L8yWuwoUcgfh7O/OfhYyK2gVIMs6jgML4PxcjhtHHl8m90bpb0MDO3k/xlCdel3njyhQu+0/BVuIOAs56P6dAAQLBgfKISs3M/K/ZPQZcwRsSs94EjqMwvXBo/D77t8coMyCoDv9Qq3tgt2OmMVbn8Z2FCGf0uSLpuc9+hRJEZxiFgE= ceph-6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:23:41.215 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T10:23:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:41 smithi163 bash[19901]: audit 2024-09-17T10:23:40.319335+0000 mon.a (mon.0) 97 : audit [INF] from='client.? 172.21.15.163:0/972386639' entity='client.admin' 2024-09-17T10:23:45.432 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:23:47.658 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T10:23:47.658 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T10:23:48.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:48 smithi163 bash[19901]: audit 2024-09-17T10:23:47.038654+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.163:0/2513953147' entity='client.admin' 2024-09-17T10:23:48.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:48 smithi163 bash[19901]: audit 2024-09-17T10:23:47.111177+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:48.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:48 smithi163 bash[19901]: audit 2024-09-17T10:23:47.113648+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:48.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:48 smithi163 bash[19901]: audit 2024-09-17T10:23:47.114513+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi163", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:23:48.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:48 smithi163 bash[19901]: audit 2024-09-17T10:23:47.117387+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:48.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:48 smithi163 bash[19901]: audit 2024-09-17T10:23:47.130688+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:48.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:48 smithi163 bash[19901]: audit 2024-09-17T10:23:47.134357+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:51.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:51 smithi163 bash[19901]: cluster 2024-09-17T10:23:50.067588+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-17T10:23:52.383 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:23:53.481 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:53 smithi163 bash[19901]: cluster 2024-09-17T10:23:52.068014+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-17T10:23:54.509 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi164 2024-09-17T10:23:54.509 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-17T10:23:54.509 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.conf 2024-09-17T10:23:54.516 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-17T10:23:54.516 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:23:54.563 INFO:tasks.cephadm:Adding host smithi164 to orchestrator... 2024-09-17T10:23:54.563 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch host add smithi164 2024-09-17T10:23:55.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: audit 2024-09-17T10:23:53.834806+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-17T10:23:55.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: audit 2024-09-17T10:23:53.839735+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:55.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: audit 2024-09-17T10:23:53.840723+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:55.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: audit 2024-09-17T10:23:53.843368+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:55.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: audit 2024-09-17T10:23:53.844299+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:55.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: cephadm 2024-09-17T10:23:53.845797+0000 mgr.y (mgr.14150) 13 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:23:55.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: cephadm 2024-09-17T10:23:53.945696+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:23:55.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: cephadm 2024-09-17T10:23:54.036676+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:23:55.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: cluster 2024-09-17T10:23:54.068376+0000 mgr.y (mgr.14150) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:23:55.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: cephadm 2024-09-17T10:23:54.134806+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:23:55.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: audit 2024-09-17T10:23:54.269299+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:55.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: audit 2024-09-17T10:23:54.274440+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:55.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:54 smithi163 bash[19901]: audit 2024-09-17T10:23:54.279300+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:23:57.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:57 smithi163 bash[19901]: cluster 2024-09-17T10:23:56.068724+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-17T10:23:59.289 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:23:59.385 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:23:59 smithi163 bash[19901]: cluster 2024-09-17T10:23:58.069159+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-17T10:24:01.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:01 smithi163 bash[19901]: cluster 2024-09-17T10:24:00.069509+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:02.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:02 smithi163 bash[19901]: audit 2024-09-17T10:24:00.629630+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:03.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:03 smithi163 bash[19901]: cephadm 2024-09-17T10:24:01.688882+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi164 2024-09-17T10:24:03.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:03 smithi163 bash[19901]: cluster 2024-09-17T10:24:02.069886+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-17T10:24:04.950 INFO:teuthology.orchestra.run.smithi163.stdout:Added host 'smithi164' with addr '172.21.15.164' 2024-09-17T10:24:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:05 smithi163 bash[19901]: cluster 2024-09-17T10:24:04.070244+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:05 smithi163 bash[19901]: audit 2024-09-17T10:24:04.949168+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:05 smithi163 bash[19901]: audit 2024-09-17T10:24:04.950902+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:05.582 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T10:24:06.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:06 smithi163 bash[19901]: cephadm 2024-09-17T10:24:04.950111+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi164 2024-09-17T10:24:06.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:06 smithi163 bash[19901]: audit 2024-09-17T10:24:05.450099+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:07.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:07 smithi163 bash[19901]: cluster 2024-09-17T10:24:06.070596+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-17T10:24:07.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:07 smithi163 bash[19901]: audit 2024-09-17T10:24:07.008001+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:09.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:09 smithi163 bash[19901]: cluster 2024-09-17T10:24:08.071034+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-17T10:24:09.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:09 smithi163 bash[19901]: audit 2024-09-17T10:24:08.275532+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:10.308 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:11.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:11 smithi163 bash[19901]: cluster 2024-09-17T10:24:10.071434+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-17T10:24:11.739 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:24:11.739 INFO:teuthology.orchestra.run.smithi163.stdout:[{"addr": "172.21.15.163", "hostname": "smithi163", "labels": [], "status": ""}, {"addr": "172.21.15.164", "hostname": "smithi164", "labels": [], "status": ""}] 2024-09-17T10:24:12.382 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T10:24:12.383 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T10:24:13.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:13 smithi163 bash[19901]: audit 2024-09-17T10:24:11.738378+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-17T10:24:13.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:13 smithi163 bash[19901]: cluster 2024-09-17T10:24:12.071857+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-17T10:24:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:13.997595+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:14.002820+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:14.008514+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:14.013390+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:14.015084+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:14.017104+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:14.018905+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: cephadm 2024-09-17T10:24:14.021327+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: cluster 2024-09-17T10:24:14.072305+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: cephadm 2024-09-17T10:24:14.201097+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:14.635012+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:14.638832+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:14 smithi163 bash[19901]: audit 2024-09-17T10:24:14.642865+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:16.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:16 smithi163 bash[19901]: cephadm 2024-09-17T10:24:14.351944+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:24:16.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:16 smithi163 bash[19901]: cephadm 2024-09-17T10:24:14.493022+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:24:17.110 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:17.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:17 smithi163 bash[19901]: cluster 2024-09-17T10:24:16.072719+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-17T10:24:19.133 INFO:teuthology.orchestra.run.smithi163.stderr:adjusted tunables profile to default 2024-09-17T10:24:19.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:19 smithi163 bash[19901]: cluster 2024-09-17T10:24:18.073127+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:19.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:19 smithi163 bash[19901]: audit 2024-09-17T10:24:18.489691+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.163:0/439628887' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T10:24:19.770 INFO:tasks.cephadm:Adding mon.a on smithi163 2024-09-17T10:24:19.770 INFO:tasks.cephadm:Adding mon.c on smithi163 2024-09-17T10:24:19.770 INFO:tasks.cephadm:Adding mon.b on smithi164 2024-09-17T10:24:19.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi163:172.21.15.163=a;smithi163:[v2:172.21.15.163:3301,v1:172.21.15.163:6790]=c;smithi164:172.21.15.164=b' 2024-09-17T10:24:20.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:20 smithi163 bash[19901]: audit 2024-09-17T10:24:19.132581+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.163:0/439628887' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T10:24:20.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:20 smithi163 bash[19901]: cluster 2024-09-17T10:24:19.136620+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:24:20.996 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:21.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:21 smithi163 bash[19901]: cluster 2024-09-17T10:24:20.073560+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-17T10:24:22.272 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mon update... 2024-09-17T10:24:22.806 DEBUG:teuthology.orchestra.run.smithi163:mon.c> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T10:24:22.811 DEBUG:teuthology.orchestra.run.smithi164:mon.b> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T10:24:22.813 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T10:24:22.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T10:24:23.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: cluster 2024-09-17T10:24:22.073950+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:23.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: audit 2024-09-17T10:24:22.261026+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi163:172.21.15.163=a;smithi163:[v2:172.21.15.163:3301,v1:172.21.15.163:6790]=c;smithi164:172.21.15.164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:23.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: cephadm 2024-09-17T10:24:22.266247+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi163:172.21.15.163=a;smithi163:[v2:172.21.15.163:3301,v1:172.21.15.163:6790]=c;smithi164:172.21.15.164=b;count:3 2024-09-17T10:24:23.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: audit 2024-09-17T10:24:22.270949+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:23.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: audit 2024-09-17T10:24:22.272524+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:23.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: audit 2024-09-17T10:24:22.275860+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:23.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: audit 2024-09-17T10:24:22.277599+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:23.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: audit 2024-09-17T10:24:22.287599+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:23.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: audit 2024-09-17T10:24:22.291544+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:23.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:23 smithi163 bash[19901]: audit 2024-09-17T10:24:22.293619+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:24.048 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:24.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:24 smithi163 bash[19901]: cephadm 2024-09-17T10:24:22.295727+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-09-17T10:24:25.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:25 smithi163 bash[19901]: cluster 2024-09-17T10:24:24.074343+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-17T10:24:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-17T10:24:25.945 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":1,"fsid":"6fb989ae-74de-11ef-bceb-c7b262605968","modified":"2024-09-17T10:22:22.903066Z","created":"2024-09-17T10:22:22.903066Z","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.163:3300","nonce":0},{"type":"v1","addr":"172.21.15.163:6789","nonce":0}]},"addr":"172.21.15.163:6789/0","public_addr":"172.21.15.163:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T10:24:25.946 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 1 2024-09-17T10:24:26.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:26 smithi163 bash[19901]: audit 2024-09-17T10:24:25.945188+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.164:0/2268230593' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T10:24:27.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:27 smithi163 bash[19901]: cluster 2024-09-17T10:24:26.074738+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-17T10:24:27.792 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T10:24:27.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T10:24:28.070 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:27 smithi164 systemd[1]: Started Ceph mon.b for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:24:29.010 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:24:29.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.029+0000 7f7537c41c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:24:29.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.029+0000 7f7537c41c80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T10:24:29.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.029+0000 7f7537c41c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T10:24:29.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 0 load: jerasure load: lrc 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Git sha 0 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: DB SUMMARY 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: DB Session ID: 3XASELHRRGU6YCQ5K2DY 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-17T10:24:29.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-17T10:24:29.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:24:29.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T10:24:29.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:24:29.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:24:29.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:24:29.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:24:29.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.env: 0x5565e2fe8940 2024-09-17T10:24:29.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:24:29.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.info_log: 0x5565e4efb6e0 2024-09-17T10:24:29.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:24:29.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:24:29.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:24:29.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:24:29.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:24:29.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:24:29.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:24:29.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:24:29.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.wal_dir: 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:24:29.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.write_buffer_manager: 0x5565e4f0adc0 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:24:29.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.row_cache: None 2024-09-17T10:24:29.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:24:29.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:24:29.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:24:29.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:24:29.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.merge_operator: 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5565e4efb320) 2024-09-17T10:24:29.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cache_index_and_filter_blocks: 1 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: pin_top_level_index_and_filter: 1 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: index_type: 0 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: data_block_index_type: 0 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: index_shortening: 1 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: checksum: 4 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: no_block_cache: 0 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: block_cache: 0x5565e4ef11f0 2024-09-17T10:24:29.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: block_cache_name: BinnedLRUCache 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: block_cache_options: 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: capacity : 536870912 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: num_shard_bits : 4 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: strict_capacity_limit : 0 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: high_pri_pool_ratio: 0.000 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: block_cache_compressed: (nil) 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: persistent_cache: (nil) 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: block_size: 4096 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: block_size_deviation: 10 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: block_restart_interval: 16 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: index_block_restart_interval: 1 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: metadata_block_size: 4096 2024-09-17T10:24:29.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: partition_filters: 0 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: use_delta_encoding: 1 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: filter_policy: bloomfilter 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: whole_key_filtering: 1 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: verify_compression: 0 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: read_amp_bytes_per_bit: 0 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: format_version: 5 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: enable_index_compression: 1 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: block_align: 0 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: max_auto_readahead_size: 262144 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: prepopulate_block_cache: 0 2024-09-17T10:24:29.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: initial_auto_readahead_size: 8192 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: num_file_reads_for_auto_readahead: 2 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:24:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:24:29.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:24:29.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:24:29.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:24:29.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:24:29.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:24:29.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:24:29.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:24:29.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:24:29.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:24:29.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:24:29.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:24:29.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 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-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0e964d88-ebe5-4921-abbc-26e8075fe79c 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568669037419, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.033+0000 7f7537c41c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568669037906, "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": 1726568669, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0e964d88-ebe5-4921-abbc-26e8075fe79c", "db_session_id": "3XASELHRRGU6YCQ5K2DY", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f7537c41c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568669038074, "job": 1, "event": "recovery_finished"} 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f7537c41c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f7537c41c80 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-17T10:24:29.314 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f7537c41c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5565e4f1ce00 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f7537c41c80 4 rocksdb: DB pointer 0x5565e501c000 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f752da0a640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f752da0a640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: ** DB Stats ** 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:24:29.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: ** Compaction Stats [default] ** 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: ** Compaction Stats [default] ** 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:24:29.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Cumulative compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Interval compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: Block cache BinnedLRUCache@0x5565e4ef11f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:24:29.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f7537c41c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f7537c41c80 0 using public_addr v2:172.21.15.164:0/0 -> [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f7537c41c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] at bind addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.037+0000 7f7537c41c80 1 mon.b@-1(???) e0 preinit fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: e1 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: btime 2024-09-17T10:22:28:240095+0000 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 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-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: legacy client fscid: -1 2024-09-17T10:24:29.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: No filesystems configured 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 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-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T10:24:29.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:00.069509+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:29.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:00.629630+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:29.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cephadm 2024-09-17T10:24:01.688882+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi164 2024-09-17T10:24:29.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:02.069886+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-17T10:24:29.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:04.070244+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:29.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:04.949168+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:04.950902+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:29.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cephadm 2024-09-17T10:24:04.950111+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi164 2024-09-17T10:24:29.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:05.450099+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:06.070596+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-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:07.008001+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:08.071034+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-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:08.275532+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:10.071434+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-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:11.738378+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-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:12.071857+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-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:13.997595+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:14.002820+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:14.008514+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:14.013390+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:14.015084+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:14.017104+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:14.018905+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cephadm 2024-09-17T10:24:14.021327+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:14.072305+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cephadm 2024-09-17T10:24:14.201097+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:14.635012+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:14.638832+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:14.642865+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cephadm 2024-09-17T10:24:14.351944+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cephadm 2024-09-17T10:24:14.493022+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:16.072719+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-17T10:24:29.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:18.073127+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:18.489691+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.163:0/439628887' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:19.132581+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.163:0/439628887' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:19.136620+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:20.073560+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-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:22.073950+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:22.261026+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi163:172.21.15.163=a;smithi163:[v2:172.21.15.163:3301,v1:172.21.15.163:6790]=c;smithi164:172.21.15.164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cephadm 2024-09-17T10:24:22.266247+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi163:172.21.15.163=a;smithi163:[v2:172.21.15.163:3301,v1:172.21.15.163:6790]=c;smithi164:172.21.15.164=b;count:3 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:22.270949+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:22.272524+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:22.275860+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:29.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:22.277599+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:22.287599+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:22.291544+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:22.293619+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cephadm 2024-09-17T10:24:22.295727+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-09-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:24.074343+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-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:25.945188+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.164:0/2268230593' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:26.074738+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-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:28.018196+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:28.024539+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:28.030734+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:28.032142+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:29.325 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: audit 2024-09-17T10:24:28.034088+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:29.325 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cephadm 2024-09-17T10:24:28.036094+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.c on smithi163 2024-09-17T10:24:29.325 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: cluster 2024-09-17T10:24:28.075147+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-17T10:24:29.325 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:29 smithi164 bash[21879]: debug 2024-09-17T10:24:29.061+0000 7f7530a10640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T10:24:29.325 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:29 smithi163 bash[19901]: audit 2024-09-17T10:24:28.018196+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.325 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:29 smithi163 bash[19901]: audit 2024-09-17T10:24:28.024539+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.325 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:29 smithi163 bash[19901]: audit 2024-09-17T10:24:28.030734+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:29.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:29 smithi163 bash[19901]: audit 2024-09-17T10:24:28.032142+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:29.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:29 smithi163 bash[19901]: audit 2024-09-17T10:24:28.034088+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:29.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:29 smithi163 bash[19901]: cephadm 2024-09-17T10:24:28.036094+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.c on smithi163 2024-09-17T10:24:29.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:29 smithi163 bash[19901]: cluster 2024-09-17T10:24:28.075147+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-17T10:24:32.414 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:32.415 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:24:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:32.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:32.813 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:24:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:33.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:33 smithi163 bash[26527]: debug 2024-09-17T10:24:33.616+0000 7f977eeef640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T10:24:34.203 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:29.069850+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:29.072430+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:29.072827+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-09-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:29.092030+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:30.070364+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:30.075498+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-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:31.070637+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:31.071322+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:32.070274+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:32.075847+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-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:33.070459+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:33.624575+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:34.071013+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.112468+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.123047+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.123077+0000 mon.a (mon.0) 155 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.123095+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-09-17T10:24:29.069365+0000 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.123113+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.123134+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.123160+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.123178+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.123198+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.143780+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.143832+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.144097+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-09-17T10:24:34.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.144338+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-09-17T10:24:34.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:34.150627+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:34.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:34.157684+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:34.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:34.164821+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:34.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:34 smithi164 bash[21879]: audit 2024-09-17T10:24:34.171726+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:29.069850+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:29.072430+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:29.072827+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-09-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:29.092030+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:30.070364+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:30.075498+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-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:31.070637+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:31.071322+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:32.070274+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:32.075847+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-17T10:24:34.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:33.070459+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:33.624575+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:34.071013+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.112468+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.123047+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.123077+0000 mon.a (mon.0) 155 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.123095+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-09-17T10:24:29.069365+0000 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.123113+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.123134+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.123160+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.123178+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.123198+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.143780+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.143832+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:24:34.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.144097+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-09-17T10:24:34.566 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.144338+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-09-17T10:24:34.566 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:34.150627+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:34.566 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:34.157684+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:34.566 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:34.164821+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:34.566 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:34 smithi163 bash[19901]: audit 2024-09-17T10:24:34.171726+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:34.869 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 2 2024-09-17T10:24:34.869 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-17T10:24:34.869 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":2,"fsid":"6fb989ae-74de-11ef-bceb-c7b262605968","modified":"2024-09-17T10:24:29.069365Z","created":"2024-09-17T10:22:22.903066Z","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.163:3300","nonce":0},{"type":"v1","addr":"172.21.15.163:6789","nonce":0}]},"addr":"172.21.15.163:6789/0","public_addr":"172.21.15.163:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T10:24:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:35 smithi164 bash[21879]: cluster 2024-09-17T10:24:34.076231+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-17T10:24:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:35 smithi164 bash[21879]: audit 2024-09-17T10:24:34.235793+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:35 smithi164 bash[21879]: audit 2024-09-17T10:24:34.625581+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:35 smithi164 bash[21879]: audit 2024-09-17T10:24:34.869156+0000 mon.a (mon.0) 172 : audit [DBG] from='client.? 172.21.15.164:0/1821140348' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T10:24:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:35 smithi164 bash[21879]: audit 2024-09-17T10:24:35.070796+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:35 smithi164 bash[21879]: audit 2024-09-17T10:24:35.127269+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:35 smithi163 bash[19901]: cluster 2024-09-17T10:24:34.076231+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-17T10:24:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:35 smithi163 bash[19901]: audit 2024-09-17T10:24:34.235793+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:35 smithi163 bash[19901]: audit 2024-09-17T10:24:34.625581+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:35 smithi163 bash[19901]: audit 2024-09-17T10:24:34.869156+0000 mon.a (mon.0) 172 : audit [DBG] from='client.? 172.21.15.164:0/1821140348' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T10:24:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:35 smithi163 bash[19901]: audit 2024-09-17T10:24:35.070796+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:35 smithi163 bash[19901]: audit 2024-09-17T10:24:35.127269+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:36.553 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T10:24:36.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T10:24:40.277 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:24:41.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:35.632088+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:24:41.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:35.632405+0000 mon.a (mon.0) 177 : cluster [INF] mon.a calling monitor election 2024-09-17T10:24:41.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:35.632872+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T10:24:41.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:35.652268+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:35.652534+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:36.076659+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-17T10:24:41.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:36.625877+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:37.626559+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:37.628406+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:38.077053+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-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:38.626389+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:39.626504+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.077509+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:40.626692+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.692390+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.707042+0000 mon.a (mon.0) 186 : cluster [DBG] monmap epoch 3 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.707093+0000 mon.a (mon.0) 187 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.707134+0000 mon.a (mon.0) 188 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.707169+0000 mon.a (mon.0) 189 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T10:24:41.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.707204+0000 mon.a (mon.0) 190 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.707246+0000 mon.a (mon.0) 191 : cluster [DBG] election_strategy: 1 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.707281+0000 mon.a (mon.0) 192 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.707317+0000 mon.a (mon.0) 193 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.707348+0000 mon.a (mon.0) 194 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.727742+0000 mon.a (mon.0) 195 : cluster [DBG] fsmap 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.727792+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.728056+0000 mon.a (mon.0) 197 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: cluster 2024-09-17T10:24:40.728293+0000 mon.a (mon.0) 198 : cluster [INF] overall HEALTH_OK 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:40.735451+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:40.741496+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:40.747671+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:40 smithi164 bash[21879]: audit 2024-09-17T10:24:40.753628+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:35.632088+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:24:41.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:35.632405+0000 mon.a (mon.0) 177 : cluster [INF] mon.a calling monitor election 2024-09-17T10:24:41.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:35.632872+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T10:24:41.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:35.652268+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:35.652534+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:36.076659+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-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:36.625877+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:37.626559+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:37.628406+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:38.077053+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-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:38.626389+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:39.626504+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.077509+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:40.626692+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.692390+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.707042+0000 mon.a (mon.0) 186 : cluster [DBG] monmap epoch 3 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.707093+0000 mon.a (mon.0) 187 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:41.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.707134+0000 mon.a (mon.0) 188 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T10:24:41.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.707169+0000 mon.a (mon.0) 189 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T10:24:41.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.707204+0000 mon.a (mon.0) 190 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:24:41.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.707246+0000 mon.a (mon.0) 191 : cluster [DBG] election_strategy: 1 2024-09-17T10:24:41.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.707281+0000 mon.a (mon.0) 192 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T10:24:41.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:29.069850+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:29.072430+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:24:41.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:29.072827+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-09-17T10:24:41.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:29.092030+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:30.070364+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:30.075498+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-17T10:24:41.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:31.070637+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:31.071322+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:24:41.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:32.070274+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:32.075847+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-17T10:24:41.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:33.070459+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:33.624575+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:34.071013+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.112468+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T10:24:41.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.123047+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-09-17T10:24:41.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.123077+0000 mon.a (mon.0) 155 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:41.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.123095+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-09-17T10:24:29.069365+0000 2024-09-17T10:24:41.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.123113+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T10:24:41.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.123134+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:24:41.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.123160+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-09-17T10:24:41.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.123178+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T10:24:41.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.123198+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T10:24:41.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.707317+0000 mon.a (mon.0) 193 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T10:24:41.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.707348+0000 mon.a (mon.0) 194 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T10:24:41.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.727742+0000 mon.a (mon.0) 195 : cluster [DBG] fsmap 2024-09-17T10:24:41.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.727792+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:24:41.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.728056+0000 mon.a (mon.0) 197 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-09-17T10:24:41.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: cluster 2024-09-17T10:24:40.728293+0000 mon.a (mon.0) 198 : cluster [INF] overall HEALTH_OK 2024-09-17T10:24:41.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:40.735451+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:40.741496+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:40.747671+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[19901]: audit 2024-09-17T10:24:40.753628+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.143780+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-17T10:24:41.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.143832+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:24:41.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.144097+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-09-17T10:24:41.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.144338+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-09-17T10:24:41.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:34.150627+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:34.157684+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:34.164821+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:34.171726+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:34.076231+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-17T10:24:41.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:34.235793+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:41.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:34.625581+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:34.869156+0000 mon.a (mon.0) 172 : audit [DBG] from='client.? 172.21.15.164:0/1821140348' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T10:24:41.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:35.070796+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:35.127269+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:35.632088+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:24:41.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:35.632405+0000 mon.a (mon.0) 177 : cluster [INF] mon.a calling monitor election 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:35.632872+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:35.652268+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:35.652534+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:36.076659+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-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:36.625877+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:37.626559+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:37.628406+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:38.077053+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-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:38.626389+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:39.626504+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.077509+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:40.626692+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:41.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.692390+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.707042+0000 mon.a (mon.0) 186 : cluster [DBG] monmap epoch 3 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.707093+0000 mon.a (mon.0) 187 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.707134+0000 mon.a (mon.0) 188 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.707169+0000 mon.a (mon.0) 189 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.707204+0000 mon.a (mon.0) 190 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.707246+0000 mon.a (mon.0) 191 : cluster [DBG] election_strategy: 1 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.707281+0000 mon.a (mon.0) 192 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.707317+0000 mon.a (mon.0) 193 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.707348+0000 mon.a (mon.0) 194 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.727742+0000 mon.a (mon.0) 195 : cluster [DBG] fsmap 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.727792+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.728056+0000 mon.a (mon.0) 197 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: cluster 2024-09-17T10:24:40.728293+0000 mon.a (mon.0) 198 : cluster [INF] overall HEALTH_OK 2024-09-17T10:24:41.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:40.735451+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:40.741496+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:40.747671+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:40 smithi163 bash[26527]: audit 2024-09-17T10:24:40.753628+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:41.700 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 3 2024-09-17T10:24:41.700 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-17T10:24:41.701 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":3,"fsid":"6fb989ae-74de-11ef-bceb-c7b262605968","modified":"2024-09-17T10:24:35.626205Z","created":"2024-09-17T10:22:22.903066Z","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.163:3300","nonce":0},{"type":"v1","addr":"172.21.15.163:6789","nonce":0}]},"addr":"172.21.15.163:6789/0","public_addr":"172.21.15.163:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:3301","nonce":0},{"type":"v1","addr":"172.21.15.163:6790","nonce":0}]},"addr":"172.21.15.163:6790/0","public_addr":"172.21.15.163:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.416973+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.418499+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.626240+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.675796+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.685068+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.700220+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.164:0/3230782683' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.704702+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.708089+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.713687+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.743760+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.748783+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.751616+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.754305+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.754986+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:42.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.755665+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:24:42.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:41 smithi164 bash[21879]: audit 2024-09-17T10:24:41.756271+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:42.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.416973+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:42.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.418499+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:42.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.626240+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.675796+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.685068+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.700220+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.164:0/3230782683' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.704702+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.708089+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.713687+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.743760+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.748783+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.751616+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.754305+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.754986+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:42.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.755665+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:24:42.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[19901]: audit 2024-09-17T10:24:41.756271+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:42.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.416973+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:42.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.418499+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:42.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.626240+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:24:42.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.675796+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.685068+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.700220+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.164:0/3230782683' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T10:24:42.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.704702+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.708089+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.713687+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.743760+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.748783+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.751616+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.754305+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:42.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.754986+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:42.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.755665+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:24:42.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:41 smithi163 bash[26527]: audit 2024-09-17T10:24:41.756271+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:42.267 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T10:24:42.268 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T10:24:43.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[19901]: cephadm 2024-09-17T10:24:41.420309+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:24:43.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[19901]: cephadm 2024-09-17T10:24:41.420685+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:24:43.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[19901]: cephadm 2024-09-17T10:24:41.550986+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:43.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[19901]: cephadm 2024-09-17T10:24:41.563507+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:43.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[19901]: cephadm 2024-09-17T10:24:41.754690+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T10:24:43.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[19901]: cephadm 2024-09-17T10:24:41.757017+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi163 2024-09-17T10:24:43.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[19901]: cluster 2024-09-17T10:24:42.077845+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-17T10:24:43.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[26527]: cephadm 2024-09-17T10:24:41.420309+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:24:43.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[26527]: cephadm 2024-09-17T10:24:41.420685+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:24:43.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[26527]: cephadm 2024-09-17T10:24:41.550986+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:43.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[26527]: cephadm 2024-09-17T10:24:41.563507+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:43.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[26527]: cephadm 2024-09-17T10:24:41.754690+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T10:24:43.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[26527]: cephadm 2024-09-17T10:24:41.757017+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi163 2024-09-17T10:24:43.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:42 smithi163 bash[26527]: cluster 2024-09-17T10:24:42.077845+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-17T10:24:43.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:42 smithi164 bash[21879]: cephadm 2024-09-17T10:24:41.420309+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:24:43.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:42 smithi164 bash[21879]: cephadm 2024-09-17T10:24:41.420685+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:24:43.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:42 smithi164 bash[21879]: cephadm 2024-09-17T10:24:41.550986+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:43.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:42 smithi164 bash[21879]: cephadm 2024-09-17T10:24:41.563507+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:24:43.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:42 smithi164 bash[21879]: cephadm 2024-09-17T10:24:41.754690+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T10:24:43.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:42 smithi164 bash[21879]: cephadm 2024-09-17T10:24:41.757017+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi163 2024-09-17T10:24:43.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:42 smithi164 bash[21879]: cluster 2024-09-17T10:24:42.077845+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-17T10:24:45.010 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[26527]: cluster 2024-09-17T10:24:44.078278+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:45.010 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[26527]: audit 2024-09-17T10:24:44.415559+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:45.010 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[26527]: audit 2024-09-17T10:24:44.420265+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:45.010 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[26527]: audit 2024-09-17T10:24:44.421647+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:45.011 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[26527]: audit 2024-09-17T10:24:44.422750+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:24:45.011 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[26527]: audit 2024-09-17T10:24:44.423874+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:45.011 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[19901]: cluster 2024-09-17T10:24:44.078278+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:45.011 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[19901]: audit 2024-09-17T10:24:44.415559+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:45.011 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[19901]: audit 2024-09-17T10:24:44.420265+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:45.011 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[19901]: audit 2024-09-17T10:24:44.421647+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:45.011 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[19901]: audit 2024-09-17T10:24:44.422750+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:24:45.011 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:44 smithi163 bash[19901]: audit 2024-09-17T10:24:44.423874+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:44 smithi164 bash[21879]: cluster 2024-09-17T10:24:44.078278+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:44 smithi164 bash[21879]: audit 2024-09-17T10:24:44.415559+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:44 smithi164 bash[21879]: audit 2024-09-17T10:24:44.420265+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:44 smithi164 bash[21879]: audit 2024-09-17T10:24:44.421647+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:44 smithi164 bash[21879]: audit 2024-09-17T10:24:44.422750+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:24:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:44 smithi164 bash[21879]: audit 2024-09-17T10:24:44.423874+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:45.979 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:45 smithi163 bash[26527]: cephadm 2024-09-17T10:24:44.421298+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T10:24:45.980 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:45 smithi163 bash[26527]: cephadm 2024-09-17T10:24:44.425201+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.c on smithi163 2024-09-17T10:24:45.980 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:45 smithi163 bash[19901]: cephadm 2024-09-17T10:24:44.421298+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T10:24:45.980 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:45 smithi163 bash[19901]: cephadm 2024-09-17T10:24:44.425201+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.c on smithi163 2024-09-17T10:24:46.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:45 smithi164 bash[21879]: cephadm 2024-09-17T10:24:44.421298+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T10:24:46.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:45 smithi164 bash[21879]: cephadm 2024-09-17T10:24:44.425201+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.c on smithi163 2024-09-17T10:24:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:46 smithi164 bash[21879]: cluster 2024-09-17T10:24:46.078536+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:46 smithi163 bash[19901]: cluster 2024-09-17T10:24:46.078536+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:46 smithi163 bash[26527]: cluster 2024-09-17T10:24:46.078536+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:47.278 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:48.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:47 smithi164 bash[21879]: audit 2024-09-17T10:24:46.822451+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:48.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:47 smithi164 bash[21879]: audit 2024-09-17T10:24:46.828564+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:48.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:47 smithi164 bash[21879]: cephadm 2024-09-17T10:24:46.829840+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T10:24:48.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:47 smithi164 bash[21879]: audit 2024-09-17T10:24:46.830187+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:48.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:47 smithi164 bash[21879]: audit 2024-09-17T10:24:46.831158+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:24:48.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:47 smithi164 bash[21879]: audit 2024-09-17T10:24:46.832090+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:48.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:47 smithi164 bash[21879]: cephadm 2024-09-17T10:24:46.833212+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-09-17T10:24:48.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[19901]: audit 2024-09-17T10:24:46.822451+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:48.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[19901]: audit 2024-09-17T10:24:46.828564+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[19901]: cephadm 2024-09-17T10:24:46.829840+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[19901]: audit 2024-09-17T10:24:46.830187+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[19901]: audit 2024-09-17T10:24:46.831158+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[19901]: audit 2024-09-17T10:24:46.832090+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[19901]: cephadm 2024-09-17T10:24:46.833212+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[26527]: audit 2024-09-17T10:24:46.822451+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[26527]: audit 2024-09-17T10:24:46.828564+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[26527]: cephadm 2024-09-17T10:24:46.829840+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[26527]: audit 2024-09-17T10:24:46.830187+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:24:48.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[26527]: audit 2024-09-17T10:24:46.831158+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:24:48.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[26527]: audit 2024-09-17T10:24:46.832090+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:48.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:47 smithi163 bash[26527]: cephadm 2024-09-17T10:24:46.833212+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-09-17T10:24:48.702 INFO:teuthology.orchestra.run.smithi163.stdout:# minimal ceph.conf for 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:48.702 INFO:teuthology.orchestra.run.smithi163.stdout:[global] 2024-09-17T10:24:48.702 INFO:teuthology.orchestra.run.smithi163.stdout: fsid = 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:24:48.702 INFO:teuthology.orchestra.run.smithi163.stdout: mon_host = [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] 2024-09-17T10:24:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:48 smithi163 bash[19901]: cluster 2024-09-17T10:24:48.078960+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-17T10:24:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:48 smithi163 bash[19901]: audit 2024-09-17T10:24:48.701507+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.163:0/2190780153' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:48 smithi163 bash[26527]: cluster 2024-09-17T10:24:48.078960+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-17T10:24:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:48 smithi163 bash[26527]: audit 2024-09-17T10:24:48.701507+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.163:0/2190780153' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:49.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:48 smithi164 bash[21879]: cluster 2024-09-17T10:24:48.078960+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-17T10:24:49.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:48 smithi164 bash[21879]: audit 2024-09-17T10:24:48.701507+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.163:0/2190780153' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:49.396 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T10:24:49.396 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:24:49.396 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T10:24:49.414 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:24:49.414 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:24:49.470 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-17T10:24:49.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T10:24:49.484 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-17T10:24:49.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:24:49.538 INFO:tasks.cephadm:Adding mgr.y on smithi163 2024-09-17T10:24:49.538 INFO:tasks.cephadm:Adding mgr.x on smithi164 2024-09-17T10:24:49.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi163=y;smithi164=x' 2024-09-17T10:24:50.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:49 smithi164 bash[21879]: audit 2024-09-17T10:24:48.914514+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:50.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:49 smithi164 bash[21879]: audit 2024-09-17T10:24:48.921121+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:50.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:49 smithi164 bash[21879]: audit 2024-09-17T10:24:48.923406+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:50.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:49 smithi164 bash[21879]: audit 2024-09-17T10:24:48.926395+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:50.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:49 smithi164 bash[21879]: audit 2024-09-17T10:24:48.928312+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:50.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:49 smithi164 bash[21879]: audit 2024-09-17T10:24:48.937371+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[19901]: audit 2024-09-17T10:24:48.914514+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[19901]: audit 2024-09-17T10:24:48.921121+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[19901]: audit 2024-09-17T10:24:48.923406+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[19901]: audit 2024-09-17T10:24:48.926395+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[19901]: audit 2024-09-17T10:24:48.928312+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:50.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[19901]: audit 2024-09-17T10:24:48.937371+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[26527]: audit 2024-09-17T10:24:48.914514+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[26527]: audit 2024-09-17T10:24:48.921121+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[26527]: audit 2024-09-17T10:24:48.923406+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[26527]: audit 2024-09-17T10:24:48.926395+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:50.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[26527]: audit 2024-09-17T10:24:48.928312+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:50.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:49 smithi163 bash[26527]: audit 2024-09-17T10:24:48.937371+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:50 smithi164 bash[21879]: cluster 2024-09-17T10:24:50.079327+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-17T10:24:51.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:50 smithi163 bash[19901]: cluster 2024-09-17T10:24:50.079327+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-17T10:24:51.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:50 smithi163 bash[26527]: cluster 2024-09-17T10:24:50.079327+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-17T10:24:53.293 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:24:53.393 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:53 smithi164 bash[21879]: cluster 2024-09-17T10:24:52.079750+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-17T10:24:53.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:53 smithi163 bash[19901]: cluster 2024-09-17T10:24:52.079750+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-17T10:24:53.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:53 smithi163 bash[26527]: cluster 2024-09-17T10:24:52.079750+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-17T10:24:54.620 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mgr update... 2024-09-17T10:24:55.180 DEBUG:teuthology.orchestra.run.smithi164:mgr.x> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T10:24:55.182 DEBUG:tasks.cephadm:set 0 configs 2024-09-17T10:24:55.183 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T10:24:55.183 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:24:55.183 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T10:24:55.189 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-17T10:24:55.189 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_1 2024-09-17T10:24:55.236 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T10:24:55.236 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:24:55.236 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 880 Links: 1 2024-09-17T10:24:55.236 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:24:55.236 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-09-17 10:16:35.618421270 +0000 2024-09-17T10:24:55.236 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-09-17 10:16:35.354423623 +0000 2024-09-17T10:24:55.236 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-09-17 10:16:35.354423623 +0000 2024-09-17T10:24:55.236 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-09-17T10:24:55.237 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T10:24:55.290 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-09-17T10:24:55.290 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-09-17T10:24:55.290 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000358438 s, 1.4 MB/s 2024-09-17T10:24:55.291 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T10:24:55.341 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_2 2024-09-17T10:24:55.388 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T10:24:55.388 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:24:55.388 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 896 Links: 1 2024-09-17T10:24:55.388 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:24:55.388 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-09-17 10:16:36.162416419 +0000 2024-09-17T10:24:55.388 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-09-17 10:16:35.886418880 +0000 2024-09-17T10:24:55.388 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-09-17 10:16:35.886418880 +0000 2024-09-17T10:24:55.388 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-09-17T10:24:55.388 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T10:24:55.440 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: cluster 2024-09-17T10:24:54.080153+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:55.440 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: audit 2024-09-17T10:24:54.618721+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:55.440 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: audit 2024-09-17T10:24:54.620544+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:55.441 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: audit 2024-09-17T10:24:54.623775+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:55.441 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: audit 2024-09-17T10:24:54.625375+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:55.441 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: audit 2024-09-17T10:24:54.634211+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:55.441 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: audit 2024-09-17T10:24:54.637199+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:24:55.441 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: audit 2024-09-17T10:24:54.639749+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T10:24:55.441 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: audit 2024-09-17T10:24:54.644682+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:24:55.441 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[19901]: audit 2024-09-17T10:24:54.646290+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:55.441 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: cluster 2024-09-17T10:24:54.080153+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:55.442 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: audit 2024-09-17T10:24:54.618721+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:55.442 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: audit 2024-09-17T10:24:54.620544+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:55.442 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: audit 2024-09-17T10:24:54.623775+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:55.442 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: audit 2024-09-17T10:24:54.625375+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:55.442 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: audit 2024-09-17T10:24:54.634211+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:55.442 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: audit 2024-09-17T10:24:54.637199+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:24:55.442 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: audit 2024-09-17T10:24:54.639749+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T10:24:55.442 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: audit 2024-09-17T10:24:54.644682+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:24:55.442 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:55 smithi163 bash[26527]: audit 2024-09-17T10:24:54.646290+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:55.443 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-09-17T10:24:55.443 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-09-17T10:24:55.443 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000452691 s, 1.1 MB/s 2024-09-17T10:24:55.444 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T10:24:55.493 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_3 2024-09-17T10:24:55.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: cluster 2024-09-17T10:24:54.080153+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:24:55.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: audit 2024-09-17T10:24:54.618721+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:55.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: audit 2024-09-17T10:24:54.620544+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:55.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: audit 2024-09-17T10:24:54.623775+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:55.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: audit 2024-09-17T10:24:54.625375+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:55.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: audit 2024-09-17T10:24:54.634211+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:55.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: audit 2024-09-17T10:24:54.637199+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:24:55.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: audit 2024-09-17T10:24:54.639749+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T10:24:55.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: audit 2024-09-17T10:24:54.644682+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:24:55.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:55 smithi164 bash[21879]: audit 2024-09-17T10:24:54.646290+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:55.540 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T10:24:55.540 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:24:55.540 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 914 Links: 1 2024-09-17T10:24:55.540 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:24:55.540 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-09-17 10:16:36.682411784 +0000 2024-09-17T10:24:55.540 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-09-17 10:16:36.406414244 +0000 2024-09-17T10:24:55.541 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-09-17 10:16:36.406414244 +0000 2024-09-17T10:24:55.541 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-09-17T10:24:55.541 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T10:24:55.595 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-09-17T10:24:55.595 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-09-17T10:24:55.595 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000352707 s, 1.5 MB/s 2024-09-17T10:24:55.596 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T10:24:55.645 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_4 2024-09-17T10:24:55.691 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T10:24:55.691 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:24:55.691 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 930 Links: 1 2024-09-17T10:24:55.692 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:24:55.692 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-09-17 10:16:37.158407540 +0000 2024-09-17T10:24:55.692 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-09-17 10:16:36.894409893 +0000 2024-09-17T10:24:55.692 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-09-17 10:16:36.894409893 +0000 2024-09-17T10:24:55.692 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-09-17T10:24:55.692 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T10:24:55.746 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-09-17T10:24:55.746 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-09-17T10:24:55.746 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000386551 s, 1.3 MB/s 2024-09-17T10:24:55.747 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T10:24:55.797 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-17T10:24:55.798 DEBUG:teuthology.orchestra.run.smithi164:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T10:24:55.804 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-17T10:24:55.804 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_1 2024-09-17T10:24:55.851 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T10:24:55.852 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:24:55.852 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-17T10:24:55.852 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:24:55.852 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-09-17 10:16:37.916309502 +0000 2024-09-17T10:24:55.852 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-09-17 10:16:37.644311932 +0000 2024-09-17T10:24:55.852 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-09-17 10:16:37.644311932 +0000 2024-09-17T10:24:55.852 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-09-17T10:24:55.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T10:24:55.906 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-09-17T10:24:55.906 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-09-17T10:24:55.906 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000418083 s, 1.2 MB/s 2024-09-17T10:24:55.907 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T10:24:55.956 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_2 2024-09-17T10:24:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T10:24:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:24:56.003 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 898 Links: 1 2024-09-17T10:24:56.003 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:24:56.003 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-09-17 10:16:38.440304822 +0000 2024-09-17T10:24:56.003 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-09-17 10:16:38.188307073 +0000 2024-09-17T10:24:56.003 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-09-17 10:16:38.188307073 +0000 2024-09-17T10:24:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-09-17T10:24:56.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T10:24:56.062 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-09-17T10:24:56.062 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-09-17T10:24:56.062 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000438434 s, 1.2 MB/s 2024-09-17T10:24:56.063 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T10:24:56.112 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_3 2024-09-17T10:24:56.163 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T10:24:56.188 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:24:56.188 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 913 Links: 1 2024-09-17T10:24:56.188 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:24:56.188 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-09-17 10:16:38.952300249 +0000 2024-09-17T10:24:56.189 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-09-17 10:16:38.700302500 +0000 2024-09-17T10:24:56.189 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-09-17 10:16:38.700302500 +0000 2024-09-17T10:24:56.189 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-09-17T10:24:56.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T10:24:56.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:56 smithi164 bash[21879]: audit 2024-09-17T10:24:54.607629+0000 mgr.y (mgr.14150) 70 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi163=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:56.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:56 smithi164 bash[21879]: cephadm 2024-09-17T10:24:54.610604+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Saving service mgr spec with placement smithi163=y;smithi164=x;count:2 2024-09-17T10:24:56.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:56 smithi164 bash[21879]: cephadm 2024-09-17T10:24:54.647996+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-09-17T10:24:56.215 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-09-17T10:24:56.215 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-09-17T10:24:56.215 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000280993 s, 1.8 MB/s 2024-09-17T10:24:56.216 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T10:24:56.263 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_4 2024-09-17T10:24:56.310 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T10:24:56.310 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:24:56.310 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 931 Links: 1 2024-09-17T10:24:56.310 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:24:56.310 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-09-17 10:16:39.456295747 +0000 2024-09-17T10:24:56.310 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-09-17 10:16:39.192298106 +0000 2024-09-17T10:24:56.310 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-09-17 10:16:39.192298106 +0000 2024-09-17T10:24:56.311 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-09-17T10:24:56.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T10:24:56.363 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-09-17T10:24:56.363 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-09-17T10:24:56.363 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000274454 s, 1.9 MB/s 2024-09-17T10:24:56.364 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T10:24:56.411 INFO:tasks.cephadm:Deploying osd.0 on smithi163 with /dev/vg_nvme/lv_4... 2024-09-17T10:24:56.412 DEBUG:teuthology.orchestra.run.smithi163:> 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 6fb989ae-74de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T10:24:56.423 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:56 smithi163 bash[19901]: audit 2024-09-17T10:24:54.607629+0000 mgr.y (mgr.14150) 70 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi163=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:56.423 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:56 smithi163 bash[19901]: cephadm 2024-09-17T10:24:54.610604+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Saving service mgr spec with placement smithi163=y;smithi164=x;count:2 2024-09-17T10:24:56.423 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:56 smithi163 bash[19901]: cephadm 2024-09-17T10:24:54.647996+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-09-17T10:24:56.423 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:56 smithi163 bash[26527]: audit 2024-09-17T10:24:54.607629+0000 mgr.y (mgr.14150) 70 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi163=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:56.423 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:56 smithi163 bash[26527]: cephadm 2024-09-17T10:24:54.610604+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Saving service mgr spec with placement smithi163=y;smithi164=x;count:2 2024-09-17T10:24:56.423 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:56 smithi163 bash[26527]: cephadm 2024-09-17T10:24:54.647996+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-09-17T10:24:57.252 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:57 smithi164 bash[21879]: cluster 2024-09-17T10:24:56.080599+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-17T10:24:57.252 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:57 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:57.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:57 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:57.538 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:57 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:57.538 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:57 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:57.538 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:57 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:57.538 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:57 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:24:57.539 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:57 smithi164 systemd[1]: Started Ceph mgr.x for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:24:57.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:57 smithi163 bash[19901]: cluster 2024-09-17T10:24:56.080599+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-17T10:24:57.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:57 smithi163 bash[26527]: cluster 2024-09-17T10:24:56.080599+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-17T10:24:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:58 smithi164 bash[21879]: audit 2024-09-17T10:24:57.544262+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:58 smithi164 bash[21879]: audit 2024-09-17T10:24:57.551379+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:58 smithi164 bash[21879]: audit 2024-09-17T10:24:57.560743+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:58 smithi164 bash[21879]: audit 2024-09-17T10:24:57.569457+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:58 smithi164 bash[21879]: audit 2024-09-17T10:24:57.627884+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:24:58 smithi164 bash[21879]: cluster 2024-09-17T10:24:58.081021+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-17T10:24:58.789 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:58 smithi164 bash[22738]: debug 2024-09-17T10:24:58.460+0000 7f46481a8640 1 -- 172.21.15.164:0/3977035629 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5570ebb7b0e0 con 0x5570ebb7d800 2024-09-17T10:24:58.789 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:58 smithi164 bash[22738]: debug 2024-09-17T10:24:58.572+0000 7f464aa12040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:24:58.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[19901]: audit 2024-09-17T10:24:57.544262+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[19901]: audit 2024-09-17T10:24:57.551379+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[19901]: audit 2024-09-17T10:24:57.560743+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[19901]: audit 2024-09-17T10:24:57.569457+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[19901]: audit 2024-09-17T10:24:57.627884+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:58.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[19901]: cluster 2024-09-17T10:24:58.081021+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-17T10:24:58.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[26527]: audit 2024-09-17T10:24:57.544262+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[26527]: audit 2024-09-17T10:24:57.551379+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[26527]: audit 2024-09-17T10:24:57.560743+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[26527]: audit 2024-09-17T10:24:57.569457+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:24:58.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[26527]: audit 2024-09-17T10:24:57.627884+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:58.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:24:58 smithi163 bash[26527]: cluster 2024-09-17T10:24:58.081021+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-17T10:25:00.038 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:59 smithi164 bash[22738]: debug 2024-09-17T10:24:59.772+0000 7f464aa12040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:25:00.038 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:59 smithi164 bash[22738]: debug 2024-09-17T10:24:59.836+0000 7f464aa12040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:25:00.038 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:24:59 smithi164 bash[22738]: debug 2024-09-17T10:24:59.988+0000 7f464aa12040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:25:00.989 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:00 smithi164 bash[22738]: debug 2024-09-17T10:25:00.664+0000 7f464aa12040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:25:00.989 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:00 smithi164 bash[22738]: debug 2024-09-17T10:25:00.732+0000 7f464aa12040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:25:00.989 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:00 smithi164 bash[22738]: debug 2024-09-17T10:25:00.800+0000 7f464aa12040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:25:01.148 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:01.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:01 smithi164 bash[21879]: cluster 2024-09-17T10:25:00.081383+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-17T10:25:01.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:01 smithi164 bash[21879]: audit 2024-09-17T10:25:00.134922+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:01.289 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:00 smithi164 bash[22738]: debug 2024-09-17T10:25:00.984+0000 7f464aa12040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:25:01.289 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:01 smithi164 bash[22738]: debug 2024-09-17T10:25:01.060+0000 7f464aa12040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:25:01.289 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:01 smithi164 bash[22738]: debug 2024-09-17T10:25:01.128+0000 7f464aa12040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:25:01.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:01 smithi163 bash[19901]: cluster 2024-09-17T10:25:00.081383+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-17T10:25:01.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:01 smithi163 bash[19901]: audit 2024-09-17T10:25:00.134922+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:01.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:01 smithi163 bash[26527]: cluster 2024-09-17T10:25:00.081383+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-17T10:25:01.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:01 smithi163 bash[26527]: audit 2024-09-17T10:25:00.134922+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:01.650 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:01 smithi164 bash[22738]: debug 2024-09-17T10:25:01.384+0000 7f464aa12040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:25:01.651 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:01 smithi164 bash[22738]: debug 2024-09-17T10:25:01.452+0000 7f464aa12040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:25:01.651 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:01 smithi164 bash[22738]: debug 2024-09-17T10:25:01.644+0000 7f464aa12040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:25:01.975 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:01 smithi164 bash[22738]: debug 2024-09-17T10:25:01.724+0000 7f464aa12040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:25:02.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:01 smithi164 bash[22738]: debug 2024-09-17T10:25:01.972+0000 7f464aa12040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:25:02.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:02 smithi164 bash[22738]: debug 2024-09-17T10:25:02.148+0000 7f464aa12040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:25:02.569 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:02 smithi164 bash[22738]: debug 2024-09-17T10:25:02.308+0000 7f464aa12040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:25:02.569 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:02 smithi164 bash[22738]: debug 2024-09-17T10:25:02.388+0000 7f464aa12040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:25:02.569 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:02 smithi164 bash[22738]: debug 2024-09-17T10:25:02.564+0000 7f464aa12040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:25:03.462 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[22738]: debug 2024-09-17T10:25:03.384+0000 7f464aa12040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:25:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[21879]: cluster 2024-09-17T10:25:02.081817+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-17T10:25:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[21879]: audit 2024-09-17T10:25:02.877322+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[21879]: audit 2024-09-17T10:25:02.884481+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[21879]: audit 2024-09-17T10:25:02.886155+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[21879]: audit 2024-09-17T10:25:02.888000+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[21879]: audit 2024-09-17T10:25:02.897261+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[21879]: audit 2024-09-17T10:25:02.939476+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:25:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[21879]: audit 2024-09-17T10:25:02.940686+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:25:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[21879]: audit 2024-09-17T10:25:02.941629+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[19901]: cluster 2024-09-17T10:25:02.081817+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-17T10:25:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[19901]: audit 2024-09-17T10:25:02.877322+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[19901]: audit 2024-09-17T10:25:02.884481+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[19901]: audit 2024-09-17T10:25:02.886155+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[19901]: audit 2024-09-17T10:25:02.888000+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[19901]: audit 2024-09-17T10:25:02.897261+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[19901]: audit 2024-09-17T10:25:02.939476+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:25:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[19901]: audit 2024-09-17T10:25:02.940686+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:25:03.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[19901]: audit 2024-09-17T10:25:02.941629+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:03.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[26527]: cluster 2024-09-17T10:25:02.081817+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-17T10:25:03.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[26527]: audit 2024-09-17T10:25:02.877322+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:03.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[26527]: audit 2024-09-17T10:25:02.884481+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:03.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[26527]: audit 2024-09-17T10:25:02.886155+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:03.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[26527]: audit 2024-09-17T10:25:02.888000+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:03.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[26527]: audit 2024-09-17T10:25:02.897261+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:03.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[26527]: audit 2024-09-17T10:25:02.939476+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:25:03.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[26527]: audit 2024-09-17T10:25:02.940686+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:25:03.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:03 smithi163 bash[26527]: audit 2024-09-17T10:25:02.941629+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:03.761 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[22738]: debug 2024-09-17T10:25:03.456+0000 7f464aa12040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:25:03.761 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[22738]: debug 2024-09-17T10:25:03.680+0000 7f464aa12040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:25:04.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:04 smithi164 bash[21879]: cephadm 2024-09-17T10:25:02.938876+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T10:25:04.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:04 smithi164 bash[21879]: cephadm 2024-09-17T10:25:02.942681+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi163 2024-09-17T10:25:04.539 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:03 smithi164 bash[22738]: debug 2024-09-17T10:25:03.752+0000 7f464aa12040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:25:04.539 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:04 smithi164 bash[22738]: debug 2024-09-17T10:25:04.140+0000 7f464aa12040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:25:04.539 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:25:04 smithi164 bash[22738]: debug 2024-09-17T10:25:04.220+0000 7f464aa12040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:25:04.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:04 smithi163 bash[19901]: cephadm 2024-09-17T10:25:02.938876+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T10:25:04.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:04 smithi163 bash[19901]: cephadm 2024-09-17T10:25:02.942681+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi163 2024-09-17T10:25:04.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:04 smithi163 bash[26527]: cephadm 2024-09-17T10:25:02.938876+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T10:25:04.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:04 smithi163 bash[26527]: cephadm 2024-09-17T10:25:02.942681+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi163 2024-09-17T10:25:05.291 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:25:05.341 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi163:vg_nvme/lv_4 2024-09-17T10:25:05.412 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[19901]: cluster 2024-09-17T10:25:04.082192+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-17T10:25:05.412 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[19901]: cluster 2024-09-17T10:25:04.245504+0000 mon.a (mon.0) 259 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:25:05.412 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[19901]: audit 2024-09-17T10:25:04.248519+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:25:05.412 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[19901]: audit 2024-09-17T10:25:04.249144+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:25:05.412 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[19901]: audit 2024-09-17T10:25:04.250357+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:25:05.412 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[19901]: audit 2024-09-17T10:25:04.250963+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:25:05.413 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[26527]: cluster 2024-09-17T10:25:04.082192+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-17T10:25:05.413 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[26527]: cluster 2024-09-17T10:25:04.245504+0000 mon.a (mon.0) 259 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:25:05.413 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[26527]: audit 2024-09-17T10:25:04.248519+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:25:05.413 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[26527]: audit 2024-09-17T10:25:04.249144+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:25:05.413 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[26527]: audit 2024-09-17T10:25:04.250357+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:25:05.413 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:05 smithi163 bash[26527]: audit 2024-09-17T10:25:04.250963+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:25:05.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:05 smithi164 bash[21879]: cluster 2024-09-17T10:25:04.082192+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-17T10:25:05.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:05 smithi164 bash[21879]: cluster 2024-09-17T10:25:04.245504+0000 mon.a (mon.0) 259 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:25:05.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:05 smithi164 bash[21879]: audit 2024-09-17T10:25:04.248519+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:25:05.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:05 smithi164 bash[21879]: audit 2024-09-17T10:25:04.249144+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:25:05.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:05 smithi164 bash[21879]: audit 2024-09-17T10:25:04.250357+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:25:05.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:05 smithi164 bash[21879]: audit 2024-09-17T10:25:04.250963+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.164:0/3495723176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:25:06.459 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:06 smithi163 bash[19901]: cluster 2024-09-17T10:25:05.166561+0000 mon.a (mon.0) 260 : cluster [DBG] mgrmap e14: y(active, since 95s), standbys: x 2024-09-17T10:25:06.459 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:06 smithi163 bash[19901]: audit 2024-09-17T10:25:05.166813+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:25:06.459 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:06 smithi163 bash[26527]: cluster 2024-09-17T10:25:05.166561+0000 mon.a (mon.0) 260 : cluster [DBG] mgrmap e14: y(active, since 95s), standbys: x 2024-09-17T10:25:06.459 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:06 smithi163 bash[26527]: audit 2024-09-17T10:25:05.166813+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:25:06.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:06 smithi164 bash[21879]: cluster 2024-09-17T10:25:05.166561+0000 mon.a (mon.0) 260 : cluster [DBG] mgrmap e14: y(active, since 95s), standbys: x 2024-09-17T10:25:06.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:06 smithi164 bash[21879]: audit 2024-09-17T10:25:05.166813+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:25:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:07 smithi164 bash[21879]: cluster 2024-09-17T10:25:06.082613+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-17T10:25:07.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:07 smithi163 bash[19901]: cluster 2024-09-17T10:25:06.082613+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-17T10:25:07.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:07 smithi163 bash[26527]: cluster 2024-09-17T10:25:06.082613+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-17T10:25:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:08 smithi164 bash[21879]: audit 2024-09-17T10:25:07.221431+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:08 smithi164 bash[21879]: audit 2024-09-17T10:25:07.231119+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:08.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:08 smithi164 bash[21879]: audit 2024-09-17T10:25:07.233933+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:08.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:08 smithi164 bash[21879]: audit 2024-09-17T10:25:07.236650+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:08.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:08 smithi164 bash[21879]: audit 2024-09-17T10:25:07.238075+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:08.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:08 smithi164 bash[21879]: audit 2024-09-17T10:25:07.247248+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:08.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[19901]: audit 2024-09-17T10:25:07.221431+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:08.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[19901]: audit 2024-09-17T10:25:07.231119+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:08.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[19901]: audit 2024-09-17T10:25:07.233933+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:08.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[19901]: audit 2024-09-17T10:25:07.236650+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:08.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[19901]: audit 2024-09-17T10:25:07.238075+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:08.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[19901]: audit 2024-09-17T10:25:07.247248+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:08.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[26527]: audit 2024-09-17T10:25:07.221431+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:08.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[26527]: audit 2024-09-17T10:25:07.231119+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:08.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[26527]: audit 2024-09-17T10:25:07.233933+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:08.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[26527]: audit 2024-09-17T10:25:07.236650+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:08.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[26527]: audit 2024-09-17T10:25:07.238075+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:08.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:08 smithi163 bash[26527]: audit 2024-09-17T10:25:07.247248+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:09.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:09 smithi164 bash[21879]: cluster 2024-09-17T10:25:08.083059+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-17T10:25:09.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:09 smithi163 bash[19901]: cluster 2024-09-17T10:25:08.083059+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-17T10:25:09.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:09 smithi163 bash[26527]: cluster 2024-09-17T10:25:08.083059+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-17T10:25:10.113 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:11.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:11 smithi164 bash[21879]: cluster 2024-09-17T10:25:10.083480+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:11.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:11 smithi163 bash[19901]: cluster 2024-09-17T10:25:10.083480+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:11.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:11 smithi163 bash[26527]: cluster 2024-09-17T10:25:10.083480+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:12.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:12 smithi164 bash[21879]: audit 2024-09-17T10:25:11.534153+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:25:12.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:12 smithi164 bash[21879]: audit 2024-09-17T10:25:11.539787+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:25:12.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:12 smithi164 bash[21879]: audit 2024-09-17T10:25:11.541082+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:12.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:12 smithi163 bash[19901]: audit 2024-09-17T10:25:11.534153+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:25:12.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:12 smithi163 bash[19901]: audit 2024-09-17T10:25:11.539787+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:25:12.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:12 smithi163 bash[19901]: audit 2024-09-17T10:25:11.541082+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:12.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:12 smithi163 bash[26527]: audit 2024-09-17T10:25:11.534153+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:25:12.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:12 smithi163 bash[26527]: audit 2024-09-17T10:25:11.539787+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:25:12.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:12 smithi163 bash[26527]: audit 2024-09-17T10:25:11.541082+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:13.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:13 smithi164 bash[21879]: audit 2024-09-17T10:25:11.527521+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:13.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:13 smithi164 bash[21879]: cluster 2024-09-17T10:25:12.083819+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-17T10:25:13.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:13 smithi163 bash[19901]: audit 2024-09-17T10:25:11.527521+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:13.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:13 smithi163 bash[19901]: cluster 2024-09-17T10:25:12.083819+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-17T10:25:13.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:13 smithi163 bash[26527]: audit 2024-09-17T10:25:11.527521+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:13.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:13 smithi163 bash[26527]: cluster 2024-09-17T10:25:12.083819+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-17T10:25:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:15 smithi164 bash[21879]: cluster 2024-09-17T10:25:14.084246+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-17T10:25:15.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:15 smithi163 bash[19901]: cluster 2024-09-17T10:25:14.084246+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-17T10:25:15.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:15 smithi163 bash[26527]: cluster 2024-09-17T10:25:14.084246+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-17T10:25:17.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:17 smithi164 bash[21879]: cluster 2024-09-17T10:25:16.084793+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-17T10:25:17.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:17 smithi163 bash[19901]: cluster 2024-09-17T10:25:16.084793+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-17T10:25:17.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:17 smithi163 bash[26527]: cluster 2024-09-17T10:25:16.084793+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-17T10:25:19.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:19 smithi164 bash[21879]: cluster 2024-09-17T10:25:18.085343+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:19.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:19 smithi163 bash[19901]: cluster 2024-09-17T10:25:18.085343+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:19.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:19 smithi163 bash[26527]: cluster 2024-09-17T10:25:18.085343+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:20 smithi164 bash[21879]: audit 2024-09-17T10:25:20.192276+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.163:0/2666538443' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd86e1cf-4d82-479d-a29b-3855f6d35aac"}]: dispatch 2024-09-17T10:25:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:20 smithi164 bash[21879]: audit 2024-09-17T10:25:20.194964+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.163:0/2666538443' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd86e1cf-4d82-479d-a29b-3855f6d35aac"}]': finished 2024-09-17T10:25:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:20 smithi164 bash[21879]: cluster 2024-09-17T10:25:20.199087+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T10:25:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:20 smithi164 bash[21879]: audit 2024-09-17T10:25:20.199673+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:20.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:20 smithi163 bash[19901]: audit 2024-09-17T10:25:20.192276+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.163:0/2666538443' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd86e1cf-4d82-479d-a29b-3855f6d35aac"}]: dispatch 2024-09-17T10:25:20.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:20 smithi163 bash[19901]: audit 2024-09-17T10:25:20.194964+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.163:0/2666538443' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd86e1cf-4d82-479d-a29b-3855f6d35aac"}]': finished 2024-09-17T10:25:20.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:20 smithi163 bash[19901]: cluster 2024-09-17T10:25:20.199087+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T10:25:20.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:20 smithi163 bash[19901]: audit 2024-09-17T10:25:20.199673+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:20.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:20 smithi163 bash[26527]: audit 2024-09-17T10:25:20.192276+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.163:0/2666538443' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd86e1cf-4d82-479d-a29b-3855f6d35aac"}]: dispatch 2024-09-17T10:25:20.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:20 smithi163 bash[26527]: audit 2024-09-17T10:25:20.194964+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.163:0/2666538443' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd86e1cf-4d82-479d-a29b-3855f6d35aac"}]': finished 2024-09-17T10:25:20.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:20 smithi163 bash[26527]: cluster 2024-09-17T10:25:20.199087+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T10:25:20.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:20 smithi163 bash[26527]: audit 2024-09-17T10:25:20.199673+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:21.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:21 smithi164 bash[21879]: cluster 2024-09-17T10:25:20.085661+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:21.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:21 smithi164 bash[21879]: audit 2024-09-17T10:25:20.837771+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.163:0/1388700200' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:25:21.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:21 smithi163 bash[19901]: cluster 2024-09-17T10:25:20.085661+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:21.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:21 smithi163 bash[19901]: audit 2024-09-17T10:25:20.837771+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.163:0/1388700200' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:25:21.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:21 smithi163 bash[26527]: cluster 2024-09-17T10:25:20.085661+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:21.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:21 smithi163 bash[26527]: audit 2024-09-17T10:25:20.837771+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.163:0/1388700200' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:25:23.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:23 smithi163 bash[19901]: cluster 2024-09-17T10:25:22.085987+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-17T10:25:23.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:23 smithi163 bash[26527]: cluster 2024-09-17T10:25:22.085987+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-17T10:25:23.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:23 smithi164 bash[21879]: cluster 2024-09-17T10:25:22.085987+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-17T10:25:25.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:25 smithi163 bash[19901]: cluster 2024-09-17T10:25:24.086398+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-17T10:25:25.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:25 smithi163 bash[26527]: cluster 2024-09-17T10:25:24.086398+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-17T10:25:25.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:25 smithi164 bash[21879]: cluster 2024-09-17T10:25:24.086398+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-17T10:25:27.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:27 smithi163 bash[19901]: cluster 2024-09-17T10:25:26.086889+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-17T10:25:27.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:27 smithi163 bash[26527]: cluster 2024-09-17T10:25:26.086889+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-17T10:25:27.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:27 smithi164 bash[21879]: cluster 2024-09-17T10:25:26.086889+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-17T10:25:29.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:29 smithi163 bash[19901]: cluster 2024-09-17T10:25:28.087297+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-17T10:25:29.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:29 smithi163 bash[26527]: cluster 2024-09-17T10:25:28.087297+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-17T10:25:29.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:29 smithi164 bash[21879]: cluster 2024-09-17T10:25:28.087297+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-17T10:25:31.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:31 smithi163 bash[19901]: cluster 2024-09-17T10:25:30.087592+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-17T10:25:31.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:31 smithi163 bash[26527]: cluster 2024-09-17T10:25:30.087592+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-17T10:25:31.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:31 smithi164 bash[21879]: cluster 2024-09-17T10:25:30.087592+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-17T10:25:32.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:32 smithi163 bash[19901]: cluster 2024-09-17T10:25:32.087993+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:32.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:32 smithi163 bash[26527]: cluster 2024-09-17T10:25:32.087993+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:32.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:32 smithi164 bash[21879]: cluster 2024-09-17T10:25:32.087993+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:34.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:33 smithi164 bash[21879]: audit 2024-09-17T10:25:33.848871+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T10:25:34.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:33 smithi164 bash[21879]: audit 2024-09-17T10:25:33.850309+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:34.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:33 smithi163 bash[26527]: audit 2024-09-17T10:25:33.848871+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T10:25:34.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:33 smithi163 bash[26527]: audit 2024-09-17T10:25:33.850309+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:34.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:33 smithi163 bash[19901]: audit 2024-09-17T10:25:33.848871+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T10:25:34.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:33 smithi163 bash[19901]: audit 2024-09-17T10:25:33.850309+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:35.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:34 smithi164 bash[21879]: cephadm 2024-09-17T10:25:33.851478+0000 mgr.y (mgr.14150) 95 : cephadm [INF] Deploying daemon osd.0 on smithi163 2024-09-17T10:25:35.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:34 smithi164 bash[21879]: cluster 2024-09-17T10:25:34.088300+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-17T10:25:35.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:34 smithi163 bash[19901]: cephadm 2024-09-17T10:25:33.851478+0000 mgr.y (mgr.14150) 95 : cephadm [INF] Deploying daemon osd.0 on smithi163 2024-09-17T10:25:35.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:34 smithi163 bash[19901]: cluster 2024-09-17T10:25:34.088300+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-17T10:25:35.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:34 smithi163 bash[26527]: cephadm 2024-09-17T10:25:33.851478+0000 mgr.y (mgr.14150) 95 : cephadm [INF] Deploying daemon osd.0 on smithi163 2024-09-17T10:25:35.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:34 smithi163 bash[26527]: cluster 2024-09-17T10:25:34.088300+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-17T10:25:37.403 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:37 smithi163 bash[26527]: cluster 2024-09-17T10:25:36.088701+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-17T10:25:37.403 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:37 smithi163 bash[19901]: cluster 2024-09-17T10:25:36.088701+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-17T10:25:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:37 smithi164 bash[21879]: cluster 2024-09-17T10:25:36.088701+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-17T10:25:38.528 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:25:38 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.529 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:38 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.529 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:38 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:38 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:38 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.815 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:25:38 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:39.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:39 smithi164 bash[21879]: cluster 2024-09-17T10:25:38.089161+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-17T10:25:39.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:39 smithi164 bash[21879]: audit 2024-09-17T10:25:38.660660+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:39.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:39 smithi164 bash[21879]: audit 2024-09-17T10:25:38.664400+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:39.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:39 smithi164 bash[21879]: audit 2024-09-17T10:25:38.668883+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:39.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:39 smithi163 bash[19901]: cluster 2024-09-17T10:25:38.089161+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-17T10:25:39.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:39 smithi163 bash[19901]: audit 2024-09-17T10:25:38.660660+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:39.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:39 smithi163 bash[19901]: audit 2024-09-17T10:25:38.664400+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:39.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:39 smithi163 bash[19901]: audit 2024-09-17T10:25:38.668883+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:39.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:39 smithi163 bash[26527]: cluster 2024-09-17T10:25:38.089161+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-17T10:25:39.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:39 smithi163 bash[26527]: audit 2024-09-17T10:25:38.660660+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:39.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:39 smithi163 bash[26527]: audit 2024-09-17T10:25:38.664400+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:39.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:39 smithi163 bash[26527]: audit 2024-09-17T10:25:38.668883+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:41 smithi164 bash[21879]: cluster 2024-09-17T10:25:40.089495+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-17T10:25:41.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:41 smithi163 bash[19901]: cluster 2024-09-17T10:25:40.089495+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-17T10:25:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:41 smithi163 bash[26527]: cluster 2024-09-17T10:25:40.089495+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-17T10:25:43.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:43 smithi164 bash[21879]: cluster 2024-09-17T10:25:42.089924+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-17T10:25:43.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:43 smithi163 bash[19901]: cluster 2024-09-17T10:25:42.089924+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-17T10:25:43.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:43 smithi163 bash[26527]: cluster 2024-09-17T10:25:42.089924+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-17T10:25:45.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:45 smithi163 bash[19901]: cluster 2024-09-17T10:25:44.090383+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-17T10:25:45.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:45 smithi163 bash[19901]: audit 2024-09-17T10:25:45.153843+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:45.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:45 smithi163 bash[26527]: cluster 2024-09-17T10:25:44.090383+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-17T10:25:45.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:45 smithi163 bash[26527]: audit 2024-09-17T10:25:45.153843+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:45 smithi164 bash[21879]: cluster 2024-09-17T10:25:44.090383+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-17T10:25:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:45 smithi164 bash[21879]: audit 2024-09-17T10:25:45.153843+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:46.427 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:46 smithi163 bash[26527]: audit 2024-09-17T10:25:45.157918+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:46.427 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:46 smithi163 bash[26527]: audit 2024-09-17T10:25:45.744383+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:46.427 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:46 smithi163 bash[26527]: audit 2024-09-17T10:25:45.745444+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:46.427 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:46 smithi163 bash[26527]: audit 2024-09-17T10:25:45.753394+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:46.428 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:46 smithi163 bash[19901]: audit 2024-09-17T10:25:45.157918+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:46.428 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:46 smithi163 bash[19901]: audit 2024-09-17T10:25:45.744383+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:46.428 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:46 smithi163 bash[19901]: audit 2024-09-17T10:25:45.745444+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:46.428 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:46 smithi163 bash[19901]: audit 2024-09-17T10:25:45.753394+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:46 smithi164 bash[21879]: audit 2024-09-17T10:25:45.157918+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:46 smithi164 bash[21879]: audit 2024-09-17T10:25:45.744383+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:46 smithi164 bash[21879]: audit 2024-09-17T10:25:45.745444+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:46 smithi164 bash[21879]: audit 2024-09-17T10:25:45.753394+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:47.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:47 smithi164 bash[21879]: cluster 2024-09-17T10:25:46.090660+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-17T10:25:47.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:47 smithi163 bash[26527]: cluster 2024-09-17T10:25:46.090660+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-17T10:25:47.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:47 smithi163 bash[19901]: cluster 2024-09-17T10:25:46.090660+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-17T10:25:48.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:48 smithi164 bash[21879]: audit 2024-09-17T10:25:47.852226+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/1651221019,v1:172.21.15.163:6803/1651221019]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T10:25:48.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:48 smithi164 bash[21879]: audit 2024-09-17T10:25:47.852651+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T10:25:48.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:48 smithi163 bash[26527]: audit 2024-09-17T10:25:47.852226+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/1651221019,v1:172.21.15.163:6803/1651221019]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T10:25:48.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:48 smithi163 bash[26527]: audit 2024-09-17T10:25:47.852651+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T10:25:48.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:48 smithi163 bash[19901]: audit 2024-09-17T10:25:47.852226+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/1651221019,v1:172.21.15.163:6803/1651221019]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T10:25:48.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:48 smithi163 bash[19901]: audit 2024-09-17T10:25:47.852651+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T10:25:49.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:49 smithi164 bash[21879]: cluster 2024-09-17T10:25:48.090965+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:49.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:49 smithi164 bash[21879]: audit 2024-09-17T10:25:48.170935+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:25:49.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:49 smithi164 bash[21879]: cluster 2024-09-17T10:25:48.173504+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T10:25:49.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:49 smithi164 bash[21879]: audit 2024-09-17T10:25:48.173713+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:49.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:49 smithi164 bash[21879]: audit 2024-09-17T10:25:48.175718+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/1651221019,v1:172.21.15.163:6803/1651221019]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:25:49.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:49 smithi164 bash[21879]: audit 2024-09-17T10:25:48.176130+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:25:49.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[19901]: cluster 2024-09-17T10:25:48.090965+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:49.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[19901]: audit 2024-09-17T10:25:48.170935+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:25:49.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[19901]: cluster 2024-09-17T10:25:48.173504+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T10:25:49.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[19901]: audit 2024-09-17T10:25:48.173713+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:49.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[19901]: audit 2024-09-17T10:25:48.175718+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/1651221019,v1:172.21.15.163:6803/1651221019]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:25:49.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[19901]: audit 2024-09-17T10:25:48.176130+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:25:49.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[26527]: cluster 2024-09-17T10:25:48.090965+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:49.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[26527]: audit 2024-09-17T10:25:48.170935+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:25:49.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[26527]: cluster 2024-09-17T10:25:48.173504+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T10:25:49.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[26527]: audit 2024-09-17T10:25:48.173713+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:49.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[26527]: audit 2024-09-17T10:25:48.175718+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/1651221019,v1:172.21.15.163:6803/1651221019]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:25:49.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:49 smithi163 bash[26527]: audit 2024-09-17T10:25:48.176130+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:25:49.765 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 0 on host 'smithi163' 2024-09-17T10:25:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[19901]: audit 2024-09-17T10:25:49.172688+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:25:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[19901]: cluster 2024-09-17T10:25:49.175902+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T10:25:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[19901]: audit 2024-09-17T10:25:49.176450+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[19901]: audit 2024-09-17T10:25:49.182451+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[19901]: audit 2024-09-17T10:25:49.716231+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T10:25:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[19901]: audit 2024-09-17T10:25:49.749844+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[19901]: audit 2024-09-17T10:25:49.756061+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:50.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[19901]: audit 2024-09-17T10:25:49.761861+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:50.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[26527]: audit 2024-09-17T10:25:49.172688+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:25:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[26527]: cluster 2024-09-17T10:25:49.175902+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T10:25:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[26527]: audit 2024-09-17T10:25:49.176450+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[26527]: audit 2024-09-17T10:25:49.182451+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[26527]: audit 2024-09-17T10:25:49.716231+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T10:25:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[26527]: audit 2024-09-17T10:25:49.749844+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[26527]: audit 2024-09-17T10:25:49.756061+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:50.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:50 smithi163 bash[26527]: audit 2024-09-17T10:25:49.761861+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:50.398 DEBUG:teuthology.orchestra.run.smithi163:osd.0> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T10:25:50.441 INFO:tasks.cephadm:Deploying osd.1 on smithi163 with /dev/vg_nvme/lv_3... 2024-09-17T10:25:50.441 DEBUG:teuthology.orchestra.run.smithi163:> 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 6fb989ae-74de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T10:25:50.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:50 smithi164 bash[21879]: audit 2024-09-17T10:25:49.172688+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:25:50.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:50 smithi164 bash[21879]: cluster 2024-09-17T10:25:49.175902+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T10:25:50.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:50 smithi164 bash[21879]: audit 2024-09-17T10:25:49.176450+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:50.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:50 smithi164 bash[21879]: audit 2024-09-17T10:25:49.182451+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:50.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:50 smithi164 bash[21879]: audit 2024-09-17T10:25:49.716231+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T10:25:50.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:50 smithi164 bash[21879]: audit 2024-09-17T10:25:49.749844+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:50.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:50 smithi164 bash[21879]: audit 2024-09-17T10:25:49.756061+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:50.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:50 smithi164 bash[21879]: audit 2024-09-17T10:25:49.761861+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:25:51.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:51 smithi164 bash[21879]: cluster 2024-09-17T10:25:48.896039+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:25:51.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:51 smithi164 bash[21879]: cluster 2024-09-17T10:25:48.896136+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:25:51.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:51 smithi164 bash[21879]: cluster 2024-09-17T10:25:50.091437+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:51.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:51 smithi164 bash[21879]: audit 2024-09-17T10:25:50.179942+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:51.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:51 smithi164 bash[21879]: cluster 2024-09-17T10:25:50.760860+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.163:6802/1651221019,v1:172.21.15.163:6803/1651221019] boot 2024-09-17T10:25:51.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:51 smithi164 bash[21879]: cluster 2024-09-17T10:25:50.760956+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T10:25:51.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:51 smithi164 bash[21879]: audit 2024-09-17T10:25:50.761243+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[19901]: cluster 2024-09-17T10:25:48.896039+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:25:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[19901]: cluster 2024-09-17T10:25:48.896136+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:25:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[19901]: cluster 2024-09-17T10:25:50.091437+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[19901]: audit 2024-09-17T10:25:50.179942+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[19901]: cluster 2024-09-17T10:25:50.760860+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.163:6802/1651221019,v1:172.21.15.163:6803/1651221019] boot 2024-09-17T10:25:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[19901]: cluster 2024-09-17T10:25:50.760956+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T10:25:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[19901]: audit 2024-09-17T10:25:50.761243+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[26527]: cluster 2024-09-17T10:25:48.896039+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:25:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[26527]: cluster 2024-09-17T10:25:48.896136+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:25:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[26527]: cluster 2024-09-17T10:25:50.091437+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:25:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[26527]: audit 2024-09-17T10:25:50.179942+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[26527]: cluster 2024-09-17T10:25:50.760860+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.163:6802/1651221019,v1:172.21.15.163:6803/1651221019] boot 2024-09-17T10:25:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[26527]: cluster 2024-09-17T10:25:50.760956+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T10:25:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:51 smithi163 bash[26527]: audit 2024-09-17T10:25:50.761243+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:25:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:52 smithi164 bash[21879]: cluster 2024-09-17T10:25:51.771407+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T10:25:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:52 smithi164 bash[21879]: cluster 2024-09-17T10:25:52.091923+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:53.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:52 smithi163 bash[26527]: cluster 2024-09-17T10:25:51.771407+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T10:25:53.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:52 smithi163 bash[26527]: cluster 2024-09-17T10:25:52.091923+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:53.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:52 smithi163 bash[19901]: cluster 2024-09-17T10:25:51.771407+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T10:25:53.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:52 smithi163 bash[19901]: cluster 2024-09-17T10:25:52.091923+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:54.788 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:55.209 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:55 smithi163 bash[19901]: cluster 2024-09-17T10:25:54.092363+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:55.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:55 smithi164 bash[21879]: cluster 2024-09-17T10:25:54.092363+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:55.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:55 smithi163 bash[26527]: cluster 2024-09-17T10:25:54.092363+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:57.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:57 smithi163 bash[19901]: cluster 2024-09-17T10:25:56.092856+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:57.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:57 smithi163 bash[26527]: cluster 2024-09-17T10:25:56.092856+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:57.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:57 smithi164 bash[21879]: cluster 2024-09-17T10:25:56.092856+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:59.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:25:59 smithi164 bash[21879]: cluster 2024-09-17T10:25:58.093373+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:59.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:25:59 smithi163 bash[26527]: cluster 2024-09-17T10:25:58.093373+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:25:59.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:25:59 smithi163 bash[19901]: cluster 2024-09-17T10:25:58.093373+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:01.501 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[19901]: cluster 2024-09-17T10:26:00.093779+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:01.502 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[19901]: audit 2024-09-17T10:26:00.526792+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.502 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[19901]: audit 2024-09-17T10:26:00.533137+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.502 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[19901]: audit 2024-09-17T10:26:00.535053+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:26:01.502 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[19901]: audit 2024-09-17T10:26:00.541469+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.502 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[19901]: audit 2024-09-17T10:26:00.544498+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:01.503 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[19901]: audit 2024-09-17T10:26:00.545898+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:26:01.503 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[19901]: audit 2024-09-17T10:26:00.553980+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.503 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[26527]: cluster 2024-09-17T10:26:00.093779+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:01.503 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[26527]: audit 2024-09-17T10:26:00.526792+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.504 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[26527]: audit 2024-09-17T10:26:00.533137+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.504 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[26527]: audit 2024-09-17T10:26:00.535053+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:26:01.504 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[26527]: audit 2024-09-17T10:26:00.541469+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.504 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[26527]: audit 2024-09-17T10:26:00.544498+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:01.504 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[26527]: audit 2024-09-17T10:26:00.545898+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:26:01.504 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:01 smithi163 bash[26527]: audit 2024-09-17T10:26:00.553980+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:01 smithi164 bash[21879]: cluster 2024-09-17T10:26:00.093779+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:01.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:01 smithi164 bash[21879]: audit 2024-09-17T10:26:00.526792+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:01 smithi164 bash[21879]: audit 2024-09-17T10:26:00.533137+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:01 smithi164 bash[21879]: audit 2024-09-17T10:26:00.535053+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:26:01.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:01 smithi164 bash[21879]: audit 2024-09-17T10:26:00.541469+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:01.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:01 smithi164 bash[21879]: audit 2024-09-17T10:26:00.544498+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:01.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:01 smithi164 bash[21879]: audit 2024-09-17T10:26:00.545898+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:26:01.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:01 smithi164 bash[21879]: audit 2024-09-17T10:26:00.553980+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:02.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:02 smithi163 bash[19901]: cephadm 2024-09-17T10:26:00.519240+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:26:02.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:02 smithi163 bash[19901]: cephadm 2024-09-17T10:26:00.536080+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 16241M 2024-09-17T10:26:02.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:02 smithi163 bash[26527]: cephadm 2024-09-17T10:26:00.519240+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:26:02.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:02 smithi163 bash[26527]: cephadm 2024-09-17T10:26:00.536080+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 16241M 2024-09-17T10:26:02.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:02 smithi164 bash[21879]: cephadm 2024-09-17T10:26:00.519240+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:26:02.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:02 smithi164 bash[21879]: cephadm 2024-09-17T10:26:00.536080+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 16241M 2024-09-17T10:26:02.684 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:26:02.718 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi163:vg_nvme/lv_3 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:03 smithi164 bash[21879]: cluster 2024-09-17T10:26:02.094091+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:03.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:03 smithi163 bash[19901]: cluster 2024-09-17T10:26:02.094091+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:03.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:03 smithi163 bash[26527]: cluster 2024-09-17T10:26:02.094091+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:05.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:05 smithi164 bash[21879]: cluster 2024-09-17T10:26:04.094615+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:05.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:05 smithi163 bash[19901]: cluster 2024-09-17T10:26:04.094615+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:05.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:05 smithi163 bash[26527]: cluster 2024-09-17T10:26:04.094615+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:07.522 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:07 smithi164 bash[21879]: cluster 2024-09-17T10:26:06.095256+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:07.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:07 smithi163 bash[19901]: cluster 2024-09-17T10:26:06.095256+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:07.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:07 smithi163 bash[26527]: cluster 2024-09-17T10:26:06.095256+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:09.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:09 smithi164 bash[21879]: cluster 2024-09-17T10:26:08.095692+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:09.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:09 smithi164 bash[21879]: audit 2024-09-17T10:26:08.961730+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:26:09.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:09 smithi164 bash[21879]: audit 2024-09-17T10:26:08.967059+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:26:09.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:09 smithi164 bash[21879]: audit 2024-09-17T10:26:08.968387+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:09.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:09 smithi163 bash[19901]: cluster 2024-09-17T10:26:08.095692+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:09.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:09 smithi163 bash[19901]: audit 2024-09-17T10:26:08.961730+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:26:09.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:09 smithi163 bash[19901]: audit 2024-09-17T10:26:08.967059+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:26:09.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:09 smithi163 bash[19901]: audit 2024-09-17T10:26:08.968387+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:09.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:09 smithi163 bash[26527]: cluster 2024-09-17T10:26:08.095692+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:09.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:09 smithi163 bash[26527]: audit 2024-09-17T10:26:08.961730+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:26:09.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:09 smithi163 bash[26527]: audit 2024-09-17T10:26:08.967059+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:26:09.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:09 smithi163 bash[26527]: audit 2024-09-17T10:26:08.968387+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:10.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:10 smithi164 bash[21879]: audit 2024-09-17T10:26:08.955725+0000 mgr.y (mgr.14150) 116 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:10 smithi163 bash[26527]: audit 2024-09-17T10:26:08.955725+0000 mgr.y (mgr.14150) 116 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:10.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:10 smithi163 bash[19901]: audit 2024-09-17T10:26:08.955725+0000 mgr.y (mgr.14150) 116 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:11.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:11 smithi164 bash[21879]: cluster 2024-09-17T10:26:10.096162+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:11.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:11 smithi163 bash[26527]: cluster 2024-09-17T10:26:10.096162+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:11.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:11 smithi163 bash[19901]: cluster 2024-09-17T10:26:10.096162+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:13.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:13 smithi164 bash[21879]: cluster 2024-09-17T10:26:12.096617+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:13.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:13 smithi163 bash[19901]: cluster 2024-09-17T10:26:12.096617+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:13.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:13 smithi163 bash[26527]: cluster 2024-09-17T10:26:12.096617+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:15 smithi163 bash[26527]: cluster 2024-09-17T10:26:14.097036+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:15 smithi163 bash[19901]: cluster 2024-09-17T10:26:14.097036+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:15 smithi164 bash[21879]: cluster 2024-09-17T10:26:14.097036+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:17.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:17 smithi164 bash[21879]: cluster 2024-09-17T10:26:16.097484+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:17.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:17 smithi163 bash[19901]: cluster 2024-09-17T10:26:16.097484+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:17.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:17 smithi163 bash[26527]: cluster 2024-09-17T10:26:16.097484+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:18.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:18 smithi164 bash[21879]: audit 2024-09-17T10:26:17.591916+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.163:0/49943110' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "088a2782-c96b-4f9c-835f-24d56b67db0e"}]: dispatch 2024-09-17T10:26:18.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:18 smithi164 bash[21879]: audit 2024-09-17T10:26:17.592373+0000 mon.a (mon.0) 314 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "088a2782-c96b-4f9c-835f-24d56b67db0e"}]: dispatch 2024-09-17T10:26:18.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:18 smithi164 bash[21879]: audit 2024-09-17T10:26:17.595297+0000 mon.a (mon.0) 315 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "088a2782-c96b-4f9c-835f-24d56b67db0e"}]': finished 2024-09-17T10:26:18.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:18 smithi164 bash[21879]: cluster 2024-09-17T10:26:17.600682+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T10:26:18.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:18 smithi164 bash[21879]: audit 2024-09-17T10:26:17.600967+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:18.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[26527]: audit 2024-09-17T10:26:17.591916+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.163:0/49943110' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "088a2782-c96b-4f9c-835f-24d56b67db0e"}]: dispatch 2024-09-17T10:26:18.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[26527]: audit 2024-09-17T10:26:17.592373+0000 mon.a (mon.0) 314 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "088a2782-c96b-4f9c-835f-24d56b67db0e"}]: dispatch 2024-09-17T10:26:18.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[26527]: audit 2024-09-17T10:26:17.595297+0000 mon.a (mon.0) 315 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "088a2782-c96b-4f9c-835f-24d56b67db0e"}]': finished 2024-09-17T10:26:18.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[26527]: cluster 2024-09-17T10:26:17.600682+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T10:26:18.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[26527]: audit 2024-09-17T10:26:17.600967+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:18.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[19901]: audit 2024-09-17T10:26:17.591916+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.163:0/49943110' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "088a2782-c96b-4f9c-835f-24d56b67db0e"}]: dispatch 2024-09-17T10:26:18.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[19901]: audit 2024-09-17T10:26:17.592373+0000 mon.a (mon.0) 314 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "088a2782-c96b-4f9c-835f-24d56b67db0e"}]: dispatch 2024-09-17T10:26:18.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[19901]: audit 2024-09-17T10:26:17.595297+0000 mon.a (mon.0) 315 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "088a2782-c96b-4f9c-835f-24d56b67db0e"}]': finished 2024-09-17T10:26:18.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[19901]: cluster 2024-09-17T10:26:17.600682+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T10:26:18.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:18 smithi163 bash[19901]: audit 2024-09-17T10:26:17.600967+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:19.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:19 smithi164 bash[21879]: cluster 2024-09-17T10:26:18.098000+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:19.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:19 smithi164 bash[21879]: audit 2024-09-17T10:26:18.237164+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.163:0/4277596153' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:26:19.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:19 smithi163 bash[26527]: cluster 2024-09-17T10:26:18.098000+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:19.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:19 smithi163 bash[26527]: audit 2024-09-17T10:26:18.237164+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.163:0/4277596153' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:26:19.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:19 smithi163 bash[19901]: cluster 2024-09-17T10:26:18.098000+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:19.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:19 smithi163 bash[19901]: audit 2024-09-17T10:26:18.237164+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.163:0/4277596153' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:26:21.492 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:21 smithi163 bash[19901]: cluster 2024-09-17T10:26:20.098505+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:21.493 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:21 smithi163 bash[26527]: cluster 2024-09-17T10:26:20.098505+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:21.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:21 smithi164 bash[21879]: cluster 2024-09-17T10:26:20.098505+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:23.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:23 smithi164 bash[21879]: cluster 2024-09-17T10:26:22.098956+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:23.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:23 smithi163 bash[19901]: cluster 2024-09-17T10:26:22.098956+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:23.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:23 smithi163 bash[26527]: cluster 2024-09-17T10:26:22.098956+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:25.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:25 smithi164 bash[21879]: cluster 2024-09-17T10:26:24.099402+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:25.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:25 smithi163 bash[19901]: cluster 2024-09-17T10:26:24.099402+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:25.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:25 smithi163 bash[26527]: cluster 2024-09-17T10:26:24.099402+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:27.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:27 smithi164 bash[21879]: cluster 2024-09-17T10:26:26.099886+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:27.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:27 smithi163 bash[19901]: cluster 2024-09-17T10:26:26.099886+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:27.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:27 smithi163 bash[26527]: cluster 2024-09-17T10:26:26.099886+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:29 smithi164 bash[21879]: cluster 2024-09-17T10:26:28.100314+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:29.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:29 smithi163 bash[26527]: cluster 2024-09-17T10:26:28.100314+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:29 smithi163 bash[19901]: cluster 2024-09-17T10:26:28.100314+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:31.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:31 smithi164 bash[21879]: cluster 2024-09-17T10:26:30.100776+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:31.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:31 smithi164 bash[21879]: audit 2024-09-17T10:26:31.176049+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T10:26:31.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:31 smithi164 bash[21879]: audit 2024-09-17T10:26:31.177802+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:31.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:31 smithi163 bash[19901]: cluster 2024-09-17T10:26:30.100776+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:31.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:31 smithi163 bash[19901]: audit 2024-09-17T10:26:31.176049+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T10:26:31.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:31 smithi163 bash[19901]: audit 2024-09-17T10:26:31.177802+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:31.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:31 smithi163 bash[26527]: cluster 2024-09-17T10:26:30.100776+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:31.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:31 smithi163 bash[26527]: audit 2024-09-17T10:26:31.176049+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T10:26:31.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:31 smithi163 bash[26527]: audit 2024-09-17T10:26:31.177802+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:32.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:32 smithi164 bash[21879]: cephadm 2024-09-17T10:26:31.179279+0000 mgr.y (mgr.14150) 128 : cephadm [INF] Deploying daemon osd.1 on smithi163 2024-09-17T10:26:32.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:32 smithi163 bash[26527]: cephadm 2024-09-17T10:26:31.179279+0000 mgr.y (mgr.14150) 128 : cephadm [INF] Deploying daemon osd.1 on smithi163 2024-09-17T10:26:32.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:32 smithi163 bash[19901]: cephadm 2024-09-17T10:26:31.179279+0000 mgr.y (mgr.14150) 128 : cephadm [INF] Deploying daemon osd.1 on smithi163 2024-09-17T10:26:33.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:33 smithi164 bash[21879]: cluster 2024-09-17T10:26:32.101284+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:33.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:33 smithi163 bash[19901]: cluster 2024-09-17T10:26:32.101284+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:33.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:33 smithi163 bash[26527]: cluster 2024-09-17T10:26:32.101284+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:35 smithi164 bash[21879]: cluster 2024-09-17T10:26:34.101779+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:35 smithi163 bash[19901]: cluster 2024-09-17T10:26:34.101779+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:35.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:35 smithi163 bash[26527]: cluster 2024-09-17T10:26:34.101779+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:35.880 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:35 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:35.881 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:35 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:35.881 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:26:35 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:35.882 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:26:35 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:36.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:35 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:36.205 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:26:35 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:36.206 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:35 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:36.206 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:26:35 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:36 smithi164 bash[21879]: audit 2024-09-17T10:26:36.138631+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:26:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:36 smithi164 bash[21879]: audit 2024-09-17T10:26:36.142494+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:36 smithi164 bash[21879]: audit 2024-09-17T10:26:36.147828+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:36 smithi163 bash[26527]: audit 2024-09-17T10:26:36.138631+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:26:36.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:36 smithi163 bash[26527]: audit 2024-09-17T10:26:36.142494+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:36.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:36 smithi163 bash[26527]: audit 2024-09-17T10:26:36.147828+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:36 smithi163 bash[19901]: audit 2024-09-17T10:26:36.138631+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:26:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:36 smithi163 bash[19901]: audit 2024-09-17T10:26:36.142494+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:36 smithi163 bash[19901]: audit 2024-09-17T10:26:36.147828+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:37 smithi164 bash[21879]: cluster 2024-09-17T10:26:36.102164+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:37 smithi163 bash[19901]: cluster 2024-09-17T10:26:36.102164+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:37.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:37 smithi163 bash[26527]: cluster 2024-09-17T10:26:36.102164+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:39.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:39 smithi164 bash[21879]: cluster 2024-09-17T10:26:38.102693+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:39.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:39 smithi163 bash[19901]: cluster 2024-09-17T10:26:38.102693+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:39 smithi163 bash[26527]: cluster 2024-09-17T10:26:38.102693+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:41 smithi164 bash[21879]: cluster 2024-09-17T10:26:40.103285+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:41 smithi163 bash[26527]: cluster 2024-09-17T10:26:40.103285+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:41.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:41 smithi163 bash[19901]: cluster 2024-09-17T10:26:40.103285+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:42.756 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[19901]: audit 2024-09-17T10:26:41.444883+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:42.756 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[19901]: audit 2024-09-17T10:26:41.449087+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[19901]: audit 2024-09-17T10:26:41.449817+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[19901]: audit 2024-09-17T10:26:41.450492+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[19901]: audit 2024-09-17T10:26:41.454692+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[19901]: cluster 2024-09-17T10:26:42.103745+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[26527]: audit 2024-09-17T10:26:41.444883+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[26527]: audit 2024-09-17T10:26:41.449087+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[26527]: audit 2024-09-17T10:26:41.449817+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[26527]: audit 2024-09-17T10:26:41.450492+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[26527]: audit 2024-09-17T10:26:41.454692+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:42.757 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:42 smithi163 bash[26527]: cluster 2024-09-17T10:26:42.103745+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:42 smithi164 bash[21879]: audit 2024-09-17T10:26:41.444883+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:42 smithi164 bash[21879]: audit 2024-09-17T10:26:41.449087+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:42 smithi164 bash[21879]: audit 2024-09-17T10:26:41.449817+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:42 smithi164 bash[21879]: audit 2024-09-17T10:26:41.450492+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:42 smithi164 bash[21879]: audit 2024-09-17T10:26:41.454692+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:42 smithi164 bash[21879]: cluster 2024-09-17T10:26:42.103745+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:45.443 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:45 smithi163 bash[26527]: cluster 2024-09-17T10:26:44.104212+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:45.443 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:45 smithi163 bash[26527]: audit 2024-09-17T10:26:45.118412+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T10:26:45.443 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:45 smithi163 bash[19901]: cluster 2024-09-17T10:26:44.104212+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:45.443 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:45 smithi163 bash[19901]: audit 2024-09-17T10:26:45.118412+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T10:26:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:45 smithi164 bash[21879]: cluster 2024-09-17T10:26:44.104212+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:45 smithi164 bash[21879]: audit 2024-09-17T10:26:45.118412+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T10:26:45.933 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 1 on host 'smithi163' 2024-09-17T10:26:46.211 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[19901]: audit 2024-09-17T10:26:45.158617+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:26:46.211 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[19901]: cluster 2024-09-17T10:26:45.161576+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T10:26:46.211 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[19901]: audit 2024-09-17T10:26:45.161939+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:26:46.211 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[19901]: audit 2024-09-17T10:26:45.162130+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:46.211 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[19901]: audit 2024-09-17T10:26:45.910768+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:26:46.211 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[19901]: audit 2024-09-17T10:26:45.918139+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:46.211 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[19901]: audit 2024-09-17T10:26:45.926357+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:46.211 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[19901]: audit 2024-09-17T10:26:46.160435+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:26:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:46 smithi164 bash[21879]: audit 2024-09-17T10:26:45.158617+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:26:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:46 smithi164 bash[21879]: cluster 2024-09-17T10:26:45.161576+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T10:26:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:46 smithi164 bash[21879]: audit 2024-09-17T10:26:45.161939+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:26:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:46 smithi164 bash[21879]: audit 2024-09-17T10:26:45.162130+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:46 smithi164 bash[21879]: audit 2024-09-17T10:26:45.910768+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:26:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:46 smithi164 bash[21879]: audit 2024-09-17T10:26:45.918139+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:46 smithi164 bash[21879]: audit 2024-09-17T10:26:45.926357+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:46.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:46 smithi164 bash[21879]: audit 2024-09-17T10:26:46.160435+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:26:46.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[26527]: audit 2024-09-17T10:26:45.158617+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:26:46.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[26527]: cluster 2024-09-17T10:26:45.161576+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T10:26:46.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[26527]: audit 2024-09-17T10:26:45.161939+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:26:46.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[26527]: audit 2024-09-17T10:26:45.162130+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:46.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[26527]: audit 2024-09-17T10:26:45.910768+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:26:46.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[26527]: audit 2024-09-17T10:26:45.918139+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:46.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[26527]: audit 2024-09-17T10:26:45.926357+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:46.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:46 smithi163 bash[26527]: audit 2024-09-17T10:26:46.160435+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:26:46.602 DEBUG:teuthology.orchestra.run.smithi163:osd.1> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T10:26:46.604 INFO:tasks.cephadm:Deploying osd.2 on smithi163 with /dev/vg_nvme/lv_2... 2024-09-17T10:26:46.604 DEBUG:teuthology.orchestra.run.smithi163:> 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 6fb989ae-74de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T10:26:47.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:47 smithi164 bash[21879]: cluster 2024-09-17T10:26:46.104515+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:47.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:47 smithi164 bash[21879]: cluster 2024-09-17T10:26:46.166042+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T10:26:47.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:47 smithi164 bash[21879]: audit 2024-09-17T10:26:46.167656+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:47.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:47 smithi164 bash[21879]: audit 2024-09-17T10:26:46.172394+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:47.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:47 smithi164 bash[21879]: audit 2024-09-17T10:26:46.639782+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' 2024-09-17T10:26:47.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:47 smithi164 bash[21879]: audit 2024-09-17T10:26:47.171306+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[19901]: cluster 2024-09-17T10:26:46.104515+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[19901]: cluster 2024-09-17T10:26:46.166042+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[19901]: audit 2024-09-17T10:26:46.167656+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[19901]: audit 2024-09-17T10:26:46.172394+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[19901]: audit 2024-09-17T10:26:46.639782+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[19901]: audit 2024-09-17T10:26:47.171306+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[26527]: cluster 2024-09-17T10:26:46.104515+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[26527]: cluster 2024-09-17T10:26:46.166042+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[26527]: audit 2024-09-17T10:26:46.167656+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:47.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[26527]: audit 2024-09-17T10:26:46.172394+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:47.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[26527]: audit 2024-09-17T10:26:46.639782+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298]' entity='osd.1' 2024-09-17T10:26:47.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:47 smithi163 bash[26527]: audit 2024-09-17T10:26:47.171306+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:48 smithi164 bash[21879]: cluster 2024-09-17T10:26:46.101844+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:26:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:48 smithi164 bash[21879]: cluster 2024-09-17T10:26:46.101950+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:26:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:48 smithi164 bash[21879]: cluster 2024-09-17T10:26:47.649475+0000 mon.a (mon.0) 343 : cluster [INF] osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298] boot 2024-09-17T10:26:49.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:48 smithi164 bash[21879]: cluster 2024-09-17T10:26:47.649571+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T10:26:49.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:48 smithi164 bash[21879]: audit 2024-09-17T10:26:47.650331+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:49.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:48 smithi164 bash[21879]: cluster 2024-09-17T10:26:48.104937+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[19901]: cluster 2024-09-17T10:26:46.101844+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:26:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[19901]: cluster 2024-09-17T10:26:46.101950+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:26:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[19901]: cluster 2024-09-17T10:26:47.649475+0000 mon.a (mon.0) 343 : cluster [INF] osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298] boot 2024-09-17T10:26:49.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[19901]: cluster 2024-09-17T10:26:47.649571+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T10:26:49.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[19901]: audit 2024-09-17T10:26:47.650331+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:49.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[19901]: cluster 2024-09-17T10:26:48.104937+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[26527]: cluster 2024-09-17T10:26:46.101844+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:26:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[26527]: cluster 2024-09-17T10:26:46.101950+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:26:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[26527]: cluster 2024-09-17T10:26:47.649475+0000 mon.a (mon.0) 343 : cluster [INF] osd.1 [v2:172.21.15.163:6810/3134324298,v1:172.21.15.163:6811/3134324298] boot 2024-09-17T10:26:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[26527]: cluster 2024-09-17T10:26:47.649571+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T10:26:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[26527]: audit 2024-09-17T10:26:47.650331+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:26:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:48 smithi163 bash[26527]: cluster 2024-09-17T10:26:48.104937+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:26:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:49 smithi164 bash[21879]: cluster 2024-09-17T10:26:48.662663+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T10:26:50.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:49 smithi163 bash[26527]: cluster 2024-09-17T10:26:48.662663+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T10:26:50.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:49 smithi163 bash[19901]: cluster 2024-09-17T10:26:48.662663+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T10:26:51.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:50 smithi164 bash[21879]: cluster 2024-09-17T10:26:50.105457+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:51.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:50 smithi163 bash[19901]: cluster 2024-09-17T10:26:50.105457+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:51.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:50 smithi163 bash[26527]: cluster 2024-09-17T10:26:50.105457+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:51.384 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:53.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:53 smithi164 bash[21879]: cluster 2024-09-17T10:26:52.105979+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:53.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:53 smithi163 bash[19901]: cluster 2024-09-17T10:26:52.105979+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:53.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:53 smithi163 bash[26527]: cluster 2024-09-17T10:26:52.105979+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:55.450 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:55 smithi163 bash[19901]: cluster 2024-09-17T10:26:54.106476+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:55.451 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:55 smithi163 bash[26527]: cluster 2024-09-17T10:26:54.106476+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:55.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:55 smithi164 bash[21879]: cluster 2024-09-17T10:26:54.106476+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:57.425 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:57 smithi163 bash[26527]: cluster 2024-09-17T10:26:56.107058+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:57.425 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:57 smithi163 bash[19901]: cluster 2024-09-17T10:26:56.107058+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:57.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:57 smithi164 bash[21879]: cluster 2024-09-17T10:26:56.107058+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: cephadm 2024-09-17T10:26:57.284832+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:26:58.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: audit 2024-09-17T10:26:57.292445+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: audit 2024-09-17T10:26:57.299558+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: audit 2024-09-17T10:26:57.302775+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:26:58.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: audit 2024-09-17T10:26:57.304396+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:26:58.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: cephadm 2024-09-17T10:26:57.305587+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 8120M 2024-09-17T10:26:58.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: audit 2024-09-17T10:26:57.310791+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: audit 2024-09-17T10:26:57.314576+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:58.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: audit 2024-09-17T10:26:57.316223+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:26:58.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[19901]: audit 2024-09-17T10:26:57.324710+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: cephadm 2024-09-17T10:26:57.284832+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: audit 2024-09-17T10:26:57.292445+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: audit 2024-09-17T10:26:57.299558+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: audit 2024-09-17T10:26:57.302775+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: audit 2024-09-17T10:26:57.304396+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: cephadm 2024-09-17T10:26:57.305587+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 8120M 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: audit 2024-09-17T10:26:57.310791+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: audit 2024-09-17T10:26:57.314576+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: audit 2024-09-17T10:26:57.316223+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:26:58.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:58 smithi163 bash[26527]: audit 2024-09-17T10:26:57.324710+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: cephadm 2024-09-17T10:26:57.284832+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: audit 2024-09-17T10:26:57.292445+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: audit 2024-09-17T10:26:57.299558+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: audit 2024-09-17T10:26:57.302775+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: audit 2024-09-17T10:26:57.304396+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: cephadm 2024-09-17T10:26:57.305587+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 8120M 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: audit 2024-09-17T10:26:57.310791+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: audit 2024-09-17T10:26:57.314576+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: audit 2024-09-17T10:26:57.316223+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:26:58.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:58 smithi164 bash[21879]: audit 2024-09-17T10:26:57.324710+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:26:59.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:26:59 smithi163 bash[19901]: cluster 2024-09-17T10:26:58.107513+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:59.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:26:59 smithi163 bash[26527]: cluster 2024-09-17T10:26:58.107513+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:26:59.712 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:26:59.762 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi163:vg_nvme/lv_2 2024-09-17T10:26:59.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:26:59 smithi164 bash[21879]: cluster 2024-09-17T10:26:58.107513+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:01.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:01 smithi163 bash[19901]: cluster 2024-09-17T10:27:00.107957+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:01.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:01 smithi163 bash[26527]: cluster 2024-09-17T10:27:00.107957+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:01.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:01 smithi164 bash[21879]: cluster 2024-09-17T10:27:00.107957+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:03.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:03 smithi163 bash[19901]: cluster 2024-09-17T10:27:02.108422+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:03.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:03 smithi163 bash[26527]: cluster 2024-09-17T10:27:02.108422+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:03 smithi164 bash[21879]: cluster 2024-09-17T10:27:02.108422+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:04.515 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:05.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:05 smithi163 bash[19901]: cluster 2024-09-17T10:27:04.108897+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:05.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:05 smithi163 bash[26527]: cluster 2024-09-17T10:27:04.108897+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:05.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:05 smithi164 bash[21879]: cluster 2024-09-17T10:27:04.108897+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:06.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:06 smithi163 bash[19901]: audit 2024-09-17T10:27:06.041358+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:27:06.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:06 smithi163 bash[19901]: audit 2024-09-17T10:27:06.045000+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:27:06.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:06 smithi163 bash[19901]: audit 2024-09-17T10:27:06.046130+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:06.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:06 smithi163 bash[26527]: audit 2024-09-17T10:27:06.041358+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:27:06.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:06 smithi163 bash[26527]: audit 2024-09-17T10:27:06.045000+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:27:06.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:06 smithi163 bash[26527]: audit 2024-09-17T10:27:06.046130+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:06 smithi164 bash[21879]: audit 2024-09-17T10:27:06.041358+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:27:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:06 smithi164 bash[21879]: audit 2024-09-17T10:27:06.045000+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:27:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:06 smithi164 bash[21879]: audit 2024-09-17T10:27:06.046130+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:07.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:07 smithi164 bash[21879]: audit 2024-09-17T10:27:06.038822+0000 mgr.y (mgr.14150) 148 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:07.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:07 smithi164 bash[21879]: cluster 2024-09-17T10:27:06.109214+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:07.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:07 smithi163 bash[19901]: audit 2024-09-17T10:27:06.038822+0000 mgr.y (mgr.14150) 148 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:07.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:07 smithi163 bash[19901]: cluster 2024-09-17T10:27:06.109214+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:07.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:07 smithi163 bash[26527]: audit 2024-09-17T10:27:06.038822+0000 mgr.y (mgr.14150) 148 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:07.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:07 smithi163 bash[26527]: cluster 2024-09-17T10:27:06.109214+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:09 smithi164 bash[21879]: cluster 2024-09-17T10:27:08.109627+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:09.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:09 smithi163 bash[19901]: cluster 2024-09-17T10:27:08.109627+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:09.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:09 smithi163 bash[26527]: cluster 2024-09-17T10:27:08.109627+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:10 smithi164 bash[21879]: cluster 2024-09-17T10:27:10.110114+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:10.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:10 smithi163 bash[19901]: cluster 2024-09-17T10:27:10.110114+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:10 smithi163 bash[26527]: cluster 2024-09-17T10:27:10.110114+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:13.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:13 smithi164 bash[21879]: cluster 2024-09-17T10:27:12.110439+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:13 smithi163 bash[26527]: cluster 2024-09-17T10:27:12.110439+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:13.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:13 smithi163 bash[19901]: cluster 2024-09-17T10:27:12.110439+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:15 smithi164 bash[21879]: cluster 2024-09-17T10:27:14.110750+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:15 smithi164 bash[21879]: audit 2024-09-17T10:27:14.650860+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.163:0/2951876689' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760"}]: dispatch 2024-09-17T10:27:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:15 smithi164 bash[21879]: audit 2024-09-17T10:27:14.651367+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760"}]: dispatch 2024-09-17T10:27:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:15 smithi164 bash[21879]: audit 2024-09-17T10:27:14.653574+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760"}]': finished 2024-09-17T10:27:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:15 smithi164 bash[21879]: cluster 2024-09-17T10:27:14.658735+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T10:27:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:15 smithi164 bash[21879]: audit 2024-09-17T10:27:14.658910+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:15.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[19901]: cluster 2024-09-17T10:27:14.110750+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:15.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[19901]: audit 2024-09-17T10:27:14.650860+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.163:0/2951876689' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760"}]: dispatch 2024-09-17T10:27:15.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[19901]: audit 2024-09-17T10:27:14.651367+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760"}]: dispatch 2024-09-17T10:27:15.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[19901]: audit 2024-09-17T10:27:14.653574+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760"}]': finished 2024-09-17T10:27:15.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[19901]: cluster 2024-09-17T10:27:14.658735+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T10:27:15.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[19901]: audit 2024-09-17T10:27:14.658910+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:15.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[26527]: cluster 2024-09-17T10:27:14.110750+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:15.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[26527]: audit 2024-09-17T10:27:14.650860+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.163:0/2951876689' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760"}]: dispatch 2024-09-17T10:27:15.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[26527]: audit 2024-09-17T10:27:14.651367+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760"}]: dispatch 2024-09-17T10:27:15.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[26527]: audit 2024-09-17T10:27:14.653574+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760"}]': finished 2024-09-17T10:27:15.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[26527]: cluster 2024-09-17T10:27:14.658735+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T10:27:15.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:15 smithi163 bash[26527]: audit 2024-09-17T10:27:14.658910+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:16.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:16 smithi164 bash[21879]: audit 2024-09-17T10:27:15.282916+0000 mon.a (mon.0) 362 : audit [DBG] from='client.? 172.21.15.163:0/2052417821' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:27:16.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:16 smithi163 bash[19901]: audit 2024-09-17T10:27:15.282916+0000 mon.a (mon.0) 362 : audit [DBG] from='client.? 172.21.15.163:0/2052417821' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:27:16.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:16 smithi163 bash[26527]: audit 2024-09-17T10:27:15.282916+0000 mon.a (mon.0) 362 : audit [DBG] from='client.? 172.21.15.163:0/2052417821' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:27:17.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:17 smithi164 bash[21879]: cluster 2024-09-17T10:27:16.111168+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:17.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:17 smithi163 bash[19901]: cluster 2024-09-17T10:27:16.111168+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:17.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:17 smithi163 bash[26527]: cluster 2024-09-17T10:27:16.111168+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:19.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:19 smithi164 bash[21879]: cluster 2024-09-17T10:27:18.111597+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:19.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:19 smithi163 bash[19901]: cluster 2024-09-17T10:27:18.111597+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:19.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:19 smithi163 bash[26527]: cluster 2024-09-17T10:27:18.111597+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:21.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:21 smithi164 bash[21879]: cluster 2024-09-17T10:27:20.112060+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:21.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:21 smithi163 bash[19901]: cluster 2024-09-17T10:27:20.112060+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:21.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:21 smithi163 bash[26527]: cluster 2024-09-17T10:27:20.112060+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:23.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:23 smithi164 bash[21879]: cluster 2024-09-17T10:27:22.112550+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:23.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:23 smithi163 bash[19901]: cluster 2024-09-17T10:27:22.112550+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:23.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:23 smithi163 bash[26527]: cluster 2024-09-17T10:27:22.112550+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:25.468 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:25 smithi163 bash[19901]: cluster 2024-09-17T10:27:24.113085+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:25.468 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:25 smithi163 bash[26527]: cluster 2024-09-17T10:27:24.113085+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:25.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:25 smithi164 bash[21879]: cluster 2024-09-17T10:27:24.113085+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:27.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:27 smithi164 bash[21879]: cluster 2024-09-17T10:27:26.113642+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:27.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:27 smithi163 bash[19901]: cluster 2024-09-17T10:27:26.113642+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:27.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:27 smithi163 bash[26527]: cluster 2024-09-17T10:27:26.113642+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:29 smithi164 bash[21879]: cluster 2024-09-17T10:27:28.114216+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:29 smithi164 bash[21879]: audit 2024-09-17T10:27:28.399069+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T10:27:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:29 smithi164 bash[21879]: audit 2024-09-17T10:27:28.400700+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:29 smithi163 bash[19901]: cluster 2024-09-17T10:27:28.114216+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:29 smithi163 bash[19901]: audit 2024-09-17T10:27:28.399069+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T10:27:29.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:29 smithi163 bash[19901]: audit 2024-09-17T10:27:28.400700+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:29.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:29 smithi163 bash[26527]: cluster 2024-09-17T10:27:28.114216+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:29.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:29 smithi163 bash[26527]: audit 2024-09-17T10:27:28.399069+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T10:27:29.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:29 smithi163 bash[26527]: audit 2024-09-17T10:27:28.400700+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:30.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:30 smithi163 bash[19901]: cephadm 2024-09-17T10:27:28.402067+0000 mgr.y (mgr.14150) 161 : cephadm [INF] Deploying daemon osd.2 on smithi163 2024-09-17T10:27:30.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:30 smithi163 bash[26527]: cephadm 2024-09-17T10:27:28.402067+0000 mgr.y (mgr.14150) 161 : cephadm [INF] Deploying daemon osd.2 on smithi163 2024-09-17T10:27:30.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:30 smithi164 bash[21879]: cephadm 2024-09-17T10:27:28.402067+0000 mgr.y (mgr.14150) 161 : cephadm [INF] Deploying daemon osd.2 on smithi163 2024-09-17T10:27:31.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:31 smithi163 bash[26527]: cluster 2024-09-17T10:27:30.114589+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:31.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:31 smithi163 bash[19901]: cluster 2024-09-17T10:27:30.114589+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:31.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:31 smithi164 bash[21879]: cluster 2024-09-17T10:27:30.114589+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:33.236 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:33.237 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:33.237 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:33 smithi163 bash[26527]: cluster 2024-09-17T10:27:32.114890+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:33.237 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:33.238 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:33.238 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:33.239 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:33 smithi163 bash[19901]: cluster 2024-09-17T10:27:32.114890+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:33.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:33 smithi164 bash[21879]: cluster 2024-09-17T10:27:32.114890+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:33.549 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:33.549 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:33.550 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:33.550 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:33.550 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:27:33 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:34.494 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:34 smithi163 bash[19901]: audit 2024-09-17T10:27:33.471821+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:27:34.494 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:34 smithi163 bash[19901]: audit 2024-09-17T10:27:33.475768+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:34.494 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:34 smithi163 bash[19901]: audit 2024-09-17T10:27:33.481953+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:34.494 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:34 smithi163 bash[26527]: audit 2024-09-17T10:27:33.471821+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:27:34.495 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:34 smithi163 bash[26527]: audit 2024-09-17T10:27:33.475768+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:34.495 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:34 smithi163 bash[26527]: audit 2024-09-17T10:27:33.481953+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:34 smithi164 bash[21879]: audit 2024-09-17T10:27:33.471821+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:27:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:34 smithi164 bash[21879]: audit 2024-09-17T10:27:33.475768+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:34 smithi164 bash[21879]: audit 2024-09-17T10:27:33.481953+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:35 smithi164 bash[21879]: cluster 2024-09-17T10:27:34.115324+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:35.544 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:35 smithi163 bash[19901]: cluster 2024-09-17T10:27:34.115324+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:35.544 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:35 smithi163 bash[26527]: cluster 2024-09-17T10:27:34.115324+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:37.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:37 smithi163 bash[19901]: cluster 2024-09-17T10:27:36.115793+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:37.535 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:37 smithi163 bash[26527]: cluster 2024-09-17T10:27:36.115793+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:37 smithi164 bash[21879]: cluster 2024-09-17T10:27:36.115793+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:39.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:39 smithi164 bash[21879]: cluster 2024-09-17T10:27:38.116313+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:39.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:39 smithi163 bash[19901]: cluster 2024-09-17T10:27:38.116313+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:39 smithi163 bash[26527]: cluster 2024-09-17T10:27:38.116313+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:41.532 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[19901]: cluster 2024-09-17T10:27:40.116709+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:41.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[19901]: audit 2024-09-17T10:27:40.407051+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:41.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[19901]: audit 2024-09-17T10:27:40.411545+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:41.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[19901]: audit 2024-09-17T10:27:40.412446+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:41.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[19901]: audit 2024-09-17T10:27:40.413317+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:27:41.533 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[19901]: audit 2024-09-17T10:27:40.417985+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:41.533 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[26527]: cluster 2024-09-17T10:27:40.116709+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:41.533 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[26527]: audit 2024-09-17T10:27:40.407051+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:41.534 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[26527]: audit 2024-09-17T10:27:40.411545+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:41.534 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[26527]: audit 2024-09-17T10:27:40.412446+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:41.534 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[26527]: audit 2024-09-17T10:27:40.413317+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:27:41.534 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:41 smithi163 bash[26527]: audit 2024-09-17T10:27:40.417985+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:41 smithi164 bash[21879]: cluster 2024-09-17T10:27:40.116709+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:41 smithi164 bash[21879]: audit 2024-09-17T10:27:40.407051+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:41 smithi164 bash[21879]: audit 2024-09-17T10:27:40.411545+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:41 smithi164 bash[21879]: audit 2024-09-17T10:27:40.412446+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:41 smithi164 bash[21879]: audit 2024-09-17T10:27:40.413317+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:27:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:41 smithi164 bash[21879]: audit 2024-09-17T10:27:40.417985+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:43.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:43 smithi164 bash[21879]: cluster 2024-09-17T10:27:42.117026+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:43.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:43 smithi164 bash[21879]: audit 2024-09-17T10:27:42.731468+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T10:27:43.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:43 smithi163 bash[26527]: cluster 2024-09-17T10:27:42.117026+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:43.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:43 smithi163 bash[26527]: audit 2024-09-17T10:27:42.731468+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T10:27:43.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:43 smithi163 bash[19901]: cluster 2024-09-17T10:27:42.117026+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:43.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:43 smithi163 bash[19901]: audit 2024-09-17T10:27:42.731468+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T10:27:44.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:44 smithi164 bash[21879]: audit 2024-09-17T10:27:43.234171+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:27:44.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:44 smithi164 bash[21879]: cluster 2024-09-17T10:27:43.239427+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:27:44.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:44 smithi164 bash[21879]: audit 2024-09-17T10:27:43.239932+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:27:44.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:44 smithi164 bash[21879]: audit 2024-09-17T10:27:43.240150+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:44.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:44 smithi164 bash[21879]: audit 2024-09-17T10:27:44.236473+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:27:44.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:44 smithi164 bash[21879]: cluster 2024-09-17T10:27:44.246324+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:27:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[19901]: audit 2024-09-17T10:27:43.234171+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:27:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[19901]: cluster 2024-09-17T10:27:43.239427+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:27:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[19901]: audit 2024-09-17T10:27:43.239932+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:27:44.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[19901]: audit 2024-09-17T10:27:43.240150+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:44.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[19901]: audit 2024-09-17T10:27:44.236473+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:27:44.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[19901]: cluster 2024-09-17T10:27:44.246324+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:27:44.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[26527]: audit 2024-09-17T10:27:43.234171+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:27:44.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[26527]: cluster 2024-09-17T10:27:43.239427+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:27:44.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[26527]: audit 2024-09-17T10:27:43.239932+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:27:44.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[26527]: audit 2024-09-17T10:27:43.240150+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:44.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[26527]: audit 2024-09-17T10:27:44.236473+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:27:44.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:44 smithi163 bash[26527]: cluster 2024-09-17T10:27:44.246324+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:27:44.627 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 2 on host 'smithi163' 2024-09-17T10:27:45.370 DEBUG:teuthology.orchestra.run.smithi163:osd.2> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T10:27:45.373 INFO:tasks.cephadm:Deploying osd.3 on smithi163 with /dev/vg_nvme/lv_1... 2024-09-17T10:27:45.373 DEBUG:teuthology.orchestra.run.smithi163:> 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 6fb989ae-74de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T10:27:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:45 smithi164 bash[21879]: cluster 2024-09-17T10:27:44.117467+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:45 smithi164 bash[21879]: audit 2024-09-17T10:27:44.248110+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:45 smithi164 bash[21879]: audit 2024-09-17T10:27:44.257814+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:45 smithi164 bash[21879]: audit 2024-09-17T10:27:44.603495+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:27:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:45 smithi164 bash[21879]: audit 2024-09-17T10:27:44.611268+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:45.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:45 smithi164 bash[21879]: audit 2024-09-17T10:27:44.622155+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:45.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[19901]: cluster 2024-09-17T10:27:44.117467+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:45.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[19901]: audit 2024-09-17T10:27:44.248110+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[19901]: audit 2024-09-17T10:27:44.257814+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[19901]: audit 2024-09-17T10:27:44.603495+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[19901]: audit 2024-09-17T10:27:44.611268+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[19901]: audit 2024-09-17T10:27:44.622155+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[26527]: cluster 2024-09-17T10:27:44.117467+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[26527]: audit 2024-09-17T10:27:44.248110+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[26527]: audit 2024-09-17T10:27:44.257814+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[26527]: audit 2024-09-17T10:27:44.603495+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[26527]: audit 2024-09-17T10:27:44.611268+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:45.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:45 smithi163 bash[26527]: audit 2024-09-17T10:27:44.622155+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:46 smithi164 bash[21879]: cluster 2024-09-17T10:27:43.692745+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:27:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:46 smithi164 bash[21879]: cluster 2024-09-17T10:27:43.692851+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:27:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:46 smithi164 bash[21879]: audit 2024-09-17T10:27:45.260323+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:46 smithi164 bash[21879]: cluster 2024-09-17T10:27:45.270098+0000 mon.a (mon.0) 386 : cluster [INF] osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540] boot 2024-09-17T10:27:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:46 smithi164 bash[21879]: cluster 2024-09-17T10:27:45.270180+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:27:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:46 smithi164 bash[21879]: audit 2024-09-17T10:27:45.271052+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[19901]: cluster 2024-09-17T10:27:43.692745+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[19901]: cluster 2024-09-17T10:27:43.692851+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[19901]: audit 2024-09-17T10:27:45.260323+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[19901]: cluster 2024-09-17T10:27:45.270098+0000 mon.a (mon.0) 386 : cluster [INF] osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540] boot 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[19901]: cluster 2024-09-17T10:27:45.270180+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[19901]: audit 2024-09-17T10:27:45.271052+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[26527]: cluster 2024-09-17T10:27:43.692745+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[26527]: cluster 2024-09-17T10:27:43.692851+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[26527]: audit 2024-09-17T10:27:45.260323+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[26527]: cluster 2024-09-17T10:27:45.270098+0000 mon.a (mon.0) 386 : cluster [INF] osd.2 [v2:172.21.15.163:6818/3408978540,v1:172.21.15.163:6819/3408978540] boot 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[26527]: cluster 2024-09-17T10:27:45.270180+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:46 smithi163 bash[26527]: audit 2024-09-17T10:27:45.271052+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:27:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:47 smithi164 bash[21879]: cluster 2024-09-17T10:27:46.117947+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:47 smithi164 bash[21879]: audit 2024-09-17T10:27:46.227047+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' 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-17T10:27:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:47 smithi164 bash[21879]: audit 2024-09-17T10:27:46.676974+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' 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-17T10:27:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:47 smithi164 bash[21879]: cluster 2024-09-17T10:27:46.682395+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:27:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:47 smithi164 bash[21879]: audit 2024-09-17T10:27:46.683833+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T10:27:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[19901]: cluster 2024-09-17T10:27:46.117947+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[19901]: audit 2024-09-17T10:27:46.227047+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' 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-17T10:27:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[19901]: audit 2024-09-17T10:27:46.676974+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' 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-17T10:27:48.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[19901]: cluster 2024-09-17T10:27:46.682395+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:27:48.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[19901]: audit 2024-09-17T10:27:46.683833+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T10:27:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[26527]: cluster 2024-09-17T10:27:46.117947+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:27:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[26527]: audit 2024-09-17T10:27:46.227047+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' 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-17T10:27:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[26527]: audit 2024-09-17T10:27:46.676974+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' 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-17T10:27:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[26527]: cluster 2024-09-17T10:27:46.682395+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:27:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:47 smithi163 bash[26527]: audit 2024-09-17T10:27:46.683833+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T10:27:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:48 smithi164 bash[21879]: audit 2024-09-17T10:27:47.678731+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:27:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:48 smithi164 bash[21879]: cluster 2024-09-17T10:27:47.682242+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:27:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:48 smithi164 bash[21879]: cluster 2024-09-17T10:27:48.118429+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:27:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:48 smithi163 bash[19901]: audit 2024-09-17T10:27:47.678731+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:27:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:48 smithi163 bash[19901]: cluster 2024-09-17T10:27:47.682242+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:27:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:48 smithi163 bash[19901]: cluster 2024-09-17T10:27:48.118429+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:27:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:48 smithi163 bash[26527]: audit 2024-09-17T10:27:47.678731+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:27:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:48 smithi163 bash[26527]: cluster 2024-09-17T10:27:47.682242+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:27:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:48 smithi163 bash[26527]: cluster 2024-09-17T10:27:48.118429+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:27:49.675 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:49 smithi164 bash[21879]: cluster 2024-09-17T10:27:48.702045+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:27:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:49 smithi164 bash[21879]: cluster 2024-09-17T10:27:48.702585+0000 mon.a (mon.0) 396 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T10:27:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:49 smithi164 bash[21879]: audit 2024-09-17T10:27:48.727473+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:50.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:49 smithi163 bash[19901]: cluster 2024-09-17T10:27:48.702045+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:27:50.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:49 smithi163 bash[19901]: cluster 2024-09-17T10:27:48.702585+0000 mon.a (mon.0) 396 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T10:27:50.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:49 smithi163 bash[19901]: audit 2024-09-17T10:27:48.727473+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:50.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:49 smithi163 bash[26527]: cluster 2024-09-17T10:27:48.702045+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:27:50.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:49 smithi163 bash[26527]: cluster 2024-09-17T10:27:48.702585+0000 mon.a (mon.0) 396 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T10:27:50.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:49 smithi163 bash[26527]: audit 2024-09-17T10:27:48.727473+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:51.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:51 smithi163 bash[26527]: cluster 2024-09-17T10:27:50.118928+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 449 KiB data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:27:51.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:51 smithi163 bash[26527]: audit 2024-09-17T10:27:50.467984+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:27:51.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:51 smithi163 bash[19901]: cluster 2024-09-17T10:27:50.118928+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 449 KiB data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:27:51.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:51 smithi163 bash[19901]: audit 2024-09-17T10:27:50.467984+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:27:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:52 smithi164 bash[21879]: cluster 2024-09-17T10:27:50.118928+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 449 KiB data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:27:52.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:52 smithi164 bash[21879]: audit 2024-09-17T10:27:50.467984+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:27:53.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:51.344845+0000 mon.a (mon.0) 399 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:27:53.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:51.345732+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:27:53.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:51.346061+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:27:53.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:51.346207+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:27:53.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:51.352206+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:27:53.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:51.354945+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:27:53.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:51.355111+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:27:53.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:51.355249+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:27:53.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: cluster 2024-09-17T10:27:52.119475+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:27:53.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:52.249187+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:27:53.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:52.295643+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:53.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:52.298319+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:27:53.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:52.298486+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:27:53.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:53 smithi164 bash[21879]: audit 2024-09-17T10:27:52.298635+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:27:53.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:51.344845+0000 mon.a (mon.0) 399 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:27:53.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:51.345732+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:51.346061+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:51.346207+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:51.352206+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:51.354945+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:51.355111+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:51.355249+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: cluster 2024-09-17T10:27:52.119475+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:52.249187+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:52.295643+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:52.298319+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:52.298486+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:27:53.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[19901]: audit 2024-09-17T10:27:52.298635+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:51.344845+0000 mon.a (mon.0) 399 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:51.345732+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:51.346061+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:51.346207+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:51.352206+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:51.354945+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:51.355111+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:51.355249+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: cluster 2024-09-17T10:27:52.119475+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:52.249187+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:52.295643+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:53.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:52.298319+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:27:53.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:52.298486+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:27:53.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:53 smithi163 bash[26527]: audit 2024-09-17T10:27:52.298635+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:27:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:54 smithi164 bash[21879]: audit 2024-09-17T10:27:52.297938+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:27:54.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:54 smithi164 bash[21879]: audit 2024-09-17T10:27:53.205041+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:27:54.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:54 smithi163 bash[19901]: audit 2024-09-17T10:27:52.297938+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:27:54.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:54 smithi163 bash[19901]: audit 2024-09-17T10:27:53.205041+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:27:54.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:54 smithi163 bash[26527]: audit 2024-09-17T10:27:52.297938+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:27:54.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:54 smithi163 bash[26527]: audit 2024-09-17T10:27:53.205041+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:27:54.949 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:27:54.998 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi163:vg_nvme/lv_1 2024-09-17T10:27:55.404 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:55 smithi163 bash[19901]: cluster 2024-09-17T10:27:54.119869+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 192 KiB/s wr, 12 op/s 2024-09-17T10:27:55.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:55 smithi164 bash[21879]: cluster 2024-09-17T10:27:54.119869+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 192 KiB/s wr, 12 op/s 2024-09-17T10:27:55.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:55 smithi163 bash[26527]: cluster 2024-09-17T10:27:54.119869+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 192 KiB/s wr, 12 op/s 2024-09-17T10:27:57.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:57 smithi164 bash[21879]: cluster 2024-09-17T10:27:56.120370+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 141 KiB/s wr, 8 op/s 2024-09-17T10:27:57.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:57 smithi163 bash[19901]: cluster 2024-09-17T10:27:56.120370+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 141 KiB/s wr, 8 op/s 2024-09-17T10:27:57.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:57 smithi163 bash[26527]: cluster 2024-09-17T10:27:56.120370+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 141 KiB/s wr, 8 op/s 2024-09-17T10:27:59.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: cluster 2024-09-17T10:27:58.120932+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 111 KiB/s wr, 7 op/s 2024-09-17T10:27:59.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: cephadm 2024-09-17T10:27:58.157342+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:27:59.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: audit 2024-09-17T10:27:58.165659+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: audit 2024-09-17T10:27:58.176060+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: audit 2024-09-17T10:27:58.179147+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:27:59.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: audit 2024-09-17T10:27:58.181103+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:27:59.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: audit 2024-09-17T10:27:58.182906+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:27:59.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: cephadm 2024-09-17T10:27:58.184173+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 5413M 2024-09-17T10:27:59.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: audit 2024-09-17T10:27:58.191850+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: audit 2024-09-17T10:27:58.196373+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:59.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: audit 2024-09-17T10:27:58.197869+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:27:59.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:27:59 smithi164 bash[21879]: audit 2024-09-17T10:27:58.211498+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: cluster 2024-09-17T10:27:58.120932+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 111 KiB/s wr, 7 op/s 2024-09-17T10:27:59.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: cephadm 2024-09-17T10:27:58.157342+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:27:59.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: audit 2024-09-17T10:27:58.165659+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: audit 2024-09-17T10:27:58.176060+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: audit 2024-09-17T10:27:58.179147+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:27:59.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: audit 2024-09-17T10:27:58.181103+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:27:59.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: audit 2024-09-17T10:27:58.182906+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:27:59.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: cephadm 2024-09-17T10:27:58.184173+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 5413M 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: audit 2024-09-17T10:27:58.191850+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: audit 2024-09-17T10:27:58.196373+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: audit 2024-09-17T10:27:58.197869+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[19901]: audit 2024-09-17T10:27:58.211498+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: cluster 2024-09-17T10:27:58.120932+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 111 KiB/s wr, 7 op/s 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: cephadm 2024-09-17T10:27:58.157342+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: audit 2024-09-17T10:27:58.165659+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: audit 2024-09-17T10:27:58.176060+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: audit 2024-09-17T10:27:58.179147+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: audit 2024-09-17T10:27:58.181103+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:27:59.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: audit 2024-09-17T10:27:58.182906+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:27:59.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: cephadm 2024-09-17T10:27:58.184173+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 5413M 2024-09-17T10:27:59.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: audit 2024-09-17T10:27:58.191850+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:27:59.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: audit 2024-09-17T10:27:58.196373+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:27:59.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: audit 2024-09-17T10:27:58.197869+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:27:59.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:27:59 smithi163 bash[26527]: audit 2024-09-17T10:27:58.211498+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:01.117 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:01.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:01 smithi164 bash[21879]: cluster 2024-09-17T10:28:00.121465+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 114 KiB/s wr, 7 op/s 2024-09-17T10:28:01.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:01 smithi163 bash[26527]: cluster 2024-09-17T10:28:00.121465+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 114 KiB/s wr, 7 op/s 2024-09-17T10:28:01.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:01 smithi163 bash[19901]: cluster 2024-09-17T10:28:00.121465+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 114 KiB/s wr, 7 op/s 2024-09-17T10:28:03.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:03 smithi164 bash[21879]: cluster 2024-09-17T10:28:02.121969+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-17T10:28:03.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:03 smithi164 bash[21879]: audit 2024-09-17T10:28:02.610601+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:28:03.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:03 smithi164 bash[21879]: audit 2024-09-17T10:28:02.615849+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:28:03.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:03 smithi164 bash[21879]: audit 2024-09-17T10:28:02.617030+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:03.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:03 smithi163 bash[26527]: cluster 2024-09-17T10:28:02.121969+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-17T10:28:03.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:03 smithi163 bash[26527]: audit 2024-09-17T10:28:02.610601+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:28:03.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:03 smithi163 bash[26527]: audit 2024-09-17T10:28:02.615849+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:28:03.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:03 smithi163 bash[26527]: audit 2024-09-17T10:28:02.617030+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:03 smithi163 bash[19901]: cluster 2024-09-17T10:28:02.121969+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-17T10:28:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:03 smithi163 bash[19901]: audit 2024-09-17T10:28:02.610601+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:28:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:03 smithi163 bash[19901]: audit 2024-09-17T10:28:02.615849+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:28:03.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:03 smithi163 bash[19901]: audit 2024-09-17T10:28:02.617030+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:04.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:04 smithi164 bash[21879]: audit 2024-09-17T10:28:02.604535+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:04.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:04 smithi163 bash[26527]: audit 2024-09-17T10:28:02.604535+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:04.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:04 smithi163 bash[19901]: audit 2024-09-17T10:28:02.604535+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:05.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:05 smithi164 bash[21879]: cluster 2024-09-17T10:28:04.122484+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-17T10:28:05.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:05 smithi163 bash[26527]: cluster 2024-09-17T10:28:04.122484+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-17T10:28:05.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:05 smithi163 bash[19901]: cluster 2024-09-17T10:28:04.122484+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-17T10:28:07.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:07 smithi164 bash[21879]: cluster 2024-09-17T10:28:06.123045+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-17T10:28:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:07 smithi163 bash[26527]: cluster 2024-09-17T10:28:06.123045+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-17T10:28:07.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:07 smithi163 bash[19901]: cluster 2024-09-17T10:28:06.123045+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-17T10:28:09.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:09 smithi164 bash[21879]: cluster 2024-09-17T10:28:08.123610+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-17T10:28:09.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:09 smithi163 bash[19901]: cluster 2024-09-17T10:28:08.123610+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-17T10:28:09.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:09 smithi163 bash[26527]: cluster 2024-09-17T10:28:08.123610+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-17T10:28:11.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:11 smithi164 bash[21879]: cluster 2024-09-17T10:28:10.123987+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-17T10:28:11.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:11 smithi163 bash[19901]: cluster 2024-09-17T10:28:10.123987+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-17T10:28:11.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:11 smithi163 bash[26527]: cluster 2024-09-17T10:28:10.123987+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-17T10:28:12.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:12 smithi164 bash[21879]: audit 2024-09-17T10:28:11.328742+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.163:0/2147119430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d15f97f-0fd8-471b-9926-5a34d3b20051"}]: dispatch 2024-09-17T10:28:12.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:12 smithi164 bash[21879]: audit 2024-09-17T10:28:11.329293+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d15f97f-0fd8-471b-9926-5a34d3b20051"}]: dispatch 2024-09-17T10:28:12.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:12 smithi164 bash[21879]: audit 2024-09-17T10:28:11.334342+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d15f97f-0fd8-471b-9926-5a34d3b20051"}]': finished 2024-09-17T10:28:12.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:12 smithi164 bash[21879]: cluster 2024-09-17T10:28:11.341804+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:28:12.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:12 smithi164 bash[21879]: audit 2024-09-17T10:28:11.342193+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:12.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:12 smithi164 bash[21879]: audit 2024-09-17T10:28:11.999899+0000 mon.a (mon.0) 426 : audit [DBG] from='client.? 172.21.15.163:0/2228618161' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:28:12.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[19901]: audit 2024-09-17T10:28:11.328742+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.163:0/2147119430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d15f97f-0fd8-471b-9926-5a34d3b20051"}]: dispatch 2024-09-17T10:28:12.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[19901]: audit 2024-09-17T10:28:11.329293+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d15f97f-0fd8-471b-9926-5a34d3b20051"}]: dispatch 2024-09-17T10:28:12.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[19901]: audit 2024-09-17T10:28:11.334342+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d15f97f-0fd8-471b-9926-5a34d3b20051"}]': finished 2024-09-17T10:28:12.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[19901]: cluster 2024-09-17T10:28:11.341804+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:28:12.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[19901]: audit 2024-09-17T10:28:11.342193+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:12.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[19901]: audit 2024-09-17T10:28:11.999899+0000 mon.a (mon.0) 426 : audit [DBG] from='client.? 172.21.15.163:0/2228618161' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:28:12.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[26527]: audit 2024-09-17T10:28:11.328742+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.163:0/2147119430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d15f97f-0fd8-471b-9926-5a34d3b20051"}]: dispatch 2024-09-17T10:28:12.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[26527]: audit 2024-09-17T10:28:11.329293+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d15f97f-0fd8-471b-9926-5a34d3b20051"}]: dispatch 2024-09-17T10:28:12.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[26527]: audit 2024-09-17T10:28:11.334342+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d15f97f-0fd8-471b-9926-5a34d3b20051"}]': finished 2024-09-17T10:28:12.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[26527]: cluster 2024-09-17T10:28:11.341804+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:28:12.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[26527]: audit 2024-09-17T10:28:11.342193+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:12.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:12 smithi163 bash[26527]: audit 2024-09-17T10:28:11.999899+0000 mon.a (mon.0) 426 : audit [DBG] from='client.? 172.21.15.163:0/2228618161' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:28:13.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:13 smithi164 bash[21879]: cluster 2024-09-17T10:28:12.124451+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:13.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:13 smithi163 bash[19901]: cluster 2024-09-17T10:28:12.124451+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:13 smithi163 bash[26527]: cluster 2024-09-17T10:28:12.124451+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:15.479 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:15 smithi163 bash[19901]: cluster 2024-09-17T10:28:14.124752+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:15.479 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:15 smithi163 bash[26527]: cluster 2024-09-17T10:28:14.124752+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:15 smithi164 bash[21879]: cluster 2024-09-17T10:28:14.124752+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:17.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:17 smithi164 bash[21879]: cluster 2024-09-17T10:28:16.125310+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:17.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:17 smithi163 bash[19901]: cluster 2024-09-17T10:28:16.125310+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:17.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:17 smithi163 bash[26527]: cluster 2024-09-17T10:28:16.125310+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:19.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:19 smithi164 bash[21879]: cluster 2024-09-17T10:28:18.125857+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:19.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:19 smithi163 bash[19901]: cluster 2024-09-17T10:28:18.125857+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:19.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:19 smithi163 bash[26527]: cluster 2024-09-17T10:28:18.125857+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:21.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:21 smithi164 bash[21879]: cluster 2024-09-17T10:28:20.126387+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:21.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:21 smithi163 bash[26527]: cluster 2024-09-17T10:28:20.126387+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:21.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:21 smithi163 bash[19901]: cluster 2024-09-17T10:28:20.126387+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:23.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:23 smithi164 bash[21879]: cluster 2024-09-17T10:28:22.126979+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:23.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:23 smithi163 bash[19901]: cluster 2024-09-17T10:28:22.126979+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:23.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:23 smithi163 bash[26527]: cluster 2024-09-17T10:28:22.126979+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:25.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:25 smithi164 bash[21879]: cluster 2024-09-17T10:28:24.127538+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:25.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:25 smithi163 bash[19901]: cluster 2024-09-17T10:28:24.127538+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:25.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:25 smithi163 bash[26527]: cluster 2024-09-17T10:28:24.127538+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:26.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:26 smithi164 bash[21879]: audit 2024-09-17T10:28:25.385654+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T10:28:26.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:26 smithi164 bash[21879]: audit 2024-09-17T10:28:25.387267+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:26.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:26 smithi163 bash[19901]: audit 2024-09-17T10:28:25.385654+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T10:28:26.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:26 smithi163 bash[19901]: audit 2024-09-17T10:28:25.387267+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:26.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:26 smithi163 bash[26527]: audit 2024-09-17T10:28:25.385654+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T10:28:26.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:26 smithi163 bash[26527]: audit 2024-09-17T10:28:25.387267+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:27.475 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:27 smithi163 bash[19901]: cephadm 2024-09-17T10:28:25.388614+0000 mgr.y (mgr.14150) 193 : cephadm [INF] Deploying daemon osd.3 on smithi163 2024-09-17T10:28:27.476 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:27 smithi163 bash[19901]: cluster 2024-09-17T10:28:26.128064+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:27.476 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:27 smithi163 bash[26527]: cephadm 2024-09-17T10:28:25.388614+0000 mgr.y (mgr.14150) 193 : cephadm [INF] Deploying daemon osd.3 on smithi163 2024-09-17T10:28:27.476 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:27 smithi163 bash[26527]: cluster 2024-09-17T10:28:26.128064+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:27 smithi164 bash[21879]: cephadm 2024-09-17T10:28:25.388614+0000 mgr.y (mgr.14150) 193 : cephadm [INF] Deploying daemon osd.3 on smithi163 2024-09-17T10:28:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:27 smithi164 bash[21879]: cluster 2024-09-17T10:28:26.128064+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:29 smithi164 bash[21879]: cluster 2024-09-17T10:28:28.128590+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:29 smithi163 bash[19901]: cluster 2024-09-17T10:28:28.128590+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:29.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:29 smithi163 bash[26527]: cluster 2024-09-17T10:28:28.128590+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:30.300 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.300 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.300 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.301 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.301 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.301 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.563 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.564 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.564 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:30.564 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:28:30 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:28:31.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:31 smithi164 bash[21879]: cluster 2024-09-17T10:28:30.129062+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:31.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:31 smithi164 bash[21879]: audit 2024-09-17T10:28:30.581867+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:28:31.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:31 smithi164 bash[21879]: audit 2024-09-17T10:28:30.585778+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:31.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:31 smithi164 bash[21879]: audit 2024-09-17T10:28:30.591761+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:31.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:31 smithi163 bash[19901]: cluster 2024-09-17T10:28:30.129062+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:31.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:31 smithi163 bash[19901]: audit 2024-09-17T10:28:30.581867+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:28:31.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:31 smithi163 bash[19901]: audit 2024-09-17T10:28:30.585778+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:31.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:31 smithi163 bash[19901]: audit 2024-09-17T10:28:30.591761+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:31.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:31 smithi163 bash[26527]: cluster 2024-09-17T10:28:30.129062+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:31.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:31 smithi163 bash[26527]: audit 2024-09-17T10:28:30.581867+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:28:31.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:31 smithi163 bash[26527]: audit 2024-09-17T10:28:30.585778+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:31.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:31 smithi163 bash[26527]: audit 2024-09-17T10:28:30.591761+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:33.495 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:33 smithi163 bash[19901]: cluster 2024-09-17T10:28:32.129618+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:33.496 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:33 smithi163 bash[26527]: cluster 2024-09-17T10:28:32.129618+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:33.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:33 smithi164 bash[21879]: cluster 2024-09-17T10:28:32.129618+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:35 smithi164 bash[21879]: cluster 2024-09-17T10:28:34.130184+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:35 smithi163 bash[19901]: cluster 2024-09-17T10:28:34.130184+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:35.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:35 smithi163 bash[26527]: cluster 2024-09-17T10:28:34.130184+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:37 smithi164 bash[21879]: cluster 2024-09-17T10:28:36.130698+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:37 smithi164 bash[21879]: audit 2024-09-17T10:28:37.232875+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:37 smithi164 bash[21879]: audit 2024-09-17T10:28:37.237267+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:37 smithi163 bash[19901]: cluster 2024-09-17T10:28:36.130698+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:37 smithi163 bash[19901]: audit 2024-09-17T10:28:37.232875+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:37 smithi163 bash[19901]: audit 2024-09-17T10:28:37.237267+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:37 smithi163 bash[26527]: cluster 2024-09-17T10:28:36.130698+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:37 smithi163 bash[26527]: audit 2024-09-17T10:28:37.232875+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:37.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:37 smithi163 bash[26527]: audit 2024-09-17T10:28:37.237267+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:38.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:38 smithi163 bash[19901]: audit 2024-09-17T10:28:37.883041+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:38.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:38 smithi163 bash[19901]: audit 2024-09-17T10:28:37.883896+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:28:38.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:38 smithi163 bash[19901]: audit 2024-09-17T10:28:37.891105+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:38.399 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:38 smithi163 bash[26527]: audit 2024-09-17T10:28:37.883041+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:38.399 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:38 smithi163 bash[26527]: audit 2024-09-17T10:28:37.883896+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:28:38.399 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:38 smithi163 bash[26527]: audit 2024-09-17T10:28:37.891105+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:38 smithi164 bash[21879]: audit 2024-09-17T10:28:37.883041+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:38 smithi164 bash[21879]: audit 2024-09-17T10:28:37.883896+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:28:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:38 smithi164 bash[21879]: audit 2024-09-17T10:28:37.891105+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:39.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:39 smithi164 bash[21879]: cluster 2024-09-17T10:28:38.131108+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:39 smithi163 bash[26527]: cluster 2024-09-17T10:28:38.131108+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:39.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:39 smithi163 bash[19901]: cluster 2024-09-17T10:28:38.131108+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:40.489 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:40 smithi163 bash[26527]: audit 2024-09-17T10:28:39.304169+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/834545252,v1:172.21.15.163:6827/834545252]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T10:28:40.489 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:40 smithi163 bash[26527]: audit 2024-09-17T10:28:39.304558+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T10:28:40.490 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:40 smithi163 bash[19901]: audit 2024-09-17T10:28:39.304169+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/834545252,v1:172.21.15.163:6827/834545252]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T10:28:40.490 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:40 smithi163 bash[19901]: audit 2024-09-17T10:28:39.304558+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T10:28:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:40 smithi164 bash[21879]: audit 2024-09-17T10:28:39.304169+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/834545252,v1:172.21.15.163:6827/834545252]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T10:28:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:40 smithi164 bash[21879]: audit 2024-09-17T10:28:39.304558+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T10:28:40.984 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 3 on host 'smithi163' 2024-09-17T10:28:41.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:41 smithi164 bash[21879]: cluster 2024-09-17T10:28:40.131456+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:41 smithi164 bash[21879]: audit 2024-09-17T10:28:40.261581+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:28:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:41 smithi164 bash[21879]: cluster 2024-09-17T10:28:40.264393+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:28:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:41 smithi164 bash[21879]: audit 2024-09-17T10:28:40.264639+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:41 smithi164 bash[21879]: audit 2024-09-17T10:28:40.265761+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/834545252,v1:172.21.15.163:6827/834545252]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:28:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:41 smithi164 bash[21879]: audit 2024-09-17T10:28:40.266070+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:28:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:41 smithi164 bash[21879]: audit 2024-09-17T10:28:40.965801+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:28:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:41 smithi164 bash[21879]: audit 2024-09-17T10:28:40.971108+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:41 smithi164 bash[21879]: audit 2024-09-17T10:28:40.979243+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:41.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[19901]: cluster 2024-09-17T10:28:40.131456+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:41.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[19901]: audit 2024-09-17T10:28:40.261581+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:28:41.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[19901]: cluster 2024-09-17T10:28:40.264393+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:28:41.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[19901]: audit 2024-09-17T10:28:40.264639+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:41.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[19901]: audit 2024-09-17T10:28:40.265761+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/834545252,v1:172.21.15.163:6827/834545252]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:28:41.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[19901]: audit 2024-09-17T10:28:40.266070+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[19901]: audit 2024-09-17T10:28:40.965801+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[19901]: audit 2024-09-17T10:28:40.971108+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[19901]: audit 2024-09-17T10:28:40.979243+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[26527]: cluster 2024-09-17T10:28:40.131456+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[26527]: audit 2024-09-17T10:28:40.261581+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[26527]: cluster 2024-09-17T10:28:40.264393+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[26527]: audit 2024-09-17T10:28:40.264639+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[26527]: audit 2024-09-17T10:28:40.265761+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/834545252,v1:172.21.15.163:6827/834545252]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[26527]: audit 2024-09-17T10:28:40.266070+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[26527]: audit 2024-09-17T10:28:40.965801+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:28:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[26527]: audit 2024-09-17T10:28:40.971108+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:41.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:41 smithi163 bash[26527]: audit 2024-09-17T10:28:40.979243+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:41.648 DEBUG:teuthology.orchestra.run.smithi163:osd.3> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T10:28:41.651 INFO:tasks.cephadm:Deploying osd.4 on smithi164 with /dev/vg_nvme/lv_4... 2024-09-17T10:28:41.651 DEBUG:teuthology.orchestra.run.smithi164:> 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 6fb989ae-74de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T10:28:42.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:42 smithi164 bash[21879]: audit 2024-09-17T10:28:41.263553+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:28:42.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:42 smithi164 bash[21879]: cluster 2024-09-17T10:28:41.267153+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:28:42.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:42 smithi164 bash[21879]: audit 2024-09-17T10:28:41.267910+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:42.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:42 smithi164 bash[21879]: audit 2024-09-17T10:28:41.276012+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:42.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:42 smithi163 bash[19901]: audit 2024-09-17T10:28:41.263553+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:28:42.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:42 smithi163 bash[19901]: cluster 2024-09-17T10:28:41.267153+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:28:42.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:42 smithi163 bash[19901]: audit 2024-09-17T10:28:41.267910+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:42.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:42 smithi163 bash[19901]: audit 2024-09-17T10:28:41.276012+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:42.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:42 smithi163 bash[26527]: audit 2024-09-17T10:28:41.263553+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-09-17T10:28:42.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:42 smithi163 bash[26527]: cluster 2024-09-17T10:28:41.267153+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:28:42.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:42 smithi163 bash[26527]: audit 2024-09-17T10:28:41.267910+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:42.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:42 smithi163 bash[26527]: audit 2024-09-17T10:28:41.276012+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:43.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:43 smithi164 bash[21879]: cluster 2024-09-17T10:28:40.320904+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:28:43.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:43 smithi164 bash[21879]: cluster 2024-09-17T10:28:40.321013+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:28:43.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:43 smithi164 bash[21879]: cluster 2024-09-17T10:28:42.131970+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:43.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:43 smithi164 bash[21879]: audit 2024-09-17T10:28:42.279488+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:43.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:43 smithi164 bash[21879]: cluster 2024-09-17T10:28:42.286458+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.163:6826/834545252,v1:172.21.15.163:6827/834545252] boot 2024-09-17T10:28:43.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:43 smithi164 bash[21879]: cluster 2024-09-17T10:28:42.286532+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:28:43.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:43 smithi164 bash[21879]: audit 2024-09-17T10:28:42.286781+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:43.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[19901]: cluster 2024-09-17T10:28:40.320904+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:28:43.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[19901]: cluster 2024-09-17T10:28:40.321013+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:28:43.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[19901]: cluster 2024-09-17T10:28:42.131970+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:43.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[19901]: audit 2024-09-17T10:28:42.279488+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:43.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[19901]: cluster 2024-09-17T10:28:42.286458+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.163:6826/834545252,v1:172.21.15.163:6827/834545252] boot 2024-09-17T10:28:43.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[19901]: cluster 2024-09-17T10:28:42.286532+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:28:43.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[19901]: audit 2024-09-17T10:28:42.286781+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:43.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[26527]: cluster 2024-09-17T10:28:40.320904+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:28:43.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[26527]: cluster 2024-09-17T10:28:40.321013+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:28:43.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[26527]: cluster 2024-09-17T10:28:42.131970+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:28:43.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[26527]: audit 2024-09-17T10:28:42.279488+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:43.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[26527]: cluster 2024-09-17T10:28:42.286458+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.163:6826/834545252,v1:172.21.15.163:6827/834545252] boot 2024-09-17T10:28:43.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[26527]: cluster 2024-09-17T10:28:42.286532+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:28:43.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:43 smithi163 bash[26527]: audit 2024-09-17T10:28:42.286781+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:28:44.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:44 smithi163 bash[19901]: cluster 2024-09-17T10:28:43.288697+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:28:44.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:44 smithi163 bash[26527]: cluster 2024-09-17T10:28:43.288697+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:28:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:44 smithi164 bash[21879]: cluster 2024-09-17T10:28:43.288697+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:28:45.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:45 smithi163 bash[26527]: cluster 2024-09-17T10:28:44.132623+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:45.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:45 smithi163 bash[19901]: cluster 2024-09-17T10:28:44.132623+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:45.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:45 smithi164 bash[21879]: cluster 2024-09-17T10:28:44.132623+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:46.375 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:28:47.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:47 smithi164 bash[21879]: cluster 2024-09-17T10:28:46.133307+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:47.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:47 smithi163 bash[19901]: cluster 2024-09-17T10:28:46.133307+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:47.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:47 smithi163 bash[26527]: cluster 2024-09-17T10:28:46.133307+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:49.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:49 smithi163 bash[19901]: cluster 2024-09-17T10:28:48.133775+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:49.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:49 smithi163 bash[26527]: cluster 2024-09-17T10:28:48.133775+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:49.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:49 smithi164 bash[21879]: cluster 2024-09-17T10:28:48.133775+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:49.859 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-17T10:28:49.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_4 2024-09-17T10:28:51.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: cluster 2024-09-17T10:28:50.134228+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.064774+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.073691+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.076722+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.078230+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.080337+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.082074+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.090173+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.095396+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.097196+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:28:51.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[19901]: audit 2024-09-17T10:28:51.106765+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: cluster 2024-09-17T10:28:50.134228+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.064774+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.073691+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.076722+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.078230+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.080337+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.082074+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.090173+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.095396+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.097196+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:28:51.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:51 smithi163 bash[26527]: audit 2024-09-17T10:28:51.106765+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: cluster 2024-09-17T10:28:50.134228+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:51.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.064774+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.073691+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.076722+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.078230+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.080337+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.082074+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:28:51.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.090173+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:51.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.095396+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:51.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.097196+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:28:51.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:51 smithi164 bash[21879]: audit 2024-09-17T10:28:51.106765+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:28:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:52 smithi163 bash[26527]: cephadm 2024-09-17T10:28:51.056299+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:28:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:52 smithi163 bash[26527]: cephadm 2024-09-17T10:28:51.083346+0000 mgr.y (mgr.14150) 208 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 4060M 2024-09-17T10:28:52.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:52 smithi163 bash[19901]: cephadm 2024-09-17T10:28:51.056299+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:28:52.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:52 smithi163 bash[19901]: cephadm 2024-09-17T10:28:51.083346+0000 mgr.y (mgr.14150) 208 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 4060M 2024-09-17T10:28:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:52 smithi164 bash[21879]: cephadm 2024-09-17T10:28:51.056299+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Detected new or changed devices on smithi163 2024-09-17T10:28:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:52 smithi164 bash[21879]: cephadm 2024-09-17T10:28:51.083346+0000 mgr.y (mgr.14150) 208 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 4060M 2024-09-17T10:28:53.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:53 smithi164 bash[21879]: cluster 2024-09-17T10:28:52.134870+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-17T10:28:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:53 smithi163 bash[26527]: cluster 2024-09-17T10:28:52.134870+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-17T10:28:53.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:53 smithi163 bash[19901]: cluster 2024-09-17T10:28:52.134870+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-17T10:28:54.617 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:28:55.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:55 smithi164 bash[21879]: cluster 2024-09-17T10:28:54.135461+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-17T10:28:55.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:55 smithi163 bash[19901]: cluster 2024-09-17T10:28:54.135461+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-17T10:28:55.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:55 smithi163 bash[26527]: cluster 2024-09-17T10:28:54.135461+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-17T10:28:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:56 smithi164 bash[21879]: audit 2024-09-17T10:28:55.881485+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:28:56.930 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:56 smithi164 bash[21879]: audit 2024-09-17T10:28:55.887227+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:28:56.931 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:56 smithi164 bash[21879]: audit 2024-09-17T10:28:55.888836+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:56.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:56 smithi163 bash[19901]: audit 2024-09-17T10:28:55.881485+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:28:56.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:56 smithi163 bash[19901]: audit 2024-09-17T10:28:55.887227+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:28:56.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:56 smithi163 bash[19901]: audit 2024-09-17T10:28:55.888836+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:56.932 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:56 smithi163 bash[26527]: audit 2024-09-17T10:28:55.881485+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:28:56.932 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:56 smithi163 bash[26527]: audit 2024-09-17T10:28:55.887227+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:28:56.932 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:56 smithi163 bash[26527]: audit 2024-09-17T10:28:55.888836+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:28:57.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:57 smithi164 bash[21879]: audit 2024-09-17T10:28:55.874732+0000 mgr.y (mgr.14150) 211 : audit [DBG] from='client.24178 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:57.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:57 smithi164 bash[21879]: cluster 2024-09-17T10:28:56.136015+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:57 smithi163 bash[19901]: audit 2024-09-17T10:28:55.874732+0000 mgr.y (mgr.14150) 211 : audit [DBG] from='client.24178 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:57 smithi163 bash[19901]: cluster 2024-09-17T10:28:56.136015+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:57.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:57 smithi163 bash[26527]: audit 2024-09-17T10:28:55.874732+0000 mgr.y (mgr.14150) 211 : audit [DBG] from='client.24178 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:57.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:57 smithi163 bash[26527]: cluster 2024-09-17T10:28:56.136015+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:59.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:28:59 smithi164 bash[21879]: cluster 2024-09-17T10:28:58.136624+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:59.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:28:59 smithi163 bash[19901]: cluster 2024-09-17T10:28:58.136624+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:28:59.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:28:59 smithi163 bash[26527]: cluster 2024-09-17T10:28:58.136624+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:01.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:01 smithi164 bash[21879]: cluster 2024-09-17T10:29:00.137154+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:01.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:01 smithi163 bash[19901]: cluster 2024-09-17T10:29:00.137154+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:01.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:01 smithi163 bash[26527]: cluster 2024-09-17T10:29:00.137154+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:03.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:03 smithi164 bash[21879]: cluster 2024-09-17T10:29:02.137702+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:03 smithi163 bash[19901]: cluster 2024-09-17T10:29:02.137702+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:03.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:03 smithi163 bash[26527]: cluster 2024-09-17T10:29:02.137702+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:04.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:04 smithi164 bash[21879]: cluster 2024-09-17T10:29:04.138261+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:04.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:04 smithi163 bash[19901]: cluster 2024-09-17T10:29:04.138261+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:04 smithi163 bash[26527]: cluster 2024-09-17T10:29:04.138261+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:05 smithi164 bash[21879]: audit 2024-09-17T10:29:04.372585+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.164:0/1872744885' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a285f140-996b-4811-a3f6-092658d1b6a6"}]: dispatch 2024-09-17T10:29:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:05 smithi164 bash[21879]: audit 2024-09-17T10:29:04.373073+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a285f140-996b-4811-a3f6-092658d1b6a6"}]: dispatch 2024-09-17T10:29:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:05 smithi164 bash[21879]: audit 2024-09-17T10:29:04.376361+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a285f140-996b-4811-a3f6-092658d1b6a6"}]': finished 2024-09-17T10:29:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:05 smithi164 bash[21879]: cluster 2024-09-17T10:29:04.381997+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T10:29:05.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:05 smithi164 bash[21879]: audit 2024-09-17T10:29:04.382582+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:05.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:05 smithi164 bash[21879]: audit 2024-09-17T10:29:05.008071+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.164:0/2692029245' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:29:05.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[19901]: audit 2024-09-17T10:29:04.372585+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.164:0/1872744885' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a285f140-996b-4811-a3f6-092658d1b6a6"}]: dispatch 2024-09-17T10:29:05.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[19901]: audit 2024-09-17T10:29:04.373073+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a285f140-996b-4811-a3f6-092658d1b6a6"}]: dispatch 2024-09-17T10:29:05.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[19901]: audit 2024-09-17T10:29:04.376361+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a285f140-996b-4811-a3f6-092658d1b6a6"}]': finished 2024-09-17T10:29:05.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[19901]: cluster 2024-09-17T10:29:04.381997+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T10:29:05.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[19901]: audit 2024-09-17T10:29:04.382582+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:05.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[19901]: audit 2024-09-17T10:29:05.008071+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.164:0/2692029245' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:29:05.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[26527]: audit 2024-09-17T10:29:04.372585+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.164:0/1872744885' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a285f140-996b-4811-a3f6-092658d1b6a6"}]: dispatch 2024-09-17T10:29:05.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[26527]: audit 2024-09-17T10:29:04.373073+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a285f140-996b-4811-a3f6-092658d1b6a6"}]: dispatch 2024-09-17T10:29:05.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[26527]: audit 2024-09-17T10:29:04.376361+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a285f140-996b-4811-a3f6-092658d1b6a6"}]': finished 2024-09-17T10:29:05.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[26527]: cluster 2024-09-17T10:29:04.381997+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T10:29:05.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[26527]: audit 2024-09-17T10:29:04.382582+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:05.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:05 smithi163 bash[26527]: audit 2024-09-17T10:29:05.008071+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.164:0/2692029245' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:29:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:06 smithi164 bash[21879]: cluster 2024-09-17T10:29:06.138780+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:06.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:06 smithi163 bash[19901]: cluster 2024-09-17T10:29:06.138780+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:06.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:06 smithi163 bash[26527]: cluster 2024-09-17T10:29:06.138780+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:09.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:09 smithi164 bash[21879]: cluster 2024-09-17T10:29:08.139273+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:09.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:09 smithi163 bash[26527]: cluster 2024-09-17T10:29:08.139273+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:09.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:09 smithi163 bash[19901]: cluster 2024-09-17T10:29:08.139273+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:11.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:11 smithi164 bash[21879]: cluster 2024-09-17T10:29:10.139819+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:11.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:11 smithi163 bash[26527]: cluster 2024-09-17T10:29:10.139819+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:11.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:11 smithi163 bash[19901]: cluster 2024-09-17T10:29:10.139819+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:13.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:13 smithi164 bash[21879]: cluster 2024-09-17T10:29:12.140452+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-17T10:29:13.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:13 smithi163 bash[26527]: cluster 2024-09-17T10:29:12.140452+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-17T10:29:13.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:13 smithi163 bash[19901]: cluster 2024-09-17T10:29:12.140452+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-17T10:29:15.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:15 smithi164 bash[21879]: cluster 2024-09-17T10:29:14.141034+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-17T10:29:15.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:15 smithi163 bash[19901]: cluster 2024-09-17T10:29:14.141034+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-17T10:29:15.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:15 smithi163 bash[26527]: cluster 2024-09-17T10:29:14.141034+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-17T10:29:17.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:17 smithi164 bash[21879]: cluster 2024-09-17T10:29:16.141597+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-17T10:29:17.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:17 smithi163 bash[19901]: cluster 2024-09-17T10:29:16.141597+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-17T10:29:17.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:17 smithi163 bash[26527]: cluster 2024-09-17T10:29:16.141597+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-17T10:29:18.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:18 smithi164 bash[21879]: audit 2024-09-17T10:29:17.658447+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T10:29:18.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:18 smithi164 bash[21879]: audit 2024-09-17T10:29:17.660264+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:18.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:18 smithi163 bash[19901]: audit 2024-09-17T10:29:17.658447+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T10:29:18.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:18 smithi163 bash[19901]: audit 2024-09-17T10:29:17.660264+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:18.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:18 smithi163 bash[26527]: audit 2024-09-17T10:29:17.658447+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T10:29:18.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:18 smithi163 bash[26527]: audit 2024-09-17T10:29:17.660264+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:19.343 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:19 smithi164 bash[21879]: cephadm 2024-09-17T10:29:17.661645+0000 mgr.y (mgr.14150) 223 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-09-17T10:29:19.343 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:19 smithi164 bash[21879]: cluster 2024-09-17T10:29:18.142114+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:19.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:19 smithi163 bash[19901]: cephadm 2024-09-17T10:29:17.661645+0000 mgr.y (mgr.14150) 223 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-09-17T10:29:19.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:19 smithi163 bash[19901]: cluster 2024-09-17T10:29:18.142114+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:19.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:19 smithi163 bash[26527]: cephadm 2024-09-17T10:29:17.661645+0000 mgr.y (mgr.14150) 223 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-09-17T10:29:19.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:19 smithi163 bash[26527]: cluster 2024-09-17T10:29:18.142114+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:21.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:21 smithi164 bash[21879]: cluster 2024-09-17T10:29:20.142769+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:21.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:21 smithi163 bash[19901]: cluster 2024-09-17T10:29:20.142769+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:21.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:21 smithi163 bash[26527]: cluster 2024-09-17T10:29:20.142769+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:21.988 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:21 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:21.989 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:29:21 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:22.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:29:21 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:21 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:22 smithi164 bash[21879]: audit 2024-09-17T10:29:22.135906+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:29:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:22 smithi164 bash[21879]: audit 2024-09-17T10:29:22.143603+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:22 smithi164 bash[21879]: audit 2024-09-17T10:29:22.153919+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:22.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:22 smithi163 bash[19901]: audit 2024-09-17T10:29:22.135906+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:29:22.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:22 smithi163 bash[19901]: audit 2024-09-17T10:29:22.143603+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:22.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:22 smithi163 bash[19901]: audit 2024-09-17T10:29:22.153919+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:22.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:22 smithi163 bash[26527]: audit 2024-09-17T10:29:22.135906+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:29:22.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:22 smithi163 bash[26527]: audit 2024-09-17T10:29:22.143603+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:22.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:22 smithi163 bash[26527]: audit 2024-09-17T10:29:22.153919+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:23.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:23 smithi164 bash[21879]: cluster 2024-09-17T10:29:22.143294+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:23.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:23 smithi163 bash[19901]: cluster 2024-09-17T10:29:22.143294+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:23.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:23 smithi163 bash[26527]: cluster 2024-09-17T10:29:22.143294+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:25.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:25 smithi164 bash[21879]: cluster 2024-09-17T10:29:24.143863+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:25.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:25 smithi163 bash[19901]: cluster 2024-09-17T10:29:24.143863+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:25.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:25 smithi163 bash[26527]: cluster 2024-09-17T10:29:24.143863+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:27 smithi164 bash[21879]: cluster 2024-09-17T10:29:26.144495+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:27.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:27 smithi163 bash[19901]: cluster 2024-09-17T10:29:26.144495+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:27.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:27 smithi163 bash[26527]: cluster 2024-09-17T10:29:26.144495+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:29.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:29 smithi164 bash[21879]: cluster 2024-09-17T10:29:28.145166+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:29.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:29 smithi164 bash[21879]: audit 2024-09-17T10:29:28.467240+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:29.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:29 smithi164 bash[21879]: audit 2024-09-17T10:29:28.475548+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:29.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:29 smithi164 bash[21879]: audit 2024-09-17T10:29:28.477322+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:29.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:29 smithi164 bash[21879]: audit 2024-09-17T10:29:28.479052+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:29:29.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:29 smithi164 bash[21879]: audit 2024-09-17T10:29:28.490157+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[26527]: cluster 2024-09-17T10:29:28.145166+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:29.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[26527]: audit 2024-09-17T10:29:28.467240+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:29.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[26527]: audit 2024-09-17T10:29:28.475548+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:29.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[26527]: audit 2024-09-17T10:29:28.477322+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:29.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[26527]: audit 2024-09-17T10:29:28.479052+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:29:29.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[26527]: audit 2024-09-17T10:29:28.490157+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[19901]: cluster 2024-09-17T10:29:28.145166+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[19901]: audit 2024-09-17T10:29:28.467240+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[19901]: audit 2024-09-17T10:29:28.475548+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:29.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[19901]: audit 2024-09-17T10:29:28.477322+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:29.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[19901]: audit 2024-09-17T10:29:28.479052+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:29:29.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:29 smithi163 bash[19901]: audit 2024-09-17T10:29:28.490157+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:31.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:31 smithi164 bash[21879]: cluster 2024-09-17T10:29:30.145785+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:31.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:31 smithi163 bash[26527]: cluster 2024-09-17T10:29:30.145785+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:31.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:31 smithi163 bash[19901]: cluster 2024-09-17T10:29:30.145785+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:32.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:32 smithi164 bash[21879]: audit 2024-09-17T10:29:31.455706+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2668693903,v1:172.21.15.164:6801/2668693903]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T10:29:32.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:32 smithi164 bash[21879]: audit 2024-09-17T10:29:31.456320+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"]}]: dispatch 2024-09-17T10:29:32.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:32 smithi163 bash[19901]: audit 2024-09-17T10:29:31.455706+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2668693903,v1:172.21.15.164:6801/2668693903]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T10:29:32.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:32 smithi163 bash[19901]: audit 2024-09-17T10:29:31.456320+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"]}]: dispatch 2024-09-17T10:29:32.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:32 smithi163 bash[26527]: audit 2024-09-17T10:29:31.455706+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2668693903,v1:172.21.15.164:6801/2668693903]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T10:29:32.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:32 smithi163 bash[26527]: audit 2024-09-17T10:29:31.456320+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"]}]: dispatch 2024-09-17T10:29:32.778 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 4 on host 'smithi164' 2024-09-17T10:29:33.376 DEBUG:teuthology.orchestra.run.smithi164:osd.4> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T10:29:33.379 INFO:tasks.cephadm:Deploying osd.5 on smithi164 with /dev/vg_nvme/lv_3... 2024-09-17T10:29:33.379 DEBUG:teuthology.orchestra.run.smithi164:> 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 6fb989ae-74de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T10:29:33.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:33 smithi164 bash[21879]: cluster 2024-09-17T10:29:32.146453+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:33.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:33 smithi164 bash[21879]: audit 2024-09-17T10:29:32.258441+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:29:33.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:33 smithi164 bash[21879]: audit 2024-09-17T10:29:32.264010+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2668693903,v1:172.21.15.164:6801/2668693903]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:29:33.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:33 smithi164 bash[21879]: cluster 2024-09-17T10:29:32.266027+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:29:33.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:33 smithi164 bash[21879]: audit 2024-09-17T10:29:32.266462+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:33.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:33 smithi164 bash[21879]: audit 2024-09-17T10:29:32.267143+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:29:33.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:33 smithi164 bash[21879]: audit 2024-09-17T10:29:32.754231+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:29:33.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:33 smithi164 bash[21879]: audit 2024-09-17T10:29:32.763727+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:33.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:33 smithi164 bash[21879]: audit 2024-09-17T10:29:32.774209+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:33.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[19901]: cluster 2024-09-17T10:29:32.146453+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:33.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[19901]: audit 2024-09-17T10:29:32.258441+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:29:33.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[19901]: audit 2024-09-17T10:29:32.264010+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2668693903,v1:172.21.15.164:6801/2668693903]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:29:33.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[19901]: cluster 2024-09-17T10:29:32.266027+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:29:33.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[19901]: audit 2024-09-17T10:29:32.266462+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:33.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[19901]: audit 2024-09-17T10:29:32.267143+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:29:33.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[19901]: audit 2024-09-17T10:29:32.754231+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:29:33.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[19901]: audit 2024-09-17T10:29:32.763727+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:33.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[19901]: audit 2024-09-17T10:29:32.774209+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:33.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[26527]: cluster 2024-09-17T10:29:32.146453+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:33.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[26527]: audit 2024-09-17T10:29:32.258441+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:29:33.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[26527]: audit 2024-09-17T10:29:32.264010+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2668693903,v1:172.21.15.164:6801/2668693903]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:29:33.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[26527]: cluster 2024-09-17T10:29:32.266027+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:29:33.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[26527]: audit 2024-09-17T10:29:32.266462+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:33.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[26527]: audit 2024-09-17T10:29:32.267143+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:29:33.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[26527]: audit 2024-09-17T10:29:32.754231+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:29:33.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[26527]: audit 2024-09-17T10:29:32.763727+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:33.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:33 smithi163 bash[26527]: audit 2024-09-17T10:29:32.774209+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:34 smithi164 bash[21879]: audit 2024-09-17T10:29:33.260887+0000 mon.a (mon.0) 489 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-17T10:29:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:34 smithi164 bash[21879]: cluster 2024-09-17T10:29:33.268460+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:29:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:34 smithi164 bash[21879]: audit 2024-09-17T10:29:33.269950+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:34 smithi164 bash[21879]: audit 2024-09-17T10:29:33.281613+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:34 smithi164 bash[21879]: cluster 2024-09-17T10:29:34.270279+0000 mon.a (mon.0) 493 : cluster [INF] osd.4 [v2:172.21.15.164:6800/2668693903,v1:172.21.15.164:6801/2668693903] boot 2024-09-17T10:29:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:34 smithi164 bash[21879]: cluster 2024-09-17T10:29:34.270384+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T10:29:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:34 smithi164 bash[21879]: audit 2024-09-17T10:29:34.271463+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:34.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[19901]: audit 2024-09-17T10:29:33.260887+0000 mon.a (mon.0) 489 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-17T10:29:34.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[19901]: cluster 2024-09-17T10:29:33.268460+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:29:34.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[19901]: audit 2024-09-17T10:29:33.269950+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:34.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[19901]: audit 2024-09-17T10:29:33.281613+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:34.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[19901]: cluster 2024-09-17T10:29:34.270279+0000 mon.a (mon.0) 493 : cluster [INF] osd.4 [v2:172.21.15.164:6800/2668693903,v1:172.21.15.164:6801/2668693903] boot 2024-09-17T10:29:34.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[19901]: cluster 2024-09-17T10:29:34.270384+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T10:29:34.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[19901]: audit 2024-09-17T10:29:34.271463+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:34.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[26527]: audit 2024-09-17T10:29:33.260887+0000 mon.a (mon.0) 489 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-17T10:29:34.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[26527]: cluster 2024-09-17T10:29:33.268460+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:29:34.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[26527]: audit 2024-09-17T10:29:33.269950+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:34.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[26527]: audit 2024-09-17T10:29:33.281613+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:34.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[26527]: cluster 2024-09-17T10:29:34.270279+0000 mon.a (mon.0) 493 : cluster [INF] osd.4 [v2:172.21.15.164:6800/2668693903,v1:172.21.15.164:6801/2668693903] boot 2024-09-17T10:29:34.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[26527]: cluster 2024-09-17T10:29:34.270384+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T10:29:34.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:34 smithi163 bash[26527]: audit 2024-09-17T10:29:34.271463+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:29:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:35 smithi164 bash[21879]: cluster 2024-09-17T10:29:32.478090+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:29:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:35 smithi164 bash[21879]: cluster 2024-09-17T10:29:32.478227+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:29:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:35 smithi164 bash[21879]: cluster 2024-09-17T10:29:34.147041+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:35 smithi164 bash[21879]: cluster 2024-09-17T10:29:35.271722+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:29:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:35 smithi163 bash[19901]: cluster 2024-09-17T10:29:32.478090+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:29:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:35 smithi163 bash[19901]: cluster 2024-09-17T10:29:32.478227+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:29:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:35 smithi163 bash[19901]: cluster 2024-09-17T10:29:34.147041+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:35.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:35 smithi163 bash[19901]: cluster 2024-09-17T10:29:35.271722+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:29:35.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:35 smithi163 bash[26527]: cluster 2024-09-17T10:29:32.478090+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:29:35.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:35 smithi163 bash[26527]: cluster 2024-09-17T10:29:32.478227+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:29:35.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:35 smithi163 bash[26527]: cluster 2024-09-17T10:29:34.147041+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:29:35.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:35 smithi163 bash[26527]: cluster 2024-09-17T10:29:35.271722+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:29:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:37 smithi164 bash[21879]: cluster 2024-09-17T10:29:36.147690+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:37 smithi164 bash[21879]: cluster 2024-09-17T10:29:36.273241+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:29:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:37 smithi163 bash[19901]: cluster 2024-09-17T10:29:36.147690+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:37 smithi163 bash[19901]: cluster 2024-09-17T10:29:36.273241+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:29:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:37 smithi163 bash[26527]: cluster 2024-09-17T10:29:36.147690+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:37 smithi163 bash[26527]: cluster 2024-09-17T10:29:36.273241+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:29:38.145 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:38 smithi163 bash[19901]: cluster 2024-09-17T10:29:37.299447+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:29:38.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:38 smithi163 bash[26527]: cluster 2024-09-17T10:29:37.299447+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:29:38.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:38 smithi164 bash[21879]: cluster 2024-09-17T10:29:37.299447+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:29:39.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:39 smithi163 bash[19901]: cluster 2024-09-17T10:29:38.148258+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:39.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:39 smithi163 bash[19901]: cluster 2024-09-17T10:29:38.316700+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T10:29:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:39 smithi163 bash[26527]: cluster 2024-09-17T10:29:38.148258+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:39 smithi163 bash[26527]: cluster 2024-09-17T10:29:38.316700+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T10:29:39.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:39 smithi164 bash[21879]: cluster 2024-09-17T10:29:38.148258+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:39.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:39 smithi164 bash[21879]: cluster 2024-09-17T10:29:38.316700+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T10:29:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:41 smithi163 bash[19901]: cluster 2024-09-17T10:29:40.148834+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-17T10:29:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:41 smithi163 bash[26527]: cluster 2024-09-17T10:29:40.148834+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-17T10:29:41.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:41 smithi164 bash[21879]: cluster 2024-09-17T10:29:40.148834+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-17T10:29:42.977 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-17T10:29:43.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_3 2024-09-17T10:29:43.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:43 smithi164 bash[21879]: cluster 2024-09-17T10:29:42.149391+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T10:29:43.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:43 smithi163 bash[26527]: cluster 2024-09-17T10:29:42.149391+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T10:29:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:43 smithi163 bash[19901]: cluster 2024-09-17T10:29:42.149391+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T10:29:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:45 smithi164 bash[21879]: cluster 2024-09-17T10:29:44.150090+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-17T10:29:45.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:45 smithi163 bash[19901]: cluster 2024-09-17T10:29:44.150090+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-17T10:29:45.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:45 smithi163 bash[26527]: cluster 2024-09-17T10:29:44.150090+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-17T10:29:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: cephadm 2024-09-17T10:29:45.713959+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:29:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: audit 2024-09-17T10:29:45.722560+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: audit 2024-09-17T10:29:45.730688+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: audit 2024-09-17T10:29:45.733314+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:29:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: cephadm 2024-09-17T10:29:45.734640+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 17265M 2024-09-17T10:29:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: audit 2024-09-17T10:29:45.740986+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: audit 2024-09-17T10:29:45.745212+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: audit 2024-09-17T10:29:45.747079+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:29:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: audit 2024-09-17T10:29:45.757058+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:46 smithi164 bash[21879]: cluster 2024-09-17T10:29:46.150775+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; 65 KiB/s, 0 objects/s recovering 2024-09-17T10:29:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: cephadm 2024-09-17T10:29:45.713959+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:29:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: audit 2024-09-17T10:29:45.722560+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: audit 2024-09-17T10:29:45.730688+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: audit 2024-09-17T10:29:45.733314+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: cephadm 2024-09-17T10:29:45.734640+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 17265M 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: audit 2024-09-17T10:29:45.740986+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: audit 2024-09-17T10:29:45.745212+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: audit 2024-09-17T10:29:45.747079+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: audit 2024-09-17T10:29:45.757058+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[19901]: cluster 2024-09-17T10:29:46.150775+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; 65 KiB/s, 0 objects/s recovering 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: cephadm 2024-09-17T10:29:45.713959+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: audit 2024-09-17T10:29:45.722560+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: audit 2024-09-17T10:29:45.730688+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: audit 2024-09-17T10:29:45.733314+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:29:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: cephadm 2024-09-17T10:29:45.734640+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 17265M 2024-09-17T10:29:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: audit 2024-09-17T10:29:45.740986+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: audit 2024-09-17T10:29:45.745212+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: audit 2024-09-17T10:29:45.747079+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:29:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: audit 2024-09-17T10:29:45.757058+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:29:47.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:46 smithi163 bash[26527]: cluster 2024-09-17T10:29:46.150775+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; 65 KiB/s, 0 objects/s recovering 2024-09-17T10:29:48.177 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:29:49.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:49 smithi164 bash[21879]: cluster 2024-09-17T10:29:48.151464+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; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:29:49.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:49 smithi163 bash[19901]: cluster 2024-09-17T10:29:48.151464+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; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:29:49.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:49 smithi163 bash[26527]: cluster 2024-09-17T10:29:48.151464+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; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:29:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:50 smithi164 bash[21879]: audit 2024-09-17T10:29:49.493646+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:29:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:50 smithi164 bash[21879]: audit 2024-09-17T10:29:49.499481+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:29:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:50 smithi164 bash[21879]: audit 2024-09-17T10:29:49.501159+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:50.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:50 smithi163 bash[19901]: audit 2024-09-17T10:29:49.493646+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:29:50.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:50 smithi163 bash[19901]: audit 2024-09-17T10:29:49.499481+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:29:50.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:50 smithi163 bash[19901]: audit 2024-09-17T10:29:49.501159+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:50.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:50 smithi163 bash[26527]: audit 2024-09-17T10:29:49.493646+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:29:50.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:50 smithi163 bash[26527]: audit 2024-09-17T10:29:49.499481+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:29:50.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:50 smithi163 bash[26527]: audit 2024-09-17T10:29:49.501159+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:29:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:51 smithi164 bash[21879]: audit 2024-09-17T10:29:49.487319+0000 mgr.y (mgr.14150) 242 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:51 smithi164 bash[21879]: cluster 2024-09-17T10:29:50.152131+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:51.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:51 smithi163 bash[19901]: audit 2024-09-17T10:29:49.487319+0000 mgr.y (mgr.14150) 242 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:51.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:51 smithi163 bash[19901]: cluster 2024-09-17T10:29:50.152131+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:51.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:51 smithi163 bash[26527]: audit 2024-09-17T10:29:49.487319+0000 mgr.y (mgr.14150) 242 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:51.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:51 smithi163 bash[26527]: cluster 2024-09-17T10:29:50.152131+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:53 smithi164 bash[21879]: cluster 2024-09-17T10:29:52.152778+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:53.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:53 smithi163 bash[19901]: cluster 2024-09-17T10:29:52.152778+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:53.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:53 smithi163 bash[26527]: cluster 2024-09-17T10:29:52.152778+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:55.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:55 smithi164 bash[21879]: cluster 2024-09-17T10:29:54.153463+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:55.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:55 smithi163 bash[19901]: cluster 2024-09-17T10:29:54.153463+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:55.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:55 smithi163 bash[26527]: cluster 2024-09-17T10:29:54.153463+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:57.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:57 smithi164 bash[21879]: cluster 2024-09-17T10:29:56.154117+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:57.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:57 smithi163 bash[19901]: cluster 2024-09-17T10:29:56.154117+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:57.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:57 smithi163 bash[26527]: cluster 2024-09-17T10:29:56.154117+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:58 smithi164 bash[21879]: audit 2024-09-17T10:29:57.914644+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.164:0/1750418762' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4690ca2b-22b3-43a1-91e8-4fe62476373d"}]: dispatch 2024-09-17T10:29:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:58 smithi164 bash[21879]: audit 2024-09-17T10:29:57.915830+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4690ca2b-22b3-43a1-91e8-4fe62476373d"}]: dispatch 2024-09-17T10:29:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:58 smithi164 bash[21879]: audit 2024-09-17T10:29:57.919193+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4690ca2b-22b3-43a1-91e8-4fe62476373d"}]': finished 2024-09-17T10:29:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:58 smithi164 bash[21879]: cluster 2024-09-17T10:29:57.924959+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:29:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:58 smithi164 bash[21879]: audit 2024-09-17T10:29:57.925440+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:29:58.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[19901]: audit 2024-09-17T10:29:57.914644+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.164:0/1750418762' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4690ca2b-22b3-43a1-91e8-4fe62476373d"}]: dispatch 2024-09-17T10:29:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[19901]: audit 2024-09-17T10:29:57.915830+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4690ca2b-22b3-43a1-91e8-4fe62476373d"}]: dispatch 2024-09-17T10:29:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[19901]: audit 2024-09-17T10:29:57.919193+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4690ca2b-22b3-43a1-91e8-4fe62476373d"}]': finished 2024-09-17T10:29:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[19901]: cluster 2024-09-17T10:29:57.924959+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:29:58.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[19901]: audit 2024-09-17T10:29:57.925440+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:29:58.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[26527]: audit 2024-09-17T10:29:57.914644+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.164:0/1750418762' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4690ca2b-22b3-43a1-91e8-4fe62476373d"}]: dispatch 2024-09-17T10:29:58.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[26527]: audit 2024-09-17T10:29:57.915830+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4690ca2b-22b3-43a1-91e8-4fe62476373d"}]: dispatch 2024-09-17T10:29:58.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[26527]: audit 2024-09-17T10:29:57.919193+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4690ca2b-22b3-43a1-91e8-4fe62476373d"}]': finished 2024-09-17T10:29:58.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[26527]: cluster 2024-09-17T10:29:57.924959+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:29:58.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:58 smithi163 bash[26527]: audit 2024-09-17T10:29:57.925440+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:29:59.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:59 smithi164 bash[21879]: cluster 2024-09-17T10:29:58.154668+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:59.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:29:59 smithi164 bash[21879]: audit 2024-09-17T10:29:58.542682+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.164:0/1198020720' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:29:59.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:59 smithi163 bash[19901]: cluster 2024-09-17T10:29:58.154668+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:59.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:29:59 smithi163 bash[19901]: audit 2024-09-17T10:29:58.542682+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.164:0/1198020720' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:29:59.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:59 smithi163 bash[26527]: cluster 2024-09-17T10:29:58.154668+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:29:59.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:29:59 smithi163 bash[26527]: audit 2024-09-17T10:29:58.542682+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.164:0/1198020720' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:30:00.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:00 smithi164 bash[21879]: cluster 2024-09-17T10:30:00.000165+0000 mon.a (mon.0) 514 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:00 smithi163 bash[19901]: cluster 2024-09-17T10:30:00.000165+0000 mon.a (mon.0) 514 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:00 smithi163 bash[26527]: cluster 2024-09-17T10:30:00.000165+0000 mon.a (mon.0) 514 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:01.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:01 smithi164 bash[21879]: cluster 2024-09-17T10:30:00.155356+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:01.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:01 smithi163 bash[19901]: cluster 2024-09-17T10:30:00.155356+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:01.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:01 smithi163 bash[26527]: cluster 2024-09-17T10:30:00.155356+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:03.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:03 smithi164 bash[21879]: cluster 2024-09-17T10:30:02.155994+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:03.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:03 smithi163 bash[19901]: cluster 2024-09-17T10:30:02.155994+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:03.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:03 smithi163 bash[26527]: cluster 2024-09-17T10:30:02.155994+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:05.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:05 smithi164 bash[21879]: cluster 2024-09-17T10:30:04.156649+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-17T10:30:05.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:05 smithi163 bash[19901]: cluster 2024-09-17T10:30:04.156649+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-17T10:30:05.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:05 smithi163 bash[26527]: cluster 2024-09-17T10:30:04.156649+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-17T10:30:07.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:07 smithi164 bash[21879]: cluster 2024-09-17T10:30:06.157295+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-17T10:30:07.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:07 smithi163 bash[19901]: cluster 2024-09-17T10:30:06.157295+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-17T10:30:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:07 smithi163 bash[26527]: cluster 2024-09-17T10:30:06.157295+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-17T10:30:09.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:09 smithi164 bash[21879]: cluster 2024-09-17T10:30:08.157956+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-17T10:30:09.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:09 smithi163 bash[19901]: cluster 2024-09-17T10:30:08.157956+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-17T10:30:09.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:09 smithi163 bash[26527]: cluster 2024-09-17T10:30:08.157956+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-17T10:30:11.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:11 smithi164 bash[21879]: cluster 2024-09-17T10:30:10.158612+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-17T10:30:11.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:11 smithi163 bash[19901]: cluster 2024-09-17T10:30:10.158612+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-17T10:30:11.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:11 smithi163 bash[26527]: cluster 2024-09-17T10:30:10.158612+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-17T10:30:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:12 smithi164 bash[21879]: audit 2024-09-17T10:30:11.717567+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T10:30:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:12 smithi164 bash[21879]: audit 2024-09-17T10:30:11.719327+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:12.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:12 smithi163 bash[19901]: audit 2024-09-17T10:30:11.717567+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T10:30:12.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:12 smithi163 bash[19901]: audit 2024-09-17T10:30:11.719327+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:12 smithi163 bash[26527]: audit 2024-09-17T10:30:11.717567+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T10:30:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:12 smithi163 bash[26527]: audit 2024-09-17T10:30:11.719327+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:13.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:13 smithi164 bash[21879]: cephadm 2024-09-17T10:30:11.720943+0000 mgr.y (mgr.14150) 254 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-09-17T10:30:13.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:13 smithi164 bash[21879]: cluster 2024-09-17T10:30:12.159281+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:13 smithi163 bash[19901]: cephadm 2024-09-17T10:30:11.720943+0000 mgr.y (mgr.14150) 254 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-09-17T10:30:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:13 smithi163 bash[19901]: cluster 2024-09-17T10:30:12.159281+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:13.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:13 smithi163 bash[26527]: cephadm 2024-09-17T10:30:11.720943+0000 mgr.y (mgr.14150) 254 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-09-17T10:30:13.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:13 smithi163 bash[26527]: cluster 2024-09-17T10:30:12.159281+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:15 smithi164 bash[21879]: cluster 2024-09-17T10:30:14.159986+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:15.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:15 smithi163 bash[19901]: cluster 2024-09-17T10:30:14.159986+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:15.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:15 smithi163 bash[26527]: cluster 2024-09-17T10:30:14.159986+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:16.199 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:30:16 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:16.199 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:30:16 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:16.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:16 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:16.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:16 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:16.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:30:16 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:16.538 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:30:16 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:17.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:17 smithi164 bash[21879]: cluster 2024-09-17T10:30:16.160638+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:17.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:17 smithi164 bash[21879]: audit 2024-09-17T10:30:16.480013+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:30:17.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:17 smithi164 bash[21879]: audit 2024-09-17T10:30:16.487362+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:17.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:17 smithi164 bash[21879]: audit 2024-09-17T10:30:16.495693+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:17.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:17 smithi163 bash[19901]: cluster 2024-09-17T10:30:16.160638+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:17.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:17 smithi163 bash[19901]: audit 2024-09-17T10:30:16.480013+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:30:17.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:17 smithi163 bash[19901]: audit 2024-09-17T10:30:16.487362+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:17.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:17 smithi163 bash[19901]: audit 2024-09-17T10:30:16.495693+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:17.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:17 smithi163 bash[26527]: cluster 2024-09-17T10:30:16.160638+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:17.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:17 smithi163 bash[26527]: audit 2024-09-17T10:30:16.480013+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:30:17.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:17 smithi163 bash[26527]: audit 2024-09-17T10:30:16.487362+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:17.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:17 smithi163 bash[26527]: audit 2024-09-17T10:30:16.495693+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:19.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:19 smithi164 bash[21879]: cluster 2024-09-17T10:30:18.161217+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:19.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:19 smithi163 bash[19901]: cluster 2024-09-17T10:30:18.161217+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:19.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:19 smithi163 bash[26527]: cluster 2024-09-17T10:30:18.161217+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:21.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:21 smithi163 bash[19901]: cluster 2024-09-17T10:30:20.161786+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:21.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:21 smithi163 bash[26527]: cluster 2024-09-17T10:30:20.161786+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:21.595 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:21 smithi164 bash[21879]: cluster 2024-09-17T10:30:20.161786+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:23.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[19901]: cluster 2024-09-17T10:30:22.162331+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:23.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[19901]: audit 2024-09-17T10:30:22.866881+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:23.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[19901]: audit 2024-09-17T10:30:22.877236+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:23.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[19901]: audit 2024-09-17T10:30:22.879145+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:23.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[19901]: audit 2024-09-17T10:30:22.880923+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:30:23.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[19901]: audit 2024-09-17T10:30:22.892696+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:23.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[26527]: cluster 2024-09-17T10:30:22.162331+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:23.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[26527]: audit 2024-09-17T10:30:22.866881+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:23.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[26527]: audit 2024-09-17T10:30:22.877236+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:23.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[26527]: audit 2024-09-17T10:30:22.879145+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:23.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[26527]: audit 2024-09-17T10:30:22.880923+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:30:23.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:23 smithi163 bash[26527]: audit 2024-09-17T10:30:22.892696+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:23.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:23 smithi164 bash[21879]: cluster 2024-09-17T10:30:22.162331+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:23.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:23 smithi164 bash[21879]: audit 2024-09-17T10:30:22.866881+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:23.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:23 smithi164 bash[21879]: audit 2024-09-17T10:30:22.877236+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:23.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:23 smithi164 bash[21879]: audit 2024-09-17T10:30:22.879145+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:23.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:23 smithi164 bash[21879]: audit 2024-09-17T10:30:22.880923+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:30:23.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:23 smithi164 bash[21879]: audit 2024-09-17T10:30:22.892696+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:25.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:25 smithi164 bash[21879]: cluster 2024-09-17T10:30:24.162961+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:25.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:25 smithi164 bash[21879]: audit 2024-09-17T10:30:24.977891+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1237154227,v1:172.21.15.164:6809/1237154227]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:30:25.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:25 smithi164 bash[21879]: audit 2024-09-17T10:30:24.979104+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:30:25.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:25 smithi163 bash[19901]: cluster 2024-09-17T10:30:24.162961+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:25.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:25 smithi163 bash[19901]: audit 2024-09-17T10:30:24.977891+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1237154227,v1:172.21.15.164:6809/1237154227]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:30:25.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:25 smithi163 bash[19901]: audit 2024-09-17T10:30:24.979104+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:30:25.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:25 smithi163 bash[26527]: cluster 2024-09-17T10:30:24.162961+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:25.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:25 smithi163 bash[26527]: audit 2024-09-17T10:30:24.977891+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1237154227,v1:172.21.15.164:6809/1237154227]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:30:25.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:25 smithi163 bash[26527]: audit 2024-09-17T10:30:24.979104+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:30:26.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:26 smithi164 bash[21879]: audit 2024-09-17T10:30:25.300774+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:30:26.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:26 smithi164 bash[21879]: cluster 2024-09-17T10:30:25.306842+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:30:26.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:26 smithi164 bash[21879]: audit 2024-09-17T10:30:25.307473+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1237154227,v1:172.21.15.164:6809/1237154227]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:30:26.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:26 smithi164 bash[21879]: audit 2024-09-17T10:30:25.307902+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:26.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:26 smithi164 bash[21879]: audit 2024-09-17T10:30:25.323011+0000 mon.a (mon.0) 529 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:30:26.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[19901]: audit 2024-09-17T10:30:25.300774+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:30:26.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[19901]: cluster 2024-09-17T10:30:25.306842+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:30:26.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[19901]: audit 2024-09-17T10:30:25.307473+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1237154227,v1:172.21.15.164:6809/1237154227]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:30:26.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[19901]: audit 2024-09-17T10:30:25.307902+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:26.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[19901]: audit 2024-09-17T10:30:25.323011+0000 mon.a (mon.0) 529 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:30:26.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[26527]: audit 2024-09-17T10:30:25.300774+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:30:26.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[26527]: cluster 2024-09-17T10:30:25.306842+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:30:26.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[26527]: audit 2024-09-17T10:30:25.307473+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1237154227,v1:172.21.15.164:6809/1237154227]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:30:26.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[26527]: audit 2024-09-17T10:30:25.307902+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:26.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:26 smithi163 bash[26527]: audit 2024-09-17T10:30:25.323011+0000 mon.a (mon.0) 529 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:30:27.056 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 5 on host 'smithi164' 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: cluster 2024-09-17T10:30:26.163605+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: audit 2024-09-17T10:30:26.315281+0000 mon.a (mon.0) 530 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: cluster 2024-09-17T10:30:26.324472+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: audit 2024-09-17T10:30:26.325581+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: audit 2024-09-17T10:30:26.335174+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: audit 2024-09-17T10:30:26.844868+0000 mon.a (mon.0) 534 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: audit 2024-09-17T10:30:27.037483+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: audit 2024-09-17T10:30:27.043274+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: audit 2024-09-17T10:30:27.052153+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:27 smithi164 bash[21879]: cluster 2024-09-17T10:30:27.327382+0000 mon.a (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.164:6808/1237154227,v1:172.21.15.164:6809/1237154227] boot 2024-09-17T10:30:27.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: cluster 2024-09-17T10:30:26.163605+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:27.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: audit 2024-09-17T10:30:26.315281+0000 mon.a (mon.0) 530 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-17T10:30:27.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: cluster 2024-09-17T10:30:26.324472+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T10:30:27.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: audit 2024-09-17T10:30:26.325581+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:27.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: audit 2024-09-17T10:30:26.335174+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:27.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: audit 2024-09-17T10:30:26.844868+0000 mon.a (mon.0) 534 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T10:30:27.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: audit 2024-09-17T10:30:27.037483+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:30:27.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: audit 2024-09-17T10:30:27.043274+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:27.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: audit 2024-09-17T10:30:27.052153+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:27.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[19901]: cluster 2024-09-17T10:30:27.327382+0000 mon.a (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.164:6808/1237154227,v1:172.21.15.164:6809/1237154227] boot 2024-09-17T10:30:27.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: cluster 2024-09-17T10:30:26.163605+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:27.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: audit 2024-09-17T10:30:26.315281+0000 mon.a (mon.0) 530 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-17T10:30:27.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: cluster 2024-09-17T10:30:26.324472+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T10:30:27.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: audit 2024-09-17T10:30:26.325581+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:27.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: audit 2024-09-17T10:30:26.335174+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:27.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: audit 2024-09-17T10:30:26.844868+0000 mon.a (mon.0) 534 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T10:30:27.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: audit 2024-09-17T10:30:27.037483+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:30:27.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: audit 2024-09-17T10:30:27.043274+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:27.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: audit 2024-09-17T10:30:27.052153+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:27.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:27 smithi163 bash[26527]: cluster 2024-09-17T10:30:27.327382+0000 mon.a (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.164:6808/1237154227,v1:172.21.15.164:6809/1237154227] boot 2024-09-17T10:30:27.819 DEBUG:teuthology.orchestra.run.smithi164:osd.5> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T10:30:27.821 INFO:tasks.cephadm:Deploying osd.6 on smithi164 with /dev/vg_nvme/lv_2... 2024-09-17T10:30:27.821 DEBUG:teuthology.orchestra.run.smithi164:> 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 6fb989ae-74de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T10:30:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:28 smithi164 bash[21879]: cluster 2024-09-17T10:30:25.931737+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:30:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:28 smithi164 bash[21879]: cluster 2024-09-17T10:30:25.931855+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:30:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:28 smithi164 bash[21879]: cluster 2024-09-17T10:30:27.327486+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:30:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:28 smithi164 bash[21879]: audit 2024-09-17T10:30:27.327808+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:28 smithi164 bash[21879]: audit 2024-09-17T10:30:27.330068+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:28 smithi164 bash[21879]: cluster 2024-09-17T10:30:28.325341+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:30:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[19901]: cluster 2024-09-17T10:30:25.931737+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:30:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[19901]: cluster 2024-09-17T10:30:25.931855+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:30:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[19901]: cluster 2024-09-17T10:30:27.327486+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:30:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[19901]: audit 2024-09-17T10:30:27.327808+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[19901]: audit 2024-09-17T10:30:27.330068+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[19901]: cluster 2024-09-17T10:30:28.325341+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:30:28.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[26527]: cluster 2024-09-17T10:30:25.931737+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:30:28.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[26527]: cluster 2024-09-17T10:30:25.931855+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:30:28.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[26527]: cluster 2024-09-17T10:30:27.327486+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:30:28.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[26527]: audit 2024-09-17T10:30:27.327808+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:28.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[26527]: audit 2024-09-17T10:30:27.330068+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:30:28.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:28 smithi163 bash[26527]: cluster 2024-09-17T10:30:28.325341+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:30:29.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:29 smithi164 bash[21879]: cluster 2024-09-17T10:30:28.164182+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:29.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:29 smithi164 bash[21879]: cluster 2024-09-17T10:30:29.328159+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:30:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:29 smithi163 bash[19901]: cluster 2024-09-17T10:30:28.164182+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:29 smithi163 bash[19901]: cluster 2024-09-17T10:30:29.328159+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:30:29.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:29 smithi163 bash[26527]: cluster 2024-09-17T10:30:28.164182+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:30:29.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:29 smithi163 bash[26527]: cluster 2024-09-17T10:30:29.328159+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:30:31.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:31 smithi164 bash[21879]: cluster 2024-09-17T10:30:30.164734+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:31.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:31 smithi164 bash[21879]: cluster 2024-09-17T10:30:30.356392+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:30:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:31 smithi163 bash[19901]: cluster 2024-09-17T10:30:30.164734+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:31 smithi163 bash[19901]: cluster 2024-09-17T10:30:30.356392+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:30:31.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:31 smithi163 bash[26527]: cluster 2024-09-17T10:30:30.164734+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:31.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:31 smithi163 bash[26527]: cluster 2024-09-17T10:30:30.356392+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:30:32.101 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:30:32.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:32 smithi164 bash[21879]: cluster 2024-09-17T10:30:31.362242+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:30:32.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:32 smithi164 bash[21879]: cluster 2024-09-17T10:30:32.165284+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:32 smithi163 bash[19901]: cluster 2024-09-17T10:30:31.362242+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:30:32.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:32 smithi163 bash[19901]: cluster 2024-09-17T10:30:32.165284+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:32 smithi163 bash[26527]: cluster 2024-09-17T10:30:31.362242+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:30:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:32 smithi163 bash[26527]: cluster 2024-09-17T10:30:32.165284+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:35.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:35 smithi164 bash[21879]: cluster 2024-09-17T10:30:34.165859+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:35.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:35 smithi163 bash[19901]: cluster 2024-09-17T10:30:34.165859+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:35 smithi163 bash[26527]: cluster 2024-09-17T10:30:34.165859+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:37.210 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-17T10:30:37.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_2 2024-09-17T10:30:37.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:37 smithi164 bash[21879]: cluster 2024-09-17T10:30:36.166411+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:37.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:37 smithi163 bash[19901]: cluster 2024-09-17T10:30:36.166411+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:37 smithi163 bash[26527]: cluster 2024-09-17T10:30:36.166411+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:39.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:39 smithi164 bash[21879]: cluster 2024-09-17T10:30:38.166955+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:39.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:39 smithi163 bash[19901]: cluster 2024-09-17T10:30:38.166955+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:39.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:39 smithi163 bash[26527]: cluster 2024-09-17T10:30:38.166955+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:41.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: cephadm 2024-09-17T10:30:40.104147+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:30:41.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: audit 2024-09-17T10:30:40.112821+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: audit 2024-09-17T10:30:40.121356+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: audit 2024-09-17T10:30:40.124108+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:30:41.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: audit 2024-09-17T10:30:40.125785+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:30:41.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: cephadm 2024-09-17T10:30:40.127065+0000 mgr.y (mgr.14150) 270 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8632M 2024-09-17T10:30:41.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: audit 2024-09-17T10:30:40.133478+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: audit 2024-09-17T10:30:40.138071+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: audit 2024-09-17T10:30:40.139716+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:30:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: audit 2024-09-17T10:30:40.149474+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:41 smithi164 bash[21879]: cluster 2024-09-17T10:30:40.167462+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: cephadm 2024-09-17T10:30:40.104147+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: audit 2024-09-17T10:30:40.112821+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: audit 2024-09-17T10:30:40.121356+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: audit 2024-09-17T10:30:40.124108+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: audit 2024-09-17T10:30:40.125785+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: cephadm 2024-09-17T10:30:40.127065+0000 mgr.y (mgr.14150) 270 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8632M 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: audit 2024-09-17T10:30:40.133478+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: audit 2024-09-17T10:30:40.138071+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: audit 2024-09-17T10:30:40.139716+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:30:41.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: audit 2024-09-17T10:30:40.149474+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[19901]: cluster 2024-09-17T10:30:40.167462+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: cephadm 2024-09-17T10:30:40.104147+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: audit 2024-09-17T10:30:40.112821+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: audit 2024-09-17T10:30:40.121356+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: audit 2024-09-17T10:30:40.124108+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: audit 2024-09-17T10:30:40.125785+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: cephadm 2024-09-17T10:30:40.127065+0000 mgr.y (mgr.14150) 270 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8632M 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: audit 2024-09-17T10:30:40.133478+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: audit 2024-09-17T10:30:40.138071+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: audit 2024-09-17T10:30:40.139716+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:30:41.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: audit 2024-09-17T10:30:40.149474+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:30:41.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:41 smithi163 bash[26527]: cluster 2024-09-17T10:30:40.167462+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:42.575 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:30:43.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:43 smithi164 bash[21879]: cluster 2024-09-17T10:30:42.167933+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:43.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:43 smithi163 bash[19901]: cluster 2024-09-17T10:30:42.167933+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:43.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:43 smithi163 bash[26527]: cluster 2024-09-17T10:30:42.167933+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:44 smithi164 bash[21879]: audit 2024-09-17T10:30:43.931460+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:30:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:44 smithi164 bash[21879]: audit 2024-09-17T10:30:43.937382+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:30:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:44 smithi164 bash[21879]: audit 2024-09-17T10:30:43.939149+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:44.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:44 smithi163 bash[19901]: audit 2024-09-17T10:30:43.931460+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:30:44.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:44 smithi163 bash[19901]: audit 2024-09-17T10:30:43.937382+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:30:44.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:44 smithi163 bash[19901]: audit 2024-09-17T10:30:43.939149+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:44.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:44 smithi163 bash[26527]: audit 2024-09-17T10:30:43.931460+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:30:44.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:44 smithi163 bash[26527]: audit 2024-09-17T10:30:43.937382+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:30:44.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:44 smithi163 bash[26527]: audit 2024-09-17T10:30:43.939149+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:30:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:45 smithi164 bash[21879]: audit 2024-09-17T10:30:43.925099+0000 mgr.y (mgr.14150) 273 : audit [DBG] from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:45 smithi164 bash[21879]: cluster 2024-09-17T10:30:44.168485+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:45.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:45 smithi163 bash[19901]: audit 2024-09-17T10:30:43.925099+0000 mgr.y (mgr.14150) 273 : audit [DBG] from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:45.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:45 smithi163 bash[19901]: cluster 2024-09-17T10:30:44.168485+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:45.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:45 smithi163 bash[26527]: audit 2024-09-17T10:30:43.925099+0000 mgr.y (mgr.14150) 273 : audit [DBG] from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:45.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:45 smithi163 bash[26527]: cluster 2024-09-17T10:30:44.168485+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:47.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:47 smithi164 bash[21879]: cluster 2024-09-17T10:30:46.169135+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:47.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:47 smithi163 bash[19901]: cluster 2024-09-17T10:30:46.169135+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:47.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:47 smithi163 bash[26527]: cluster 2024-09-17T10:30:46.169135+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:49.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:49 smithi164 bash[21879]: cluster 2024-09-17T10:30:48.169795+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:49.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:49 smithi163 bash[19901]: cluster 2024-09-17T10:30:48.169795+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:49.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:49 smithi163 bash[26527]: cluster 2024-09-17T10:30:48.169795+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:51 smithi164 bash[21879]: cluster 2024-09-17T10:30:50.170472+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:51.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:51 smithi163 bash[19901]: cluster 2024-09-17T10:30:50.170472+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:51.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:51 smithi163 bash[26527]: cluster 2024-09-17T10:30:50.170472+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:53 smithi164 bash[21879]: cluster 2024-09-17T10:30:52.171148+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:53 smithi164 bash[21879]: audit 2024-09-17T10:30:52.568976+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.164:0/2361985921' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c986b03a-aadf-42eb-83c7-34ad65816214"}]: dispatch 2024-09-17T10:30:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:53 smithi164 bash[21879]: audit 2024-09-17T10:30:52.570618+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c986b03a-aadf-42eb-83c7-34ad65816214"}]: dispatch 2024-09-17T10:30:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:53 smithi164 bash[21879]: audit 2024-09-17T10:30:52.575996+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c986b03a-aadf-42eb-83c7-34ad65816214"}]': finished 2024-09-17T10:30:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:53 smithi164 bash[21879]: cluster 2024-09-17T10:30:52.581638+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-17T10:30:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:53 smithi164 bash[21879]: audit 2024-09-17T10:30:52.582048+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:30:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:53 smithi164 bash[21879]: audit 2024-09-17T10:30:53.184418+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.164:0/2465037957' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:30:53.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[19901]: cluster 2024-09-17T10:30:52.171148+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[19901]: audit 2024-09-17T10:30:52.568976+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.164:0/2361985921' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c986b03a-aadf-42eb-83c7-34ad65816214"}]: dispatch 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[19901]: audit 2024-09-17T10:30:52.570618+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c986b03a-aadf-42eb-83c7-34ad65816214"}]: dispatch 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[19901]: audit 2024-09-17T10:30:52.575996+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c986b03a-aadf-42eb-83c7-34ad65816214"}]': finished 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[19901]: cluster 2024-09-17T10:30:52.581638+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[19901]: audit 2024-09-17T10:30:52.582048+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[19901]: audit 2024-09-17T10:30:53.184418+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.164:0/2465037957' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[26527]: cluster 2024-09-17T10:30:52.171148+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[26527]: audit 2024-09-17T10:30:52.568976+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.164:0/2361985921' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c986b03a-aadf-42eb-83c7-34ad65816214"}]: dispatch 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[26527]: audit 2024-09-17T10:30:52.570618+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c986b03a-aadf-42eb-83c7-34ad65816214"}]: dispatch 2024-09-17T10:30:53.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[26527]: audit 2024-09-17T10:30:52.575996+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c986b03a-aadf-42eb-83c7-34ad65816214"}]': finished 2024-09-17T10:30:53.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[26527]: cluster 2024-09-17T10:30:52.581638+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-17T10:30:53.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[26527]: audit 2024-09-17T10:30:52.582048+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:30:53.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:53 smithi163 bash[26527]: audit 2024-09-17T10:30:53.184418+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.164:0/2465037957' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:30:55.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:55 smithi164 bash[21879]: cluster 2024-09-17T10:30:54.171732+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:55.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:55 smithi163 bash[19901]: cluster 2024-09-17T10:30:54.171732+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:55.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:55 smithi163 bash[26527]: cluster 2024-09-17T10:30:54.171732+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:57.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:57 smithi164 bash[21879]: cluster 2024-09-17T10:30:56.172352+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:57.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:57 smithi163 bash[26527]: cluster 2024-09-17T10:30:56.172352+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:57.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:57 smithi163 bash[19901]: cluster 2024-09-17T10:30:56.172352+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:59.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:30:59 smithi164 bash[21879]: cluster 2024-09-17T10:30:58.173029+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:59.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:30:59 smithi163 bash[19901]: cluster 2024-09-17T10:30:58.173029+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:30:59.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:30:59 smithi163 bash[26527]: cluster 2024-09-17T10:30:58.173029+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:01.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:01 smithi164 bash[21879]: cluster 2024-09-17T10:31:00.173640+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:01.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:01 smithi163 bash[19901]: cluster 2024-09-17T10:31:00.173640+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:01.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:01 smithi163 bash[26527]: cluster 2024-09-17T10:31:00.173640+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:03.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:03 smithi164 bash[21879]: cluster 2024-09-17T10:31:02.174243+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:03.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:03 smithi163 bash[19901]: cluster 2024-09-17T10:31:02.174243+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:03.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:03 smithi163 bash[26527]: cluster 2024-09-17T10:31:02.174243+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:05.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:05 smithi164 bash[21879]: cluster 2024-09-17T10:31:04.174831+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:05.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:05 smithi163 bash[19901]: cluster 2024-09-17T10:31:04.174831+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:05.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:05 smithi163 bash[26527]: cluster 2024-09-17T10:31:04.174831+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:07.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:07 smithi164 bash[21879]: cluster 2024-09-17T10:31:06.175399+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:07.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:07 smithi164 bash[21879]: audit 2024-09-17T10:31:06.297105+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T10:31:07.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:07 smithi164 bash[21879]: audit 2024-09-17T10:31:06.298817+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:07.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:07 smithi164 bash[21879]: cephadm 2024-09-17T10:31:06.300300+0000 mgr.y (mgr.14150) 286 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-09-17T10:31:07.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:07 smithi163 bash[19901]: cluster 2024-09-17T10:31:06.175399+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:07.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:07 smithi163 bash[19901]: audit 2024-09-17T10:31:06.297105+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T10:31:07.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:07 smithi163 bash[19901]: audit 2024-09-17T10:31:06.298817+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:07.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:07 smithi163 bash[19901]: cephadm 2024-09-17T10:31:06.300300+0000 mgr.y (mgr.14150) 286 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-09-17T10:31:07.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:07 smithi163 bash[26527]: cluster 2024-09-17T10:31:06.175399+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:07 smithi163 bash[26527]: audit 2024-09-17T10:31:06.297105+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T10:31:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:07 smithi163 bash[26527]: audit 2024-09-17T10:31:06.298817+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:07 smithi163 bash[26527]: cephadm 2024-09-17T10:31:06.300300+0000 mgr.y (mgr.14150) 286 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-09-17T10:31:09.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:09 smithi163 bash[19901]: cluster 2024-09-17T10:31:08.175927+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:09.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:09 smithi163 bash[26527]: cluster 2024-09-17T10:31:08.175927+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:09.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:09 smithi164 bash[21879]: cluster 2024-09-17T10:31:08.175927+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:11.036 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:31:10 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:11.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:10 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:11.037 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:31:10 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:11.037 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:31:10 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:11.321 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:31:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:11.321 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:31:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:11.321 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:31:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:11.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:11.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:11 smithi164 bash[21879]: cluster 2024-09-17T10:31:10.176487+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:11.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:11 smithi163 bash[19901]: cluster 2024-09-17T10:31:10.176487+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:11 smithi163 bash[26527]: cluster 2024-09-17T10:31:10.176487+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:12.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:12 smithi163 bash[19901]: audit 2024-09-17T10:31:11.359909+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:31:12.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:12 smithi163 bash[19901]: audit 2024-09-17T10:31:11.369167+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:12.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:12 smithi163 bash[19901]: audit 2024-09-17T10:31:11.379803+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:12 smithi163 bash[26527]: audit 2024-09-17T10:31:11.359909+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:31:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:12 smithi163 bash[26527]: audit 2024-09-17T10:31:11.369167+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:12 smithi163 bash[26527]: audit 2024-09-17T10:31:11.379803+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:12.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:12 smithi164 bash[21879]: audit 2024-09-17T10:31:11.359909+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:31:12.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:12 smithi164 bash[21879]: audit 2024-09-17T10:31:11.369167+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:12.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:12 smithi164 bash[21879]: audit 2024-09-17T10:31:11.379803+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:13.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:13 smithi163 bash[19901]: cluster 2024-09-17T10:31:12.177039+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:13.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:13 smithi163 bash[26527]: cluster 2024-09-17T10:31:12.177039+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:13.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:13 smithi164 bash[21879]: cluster 2024-09-17T10:31:12.177039+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:15 smithi163 bash[19901]: cluster 2024-09-17T10:31:14.177578+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:15.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:15 smithi163 bash[26527]: cluster 2024-09-17T10:31:14.177578+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:15.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:15 smithi164 bash[21879]: cluster 2024-09-17T10:31:14.177578+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:17.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:17 smithi164 bash[21879]: cluster 2024-09-17T10:31:16.178096+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:17.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:17 smithi163 bash[19901]: cluster 2024-09-17T10:31:16.178096+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:17.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:17 smithi163 bash[26527]: cluster 2024-09-17T10:31:16.178096+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:19.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:19 smithi164 bash[21879]: cluster 2024-09-17T10:31:18.178743+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:19.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:19 smithi164 bash[21879]: audit 2024-09-17T10:31:18.366507+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:19.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:19 smithi164 bash[21879]: audit 2024-09-17T10:31:18.375485+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:19.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:19 smithi164 bash[21879]: audit 2024-09-17T10:31:19.065641+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:19.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:19 smithi164 bash[21879]: audit 2024-09-17T10:31:19.067098+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:31:19.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:19 smithi164 bash[21879]: audit 2024-09-17T10:31:19.076530+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[19901]: cluster 2024-09-17T10:31:18.178743+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[19901]: audit 2024-09-17T10:31:18.366507+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[19901]: audit 2024-09-17T10:31:18.375485+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[19901]: audit 2024-09-17T10:31:19.065641+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[19901]: audit 2024-09-17T10:31:19.067098+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:31:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[19901]: audit 2024-09-17T10:31:19.076530+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[26527]: cluster 2024-09-17T10:31:18.178743+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[26527]: audit 2024-09-17T10:31:18.366507+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[26527]: audit 2024-09-17T10:31:18.375485+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[26527]: audit 2024-09-17T10:31:19.065641+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[26527]: audit 2024-09-17T10:31:19.067098+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:31:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:19 smithi163 bash[26527]: audit 2024-09-17T10:31:19.076530+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:20.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:20 smithi164 bash[21879]: cluster 2024-09-17T10:31:20.179284+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:20.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:20 smithi163 bash[19901]: cluster 2024-09-17T10:31:20.179284+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:20 smithi163 bash[26527]: cluster 2024-09-17T10:31:20.179284+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:21.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:21 smithi164 bash[21879]: audit 2024-09-17T10:31:20.593429+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/2236737275,v1:172.21.15.164:6817/2236737275]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T10:31:21.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:21 smithi164 bash[21879]: audit 2024-09-17T10:31:20.595139+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-17T10:31:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:21 smithi163 bash[19901]: audit 2024-09-17T10:31:20.593429+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/2236737275,v1:172.21.15.164:6817/2236737275]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T10:31:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:21 smithi163 bash[19901]: audit 2024-09-17T10:31:20.595139+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-17T10:31:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:21 smithi163 bash[26527]: audit 2024-09-17T10:31:20.593429+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/2236737275,v1:172.21.15.164:6817/2236737275]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T10:31:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:21 smithi163 bash[26527]: audit 2024-09-17T10:31:20.595139+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-17T10:31:22.721 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 6 on host 'smithi164' 2024-09-17T10:31:22.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:22 smithi164 bash[21879]: audit 2024-09-17T10:31:21.381683+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-17T10:31:22.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:22 smithi164 bash[21879]: audit 2024-09-17T10:31:21.386123+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/2236737275,v1:172.21.15.164:6817/2236737275]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:31:22.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:22 smithi164 bash[21879]: cluster 2024-09-17T10:31:21.391828+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T10:31:22.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:22 smithi164 bash[21879]: audit 2024-09-17T10:31:21.392699+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:22.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:22 smithi164 bash[21879]: audit 2024-09-17T10:31:21.394091+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=smithi164", "root=default"]}]: dispatch 2024-09-17T10:31:22.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:22 smithi164 bash[21879]: cluster 2024-09-17T10:31:22.179843+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[19901]: audit 2024-09-17T10:31:21.381683+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-17T10:31:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[19901]: audit 2024-09-17T10:31:21.386123+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/2236737275,v1:172.21.15.164:6817/2236737275]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:31:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[19901]: cluster 2024-09-17T10:31:21.391828+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T10:31:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[19901]: audit 2024-09-17T10:31:21.392699+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[19901]: audit 2024-09-17T10:31:21.394091+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=smithi164", "root=default"]}]: dispatch 2024-09-17T10:31:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[19901]: cluster 2024-09-17T10:31:22.179843+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[26527]: audit 2024-09-17T10:31:21.381683+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-17T10:31:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[26527]: audit 2024-09-17T10:31:21.386123+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/2236737275,v1:172.21.15.164:6817/2236737275]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:31:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[26527]: cluster 2024-09-17T10:31:21.391828+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T10:31:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[26527]: audit 2024-09-17T10:31:21.392699+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[26527]: audit 2024-09-17T10:31:21.394091+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=smithi164", "root=default"]}]: dispatch 2024-09-17T10:31:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:22 smithi163 bash[26527]: cluster 2024-09-17T10:31:22.179843+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:23.334 DEBUG:teuthology.orchestra.run.smithi164:osd.6> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T10:31:23.337 INFO:tasks.cephadm:Deploying osd.7 on smithi164 with /dev/vg_nvme/lv_1... 2024-09-17T10:31:23.338 DEBUG:teuthology.orchestra.run.smithi164:> 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 6fb989ae-74de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T10:31:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:23 smithi164 bash[21879]: audit 2024-09-17T10:31:22.384408+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=smithi164", "root=default"]}]': finished 2024-09-17T10:31:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:23 smithi164 bash[21879]: cluster 2024-09-17T10:31:22.390074+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T10:31:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:23 smithi164 bash[21879]: audit 2024-09-17T10:31:22.391131+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:23.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:23 smithi164 bash[21879]: audit 2024-09-17T10:31:22.401744+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:23.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:23 smithi164 bash[21879]: audit 2024-09-17T10:31:22.639267+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:31:23.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:23 smithi164 bash[21879]: audit 2024-09-17T10:31:22.668283+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:23.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:23 smithi164 bash[21879]: audit 2024-09-17T10:31:22.715721+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:23.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:23 smithi164 bash[21879]: audit 2024-09-17T10:31:22.877667+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T10:31:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[19901]: audit 2024-09-17T10:31:22.384408+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=smithi164", "root=default"]}]': finished 2024-09-17T10:31:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[19901]: cluster 2024-09-17T10:31:22.390074+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T10:31:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[19901]: audit 2024-09-17T10:31:22.391131+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:23.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[19901]: audit 2024-09-17T10:31:22.401744+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:23.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[19901]: audit 2024-09-17T10:31:22.639267+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:31:23.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[19901]: audit 2024-09-17T10:31:22.668283+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:23.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[19901]: audit 2024-09-17T10:31:22.715721+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:23.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[19901]: audit 2024-09-17T10:31:22.877667+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T10:31:23.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[26527]: audit 2024-09-17T10:31:22.384408+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=smithi164", "root=default"]}]': finished 2024-09-17T10:31:23.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[26527]: cluster 2024-09-17T10:31:22.390074+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T10:31:23.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[26527]: audit 2024-09-17T10:31:22.391131+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:23.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[26527]: audit 2024-09-17T10:31:22.401744+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:23.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[26527]: audit 2024-09-17T10:31:22.639267+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:31:23.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[26527]: audit 2024-09-17T10:31:22.668283+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:23.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[26527]: audit 2024-09-17T10:31:22.715721+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:23.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:23 smithi163 bash[26527]: audit 2024-09-17T10:31:22.877667+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T10:31:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:24 smithi164 bash[21879]: cluster 2024-09-17T10:31:21.621091+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:31:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:24 smithi164 bash[21879]: cluster 2024-09-17T10:31:21.621191+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:31:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:24 smithi164 bash[21879]: cluster 2024-09-17T10:31:23.403277+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 [v2:172.21.15.164:6816/2236737275,v1:172.21.15.164:6817/2236737275] boot 2024-09-17T10:31:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:24 smithi164 bash[21879]: cluster 2024-09-17T10:31:23.403322+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-17T10:31:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:24 smithi164 bash[21879]: audit 2024-09-17T10:31:23.407120+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:24 smithi164 bash[21879]: cluster 2024-09-17T10:31:24.180509+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[19901]: cluster 2024-09-17T10:31:21.621091+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:31:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[19901]: cluster 2024-09-17T10:31:21.621191+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:31:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[19901]: cluster 2024-09-17T10:31:23.403277+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 [v2:172.21.15.164:6816/2236737275,v1:172.21.15.164:6817/2236737275] boot 2024-09-17T10:31:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[19901]: cluster 2024-09-17T10:31:23.403322+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-17T10:31:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[19901]: audit 2024-09-17T10:31:23.407120+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[19901]: cluster 2024-09-17T10:31:24.180509+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[26527]: cluster 2024-09-17T10:31:21.621091+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:31:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[26527]: cluster 2024-09-17T10:31:21.621191+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:31:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[26527]: cluster 2024-09-17T10:31:23.403277+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 [v2:172.21.15.164:6816/2236737275,v1:172.21.15.164:6817/2236737275] boot 2024-09-17T10:31:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[26527]: cluster 2024-09-17T10:31:23.403322+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-17T10:31:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[26527]: audit 2024-09-17T10:31:23.407120+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:31:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:24 smithi163 bash[26527]: cluster 2024-09-17T10:31:24.180509+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:31:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:25 smithi164 bash[21879]: cluster 2024-09-17T10:31:24.420590+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T10:31:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:25 smithi163 bash[19901]: cluster 2024-09-17T10:31:24.420590+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T10:31:25.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:25 smithi163 bash[26527]: cluster 2024-09-17T10:31:24.420590+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T10:31:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:26 smithi164 bash[21879]: cluster 2024-09-17T10:31:25.423463+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T10:31:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:26 smithi164 bash[21879]: cluster 2024-09-17T10:31:26.181089+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:26.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:26 smithi163 bash[26527]: cluster 2024-09-17T10:31:25.423463+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T10:31:26.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:26 smithi163 bash[26527]: cluster 2024-09-17T10:31:26.181089+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:26.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:26 smithi163 bash[19901]: cluster 2024-09-17T10:31:25.423463+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T10:31:26.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:26 smithi163 bash[19901]: cluster 2024-09-17T10:31:26.181089+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:27.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:27 smithi164 bash[21879]: cluster 2024-09-17T10:31:26.448314+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T10:31:27.794 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:31:27.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:27 smithi163 bash[19901]: cluster 2024-09-17T10:31:26.448314+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T10:31:27.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:27 smithi163 bash[26527]: cluster 2024-09-17T10:31:26.448314+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T10:31:28.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:28 smithi164 bash[21879]: cluster 2024-09-17T10:31:27.451095+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T10:31:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:28 smithi164 bash[21879]: cluster 2024-09-17T10:31:28.181647+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T10:31:28.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:28 smithi163 bash[19901]: cluster 2024-09-17T10:31:27.451095+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T10:31:28.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:28 smithi163 bash[19901]: cluster 2024-09-17T10:31:28.181647+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T10:31:28.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:28 smithi163 bash[26527]: cluster 2024-09-17T10:31:27.451095+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T10:31:28.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:28 smithi163 bash[26527]: cluster 2024-09-17T10:31:28.181647+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T10:31:30.561 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:31:30 smithi163 bash[20154]: debug 2024-09-17T10:31:30.116+0000 7f47f1917640 -1 calc_pg_upmaps abort due to max <= 0 2024-09-17T10:31:31.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:31 smithi164 bash[21879]: cluster 2024-09-17T10:31:30.182258+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-17T10:31:31.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:31 smithi163 bash[26527]: cluster 2024-09-17T10:31:30.182258+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-17T10:31:31.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:31 smithi163 bash[19901]: cluster 2024-09-17T10:31:30.182258+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-17T10:31:33.215 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-17T10:31:33.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_1 2024-09-17T10:31:33.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:33 smithi164 bash[21879]: cluster 2024-09-17T10:31:32.182818+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T10:31:33.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:33 smithi163 bash[26527]: cluster 2024-09-17T10:31:32.182818+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T10:31:33.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:33 smithi163 bash[19901]: cluster 2024-09-17T10:31:32.182818+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T10:31:35.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:35 smithi164 bash[21879]: cluster 2024-09-17T10:31:34.183439+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:31:35.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:35 smithi163 bash[26527]: cluster 2024-09-17T10:31:34.183439+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:31:35.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:35 smithi163 bash[19901]: cluster 2024-09-17T10:31:34.183439+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:31:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: cluster 2024-09-17T10:31:36.184009+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: cephadm 2024-09-17T10:31:36.344377+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:31:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: audit 2024-09-17T10:31:36.353217+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: audit 2024-09-17T10:31:36.361991+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: audit 2024-09-17T10:31:36.364865+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:31:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: audit 2024-09-17T10:31:36.366863+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:31:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: audit 2024-09-17T10:31:36.368620+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:31:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: audit 2024-09-17T10:31:36.378152+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: audit 2024-09-17T10:31:36.393180+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: audit 2024-09-17T10:31:36.394706+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:31:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:37 smithi164 bash[21879]: audit 2024-09-17T10:31:36.406831+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: cluster 2024-09-17T10:31:36.184009+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: cephadm 2024-09-17T10:31:36.344377+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:31:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: audit 2024-09-17T10:31:36.353217+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: audit 2024-09-17T10:31:36.361991+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: audit 2024-09-17T10:31:36.364865+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:31:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: audit 2024-09-17T10:31:36.366863+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: audit 2024-09-17T10:31:36.368620+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: audit 2024-09-17T10:31:36.378152+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: audit 2024-09-17T10:31:36.393180+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: audit 2024-09-17T10:31:36.394706+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[19901]: audit 2024-09-17T10:31:36.406831+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: cluster 2024-09-17T10:31:36.184009+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: cephadm 2024-09-17T10:31:36.344377+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: audit 2024-09-17T10:31:36.353217+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: audit 2024-09-17T10:31:36.361991+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: audit 2024-09-17T10:31:36.364865+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:31:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: audit 2024-09-17T10:31:36.366863+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:31:37.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: audit 2024-09-17T10:31:36.368620+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:31:37.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: audit 2024-09-17T10:31:36.378152+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:37.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: audit 2024-09-17T10:31:36.393180+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:37.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: audit 2024-09-17T10:31:36.394706+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:31:37.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:37 smithi163 bash[26527]: audit 2024-09-17T10:31:36.406831+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:31:38.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:38 smithi164 bash[21879]: cephadm 2024-09-17T10:31:36.369927+0000 mgr.y (mgr.14150) 303 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5755M 2024-09-17T10:31:38.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:38 smithi163 bash[19901]: cephadm 2024-09-17T10:31:36.369927+0000 mgr.y (mgr.14150) 303 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5755M 2024-09-17T10:31:38.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:38 smithi163 bash[26527]: cephadm 2024-09-17T10:31:36.369927+0000 mgr.y (mgr.14150) 303 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5755M 2024-09-17T10:31:39.278 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:31:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:39 smithi164 bash[21879]: cluster 2024-09-17T10:31:38.184619+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:39.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:39 smithi163 bash[19901]: cluster 2024-09-17T10:31:38.184619+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:39.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:39 smithi163 bash[26527]: cluster 2024-09-17T10:31:38.184619+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:41.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:41 smithi164 bash[21879]: cluster 2024-09-17T10:31:40.185211+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:41.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:41 smithi164 bash[21879]: audit 2024-09-17T10:31:40.675255+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:31:41.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:41 smithi164 bash[21879]: audit 2024-09-17T10:31:40.681218+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:31:41.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:41 smithi164 bash[21879]: audit 2024-09-17T10:31:40.682970+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:41 smithi163 bash[19901]: cluster 2024-09-17T10:31:40.185211+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:41 smithi163 bash[19901]: audit 2024-09-17T10:31:40.675255+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:31:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:41 smithi163 bash[19901]: audit 2024-09-17T10:31:40.681218+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:31:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:41 smithi163 bash[19901]: audit 2024-09-17T10:31:40.682970+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:41 smithi163 bash[26527]: cluster 2024-09-17T10:31:40.185211+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:41 smithi163 bash[26527]: audit 2024-09-17T10:31:40.675255+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:31:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:41 smithi163 bash[26527]: audit 2024-09-17T10:31:40.681218+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:31:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:41 smithi163 bash[26527]: audit 2024-09-17T10:31:40.682970+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:31:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:42 smithi164 bash[21879]: audit 2024-09-17T10:31:40.668870+0000 mgr.y (mgr.14150) 306 : audit [DBG] from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:42 smithi163 bash[19901]: audit 2024-09-17T10:31:40.668870+0000 mgr.y (mgr.14150) 306 : audit [DBG] from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:42.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:42 smithi163 bash[26527]: audit 2024-09-17T10:31:40.668870+0000 mgr.y (mgr.14150) 306 : audit [DBG] from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:43.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:43 smithi164 bash[21879]: cluster 2024-09-17T10:31:42.185776+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:43.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:43 smithi163 bash[19901]: cluster 2024-09-17T10:31:42.185776+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:43 smithi163 bash[26527]: cluster 2024-09-17T10:31:42.185776+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:44.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:44 smithi164 bash[21879]: cluster 2024-09-17T10:31:44.186341+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:44.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:44 smithi163 bash[19901]: cluster 2024-09-17T10:31:44.186341+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:44 smithi163 bash[26527]: cluster 2024-09-17T10:31:44.186341+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:47.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:47 smithi164 bash[21879]: cluster 2024-09-17T10:31:46.186937+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:47.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:47 smithi163 bash[19901]: cluster 2024-09-17T10:31:46.186937+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:47.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:47 smithi163 bash[26527]: cluster 2024-09-17T10:31:46.186937+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:49.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:49 smithi164 bash[21879]: cluster 2024-09-17T10:31:48.187486+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:49.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:49 smithi163 bash[19901]: cluster 2024-09-17T10:31:48.187486+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:49.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:49 smithi163 bash[26527]: cluster 2024-09-17T10:31:48.187486+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:50 smithi164 bash[21879]: audit 2024-09-17T10:31:49.576763+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.164:0/1512391123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "439508c7-400f-4082-b6f0-0f72531ce4d8"}]: dispatch 2024-09-17T10:31:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:50 smithi164 bash[21879]: audit 2024-09-17T10:31:49.579032+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "439508c7-400f-4082-b6f0-0f72531ce4d8"}]: dispatch 2024-09-17T10:31:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:50 smithi164 bash[21879]: audit 2024-09-17T10:31:49.582525+0000 mon.a (mon.0) 604 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "439508c7-400f-4082-b6f0-0f72531ce4d8"}]': finished 2024-09-17T10:31:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:50 smithi164 bash[21879]: cluster 2024-09-17T10:31:49.588230+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T10:31:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:50 smithi164 bash[21879]: audit 2024-09-17T10:31:49.588744+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:31:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:50 smithi164 bash[21879]: audit 2024-09-17T10:31:50.232595+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.164:0/2296063025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:31:50.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[19901]: audit 2024-09-17T10:31:49.576763+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.164:0/1512391123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "439508c7-400f-4082-b6f0-0f72531ce4d8"}]: dispatch 2024-09-17T10:31:50.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[19901]: audit 2024-09-17T10:31:49.579032+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "439508c7-400f-4082-b6f0-0f72531ce4d8"}]: dispatch 2024-09-17T10:31:50.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[19901]: audit 2024-09-17T10:31:49.582525+0000 mon.a (mon.0) 604 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "439508c7-400f-4082-b6f0-0f72531ce4d8"}]': finished 2024-09-17T10:31:50.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[19901]: cluster 2024-09-17T10:31:49.588230+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T10:31:50.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[19901]: audit 2024-09-17T10:31:49.588744+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:31:50.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[19901]: audit 2024-09-17T10:31:50.232595+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.164:0/2296063025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:31:50.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[26527]: audit 2024-09-17T10:31:49.576763+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.164:0/1512391123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "439508c7-400f-4082-b6f0-0f72531ce4d8"}]: dispatch 2024-09-17T10:31:50.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[26527]: audit 2024-09-17T10:31:49.579032+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "439508c7-400f-4082-b6f0-0f72531ce4d8"}]: dispatch 2024-09-17T10:31:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[26527]: audit 2024-09-17T10:31:49.582525+0000 mon.a (mon.0) 604 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "439508c7-400f-4082-b6f0-0f72531ce4d8"}]': finished 2024-09-17T10:31:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[26527]: cluster 2024-09-17T10:31:49.588230+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T10:31:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[26527]: audit 2024-09-17T10:31:49.588744+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:31:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:50 smithi163 bash[26527]: audit 2024-09-17T10:31:50.232595+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.164:0/2296063025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:31:51.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:51 smithi164 bash[21879]: cluster 2024-09-17T10:31:50.187977+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:51.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:51 smithi163 bash[19901]: cluster 2024-09-17T10:31:50.187977+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:51.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:51 smithi163 bash[26527]: cluster 2024-09-17T10:31:50.187977+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:53.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:53 smithi164 bash[21879]: cluster 2024-09-17T10:31:52.188519+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:53.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:53 smithi163 bash[19901]: cluster 2024-09-17T10:31:52.188519+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:53.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:53 smithi163 bash[26527]: cluster 2024-09-17T10:31:52.188519+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:55.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:55 smithi164 bash[21879]: cluster 2024-09-17T10:31:54.189077+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:55.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:55 smithi163 bash[19901]: cluster 2024-09-17T10:31:54.189077+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:55.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:55 smithi163 bash[26527]: cluster 2024-09-17T10:31:54.189077+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:57.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:57 smithi164 bash[21879]: cluster 2024-09-17T10:31:56.189633+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:57.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:57 smithi163 bash[19901]: cluster 2024-09-17T10:31:56.189633+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:57.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:57 smithi163 bash[26527]: cluster 2024-09-17T10:31:56.189633+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:59.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:31:59 smithi164 bash[21879]: cluster 2024-09-17T10:31:58.190208+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:59.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:31:59 smithi163 bash[19901]: cluster 2024-09-17T10:31:58.190208+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:31:59.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:31:59 smithi163 bash[26527]: cluster 2024-09-17T10:31:58.190208+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:01.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:01 smithi164 bash[21879]: cluster 2024-09-17T10:32:00.190767+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:01.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:01 smithi163 bash[19901]: cluster 2024-09-17T10:32:00.190767+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:01.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:01 smithi163 bash[26527]: cluster 2024-09-17T10:32:00.190767+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:03.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:03 smithi164 bash[21879]: cluster 2024-09-17T10:32:02.191434+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:03.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:03 smithi164 bash[21879]: audit 2024-09-17T10:32:03.080276+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T10:32:03.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:03 smithi164 bash[21879]: audit 2024-09-17T10:32:03.082006+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:03.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:03 smithi163 bash[19901]: cluster 2024-09-17T10:32:02.191434+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:03.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:03 smithi163 bash[19901]: audit 2024-09-17T10:32:03.080276+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T10:32:03.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:03 smithi163 bash[19901]: audit 2024-09-17T10:32:03.082006+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:03.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:03 smithi163 bash[26527]: cluster 2024-09-17T10:32:02.191434+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:03.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:03 smithi163 bash[26527]: audit 2024-09-17T10:32:03.080276+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T10:32:03.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:03 smithi163 bash[26527]: audit 2024-09-17T10:32:03.082006+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:04.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:04 smithi164 bash[21879]: cephadm 2024-09-17T10:32:03.083589+0000 mgr.y (mgr.14150) 318 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-09-17T10:32:04.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:04 smithi163 bash[19901]: cephadm 2024-09-17T10:32:03.083589+0000 mgr.y (mgr.14150) 318 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-09-17T10:32:04.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:04 smithi163 bash[26527]: cephadm 2024-09-17T10:32:03.083589+0000 mgr.y (mgr.14150) 318 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-09-17T10:32:05.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:05 smithi164 bash[21879]: cluster 2024-09-17T10:32:04.192066+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:05.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:05 smithi163 bash[19901]: cluster 2024-09-17T10:32:04.192066+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:05.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:05 smithi163 bash[26527]: cluster 2024-09-17T10:32:04.192066+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:07.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:07 smithi163 bash[19901]: cluster 2024-09-17T10:32:06.192641+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:07.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:07 smithi163 bash[26527]: cluster 2024-09-17T10:32:06.192641+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:07.660 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:07 smithi164 bash[21879]: cluster 2024-09-17T10:32:06.192641+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:07.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:07.923 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:07.924 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:07.924 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:07.924 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.287 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.287 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.288 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:32:07 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:08 smithi163 bash[19901]: audit 2024-09-17T10:32:08.084308+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:32:08.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:08 smithi163 bash[19901]: audit 2024-09-17T10:32:08.092313+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:08.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:08 smithi163 bash[19901]: audit 2024-09-17T10:32:08.100855+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:08.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:08 smithi163 bash[26527]: audit 2024-09-17T10:32:08.084308+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:32:08.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:08 smithi163 bash[26527]: audit 2024-09-17T10:32:08.092313+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:08.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:08 smithi163 bash[26527]: audit 2024-09-17T10:32:08.100855+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:08 smithi164 bash[21879]: audit 2024-09-17T10:32:08.084308+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:32:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:08 smithi164 bash[21879]: audit 2024-09-17T10:32:08.092313+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:08 smithi164 bash[21879]: audit 2024-09-17T10:32:08.100855+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:09.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:09 smithi164 bash[21879]: cluster 2024-09-17T10:32:08.193190+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:09.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:09 smithi163 bash[19901]: cluster 2024-09-17T10:32:08.193190+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:09.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:09 smithi163 bash[26527]: cluster 2024-09-17T10:32:08.193190+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:11.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:11 smithi164 bash[21879]: cluster 2024-09-17T10:32:10.193756+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:11.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:11 smithi163 bash[19901]: cluster 2024-09-17T10:32:10.193756+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:11.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:11 smithi163 bash[26527]: cluster 2024-09-17T10:32:10.193756+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:13.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:13 smithi163 bash[26527]: cluster 2024-09-17T10:32:12.194312+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:13.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:13 smithi163 bash[19901]: cluster 2024-09-17T10:32:12.194312+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:13.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:13 smithi164 bash[21879]: cluster 2024-09-17T10:32:12.194312+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[19901]: cluster 2024-09-17T10:32:14.195019+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[19901]: audit 2024-09-17T10:32:14.863942+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[19901]: audit 2024-09-17T10:32:14.873036+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[19901]: audit 2024-09-17T10:32:14.874897+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[19901]: audit 2024-09-17T10:32:14.876906+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[19901]: audit 2024-09-17T10:32:14.888763+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[26527]: cluster 2024-09-17T10:32:14.195019+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[26527]: audit 2024-09-17T10:32:14.863942+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[26527]: audit 2024-09-17T10:32:14.873036+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:15.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[26527]: audit 2024-09-17T10:32:14.874897+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:15.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[26527]: audit 2024-09-17T10:32:14.876906+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:32:15.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:15 smithi163 bash[26527]: audit 2024-09-17T10:32:14.888763+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:15.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:15 smithi164 bash[21879]: cluster 2024-09-17T10:32:14.195019+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:15.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:15 smithi164 bash[21879]: audit 2024-09-17T10:32:14.863942+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:15.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:15 smithi164 bash[21879]: audit 2024-09-17T10:32:14.873036+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:15.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:15 smithi164 bash[21879]: audit 2024-09-17T10:32:14.874897+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:15.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:15 smithi164 bash[21879]: audit 2024-09-17T10:32:14.876906+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:32:15.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:15 smithi164 bash[21879]: audit 2024-09-17T10:32:14.888763+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:17.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:17 smithi164 bash[21879]: cluster 2024-09-17T10:32:16.195625+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:17.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:17 smithi163 bash[19901]: cluster 2024-09-17T10:32:16.195625+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:17.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:17 smithi163 bash[26527]: cluster 2024-09-17T10:32:16.195625+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:18.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:18 smithi164 bash[21879]: audit 2024-09-17T10:32:17.341445+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3159532119,v1:172.21.15.164:6825/3159532119]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T10:32:18.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:18 smithi164 bash[21879]: audit 2024-09-17T10:32:17.343921+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-17T10:32:18.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:18 smithi163 bash[26527]: audit 2024-09-17T10:32:17.341445+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3159532119,v1:172.21.15.164:6825/3159532119]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T10:32:18.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:18 smithi163 bash[26527]: audit 2024-09-17T10:32:17.343921+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-17T10:32:18.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:18 smithi163 bash[19901]: audit 2024-09-17T10:32:17.341445+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3159532119,v1:172.21.15.164:6825/3159532119]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T10:32:18.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:18 smithi163 bash[19901]: audit 2024-09-17T10:32:17.343921+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-17T10:32:18.913 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 7 on host 'smithi164' 2024-09-17T10:32:19.570 DEBUG:teuthology.orchestra.run.smithi164:osd.7> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T10:32:19.573 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T10:32:19.574 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T10:32:19.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[26527]: cluster 2024-09-17T10:32:18.196173+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:19.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[26527]: audit 2024-09-17T10:32:18.322999+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-17T10:32:19.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[26527]: audit 2024-09-17T10:32:18.330661+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3159532119,v1:172.21.15.164:6825/3159532119]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:32:19.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[26527]: cluster 2024-09-17T10:32:18.333454+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T10:32:19.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[26527]: audit 2024-09-17T10:32:18.334133+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:19.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[26527]: audit 2024-09-17T10:32:18.334723+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=smithi164", "root=default"]}]: dispatch 2024-09-17T10:32:19.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[26527]: audit 2024-09-17T10:32:18.894395+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:32:19.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[26527]: audit 2024-09-17T10:32:18.901984+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:19.587 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[26527]: audit 2024-09-17T10:32:18.910824+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:19.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[19901]: cluster 2024-09-17T10:32:18.196173+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:19.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[19901]: audit 2024-09-17T10:32:18.322999+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-17T10:32:19.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[19901]: audit 2024-09-17T10:32:18.330661+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3159532119,v1:172.21.15.164:6825/3159532119]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:32:19.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[19901]: cluster 2024-09-17T10:32:18.333454+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T10:32:19.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[19901]: audit 2024-09-17T10:32:18.334133+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:19.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[19901]: audit 2024-09-17T10:32:18.334723+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=smithi164", "root=default"]}]: dispatch 2024-09-17T10:32:19.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[19901]: audit 2024-09-17T10:32:18.894395+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:32:19.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[19901]: audit 2024-09-17T10:32:18.901984+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:19.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:19 smithi163 bash[19901]: audit 2024-09-17T10:32:18.910824+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:19.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[21879]: cluster 2024-09-17T10:32:18.196173+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:19.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[21879]: audit 2024-09-17T10:32:18.322999+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-17T10:32:19.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[21879]: audit 2024-09-17T10:32:18.330661+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3159532119,v1:172.21.15.164:6825/3159532119]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-17T10:32:19.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[21879]: cluster 2024-09-17T10:32:18.333454+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T10:32:19.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[21879]: audit 2024-09-17T10:32:18.334133+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:19.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[21879]: audit 2024-09-17T10:32:18.334723+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=smithi164", "root=default"]}]: dispatch 2024-09-17T10:32:19.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[21879]: audit 2024-09-17T10:32:18.894395+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:32:19.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[21879]: audit 2024-09-17T10:32:18.901984+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:19.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[21879]: audit 2024-09-17T10:32:18.910824+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:20.287 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[41527]: debug 2024-09-17T10:32:19.874+0000 7f3c07faf640 -1 osd.7 0 waiting for initial osdmap 2024-09-17T10:32:20.287 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:32:19 smithi164 bash[41527]: debug 2024-09-17T10:32:19.898+0000 7f3bffdcf640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:32:20.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:20 smithi164 bash[21879]: audit 2024-09-17T10:32:19.325321+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=smithi164", "root=default"]}]': finished 2024-09-17T10:32:20.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:20 smithi164 bash[21879]: cluster 2024-09-17T10:32:19.331672+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T10:32:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:20 smithi164 bash[21879]: audit 2024-09-17T10:32:19.332979+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:20 smithi164 bash[21879]: audit 2024-09-17T10:32:19.343232+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:20 smithi164 bash[21879]: audit 2024-09-17T10:32:19.889856+0000 mon.a (mon.0) 629 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T10:32:20.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[19901]: audit 2024-09-17T10:32:19.325321+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=smithi164", "root=default"]}]': finished 2024-09-17T10:32:20.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[19901]: cluster 2024-09-17T10:32:19.331672+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T10:32:20.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[19901]: audit 2024-09-17T10:32:19.332979+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:20.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[19901]: audit 2024-09-17T10:32:19.343232+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:20.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[19901]: audit 2024-09-17T10:32:19.889856+0000 mon.a (mon.0) 629 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T10:32:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[26527]: audit 2024-09-17T10:32:19.325321+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=smithi164", "root=default"]}]': finished 2024-09-17T10:32:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[26527]: cluster 2024-09-17T10:32:19.331672+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T10:32:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[26527]: audit 2024-09-17T10:32:19.332979+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[26527]: audit 2024-09-17T10:32:19.343232+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:20 smithi163 bash[26527]: audit 2024-09-17T10:32:19.889856+0000 mon.a (mon.0) 629 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T10:32:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:21 smithi164 bash[21879]: cluster 2024-09-17T10:32:18.343787+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:32:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:21 smithi164 bash[21879]: cluster 2024-09-17T10:32:18.343849+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:32:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:21 smithi164 bash[21879]: cluster 2024-09-17T10:32:20.196716+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:21 smithi164 bash[21879]: audit 2024-09-17T10:32:20.337368+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:21 smithi164 bash[21879]: cluster 2024-09-17T10:32:20.345127+0000 mon.a (mon.0) 631 : cluster [INF] osd.7 [v2:172.21.15.164:6824/3159532119,v1:172.21.15.164:6825/3159532119] boot 2024-09-17T10:32:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:21 smithi164 bash[21879]: cluster 2024-09-17T10:32:20.345230+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T10:32:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:21 smithi164 bash[21879]: audit 2024-09-17T10:32:20.346077+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:21 smithi164 bash[21879]: cluster 2024-09-17T10:32:20.454195+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T10:32:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[19901]: cluster 2024-09-17T10:32:18.343787+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:32:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[19901]: cluster 2024-09-17T10:32:18.343849+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:32:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[19901]: cluster 2024-09-17T10:32:20.196716+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[19901]: audit 2024-09-17T10:32:20.337368+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[19901]: cluster 2024-09-17T10:32:20.345127+0000 mon.a (mon.0) 631 : cluster [INF] osd.7 [v2:172.21.15.164:6824/3159532119,v1:172.21.15.164:6825/3159532119] boot 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[19901]: cluster 2024-09-17T10:32:20.345230+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[19901]: audit 2024-09-17T10:32:20.346077+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[19901]: cluster 2024-09-17T10:32:20.454195+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[26527]: cluster 2024-09-17T10:32:18.343787+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[26527]: cluster 2024-09-17T10:32:18.343849+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[26527]: cluster 2024-09-17T10:32:20.196716+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[26527]: audit 2024-09-17T10:32:20.337368+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[26527]: cluster 2024-09-17T10:32:20.345127+0000 mon.a (mon.0) 631 : cluster [INF] osd.7 [v2:172.21.15.164:6824/3159532119,v1:172.21.15.164:6825/3159532119] boot 2024-09-17T10:32:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[26527]: cluster 2024-09-17T10:32:20.345230+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T10:32:21.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[26527]: audit 2024-09-17T10:32:20.346077+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:32:21.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:21 smithi163 bash[26527]: cluster 2024-09-17T10:32:20.454195+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T10:32:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:22 smithi164 bash[21879]: cluster 2024-09-17T10:32:21.467535+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T10:32:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:22 smithi164 bash[21879]: cluster 2024-09-17T10:32:22.197278+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:22.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:22 smithi163 bash[19901]: cluster 2024-09-17T10:32:21.467535+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T10:32:22.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:22 smithi163 bash[19901]: cluster 2024-09-17T10:32:22.197278+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:22.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:22 smithi163 bash[26527]: cluster 2024-09-17T10:32:21.467535+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T10:32:22.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:22 smithi163 bash[26527]: cluster 2024-09-17T10:32:22.197278+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:23.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:23 smithi164 bash[21879]: cluster 2024-09-17T10:32:22.481805+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T10:32:23.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:23 smithi163 bash[19901]: cluster 2024-09-17T10:32:22.481805+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T10:32:23.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:23 smithi163 bash[26527]: cluster 2024-09-17T10:32:22.481805+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T10:32:24.346 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:32:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:24 smithi164 bash[21879]: cluster 2024-09-17T10:32:23.479561+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T10:32:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:24 smithi164 bash[21879]: cluster 2024-09-17T10:32:24.197846+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:24.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:24 smithi163 bash[19901]: cluster 2024-09-17T10:32:23.479561+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T10:32:24.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:24 smithi163 bash[19901]: cluster 2024-09-17T10:32:24.197846+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:24.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:24 smithi163 bash[26527]: cluster 2024-09-17T10:32:23.479561+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T10:32:24.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:24 smithi163 bash[26527]: cluster 2024-09-17T10:32:24.197846+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:25.869 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:32:26.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:25 smithi164 bash[21879]: audit 2024-09-17T10:32:25.871364+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.163:0/1166118481' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T10:32:26.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:25 smithi163 bash[19901]: audit 2024-09-17T10:32:25.871364+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.163:0/1166118481' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T10:32:26.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:25 smithi163 bash[26527]: audit 2024-09-17T10:32:25.871364+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.163:0/1166118481' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T10:32:26.540 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1726569140,"num_in_osds":8,"osd_in_since":1726569109,"num_remapped_pgs":0} 2024-09-17T10:32:26.541 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T10:32:27.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:26 smithi164 bash[21879]: cluster 2024-09-17T10:32:26.198444+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:27.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:26 smithi163 bash[19901]: cluster 2024-09-17T10:32:26.198444+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:27.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:26 smithi163 bash[26527]: cluster 2024-09-17T10:32:26.198444+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: cluster 2024-09-17T10:32:28.199027+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T10:32:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:28.963793+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:28.974506+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:28.977506+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:28.979197+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:28.980774+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:28.982253+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:28.991890+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:28.996086+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:28.997872+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:32:29.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:29 smithi164 bash[21879]: audit 2024-09-17T10:32:29.009440+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: cluster 2024-09-17T10:32:28.199027+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T10:32:29.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:28.963793+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:28.974506+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:28.977506+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:28.979197+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:28.980774+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:28.982253+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:28.991890+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:28.996086+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:28.997872+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[19901]: audit 2024-09-17T10:32:29.009440+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: cluster 2024-09-17T10:32:28.199027+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T10:32:29.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:28.963793+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:28.974506+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:28.977506+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:28.979197+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:28.980774+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:28.982253+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:32:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:28.991890+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:28.996086+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:28.997872+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:32:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:29 smithi163 bash[26527]: audit 2024-09-17T10:32:29.009440+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:30.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:30 smithi164 bash[21879]: cephadm 2024-09-17T10:32:28.954967+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:32:30.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:30 smithi164 bash[21879]: cephadm 2024-09-17T10:32:28.983448+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4316M 2024-09-17T10:32:30.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:30 smithi163 bash[19901]: cephadm 2024-09-17T10:32:28.954967+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:32:30.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:30 smithi163 bash[19901]: cephadm 2024-09-17T10:32:28.983448+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4316M 2024-09-17T10:32:30.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:30 smithi163 bash[26527]: cephadm 2024-09-17T10:32:28.954967+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Detected new or changed devices on smithi164 2024-09-17T10:32:30.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:30 smithi163 bash[26527]: cephadm 2024-09-17T10:32:28.983448+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4316M 2024-09-17T10:32:31.358 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:32:31.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:31 smithi164 bash[21879]: cluster 2024-09-17T10:32:30.199614+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:32:31.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:31 smithi163 bash[19901]: cluster 2024-09-17T10:32:30.199614+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:32:31.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:31 smithi163 bash[26527]: cluster 2024-09-17T10:32:30.199614+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:32:32.837 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:32:32.837 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":58,"fsid":"6fb989ae-74de-11ef-bceb-c7b262605968","created":"2024-09-17T10:22:28.240335+0000","modified":"2024-09-17T10:32:23.470147+0000","last_up_change":"2024-09-17T10:32:20.334026+0000","last_in_change":"2024-09-17T10:31:49.580121+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-17T10:27:46.664342+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"dd86e1cf-4d82-479d-a29b-3855f6d35aac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6803","nonce":1651221019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6805","nonce":1651221019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6809","nonce":1651221019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6807","nonce":1651221019}]},"public_addr":"172.21.15.163:6803/1651221019","cluster_addr":"172.21.15.163:6805/1651221019","heartbeat_back_addr":"172.21.15.163:6809/1651221019","heartbeat_front_addr":"172.21.15.163:6807/1651221019","state":["exists","up"]},{"osd":1,"uuid":"088a2782-c96b-4f9c-835f-24d56b67db0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6811","nonce":3134324298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6813","nonce":3134324298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6817","nonce":3134324298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6815","nonce":3134324298}]},"public_addr":"172.21.15.163:6811/3134324298","cluster_addr":"172.21.15.163:6813/3134324298","heartbeat_back_addr":"172.21.15.163:6817/3134324298","heartbeat_front_addr":"172.21.15.163:6815/3134324298","state":["exists","up"]},{"osd":2,"uuid":"b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760","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.163:6818","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6819","nonce":3408978540}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6821","nonce":3408978540}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6825","nonce":3408978540}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6823","nonce":3408978540}]},"public_addr":"172.21.15.163:6819/3408978540","cluster_addr":"172.21.15.163:6821/3408978540","heartbeat_back_addr":"172.21.15.163:6825/3408978540","heartbeat_front_addr":"172.21.15.163:6823/3408978540","state":["exists","up"]},{"osd":3,"uuid":"1d15f97f-0fd8-471b-9926-5a34d3b20051","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6827","nonce":834545252}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6829","nonce":834545252}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6833","nonce":834545252}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6831","nonce":834545252}]},"public_addr":"172.21.15.163:6827/834545252","cluster_addr":"172.21.15.163:6829/834545252","heartbeat_back_addr":"172.21.15.163:6833/834545252","heartbeat_front_addr":"172.21.15.163:6831/834545252","state":["exists","up"]},{"osd":4,"uuid":"a285f140-996b-4811-a3f6-092658d1b6a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6801","nonce":2668693903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6803","nonce":2668693903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6807","nonce":2668693903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6805","nonce":2668693903}]},"public_addr":"172.21.15.164:6801/2668693903","cluster_addr":"172.21.15.164:6803/2668693903","heartbeat_back_addr":"172.21.15.164:6807/2668693903","heartbeat_front_addr":"172.21.15.164:6805/2668693903","state":["exists","up"]},{"osd":5,"uuid":"4690ca2b-22b3-43a1-91e8-4fe62476373d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6809","nonce":1237154227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6811","nonce":1237154227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6815","nonce":1237154227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6813","nonce":1237154227}]},"public_addr":"172.21.15.164:6809/1237154227","cluster_addr":"172.21.15.164:6811/1237154227","heartbeat_back_addr":"172.21.15.164:6815/1237154227","heartbeat_front_addr":"172.21.15.164:6813/1237154227","state":["exists","up"]},{"osd":6,"uuid":"c986b03a-aadf-42eb-83c7-34ad65816214","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6817","nonce":2236737275}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6819","nonce":2236737275}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6823","nonce":2236737275}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6821","nonce":2236737275}]},"public_addr":"172.21.15.164:6817/2236737275","cluster_addr":"172.21.15.164:6819/2236737275","heartbeat_back_addr":"172.21.15.164:6823/2236737275","heartbeat_front_addr":"172.21.15.164:6821/2236737275","state":["exists","up"]},{"osd":7,"uuid":"439508c7-400f-4082-b6f0-0f72531ce4d8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6825","nonce":3159532119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6827","nonce":3159532119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6831","nonce":3159532119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6829","nonce":3159532119}]},"public_addr":"172.21.15.164:6825/3159532119","cluster_addr":"172.21.15.164:6827/3159532119","heartbeat_back_addr":"172.21.15.164:6831/3159532119","heartbeat_front_addr":"172.21.15.164:6829/3159532119","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-17T10:25:48.896141+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-17T10:26:46.101955+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-17T10:27:43.692854+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-17T10:28:40.321018+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-17T10:29:32.478232+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-17T10:30:25.931859+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-17T10:31:21.621211+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-17T10:32:18.343852+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.163:0/2229606621":"2024-09-18T10:23:30.053623+0000","172.21.15.163:0/2703118444":"2024-09-18T10:23:30.053623+0000","172.21.15.163:6801/2548879929":"2024-09-18T10:23:30.053623+0000","172.21.15.163:6800/2548879929":"2024-09-18T10:23:30.053623+0000","172.21.15.163:0/3047673193":"2024-09-18T10:23:30.053623+0000","172.21.15.163:0/2353603397":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/191709829":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/4290839862":"2024-09-18T10:22:57.129616+0000","172.21.15.163:6801/1637527834":"2024-09-18T10:22:57.129616+0000","172.21.15.163:6800/1637527834":"2024-09-18T10:22:57.129616+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-17T10:32:33.466 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T10:27:46.664342+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-17T10:32:33.466 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T10:32:33.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:33 smithi164 bash[21879]: cluster 2024-09-17T10:32:32.200163+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T10:32:33.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:33 smithi164 bash[21879]: audit 2024-09-17T10:32:32.839067+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.163:0/3988134558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:32:33.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:33 smithi163 bash[19901]: cluster 2024-09-17T10:32:32.200163+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T10:32:33.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:33 smithi163 bash[19901]: audit 2024-09-17T10:32:32.839067+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.163:0/3988134558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:32:33.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:33 smithi163 bash[26527]: cluster 2024-09-17T10:32:32.200163+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T10:32:33.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:33 smithi163 bash[26527]: audit 2024-09-17T10:32:32.839067+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.163:0/3988134558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:32:35.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:35 smithi164 bash[21879]: cluster 2024-09-17T10:32:34.200750+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-17T10:32:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:35 smithi163 bash[19901]: cluster 2024-09-17T10:32:34.200750+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-17T10:32:35.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:35 smithi163 bash[26527]: cluster 2024-09-17T10:32:34.200750+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-17T10:32:37.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:37 smithi164 bash[21879]: cluster 2024-09-17T10:32:36.201366+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:32:37.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:37 smithi163 bash[19901]: cluster 2024-09-17T10:32:36.201366+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:32:37.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:37 smithi163 bash[26527]: cluster 2024-09-17T10:32:36.201366+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:32:38.239 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:32:39.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:39 smithi164 bash[21879]: cluster 2024-09-17T10:32:38.202000+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:32:39.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:39 smithi163 bash[26527]: cluster 2024-09-17T10:32:38.202000+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:32:39.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:39 smithi163 bash[19901]: cluster 2024-09-17T10:32:38.202000+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:32:39.783 INFO:teuthology.orchestra.run.smithi163.stdout:pg_num: 1 2024-09-17T10:32:40.483 INFO:tasks.cephadm:Adding prometheus.a on smithi164 2024-09-17T10:32:40.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi164=a' 2024-09-17T10:32:40.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:40 smithi163 bash[19901]: audit 2024-09-17T10:32:39.786449+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.163:0/1569666901' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T10:32:40.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:40 smithi163 bash[26527]: audit 2024-09-17T10:32:39.786449+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.163:0/1569666901' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T10:32:40.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:40 smithi164 bash[21879]: audit 2024-09-17T10:32:39.786449+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.163:0/1569666901' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T10:32:41.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:41 smithi163 bash[19901]: cluster 2024-09-17T10:32:40.202619+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:41.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:41 smithi163 bash[26527]: cluster 2024-09-17T10:32:40.202619+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:41.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:41 smithi164 bash[21879]: cluster 2024-09-17T10:32:40.202619+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:43.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:43 smithi163 bash[19901]: cluster 2024-09-17T10:32:42.203211+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:43.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:43 smithi163 bash[26527]: cluster 2024-09-17T10:32:42.203211+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:43.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:43 smithi164 bash[21879]: cluster 2024-09-17T10:32:42.203211+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:45.246 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:32:45.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:45 smithi163 bash[19901]: cluster 2024-09-17T10:32:44.203793+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:45.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:45 smithi163 bash[26527]: cluster 2024-09-17T10:32:44.203793+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:45.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:45 smithi164 bash[21879]: cluster 2024-09-17T10:32:44.203793+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:46.742 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled prometheus update... 2024-09-17T10:32:47.474 DEBUG:teuthology.orchestra.run.smithi164:prometheus.a> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-17T10:32:47.477 INFO:tasks.cephadm:Adding node-exporter.a on smithi163 2024-09-17T10:32:47.477 INFO:tasks.cephadm:Adding node-exporter.b on smithi164 2024-09-17T10:32:47.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi163=a;smithi164=b' 2024-09-17T10:32:47.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:47 smithi163 bash[19901]: cluster 2024-09-17T10:32:46.204354+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:47.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:47 smithi163 bash[19901]: audit 2024-09-17T10:32:46.744497+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:47.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:47 smithi163 bash[19901]: audit 2024-09-17T10:32:46.746267+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:32:47.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:47 smithi163 bash[26527]: cluster 2024-09-17T10:32:46.204354+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:47.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:47 smithi163 bash[26527]: audit 2024-09-17T10:32:46.744497+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:47.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:47 smithi163 bash[26527]: audit 2024-09-17T10:32:46.746267+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:32:47.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:47 smithi164 bash[21879]: cluster 2024-09-17T10:32:46.204354+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:47.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:47 smithi164 bash[21879]: audit 2024-09-17T10:32:46.744497+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:47.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:47 smithi164 bash[21879]: audit 2024-09-17T10:32:46.746267+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:32:48.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:48 smithi164 bash[21879]: audit 2024-09-17T10:32:46.732562+0000 mgr.y (mgr.14150) 343 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:48.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:48 smithi164 bash[21879]: cephadm 2024-09-17T10:32:46.735497+0000 mgr.y (mgr.14150) 344 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2024-09-17T10:32:48.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:48 smithi164 bash[21879]: audit 2024-09-17T10:32:47.471407+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:48.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:48 smithi164 bash[21879]: audit 2024-09-17T10:32:47.472758+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:32:48.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:48 smithi164 bash[21879]: audit 2024-09-17T10:32:47.481575+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:48.542 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:32:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:48.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[19901]: audit 2024-09-17T10:32:46.732562+0000 mgr.y (mgr.14150) 343 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:48.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[19901]: cephadm 2024-09-17T10:32:46.735497+0000 mgr.y (mgr.14150) 344 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2024-09-17T10:32:48.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[19901]: audit 2024-09-17T10:32:47.471407+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[19901]: audit 2024-09-17T10:32:47.472758+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:32:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[19901]: audit 2024-09-17T10:32:47.481575+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:48.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[26527]: audit 2024-09-17T10:32:46.732562+0000 mgr.y (mgr.14150) 343 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[26527]: cephadm 2024-09-17T10:32:46.735497+0000 mgr.y (mgr.14150) 344 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2024-09-17T10:32:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[26527]: audit 2024-09-17T10:32:47.471407+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:32:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[26527]: audit 2024-09-17T10:32:47.472758+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:32:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:48 smithi163 bash[26527]: audit 2024-09-17T10:32:47.481575+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:49.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:49 smithi163 bash[19901]: cephadm 2024-09-17T10:32:47.778228+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-09-17T10:32:49.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:49 smithi163 bash[19901]: cluster 2024-09-17T10:32:48.204950+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:49.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:49 smithi163 bash[26527]: cephadm 2024-09-17T10:32:47.778228+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-09-17T10:32:49.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:49 smithi163 bash[26527]: cluster 2024-09-17T10:32:48.204950+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:49.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:49 smithi164 bash[21879]: cephadm 2024-09-17T10:32:47.778228+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-09-17T10:32:49.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:49 smithi164 bash[21879]: cluster 2024-09-17T10:32:48.204950+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:51.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:51 smithi164 bash[21879]: cluster 2024-09-17T10:32:50.205519+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:51.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:51 smithi163 bash[19901]: cluster 2024-09-17T10:32:50.205519+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:51.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:51 smithi163 bash[26527]: cluster 2024-09-17T10:32:50.205519+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:52.270 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:32:53.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:53 smithi164 bash[21879]: cluster 2024-09-17T10:32:52.206100+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:53.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:53 smithi163 bash[19901]: cluster 2024-09-17T10:32:52.206100+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:53.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:53 smithi163 bash[26527]: cluster 2024-09-17T10:32:52.206100+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:55.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:55 smithi164 bash[21879]: cluster 2024-09-17T10:32:54.206699+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:55.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:55 smithi163 bash[19901]: cluster 2024-09-17T10:32:54.206699+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:55.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:55 smithi163 bash[26527]: cluster 2024-09-17T10:32:54.206699+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:56.476 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled node-exporter update... 2024-09-17T10:32:57.551 DEBUG:teuthology.orchestra.run.smithi163:node-exporter.a> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-17T10:32:57.554 DEBUG:teuthology.orchestra.run.smithi164:node-exporter.b> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-17T10:32:57.557 INFO:tasks.cephadm:Adding alertmanager.a on smithi163 2024-09-17T10:32:57.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi163=a' 2024-09-17T10:32:57.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:57 smithi164 bash[21879]: cluster 2024-09-17T10:32:56.207354+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:57.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:57 smithi164 bash[21879]: audit 2024-09-17T10:32:56.478332+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:57.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:57 smithi163 bash[19901]: cluster 2024-09-17T10:32:56.207354+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:57.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:57 smithi163 bash[19901]: audit 2024-09-17T10:32:56.478332+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:57.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:57 smithi163 bash[26527]: cluster 2024-09-17T10:32:56.207354+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:57.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:57 smithi163 bash[26527]: audit 2024-09-17T10:32:56.478332+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:32:58.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:58 smithi164 bash[21879]: audit 2024-09-17T10:32:56.468512+0000 mgr.y (mgr.14150) 351 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi163=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:58.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:58 smithi164 bash[21879]: cephadm 2024-09-17T10:32:56.471553+0000 mgr.y (mgr.14150) 352 : cephadm [INF] Saving service node-exporter spec with placement smithi163=a;smithi164=b;count:2 2024-09-17T10:32:58.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:58 smithi163 bash[19901]: audit 2024-09-17T10:32:56.468512+0000 mgr.y (mgr.14150) 351 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi163=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:58.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:58 smithi163 bash[19901]: cephadm 2024-09-17T10:32:56.471553+0000 mgr.y (mgr.14150) 352 : cephadm [INF] Saving service node-exporter spec with placement smithi163=a;smithi164=b;count:2 2024-09-17T10:32:58.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:58 smithi163 bash[26527]: audit 2024-09-17T10:32:56.468512+0000 mgr.y (mgr.14150) 351 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi163=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:58.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:58 smithi163 bash[26527]: cephadm 2024-09-17T10:32:56.471553+0000 mgr.y (mgr.14150) 352 : cephadm [INF] Saving service node-exporter spec with placement smithi163=a;smithi164=b;count:2 2024-09-17T10:32:59.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:32:59 smithi164 bash[21879]: cluster 2024-09-17T10:32:58.207971+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:59.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:32:59 smithi163 bash[19901]: cluster 2024-09-17T10:32:58.207971+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:32:59.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:32:59 smithi163 bash[26527]: cluster 2024-09-17T10:32:58.207971+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:01.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:01 smithi164 bash[21879]: cluster 2024-09-17T10:33:00.208611+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:01.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:01 smithi163 bash[19901]: cluster 2024-09-17T10:33:00.208611+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:01.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:01 smithi163 bash[26527]: cluster 2024-09-17T10:33:00.208611+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:02.351 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:33:03.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.243 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.243 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.244 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.244 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.244 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:03 smithi164 bash[21879]: cluster 2024-09-17T10:33:02.209225+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:03.494 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.494 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.494 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.494 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.495 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.495 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.495 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.495 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.495 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.496 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: Started Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:33:03.496 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:33:03 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:03.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:03 smithi163 bash[19901]: cluster 2024-09-17T10:33:02.209225+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:03.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:03 smithi163 bash[26527]: cluster 2024-09-17T10:33:02.209225+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:04.433 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled alertmanager update... 2024-09-17T10:33:04.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[21879]: audit 2024-09-17T10:33:03.547705+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[21879]: audit 2024-09-17T10:33:03.556643+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[21879]: audit 2024-09-17T10:33:03.566932+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[21879]: audit 2024-09-17T10:33:03.571528+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T10:33:04.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[21879]: cluster 2024-09-17T10:33:04.209798+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:04.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[21879]: audit 2024-09-17T10:33:04.435293+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.733 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[22738]: ignoring --setuser ceph since I am not root 2024-09-17T10:33:04.733 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[22738]: ignoring --setgroup ceph since I am not root 2024-09-17T10:33:04.733 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[22738]: debug 2024-09-17T10:33:04.622+0000 7f8090750640 1 -- 172.21.15.164:0/1308600775 <== mon.2 v2:172.21.15.163:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cf859e50e0 con 0x55cf859e7400 2024-09-17T10:33:04.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[20154]: ignoring --setuser ceph since I am not root 2024-09-17T10:33:04.810 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[20154]: ignoring --setgroup ceph since I am not root 2024-09-17T10:33:04.810 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[20154]: debug 2024-09-17T10:33:04.747+0000 7f6b95b55040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:33:04.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[19901]: audit 2024-09-17T10:33:03.547705+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[19901]: audit 2024-09-17T10:33:03.556643+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[19901]: audit 2024-09-17T10:33:03.566932+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[19901]: audit 2024-09-17T10:33:03.571528+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T10:33:04.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[19901]: cluster 2024-09-17T10:33:04.209798+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:04.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[19901]: audit 2024-09-17T10:33:04.435293+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[26527]: audit 2024-09-17T10:33:03.547705+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[26527]: audit 2024-09-17T10:33:03.556643+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[26527]: audit 2024-09-17T10:33:03.566932+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:04.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[26527]: audit 2024-09-17T10:33:03.571528+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T10:33:04.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[26527]: cluster 2024-09-17T10:33:04.209798+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:04.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:04 smithi163 bash[26527]: audit 2024-09-17T10:33:04.435293+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' 2024-09-17T10:33:05.036 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:04 smithi164 bash[22738]: debug 2024-09-17T10:33:04.726+0000 7f8092fac040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:33:05.821 DEBUG:teuthology.orchestra.run.smithi163:alertmanager.a> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-17T10:33:05.824 INFO:tasks.cephadm:Adding grafana.a on smithi164 2024-09-17T10:33:05.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi164=a' 2024-09-17T10:33:05.832 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:05 smithi163 bash[26527]: audit 2024-09-17T10:33:04.573464+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T10:33:05.832 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:05 smithi163 bash[26527]: cluster 2024-09-17T10:33:04.587089+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-17T10:33:05.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:05 smithi163 bash[19901]: audit 2024-09-17T10:33:04.573464+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T10:33:05.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:05 smithi163 bash[19901]: cluster 2024-09-17T10:33:04.587089+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-17T10:33:05.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[21879]: audit 2024-09-17T10:33:04.573464+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.163:0/4077463817' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T10:33:05.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[21879]: cluster 2024-09-17T10:33:04.587089+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-17T10:33:05.873 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.737Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:33:05.873 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.737Z 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-17T10:33:05.873 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.737Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi164 (none))" 2024-09-17T10:33:05.873 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.737Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:33:05.873 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.737Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:33:05.873 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.738Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:33:05.873 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.738Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.741Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.741Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.742Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.742Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.379µs 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.742Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.742Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.742Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.574µs wal_replay_duration=197.518µs wbl_replay_duration=112ns total_replay_duration=266.78µs 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.743Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.744Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.744Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.745Z 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.163:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.745Z 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.163:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.745Z 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.163:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T10:33:05.874 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.767Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.838053ms db_storage=873ns remote_storage=1.159µs web_handler=310ns query_engine=615ns scrape=238.331µs scrape_sd=73.559µs notify=694ns notify_sd=3.868µs rules=23.186985ms tracing=6.649µs 2024-09-17T10:33:05.875 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.767Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:33:05.875 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[45529]: ts=2024-09-17T10:33:05.767Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:33:06.157 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:05 smithi163 bash[20154]: debug 2024-09-17T10:33:05.939+0000 7f6b95b55040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:33:06.158 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:06 smithi163 bash[20154]: debug 2024-09-17T10:33:06.003+0000 7f6b95b55040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:33:06.167 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:05 smithi164 bash[22738]: debug 2024-09-17T10:33:05.942+0000 7f8092fac040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:33:06.167 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:06 smithi164 bash[22738]: debug 2024-09-17T10:33:06.006+0000 7f8092fac040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:33:06.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:06 smithi164 bash[22738]: debug 2024-09-17T10:33:06.162+0000 7f8092fac040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:33:06.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:06 smithi163 bash[20154]: debug 2024-09-17T10:33:06.155+0000 7f6b95b55040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:33:07.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:06 smithi163 bash[20154]: debug 2024-09-17T10:33:06.799+0000 7f6b95b55040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:33:07.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:06 smithi163 bash[20154]: debug 2024-09-17T10:33:06.867+0000 7f6b95b55040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:33:07.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:06 smithi163 bash[20154]: debug 2024-09-17T10:33:06.935+0000 7f6b95b55040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:33:07.136 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:06 smithi164 bash[22738]: debug 2024-09-17T10:33:06.806+0000 7f8092fac040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:33:07.137 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:06 smithi164 bash[22738]: debug 2024-09-17T10:33:06.874+0000 7f8092fac040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:33:07.137 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:06 smithi164 bash[22738]: debug 2024-09-17T10:33:06.946+0000 7f8092fac040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:33:07.521 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:07 smithi163 bash[20154]: debug 2024-09-17T10:33:07.119+0000 7f6b95b55040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:33:07.521 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:07 smithi163 bash[20154]: debug 2024-09-17T10:33:07.195+0000 7f6b95b55040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:33:07.522 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:07 smithi163 bash[20154]: debug 2024-09-17T10:33:07.263+0000 7f6b95b55040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:33:07.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:07 smithi164 bash[22738]: debug 2024-09-17T10:33:07.130+0000 7f8092fac040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:33:07.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:07 smithi164 bash[22738]: debug 2024-09-17T10:33:07.210+0000 7f8092fac040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:33:07.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:07 smithi164 bash[22738]: debug 2024-09-17T10:33:07.278+0000 7f8092fac040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:33:07.784 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:07 smithi163 bash[20154]: debug 2024-09-17T10:33:07.519+0000 7f6b95b55040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:33:07.785 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:07 smithi163 bash[20154]: debug 2024-09-17T10:33:07.587+0000 7f6b95b55040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:33:07.786 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:07 smithi164 bash[22738]: debug 2024-09-17T10:33:07.530+0000 7f8092fac040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:33:07.786 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:07 smithi164 bash[22738]: debug 2024-09-17T10:33:07.598+0000 7f8092fac040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:33:08.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:07 smithi163 bash[20154]: debug 2024-09-17T10:33:07.783+0000 7f6b95b55040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:33:08.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:07 smithi163 bash[20154]: debug 2024-09-17T10:33:07.859+0000 7f6b95b55040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:33:08.127 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:07 smithi164 bash[22738]: debug 2024-09-17T10:33:07.794+0000 7f8092fac040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:33:08.127 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:07 smithi164 bash[22738]: debug 2024-09-17T10:33:07.870+0000 7f8092fac040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:33:08.448 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:08 smithi163 bash[20154]: debug 2024-09-17T10:33:08.107+0000 7f6b95b55040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:33:08.448 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:08 smithi163 bash[20154]: debug 2024-09-17T10:33:08.283+0000 7f6b95b55040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:33:08.465 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:08 smithi164 bash[22738]: debug 2024-09-17T10:33:08.122+0000 7f8092fac040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:33:08.465 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:08 smithi164 bash[22738]: debug 2024-09-17T10:33:08.298+0000 7f8092fac040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:33:08.705 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:08 smithi163 bash[20154]: debug 2024-09-17T10:33:08.447+0000 7f6b95b55040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:33:08.705 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:08 smithi163 bash[20154]: debug 2024-09-17T10:33:08.523+0000 7f6b95b55040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:33:08.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:08 smithi164 bash[22738]: debug 2024-09-17T10:33:08.462+0000 7f8092fac040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:33:08.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:08 smithi164 bash[22738]: debug 2024-09-17T10:33:08.538+0000 7f8092fac040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:33:09.036 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:08 smithi164 bash[22738]: debug 2024-09-17T10:33:08.722+0000 7f8092fac040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:33:09.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:08 smithi163 bash[20154]: debug 2024-09-17T10:33:08.703+0000 7f6b95b55040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:33:09.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:09 smithi163 bash[20154]: debug 2024-09-17T10:33:09.523+0000 7f6b95b55040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:33:09.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:09 smithi163 bash[20154]: debug 2024-09-17T10:33:09.599+0000 7f6b95b55040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:33:09.835 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:09 smithi164 bash[22738]: debug 2024-09-17T10:33:09.534+0000 7f8092fac040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:33:09.836 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:09 smithi164 bash[22738]: debug 2024-09-17T10:33:09.610+0000 7f8092fac040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:33:10.282 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:09 smithi163 bash[20154]: debug 2024-09-17T10:33:09.819+0000 7f6b95b55040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:33:10.282 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:09 smithi163 bash[20154]: debug 2024-09-17T10:33:09.895+0000 7f6b95b55040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:33:10.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:09 smithi164 bash[22738]: debug 2024-09-17T10:33:09.830+0000 7f8092fac040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:33:10.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:09 smithi164 bash[22738]: debug 2024-09-17T10:33:09.906+0000 7f8092fac040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:33:10.559 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[20154]: debug 2024-09-17T10:33:10.279+0000 7f6b95b55040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:33:10.559 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[20154]: debug 2024-09-17T10:33:10.359+0000 7f6b95b55040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:33:10.559 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[20154]: [17/Sep/2024:10:33:10] ENGINE Bus STARTING 2024-09-17T10:33:10.559 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[20154]: CherryPy Checker: 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[20154]: The Application mounted at '' has an empty config. 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: cluster 2024-09-17T10:33:10.384767+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon y restarted 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: cluster 2024-09-17T10:33:10.385291+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon y 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: cluster 2024-09-17T10:33:10.397545+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: cluster 2024-09-17T10:33:10.397933+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0128287s), standbys: x 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.402766+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.402952+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.403102+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: cluster 2024-09-17T10:33:10.403763+0000 mon.a (mon.0) 669 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:33:10.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: cluster 2024-09-17T10:33:10.403889+0000 mon.a (mon.0) 670 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.404829+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.405017+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.405222+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.405446+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.405662+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.405788+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.405880+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.406092+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.406317+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.406540+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:33:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.406759+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: cluster 2024-09-17T10:33:10.384767+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon y restarted 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: cluster 2024-09-17T10:33:10.385291+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon y 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: cluster 2024-09-17T10:33:10.397545+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: cluster 2024-09-17T10:33:10.397933+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0128287s), standbys: x 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.402766+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.402952+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.403102+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: cluster 2024-09-17T10:33:10.403763+0000 mon.a (mon.0) 669 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: cluster 2024-09-17T10:33:10.403889+0000 mon.a (mon.0) 670 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.404829+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:33:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.405017+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.405222+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.405446+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.405662+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.405788+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.405880+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.406092+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.406317+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.406540+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.406759+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:33:10.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.407002+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:33:10.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.407174+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:33:10.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.407615+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:33:10.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.407937+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:33:10.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.410042+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:33:10.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: audit 2024-09-17T10:33:10.410315+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:33:10.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[19901]: cluster 2024-09-17T10:33:10.432867+0000 mon.a (mon.0) 684 : cluster [INF] Manager daemon y is now available 2024-09-17T10:33:10.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.407002+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:33:10.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.407174+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:33:10.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.407615+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:33:10.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.407937+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:33:10.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.410042+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:33:10.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: audit 2024-09-17T10:33:10.410315+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:33:10.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[26527]: cluster 2024-09-17T10:33:10.432867+0000 mon.a (mon.0) 684 : cluster [INF] Manager daemon y is now available 2024-09-17T10:33:10.595 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[22738]: debug 2024-09-17T10:33:10.298+0000 7f8092fac040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:33:10.596 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[22738]: debug 2024-09-17T10:33:10.374+0000 7f8092fac040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:33:10.596 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[22738]: [17/Sep/2024:10:33:10] ENGINE Bus STARTING 2024-09-17T10:33:10.596 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[22738]: CherryPy Checker: 2024-09-17T10:33:10.596 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[22738]: The Application mounted at '' has an empty config. 2024-09-17T10:33:10.596 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[22738]: [17/Sep/2024:10:33:10] ENGINE Serving on http://:::9283 2024-09-17T10:33:10.596 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[22738]: [17/Sep/2024:10:33:10] ENGINE Bus STARTED 2024-09-17T10:33:10.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: cluster 2024-09-17T10:33:10.384767+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon y restarted 2024-09-17T10:33:10.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: cluster 2024-09-17T10:33:10.385291+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon y 2024-09-17T10:33:10.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: cluster 2024-09-17T10:33:10.397545+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: cluster 2024-09-17T10:33:10.397933+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0128287s), standbys: x 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.402766+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.402952+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.403102+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: cluster 2024-09-17T10:33:10.403763+0000 mon.a (mon.0) 669 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: cluster 2024-09-17T10:33:10.403889+0000 mon.a (mon.0) 670 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.404829+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.405017+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.405222+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.405446+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.405662+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.405788+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:33:10.597 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.405880+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.406092+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.406317+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.406540+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.406759+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.407002+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.407174+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.407615+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.407937+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.410042+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: audit 2024-09-17T10:33:10.410315+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.164:0/409760270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:33:10.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:10 smithi164 bash[21879]: cluster 2024-09-17T10:33:10.432867+0000 mon.a (mon.0) 684 : cluster [INF] Manager daemon y is now available 2024-09-17T10:33:10.606 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:33:11.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[20154]: [17/Sep/2024:10:33:10] ENGINE Serving on http://:::9283 2024-09-17T10:33:11.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:10 smithi163 bash[20154]: [17/Sep/2024:10:33:10] ENGINE Bus STARTED 2024-09-17T10:33:11.695 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[19901]: audit 2024-09-17T10:33:10.458254+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:33:11.695 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[19901]: audit 2024-09-17T10:33:10.476061+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[19901]: audit 2024-09-17T10:33:10.483934+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[19901]: audit 2024-09-17T10:33:10.487197+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[19901]: audit 2024-09-17T10:33:10.495083+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[19901]: cluster 2024-09-17T10:33:11.408258+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e18: y(active, since 1.02313s), standbys: x 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[26527]: audit 2024-09-17T10:33:10.458254+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[26527]: audit 2024-09-17T10:33:10.476061+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[26527]: audit 2024-09-17T10:33:10.483934+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[26527]: audit 2024-09-17T10:33:10.487197+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[26527]: audit 2024-09-17T10:33:10.495083+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:33:11.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[26527]: cluster 2024-09-17T10:33:11.408258+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e18: y(active, since 1.02313s), standbys: x 2024-09-17T10:33:11.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:11 smithi164 bash[21879]: audit 2024-09-17T10:33:10.458254+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:33:11.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:11 smithi164 bash[21879]: audit 2024-09-17T10:33:10.476061+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:11.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:11 smithi164 bash[21879]: audit 2024-09-17T10:33:10.483934+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:11.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:11 smithi164 bash[21879]: audit 2024-09-17T10:33:10.487197+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:33:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:11 smithi164 bash[21879]: audit 2024-09-17T10:33:10.495083+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:33:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:11 smithi164 bash[21879]: cluster 2024-09-17T10:33:11.408258+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e18: y(active, since 1.02313s), standbys: x 2024-09-17T10:33:12.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: debug 2024-09-17T10:33:11.691+0000 7f6aecb84640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:33:11] ENGINE Error in HTTPServer.serve 2024-09-17T10:33:12.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: Traceback (most recent call last): 2024-09-17T10:33:12.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:33:12.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: self._connections.run(self.expiration_interval) 2024-09-17T10:33:12.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:33:12.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: self._run(expiration_interval) 2024-09-17T10:33:12.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:33:12.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:33:12.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: s = self.context.wrap_socket( 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: return self.sslsocket_class._create( 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: self.do_handshake() 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: self._sslobj.do_handshake() 2024-09-17T10:33:12.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:11 smithi163 bash[20154]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:33:12.173 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled grafana update... 2024-09-17T10:33:12.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:12 smithi164 bash[21879]: cephadm 2024-09-17T10:33:11.476319+0000 mgr.y (mgr.14412) 2 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Bus STARTING 2024-09-17T10:33:12.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:12 smithi164 bash[21879]: cephadm 2024-09-17T10:33:11.578090+0000 mgr.y (mgr.14412) 3 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:33:12.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:12 smithi164 bash[21879]: audit 2024-09-17T10:33:12.175902+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:12.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:12 smithi163 bash[19901]: cephadm 2024-09-17T10:33:11.476319+0000 mgr.y (mgr.14412) 2 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Bus STARTING 2024-09-17T10:33:12.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:12 smithi163 bash[19901]: cephadm 2024-09-17T10:33:11.578090+0000 mgr.y (mgr.14412) 3 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:33:12.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:12 smithi163 bash[19901]: audit 2024-09-17T10:33:12.175902+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:12.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:12 smithi163 bash[26527]: cephadm 2024-09-17T10:33:11.476319+0000 mgr.y (mgr.14412) 2 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Bus STARTING 2024-09-17T10:33:12.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:12 smithi163 bash[26527]: cephadm 2024-09-17T10:33:11.578090+0000 mgr.y (mgr.14412) 3 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:33:12.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:12 smithi163 bash[26527]: audit 2024-09-17T10:33:12.175902+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:12.954 DEBUG:teuthology.orchestra.run.smithi164:grafana.a> sudo journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@grafana.a.service 2024-09-17T10:33:12.998 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T10:33:12.998 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T10:33:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: cephadm 2024-09-17T10:33:11.696454+0000 mgr.y (mgr.14412) 4 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:33:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: cephadm 2024-09-17T10:33:11.696747+0000 mgr.y (mgr.14412) 5 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Bus STARTED 2024-09-17T10:33:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: cephadm 2024-09-17T10:33:11.698515+0000 mgr.y (mgr.14412) 6 : cephadm [ERR] [17/Sep/2024:10:33:11] ENGINE Error in HTTPServer.serve 2024-09-17T10:33:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: Traceback (most recent call last): 2024-09-17T10:33:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:33:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: self._connections.run(self.expiration_interval) 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: self._run(expiration_interval) 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: s = self.context.wrap_socket( 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: return self.sslsocket_class._create( 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: self.do_handshake() 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:33:13.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: self._sslobj.do_handshake() 2024-09-17T10:33:13.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:33:13.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: audit 2024-09-17T10:33:12.163269+0000 mgr.y (mgr.14412) 7 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:13.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: cephadm 2024-09-17T10:33:12.168808+0000 mgr.y (mgr.14412) 8 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2024-09-17T10:33:13.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: cluster 2024-09-17T10:33:12.406277+0000 mgr.y (mgr.14412) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:13.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:13 smithi164 bash[21879]: cluster 2024-09-17T10:33:13.418926+0000 mon.a (mon.0) 692 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-17T10:33:13.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: cephadm 2024-09-17T10:33:11.696454+0000 mgr.y (mgr.14412) 4 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:33:13.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: cephadm 2024-09-17T10:33:11.696747+0000 mgr.y (mgr.14412) 5 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Bus STARTED 2024-09-17T10:33:13.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: cephadm 2024-09-17T10:33:11.698515+0000 mgr.y (mgr.14412) 6 : cephadm [ERR] [17/Sep/2024:10:33:11] ENGINE Error in HTTPServer.serve 2024-09-17T10:33:13.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: Traceback (most recent call last): 2024-09-17T10:33:13.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:33:13.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: self._connections.run(self.expiration_interval) 2024-09-17T10:33:13.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:33:13.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: self._run(expiration_interval) 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: s = self.context.wrap_socket( 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: return self.sslsocket_class._create( 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: self.do_handshake() 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: self._sslobj.do_handshake() 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:33:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: audit 2024-09-17T10:33:12.163269+0000 mgr.y (mgr.14412) 7 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: cephadm 2024-09-17T10:33:12.168808+0000 mgr.y (mgr.14412) 8 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: cluster 2024-09-17T10:33:12.406277+0000 mgr.y (mgr.14412) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[19901]: cluster 2024-09-17T10:33:13.418926+0000 mon.a (mon.0) 692 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: cephadm 2024-09-17T10:33:11.696454+0000 mgr.y (mgr.14412) 4 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: cephadm 2024-09-17T10:33:11.696747+0000 mgr.y (mgr.14412) 5 : cephadm [INF] [17/Sep/2024:10:33:11] ENGINE Bus STARTED 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: cephadm 2024-09-17T10:33:11.698515+0000 mgr.y (mgr.14412) 6 : cephadm [ERR] [17/Sep/2024:10:33:11] ENGINE Error in HTTPServer.serve 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: Traceback (most recent call last): 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: self._connections.run(self.expiration_interval) 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:33:13.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: self._run(expiration_interval) 2024-09-17T10:33:13.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:33:13.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:33:13.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:33:13.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:33:13.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:33:13.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: s = self.context.wrap_socket( 2024-09-17T10:33:13.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:33:13.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: return self.sslsocket_class._create( 2024-09-17T10:33:13.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:33:13.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: self.do_handshake() 2024-09-17T10:33:13.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:33:13.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: self._sslobj.do_handshake() 2024-09-17T10:33:13.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:33:13.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: audit 2024-09-17T10:33:12.163269+0000 mgr.y (mgr.14412) 7 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:13.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: cephadm 2024-09-17T10:33:12.168808+0000 mgr.y (mgr.14412) 8 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2024-09-17T10:33:13.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: cluster 2024-09-17T10:33:12.406277+0000 mgr.y (mgr.14412) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:13.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:13 smithi163 bash[26527]: cluster 2024-09-17T10:33:13.418926+0000 mon.a (mon.0) 692 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-17T10:33:15.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:15 smithi164 bash[21879]: cluster 2024-09-17T10:33:14.406864+0000 mgr.y (mgr.14412) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:15.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:15 smithi164 bash[21879]: cluster 2024-09-17T10:33:14.469311+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-17T10:33:15.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:15 smithi163 bash[19901]: cluster 2024-09-17T10:33:14.406864+0000 mgr.y (mgr.14412) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:15.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:15 smithi163 bash[19901]: cluster 2024-09-17T10:33:14.469311+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-17T10:33:15.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:15 smithi163 bash[26527]: cluster 2024-09-17T10:33:14.406864+0000 mgr.y (mgr.14412) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:15.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:15 smithi163 bash[26527]: cluster 2024-09-17T10:33:14.469311+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-17T10:33:17.036 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:17.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:17 smithi164 bash[21879]: audit 2024-09-17T10:33:16.355766+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:17 smithi164 bash[21879]: audit 2024-09-17T10:33:16.361542+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:17 smithi164 bash[21879]: cluster 2024-09-17T10:33:16.407246+0000 mgr.y (mgr.14412) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:17.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:17 smithi164 bash[21879]: audit 2024-09-17T10:33:16.885853+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:17 smithi164 bash[21879]: audit 2024-09-17T10:33:16.894782+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[26527]: audit 2024-09-17T10:33:16.355766+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[26527]: audit 2024-09-17T10:33:16.361542+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[26527]: cluster 2024-09-17T10:33:16.407246+0000 mgr.y (mgr.14412) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:17.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[26527]: audit 2024-09-17T10:33:16.885853+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[26527]: audit 2024-09-17T10:33:16.894782+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[19901]: audit 2024-09-17T10:33:16.355766+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[19901]: audit 2024-09-17T10:33:16.361542+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[19901]: cluster 2024-09-17T10:33:16.407246+0000 mgr.y (mgr.14412) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:17.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[19901]: audit 2024-09-17T10:33:16.885853+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:17.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:17 smithi163 bash[19901]: audit 2024-09-17T10:33:16.894782+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:17.505103+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:17.512378+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:17.973659+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:17.985968+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:17.989285+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:17.990978+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:17.992468+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:17.993893+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:18.000968+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:18.005352+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:33:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:18 smithi164 bash[21879]: audit 2024-09-17T10:33:18.006994+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:33:18.795 INFO:teuthology.orchestra.run.smithi163.stdout:[client.0] 2024-09-17T10:33:18.796 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQDuWulm22dBLxAA3Kd8sgoa2AUZaqwvjR0vEg== 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:17.505103+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:17.512378+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:17.973659+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:17.985968+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:17.989285+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:17.990978+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:17.992468+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:17.993893+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:18.000968+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:18.005352+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:33:18.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[19901]: audit 2024-09-17T10:33:18.006994+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:17.505103+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:17.512378+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:17.973659+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:17.985968+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:17.989285+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:17.990978+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:17.992468+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:17.993893+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:18.000968+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:18.005352+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:33:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:18 smithi163 bash[26527]: audit 2024-09-17T10:33:18.006994+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:33:19.559 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:19 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:19.575 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T10:33:19.575 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T10:33:19.575 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T10:33:19.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cephadm 2024-09-17T10:33:17.995027+0000 mgr.y (mgr.14412) 12 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4060M 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cephadm 2024-09-17T10:33:18.009527+0000 mgr.y (mgr.14412) 13 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cephadm 2024-09-17T10:33:18.009987+0000 mgr.y (mgr.14412) 14 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cephadm 2024-09-17T10:33:18.198636+0000 mgr.y (mgr.14412) 15 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cephadm 2024-09-17T10:33:18.203335+0000 mgr.y (mgr.14412) 16 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cephadm 2024-09-17T10:33:18.327292+0000 mgr.y (mgr.14412) 17 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cephadm 2024-09-17T10:33:18.351898+0000 mgr.y (mgr.14412) 18 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cluster 2024-09-17T10:33:18.407662+0000 mgr.y (mgr.14412) 19 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cephadm 2024-09-17T10:33:18.449135+0000 mgr.y (mgr.14412) 20 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:33:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: cephadm 2024-09-17T10:33:18.496808+0000 mgr.y (mgr.14412) 21 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:33:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: audit 2024-09-17T10:33:18.568716+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: audit 2024-09-17T10:33:18.574614+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: audit 2024-09-17T10:33:18.624830+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: audit 2024-09-17T10:33:18.630803+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: audit 2024-09-17T10:33:18.636366+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: audit 2024-09-17T10:33:18.792058+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.163:0/1839309717' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:33:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: audit 2024-09-17T10:33:18.792505+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:33:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:19 smithi164 bash[21879]: audit 2024-09-17T10:33:18.795301+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:33:20.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cephadm 2024-09-17T10:33:17.995027+0000 mgr.y (mgr.14412) 12 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4060M 2024-09-17T10:33:20.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cephadm 2024-09-17T10:33:18.009527+0000 mgr.y (mgr.14412) 13 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:33:20.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cephadm 2024-09-17T10:33:18.009987+0000 mgr.y (mgr.14412) 14 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:33:20.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cephadm 2024-09-17T10:33:18.198636+0000 mgr.y (mgr.14412) 15 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:33:20.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cephadm 2024-09-17T10:33:18.203335+0000 mgr.y (mgr.14412) 16 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:33:20.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cephadm 2024-09-17T10:33:18.327292+0000 mgr.y (mgr.14412) 17 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:33:20.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cephadm 2024-09-17T10:33:18.351898+0000 mgr.y (mgr.14412) 18 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:33:20.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cluster 2024-09-17T10:33:18.407662+0000 mgr.y (mgr.14412) 19 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:33:20.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cephadm 2024-09-17T10:33:18.449135+0000 mgr.y (mgr.14412) 20 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: cephadm 2024-09-17T10:33:18.496808+0000 mgr.y (mgr.14412) 21 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: audit 2024-09-17T10:33:18.568716+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: audit 2024-09-17T10:33:18.574614+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: audit 2024-09-17T10:33:18.624830+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: audit 2024-09-17T10:33:18.630803+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: audit 2024-09-17T10:33:18.636366+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: audit 2024-09-17T10:33:18.792058+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.163:0/1839309717' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: audit 2024-09-17T10:33:18.792505+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[26527]: audit 2024-09-17T10:33:18.795301+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cephadm 2024-09-17T10:33:17.995027+0000 mgr.y (mgr.14412) 12 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4060M 2024-09-17T10:33:20.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cephadm 2024-09-17T10:33:18.009527+0000 mgr.y (mgr.14412) 13 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cephadm 2024-09-17T10:33:18.009987+0000 mgr.y (mgr.14412) 14 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cephadm 2024-09-17T10:33:18.198636+0000 mgr.y (mgr.14412) 15 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cephadm 2024-09-17T10:33:18.203335+0000 mgr.y (mgr.14412) 16 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cephadm 2024-09-17T10:33:18.327292+0000 mgr.y (mgr.14412) 17 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cephadm 2024-09-17T10:33:18.351898+0000 mgr.y (mgr.14412) 18 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cluster 2024-09-17T10:33:18.407662+0000 mgr.y (mgr.14412) 19 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cephadm 2024-09-17T10:33:18.449135+0000 mgr.y (mgr.14412) 20 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: cephadm 2024-09-17T10:33:18.496808+0000 mgr.y (mgr.14412) 21 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: audit 2024-09-17T10:33:18.568716+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: audit 2024-09-17T10:33:18.574614+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: audit 2024-09-17T10:33:18.624830+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: audit 2024-09-17T10:33:18.630803+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: audit 2024-09-17T10:33:18.636366+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: audit 2024-09-17T10:33:18.792058+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.163:0/1839309717' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:33:20.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: audit 2024-09-17T10:33:18.792505+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:33:20.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:19 smithi163 bash[19901]: audit 2024-09-17T10:33:18.795301+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:33:21.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:20 smithi164 bash[21879]: cephadm 2024-09-17T10:33:18.649434+0000 mgr.y (mgr.14412) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi163 2024-09-17T10:33:21.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:20 smithi163 bash[19901]: cephadm 2024-09-17T10:33:18.649434+0000 mgr.y (mgr.14412) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi163 2024-09-17T10:33:21.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:20 smithi163 bash[26527]: cephadm 2024-09-17T10:33:18.649434+0000 mgr.y (mgr.14412) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi163 2024-09-17T10:33:22.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:21 smithi164 bash[21879]: cluster 2024-09-17T10:33:20.407976+0000 mgr.y (mgr.14412) 23 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T10:33:22.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:21 smithi163 bash[19901]: cluster 2024-09-17T10:33:20.407976+0000 mgr.y (mgr.14412) 23 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T10:33:22.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:21 smithi163 bash[26527]: cluster 2024-09-17T10:33:20.407976+0000 mgr.y (mgr.14412) 23 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T10:33:24.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:23 smithi164 bash[21879]: cluster 2024-09-17T10:33:22.408596+0000 mgr.y (mgr.14412) 24 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:33:24.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:23 smithi163 bash[19901]: cluster 2024-09-17T10:33:22.408596+0000 mgr.y (mgr.14412) 24 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:33:24.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:23 smithi163 bash[26527]: cluster 2024-09-17T10:33:22.408596+0000 mgr.y (mgr.14412) 24 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:33:24.370 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:33:26.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:25 smithi164 bash[21879]: cluster 2024-09-17T10:33:24.409226+0000 mgr.y (mgr.14412) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:33:26.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:25 smithi164 bash[21879]: audit 2024-09-17T10:33:25.479572+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:26.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:25 smithi163 bash[26527]: cluster 2024-09-17T10:33:24.409226+0000 mgr.y (mgr.14412) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:33:26.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:25 smithi163 bash[26527]: audit 2024-09-17T10:33:25.479572+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:26.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:25 smithi163 bash[19901]: cluster 2024-09-17T10:33:24.409226+0000 mgr.y (mgr.14412) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:33:26.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:25 smithi163 bash[19901]: audit 2024-09-17T10:33:25.479572+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:26.071 INFO:teuthology.orchestra.run.smithi164.stdout:[client.1] 2024-09-17T10:33:26.071 INFO:teuthology.orchestra.run.smithi164.stdout: key = AQD2WulmjsYJBBAAOk1r0bqavjZTTRG9eSHb3A== 2024-09-17T10:33:26.764 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-17T10:33:26.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T10:33:26.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T10:33:26.788 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-17T10:33:26.859 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:26 smithi163 bash[19901]: audit 2024-09-17T10:33:26.064431+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.164:0/2565203009' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:33:26.859 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:26 smithi163 bash[19901]: audit 2024-09-17T10:33:26.067385+0000 mon.a (mon.0) 717 : 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-17T10:33:26.859 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:26 smithi163 bash[19901]: audit 2024-09-17T10:33:26.070753+0000 mon.a (mon.0) 718 : 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-17T10:33:26.860 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:26 smithi163 bash[26527]: audit 2024-09-17T10:33:26.064431+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.164:0/2565203009' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:33:26.860 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:26 smithi163 bash[26527]: audit 2024-09-17T10:33:26.067385+0000 mon.a (mon.0) 717 : 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-17T10:33:26.860 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:26 smithi163 bash[26527]: audit 2024-09-17T10:33:26.070753+0000 mon.a (mon.0) 718 : 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-17T10:33:27.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:26 smithi164 bash[21879]: audit 2024-09-17T10:33:26.064431+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.164:0/2565203009' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:33:27.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:26 smithi164 bash[21879]: audit 2024-09-17T10:33:26.067385+0000 mon.a (mon.0) 717 : 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-17T10:33:27.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:26 smithi164 bash[21879]: audit 2024-09-17T10:33:26.070753+0000 mon.a (mon.0) 718 : 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-17T10:33:27.843 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:27 smithi163 bash[26527]: cluster 2024-09-17T10:33:26.409785+0000 mgr.y (mgr.14412) 26 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:33:27.843 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:27 smithi163 bash[19901]: cluster 2024-09-17T10:33:26.409785+0000 mgr.y (mgr.14412) 26 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:33:28.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:27 smithi164 bash[21879]: cluster 2024-09-17T10:33:26.409785+0000 mgr.y (mgr.14412) 26 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:33:28.190 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.190 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:28 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.191 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.191 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:33:28 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.191 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.191 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:33:28 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.192 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.192 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:28 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.192 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.192 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:28 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.192 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.192 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:33:28 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.193 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.193 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:33:28 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.193 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.193 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.193 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:27 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.193 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:28 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:28.193 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:28 smithi163 systemd[1]: Started Ceph alertmanager.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:33:29.460 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.461 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.461 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.461 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.462 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.462 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.462 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[26527]: audit 2024-09-17T10:33:28.235824+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.462 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[26527]: audit 2024-09-17T10:33:28.240674+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[26527]: audit 2024-09-17T10:33:28.245252+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[26527]: audit 2024-09-17T10:33:28.252019+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[26527]: cephadm 2024-09-17T10:33:28.254583+0000 mgr.y (mgr.14412) 27 : cephadm [INF] Deploying daemon node-exporter.a on smithi163 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[26527]: cluster 2024-09-17T10:33:28.410260+0000 mgr.y (mgr.14412) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[19901]: audit 2024-09-17T10:33:28.235824+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[19901]: audit 2024-09-17T10:33:28.240674+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[19901]: audit 2024-09-17T10:33:28.245252+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[19901]: audit 2024-09-17T10:33:28.252019+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[19901]: cephadm 2024-09-17T10:33:28.254583+0000 mgr.y (mgr.14412) 27 : cephadm [INF] Deploying daemon node-exporter.a on smithi163 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[19901]: cluster 2024-09-17T10:33:28.410260+0000 mgr.y (mgr.14412) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:33:29.463 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:29 smithi164 bash[21879]: audit 2024-09-17T10:33:28.235824+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:29 smithi164 bash[21879]: audit 2024-09-17T10:33:28.240674+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:29 smithi164 bash[21879]: audit 2024-09-17T10:33:28.245252+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:29 smithi164 bash[21879]: audit 2024-09-17T10:33:28.252019+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:29 smithi164 bash[21879]: cephadm 2024-09-17T10:33:28.254583+0000 mgr.y (mgr.14412) 27 : cephadm [INF] Deploying daemon node-exporter.a on smithi163 2024-09-17T10:33:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:29 smithi164 bash[21879]: cluster 2024-09-17T10:33:28.410260+0000 mgr.y (mgr.14412) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:33:29.711 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.711 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.712 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.712 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.712 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.712 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.713 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:29.713 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.059 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:29 smithi163 systemd[1]: Started Ceph node-exporter.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:33:30.060 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[50942]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T10:33:30.060 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[50785]: ts=2024-09-17T10:33:29.792Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T10:33:30.060 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[50785]: ts=2024-09-17T10:33:29.792Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T10:33:30.060 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[50785]: ts=2024-09-17T10:33:29.795Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.163 port=9094 2024-09-17T10:33:30.061 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[50785]: ts=2024-09-17T10:33:29.795Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T10:33:30.061 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[50785]: ts=2024-09-17T10:33:29.825Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:33:30.061 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[50785]: ts=2024-09-17T10:33:29.826Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:33:30.061 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[50785]: ts=2024-09-17T10:33:29.829Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T10:33:30.061 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:29 smithi163 bash[50785]: ts=2024-09-17T10:33:29.829Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T10:33:30.547 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T10:33:30.548 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: 22b70bddd3ac: Pulling fs layer 2024-09-17T10:33:30.809 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: 5c12815fee55: Pulling fs layer 2024-09-17T10:33:30.809 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: c0e87333d380: Pulling fs layer 2024-09-17T10:33:30.809 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: 5c12815fee55: Verifying Checksum 2024-09-17T10:33:30.809 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: 5c12815fee55: Download complete 2024-09-17T10:33:30.810 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: 22b70bddd3ac: Verifying Checksum 2024-09-17T10:33:30.810 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: 22b70bddd3ac: Download complete 2024-09-17T10:33:30.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[19901]: audit 2024-09-17T10:33:29.766288+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[19901]: audit 2024-09-17T10:33:29.770995+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[19901]: audit 2024-09-17T10:33:29.777996+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[19901]: cephadm 2024-09-17T10:33:29.778943+0000 mgr.y (mgr.14412) 29 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-09-17T10:33:30.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[19901]: cluster 2024-09-17T10:33:30.410814+0000 mgr.y (mgr.14412) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:30.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[19901]: audit 2024-09-17T10:33:30.483698+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[26527]: audit 2024-09-17T10:33:29.766288+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[26527]: audit 2024-09-17T10:33:29.770995+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[26527]: audit 2024-09-17T10:33:29.777996+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[26527]: cephadm 2024-09-17T10:33:29.778943+0000 mgr.y (mgr.14412) 29 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-09-17T10:33:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[26527]: cluster 2024-09-17T10:33:30.410814+0000 mgr.y (mgr.14412) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[26527]: audit 2024-09-17T10:33:30.483698+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.884 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.884 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.884 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.884 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.885 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.885 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.885 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.885 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.886 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.886 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.886 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: Started Ceph node-exporter.b for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:33:30.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:30 smithi164 bash[21879]: audit 2024-09-17T10:33:29.766288+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:30 smithi164 bash[21879]: audit 2024-09-17T10:33:29.770995+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:30 smithi164 bash[21879]: audit 2024-09-17T10:33:29.777996+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:30 smithi164 bash[21879]: cephadm 2024-09-17T10:33:29.778943+0000 mgr.y (mgr.14412) 29 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-09-17T10:33:30.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:30 smithi164 bash[21879]: cluster 2024-09-17T10:33:30.410814+0000 mgr.y (mgr.14412) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:30.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:30 smithi164 bash[21879]: audit 2024-09-17T10:33:30.483698+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:30.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.887 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:30.887 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:33:30 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:31.220 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: c0e87333d380: Verifying Checksum 2024-09-17T10:33:31.220 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: c0e87333d380: Download complete 2024-09-17T10:33:31.220 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:30 smithi163 bash[50942]: 22b70bddd3ac: Pull complete 2024-09-17T10:33:31.286 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:30 smithi164 bash[46412]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T10:33:31.472 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[20154]: [17/Sep/2024:10:33:31] ENGINE Bus STOPPING 2024-09-17T10:33:31.547 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:31.707 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[46412]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T10:33:31.775 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[50942]: 5c12815fee55: Pull complete 2024-09-17T10:33:31.776 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[20154]: [17/Sep/2024:10:33:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:33:31.776 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[20154]: [17/Sep/2024:10:33:31] ENGINE Bus STOPPED 2024-09-17T10:33:31.776 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[20154]: [17/Sep/2024:10:33:31] ENGINE Bus STARTING 2024-09-17T10:33:31.994 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:30.930607+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:30.938832+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:30.946557+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:30.953784+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:30.968107+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: cephadm 2024-09-17T10:33:30.997476+0000 mgr.y (mgr.14412) 31 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:31.193118+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:31.200839+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:31.205078+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:31.205622+0000 mgr.y (mgr.14412) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: audit 2024-09-17T10:33:31.212030+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:31.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[21879]: cephadm 2024-09-17T10:33:31.231849+0000 mgr.y (mgr.14412) 33 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-09-17T10:33:31.996 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[46412]: 22b70bddd3ac: Pulling fs layer 2024-09-17T10:33:31.996 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[46412]: 5c12815fee55: Pulling fs layer 2024-09-17T10:33:31.996 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[46412]: c0e87333d380: Pulling fs layer 2024-09-17T10:33:31.996 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[46412]: 22b70bddd3ac: Download complete 2024-09-17T10:33:31.996 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[46412]: 5c12815fee55: Verifying Checksum 2024-09-17T10:33:31.996 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[46412]: 5c12815fee55: Download complete 2024-09-17T10:33:32.059 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[50785]: ts=2024-09-17T10:33:31.796Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.0000755s 2024-09-17T10:33:32.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[20154]: [17/Sep/2024:10:33:31] ENGINE Serving on http://:::9283 2024-09-17T10:33:32.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[20154]: [17/Sep/2024:10:33:31] ENGINE Bus STARTED 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:30.930607+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:30.938832+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:30.946557+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:30.953784+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:30.968107+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: cephadm 2024-09-17T10:33:30.997476+0000 mgr.y (mgr.14412) 31 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:31.193118+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:31.200839+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:31.205078+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:33:32.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:31.205622+0000 mgr.y (mgr.14412) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:33:32.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: audit 2024-09-17T10:33:31.212030+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[19901]: cephadm 2024-09-17T10:33:31.231849+0000 mgr.y (mgr.14412) 33 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-09-17T10:33:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:30.930607+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:30.938832+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:30.946557+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:30.953784+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:30.968107+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: cephadm 2024-09-17T10:33:30.997476+0000 mgr.y (mgr.14412) 31 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T10:33:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:31.193118+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:31.200839+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:31.205078+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:33:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:31.205622+0000 mgr.y (mgr.14412) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:33:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: audit 2024-09-17T10:33:31.212030+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:31 smithi163 bash[26527]: cephadm 2024-09-17T10:33:31.231849+0000 mgr.y (mgr.14412) 33 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-09-17T10:33:32.286 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[46412]: c0e87333d380: Verifying Checksum 2024-09-17T10:33:32.286 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:31 smithi164 bash[46412]: c0e87333d380: Download complete 2024-09-17T10:33:32.286 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:32 smithi164 bash[46412]: 22b70bddd3ac: Pull complete 2024-09-17T10:33:32.935 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:32 smithi164 bash[46412]: 5c12815fee55: Pull complete 2024-09-17T10:33:33.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:32 smithi163 bash[26527]: cluster 2024-09-17T10:33:32.411497+0000 mgr.y (mgr.14412) 34 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:33.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:32 smithi163 bash[19901]: cluster 2024-09-17T10:33:32.411497+0000 mgr.y (mgr.14412) 34 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:33.060 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:32 smithi163 bash[50942]: c0e87333d380: Pull complete 2024-09-17T10:33:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:32 smithi164 bash[21879]: cluster 2024-09-17T10:33:32.411497+0000 mgr.y (mgr.14412) 34 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:33.286 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:33 smithi164 bash[46412]: c0e87333d380: Pull complete 2024-09-17T10:33:33.733 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:33 smithi163 bash[50942]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T10:33:33.733 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:33 smithi163 bash[50942]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T10:33:33.757 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:33 smithi164 bash[46412]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T10:33:33.757 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:33 smithi164 bash[46412]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T10:33:34.649 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:33:35.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[26527]: cluster 2024-09-17T10:33:34.411866+0000 mgr.y (mgr.14412) 35 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:35.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[26527]: audit 2024-09-17T10:33:34.652599+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.163:0/3053275125' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T10:33:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[19901]: cluster 2024-09-17T10:33:34.411866+0000 mgr.y (mgr.14412) 35 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[19901]: audit 2024-09-17T10:33:34.652599+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.163:0/3053275125' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T10:33:35.560 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.307Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T10:33:35.560 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.307Z 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-17T10:33:35.560 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.308Z 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-17T10:33:35.560 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.308Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:33:35.560 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z 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-17T10:33:35.560 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z 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-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:33:35.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:33:35.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:33:35.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:33:35.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:33:35.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:33:35.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:33:35.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:33:35.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:33:35.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:33:35.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:33:35.563 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:33:35.563 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:33:35.563 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:33:35.563 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:33:35.563 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:33:35.563 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:33:35.563 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:33:35.563 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:33:35.563 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.309Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:33:35.564 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:33:35.565 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:33:35.565 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:33:35.565 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:33:35.565 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:33:35.565 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:33:35 smithi163 bash[50942]: ts=2024-09-17T10:33:35.310Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:33:35.615 INFO:teuthology.orchestra.run.smithi163.stdout:[{"version":25,"timestamp":"2024-09-17T10:33:31.206001+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-17T10:33:35.615 INFO:tasks.ceph_manager:config epoch is 25 2024-09-17T10:33:35.616 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T10:33:35.616 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T10:33:35.616 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T10:33:35.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:35 smithi164 bash[21879]: cluster 2024-09-17T10:33:34.411866+0000 mgr.y (mgr.14412) 35 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:35.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:35 smithi164 bash[21879]: audit 2024-09-17T10:33:34.652599+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.163:0/3053275125' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T10:33:36.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:36 smithi164 bash[21879]: audit 2024-09-17T10:33:35.493624+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:36.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:36 smithi163 bash[19901]: audit 2024-09-17T10:33:35.493624+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:36.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:36 smithi163 bash[26527]: audit 2024-09-17T10:33:35.493624+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:37.287 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.044Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T10:33:37.287 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.044Z 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-17T10:33:37.287 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.045Z 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-17T10:33:37.287 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.045Z 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-17T10:33:37.287 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.045Z 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-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:33:37.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:33:37.289 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:33:37.290 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:33:37.291 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[46412]: ts=2024-09-17T10:33:37.046Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:33:37.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:37 smithi164 bash[21879]: cluster 2024-09-17T10:33:36.412409+0000 mgr.y (mgr.14412) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:37.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:37 smithi163 bash[19901]: cluster 2024-09-17T10:33:36.412409+0000 mgr.y (mgr.14412) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:37.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:37 smithi163 bash[26527]: cluster 2024-09-17T10:33:36.412409+0000 mgr.y (mgr.14412) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:39 smithi164 bash[21879]: cluster 2024-09-17T10:33:38.413079+0000 mgr.y (mgr.14412) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:39.794 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:39 smithi163 bash[26527]: cluster 2024-09-17T10:33:38.413079+0000 mgr.y (mgr.14412) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:39.795 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:39 smithi163 bash[19901]: cluster 2024-09-17T10:33:38.413079+0000 mgr.y (mgr.14412) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:40.059 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:33:39 smithi163 bash[50785]: ts=2024-09-17T10:33:39.797Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00202876s 2024-09-17T10:33:40.403 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:40.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:40 smithi164 bash[21879]: audit 2024-09-17T10:33:40.480339+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:40.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:40 smithi163 bash[19901]: audit 2024-09-17T10:33:40.480339+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:40.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:40 smithi163 bash[26527]: audit 2024-09-17T10:33:40.480339+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:41.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:41 smithi164 bash[21879]: cluster 2024-09-17T10:33:40.413442+0000 mgr.y (mgr.14412) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:41.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:41 smithi163 bash[19901]: cluster 2024-09-17T10:33:40.413442+0000 mgr.y (mgr.14412) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:41.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:41 smithi163 bash[26527]: cluster 2024-09-17T10:33:40.413442+0000 mgr.y (mgr.14412) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:42.066 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:33:42.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:42 smithi164 bash[21879]: audit 2024-09-17T10:33:42.060260+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.163:0/3732744134' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:33:42.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:42 smithi163 bash[19901]: audit 2024-09-17T10:33:42.060260+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.163:0/3732744134' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:33:42.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:42 smithi163 bash[26527]: audit 2024-09-17T10:33:42.060260+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.163:0/3732744134' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:33:42.829 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":20,"flags":0,"active_gid":14412,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":2143951916},{"type":"v1","addr":"172.21.15.163:6801","nonce":2143951916}]},"active_addr":"172.21.15.163:6801/2143951916","active_change":"2024-09-17T10:33:10.385093+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24307,"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.163:8443/","prometheus":"http://172.21.15.163:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.163:0","nonce":1875977935}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.163:0","nonce":1856109733}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.163:0","nonce":1938525656}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.163:0","nonce":284461}]}]} 2024-09-17T10:33:42.833 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T10:33:42.834 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T10:33:42.834 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T10:33:43.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:43 smithi164 bash[21879]: cluster 2024-09-17T10:33:42.414161+0000 mgr.y (mgr.14412) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:43.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:43 smithi163 bash[19901]: cluster 2024-09-17T10:33:42.414161+0000 mgr.y (mgr.14412) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:43.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:43 smithi163 bash[26527]: cluster 2024-09-17T10:33:42.414161+0000 mgr.y (mgr.14412) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:45.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:45 smithi164 bash[21879]: cluster 2024-09-17T10:33:44.414936+0000 mgr.y (mgr.14412) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:45.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:45 smithi163 bash[26527]: cluster 2024-09-17T10:33:44.414936+0000 mgr.y (mgr.14412) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:45.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:45 smithi163 bash[19901]: cluster 2024-09-17T10:33:44.414936+0000 mgr.y (mgr.14412) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:47.620 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:47.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:47 smithi164 bash[21879]: cluster 2024-09-17T10:33:46.415610+0000 mgr.y (mgr.14412) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:47.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:47 smithi163 bash[19901]: cluster 2024-09-17T10:33:46.415610+0000 mgr.y (mgr.14412) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:47.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:47 smithi163 bash[26527]: cluster 2024-09-17T10:33:46.415610+0000 mgr.y (mgr.14412) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:49.102 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:33:49.102 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":59,"fsid":"6fb989ae-74de-11ef-bceb-c7b262605968","created":"2024-09-17T10:22:28.240335+0000","modified":"2024-09-17T10:33:10.384850+0000","last_up_change":"2024-09-17T10:32:20.334026+0000","last_in_change":"2024-09-17T10:31:49.580121+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-17T10:27:46.664342+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"dd86e1cf-4d82-479d-a29b-3855f6d35aac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6803","nonce":1651221019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6805","nonce":1651221019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6809","nonce":1651221019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6807","nonce":1651221019}]},"public_addr":"172.21.15.163:6803/1651221019","cluster_addr":"172.21.15.163:6805/1651221019","heartbeat_back_addr":"172.21.15.163:6809/1651221019","heartbeat_front_addr":"172.21.15.163:6807/1651221019","state":["exists","up"]},{"osd":1,"uuid":"088a2782-c96b-4f9c-835f-24d56b67db0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6811","nonce":3134324298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6813","nonce":3134324298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6817","nonce":3134324298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6815","nonce":3134324298}]},"public_addr":"172.21.15.163:6811/3134324298","cluster_addr":"172.21.15.163:6813/3134324298","heartbeat_back_addr":"172.21.15.163:6817/3134324298","heartbeat_front_addr":"172.21.15.163:6815/3134324298","state":["exists","up"]},{"osd":2,"uuid":"b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760","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.163:6818","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6819","nonce":3408978540}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6821","nonce":3408978540}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6825","nonce":3408978540}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6823","nonce":3408978540}]},"public_addr":"172.21.15.163:6819/3408978540","cluster_addr":"172.21.15.163:6821/3408978540","heartbeat_back_addr":"172.21.15.163:6825/3408978540","heartbeat_front_addr":"172.21.15.163:6823/3408978540","state":["exists","up"]},{"osd":3,"uuid":"1d15f97f-0fd8-471b-9926-5a34d3b20051","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6827","nonce":834545252}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6829","nonce":834545252}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6833","nonce":834545252}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6831","nonce":834545252}]},"public_addr":"172.21.15.163:6827/834545252","cluster_addr":"172.21.15.163:6829/834545252","heartbeat_back_addr":"172.21.15.163:6833/834545252","heartbeat_front_addr":"172.21.15.163:6831/834545252","state":["exists","up"]},{"osd":4,"uuid":"a285f140-996b-4811-a3f6-092658d1b6a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6801","nonce":2668693903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6803","nonce":2668693903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6807","nonce":2668693903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6805","nonce":2668693903}]},"public_addr":"172.21.15.164:6801/2668693903","cluster_addr":"172.21.15.164:6803/2668693903","heartbeat_back_addr":"172.21.15.164:6807/2668693903","heartbeat_front_addr":"172.21.15.164:6805/2668693903","state":["exists","up"]},{"osd":5,"uuid":"4690ca2b-22b3-43a1-91e8-4fe62476373d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6809","nonce":1237154227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6811","nonce":1237154227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6815","nonce":1237154227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6813","nonce":1237154227}]},"public_addr":"172.21.15.164:6809/1237154227","cluster_addr":"172.21.15.164:6811/1237154227","heartbeat_back_addr":"172.21.15.164:6815/1237154227","heartbeat_front_addr":"172.21.15.164:6813/1237154227","state":["exists","up"]},{"osd":6,"uuid":"c986b03a-aadf-42eb-83c7-34ad65816214","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6817","nonce":2236737275}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6819","nonce":2236737275}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6823","nonce":2236737275}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6821","nonce":2236737275}]},"public_addr":"172.21.15.164:6817/2236737275","cluster_addr":"172.21.15.164:6819/2236737275","heartbeat_back_addr":"172.21.15.164:6823/2236737275","heartbeat_front_addr":"172.21.15.164:6821/2236737275","state":["exists","up"]},{"osd":7,"uuid":"439508c7-400f-4082-b6f0-0f72531ce4d8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6825","nonce":3159532119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6827","nonce":3159532119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6831","nonce":3159532119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6829","nonce":3159532119}]},"public_addr":"172.21.15.164:6825/3159532119","cluster_addr":"172.21.15.164:6827/3159532119","heartbeat_back_addr":"172.21.15.164:6831/3159532119","heartbeat_front_addr":"172.21.15.164:6829/3159532119","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-17T10:25:48.896141+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-17T10:26:46.101955+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-17T10:27:43.692854+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-17T10:28:40.321018+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-17T10:29:32.478232+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-17T10:30:25.931859+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-17T10:31:21.621211+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-17T10:32:18.343852+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.163:0/510175980":"2024-09-18T10:33:10.384793+0000","172.21.15.163:6801/2533532320":"2024-09-18T10:33:10.384793+0000","172.21.15.163:6800/1637527834":"2024-09-18T10:22:57.129616+0000","172.21.15.163:6801/1637527834":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/191709829":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/2353603397":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/3047673193":"2024-09-18T10:23:30.053623+0000","172.21.15.163:6800/2548879929":"2024-09-18T10:23:30.053623+0000","172.21.15.163:6801/2548879929":"2024-09-18T10:23:30.053623+0000","172.21.15.163:0/2703118444":"2024-09-18T10:23:30.053623+0000","172.21.15.163:0/2229606621":"2024-09-18T10:23:30.053623+0000","172.21.15.163:0/3492872914":"2024-09-18T10:33:10.384793+0000","172.21.15.163:0/4290839862":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/145120828":"2024-09-18T10:33:10.384793+0000","172.21.15.163:6800/2533532320":"2024-09-18T10:33:10.384793+0000","172.21.15.163:0/1697381215":"2024-09-18T10:33:10.384793+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-17T10:33:49.791 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:49 smithi163 bash[19901]: cluster 2024-09-17T10:33:48.416288+0000 mgr.y (mgr.14412) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:49.792 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:49 smithi163 bash[19901]: audit 2024-09-17T10:33:49.104317+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.163:0/3514112309' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:33:49.793 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:49 smithi163 bash[26527]: cluster 2024-09-17T10:33:48.416288+0000 mgr.y (mgr.14412) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:49.793 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:49 smithi163 bash[26527]: audit 2024-09-17T10:33:49.104317+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.163:0/3514112309' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:33:49.795 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T10:33:49.795 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T10:33:49.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:49 smithi164 bash[21879]: cluster 2024-09-17T10:33:48.416288+0000 mgr.y (mgr.14412) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:49.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:49 smithi164 bash[21879]: audit 2024-09-17T10:33:49.104317+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.163:0/3514112309' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:33:50.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:50.915 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:50.916 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:50.916 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:50.916 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:50.917 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:50.917 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:50.917 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.287 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.287 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.287 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.288 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.288 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.289 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.289 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.289 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:50 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.289 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.289 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:51 smithi164 systemd[1]: Started Ceph grafana.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:33:51.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[26527]: cluster 2024-09-17T10:33:50.416854+0000 mgr.y (mgr.14412) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:51.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[26527]: audit 2024-09-17T10:33:51.211896+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:51.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[26527]: audit 2024-09-17T10:33:51.223944+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:51.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[26527]: audit 2024-09-17T10:33:51.235077+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:51.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[26527]: audit 2024-09-17T10:33:51.244724+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:51.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[26527]: audit 2024-09-17T10:33:51.302911+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:33:51.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[19901]: cluster 2024-09-17T10:33:50.416854+0000 mgr.y (mgr.14412) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:51.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[19901]: audit 2024-09-17T10:33:51.211896+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:51.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[19901]: audit 2024-09-17T10:33:51.223944+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:51.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[19901]: audit 2024-09-17T10:33:51.235077+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:51.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[19901]: audit 2024-09-17T10:33:51.244724+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:51.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:51 smithi163 bash[19901]: audit 2024-09-17T10:33:51.302911+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:33:52.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:51 smithi164 bash[21879]: cluster 2024-09-17T10:33:50.416854+0000 mgr.y (mgr.14412) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:52.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:51 smithi164 bash[21879]: audit 2024-09-17T10:33:51.211896+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:52.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:51 smithi164 bash[21879]: audit 2024-09-17T10:33:51.223944+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:52.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:51 smithi164 bash[21879]: audit 2024-09-17T10:33:51.235077+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:52.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:51 smithi164 bash[21879]: audit 2024-09-17T10:33:51.244724+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:51 smithi164 bash[21879]: audit 2024-09-17T10:33:51.302911+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:33:52.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[21879]: audit 2024-09-17T10:33:51.879536+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:52.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[21879]: audit 2024-09-17T10:33:51.888255+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:52.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[21879]: cluster 2024-09-17T10:33:52.417449+0000 mgr.y (mgr.14412) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:52.903 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643562793Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-17T10:33:52.903 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643755251Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.64377019Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643774221Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643777595Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643780726Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643783588Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643786459Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643789408Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643793511Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643798464Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643806244Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643813589Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T10:33:52.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643818959Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643826466Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643830865Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643835279Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.64384009Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=settings t=2024-09-17T10:33:52.643847028Z level=info msg="App mode production" 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=sqlstore t=2024-09-17T10:33:52.643917737Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=sqlstore t=2024-09-17T10:33:52.643938634Z 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-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:52.644965776Z level=info msg="Starting DB migrations" 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:52.645052934Z level=info msg="Executing migration" id="create migration_log table" 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:52.70213047Z level=info msg="Executing migration" id="create user table" 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:52.735900582Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:52.769315928Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:52.828234882Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-17T10:33:52.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:52.853465198Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-17T10:33:52.906 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:52.90392367Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-17T10:33:53.187 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:52 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:52.962690677Z level=info msg="Executing migration" id="create user table v2" 2024-09-17T10:33:53.188 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.004596255Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-17T10:33:53.188 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.063145128Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-17T10:33:53.188 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.105190688Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-17T10:33:53.188 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.147070209Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-17T10:33:53.188 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.189009677Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-17T10:33:53.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:52 smithi163 bash[26527]: audit 2024-09-17T10:33:51.879536+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:53.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:52 smithi163 bash[26527]: audit 2024-09-17T10:33:51.888255+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:53.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:52 smithi163 bash[26527]: cluster 2024-09-17T10:33:52.417449+0000 mgr.y (mgr.14412) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:53.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:52 smithi163 bash[19901]: audit 2024-09-17T10:33:51.879536+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:53.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:52 smithi163 bash[19901]: audit 2024-09-17T10:33:51.888255+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:53.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:52 smithi163 bash[19901]: cluster 2024-09-17T10:33:52.417449+0000 mgr.y (mgr.14412) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:53.464 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.247642063Z level=info msg="Executing migration" id="Update user table charset" 2024-09-17T10:33:53.465 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.289575401Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-17T10:33:53.465 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.331506475Z level=info msg="Executing migration" id="Add missing user data" 2024-09-17T10:33:53.465 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.390143494Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-17T10:33:53.465 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.423913726Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-17T10:33:53.465 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.465770235Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-17T10:33:53.725 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.507674205Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-17T10:33:53.725 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.533101014Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-17T10:33:53.726 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.558389652Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-17T10:33:53.726 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.583651072Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T10:33:53.726 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.608838226Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-17T10:33:53.726 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.634100585Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-17T10:33:53.726 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.659278533Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-17T10:33:53.726 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.701429518Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-17T10:33:53.726 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.726729907Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-17T10:33:53.977 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.752088889Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-17T10:33:53.977 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.79407Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-17T10:33:53.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.819225363Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-17T10:33:53.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.86121226Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-17T10:33:53.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.90307107Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-17T10:33:53.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.928358638Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-17T10:33:53.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.953578168Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-17T10:33:53.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:53 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:53.978725426Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-17T10:33:54.246 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.004121317Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-17T10:33:54.247 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.046004129Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-17T10:33:54.247 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.087993654Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-17T10:33:54.247 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.129962365Z level=info msg="Executing migration" id="create star table" 2024-09-17T10:33:54.247 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.155228305Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-17T10:33:54.247 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.197237105Z level=info msg="Executing migration" id="create org table v1" 2024-09-17T10:33:54.247 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.222466636Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-17T10:33:54.247 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.247700766Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-17T10:33:54.508 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.264598405Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-17T10:33:54.508 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.281508651Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T10:33:54.508 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.298402396Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-17T10:33:54.508 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.3236083Z level=info msg="Executing migration" id="Update org table charset" 2024-09-17T10:33:54.508 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.34046656Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-17T10:33:54.508 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.373974394Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-17T10:33:54.508 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.390922168Z level=info msg="Executing migration" id="create dashboard table" 2024-09-17T10:33:54.508 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.407794458Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-17T10:33:54.509 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.424804682Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-17T10:33:54.509 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.466797019Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-17T10:33:54.509 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.508960398Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T10:33:54.585 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:54.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.534206141Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T10:33:54.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.559305606Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T10:33:54.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.584668019Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-17T10:33:54.787 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.609893415Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-17T10:33:54.787 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.635417021Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T10:33:54.787 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.660615842Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-17T10:33:54.787 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.68582294Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-17T10:33:54.787 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.711112149Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-17T10:33:54.787 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.753052291Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-17T10:33:55.071 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.795012362Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-17T10:33:55.071 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.83703495Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-17T10:33:55.072 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.862314752Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-17T10:33:55.072 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.887551499Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-17T10:33:55.072 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.929484237Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-17T10:33:55.072 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.954677715Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-17T10:33:55.072 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.971681093Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-17T10:33:55.072 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:54 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:54.988563829Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-17T10:33:55.072 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.005416558Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-17T10:33:55.072 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.039120625Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-17T10:33:55.072 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.072731056Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-17T10:33:55.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.089644321Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.106514795Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.123495557Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.140409373Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.157296119Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.174117013Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.191094638Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.207959477Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.241619525Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.266817792Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.292198744Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T10:33:55.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.325802579Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-17T10:33:55.576 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[21879]: cluster 2024-09-17T10:33:54.418022+0000 mgr.y (mgr.14412) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:55.577 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.376004759Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T10:33:55.577 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.401380565Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-17T10:33:55.577 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.426584118Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-17T10:33:55.577 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.452063753Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-17T10:33:55.577 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.494107332Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-17T10:33:55.577 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.535856262Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-17T10:33:55.577 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.57808786Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-17T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:55 smithi163 bash[26527]: cluster 2024-09-17T10:33:54.418022+0000 mgr.y (mgr.14412) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:55.754 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:55 smithi163 bash[19901]: cluster 2024-09-17T10:33:54.418022+0000 mgr.y (mgr.14412) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:55.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.603331154Z level=info msg="Executing migration" id="create data_source table" 2024-09-17T10:33:55.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.62863839Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-17T10:33:55.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.653858467Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-17T10:33:55.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.687496181Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-17T10:33:55.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.721011496Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T10:33:55.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.754563588Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-17T10:33:55.855 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.804970033Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-17T10:33:55.855 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.855323008Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-17T10:33:56.100 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:33:56.100 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":59,"fsid":"6fb989ae-74de-11ef-bceb-c7b262605968","created":"2024-09-17T10:22:28.240335+0000","modified":"2024-09-17T10:33:10.384850+0000","last_up_change":"2024-09-17T10:32:20.334026+0000","last_in_change":"2024-09-17T10:31:49.580121+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-17T10:27:46.664342+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"dd86e1cf-4d82-479d-a29b-3855f6d35aac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6803","nonce":1651221019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6805","nonce":1651221019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6809","nonce":1651221019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1651221019},{"type":"v1","addr":"172.21.15.163:6807","nonce":1651221019}]},"public_addr":"172.21.15.163:6803/1651221019","cluster_addr":"172.21.15.163:6805/1651221019","heartbeat_back_addr":"172.21.15.163:6809/1651221019","heartbeat_front_addr":"172.21.15.163:6807/1651221019","state":["exists","up"]},{"osd":1,"uuid":"088a2782-c96b-4f9c-835f-24d56b67db0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6811","nonce":3134324298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6813","nonce":3134324298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6817","nonce":3134324298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3134324298},{"type":"v1","addr":"172.21.15.163:6815","nonce":3134324298}]},"public_addr":"172.21.15.163:6811/3134324298","cluster_addr":"172.21.15.163:6813/3134324298","heartbeat_back_addr":"172.21.15.163:6817/3134324298","heartbeat_front_addr":"172.21.15.163:6815/3134324298","state":["exists","up"]},{"osd":2,"uuid":"b8d2dd34-4bdf-4996-9ac8-e5b70a7f5760","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.163:6818","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6819","nonce":3408978540}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6821","nonce":3408978540}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6825","nonce":3408978540}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3408978540},{"type":"v1","addr":"172.21.15.163:6823","nonce":3408978540}]},"public_addr":"172.21.15.163:6819/3408978540","cluster_addr":"172.21.15.163:6821/3408978540","heartbeat_back_addr":"172.21.15.163:6825/3408978540","heartbeat_front_addr":"172.21.15.163:6823/3408978540","state":["exists","up"]},{"osd":3,"uuid":"1d15f97f-0fd8-471b-9926-5a34d3b20051","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6827","nonce":834545252}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6829","nonce":834545252}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6833","nonce":834545252}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":834545252},{"type":"v1","addr":"172.21.15.163:6831","nonce":834545252}]},"public_addr":"172.21.15.163:6827/834545252","cluster_addr":"172.21.15.163:6829/834545252","heartbeat_back_addr":"172.21.15.163:6833/834545252","heartbeat_front_addr":"172.21.15.163:6831/834545252","state":["exists","up"]},{"osd":4,"uuid":"a285f140-996b-4811-a3f6-092658d1b6a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6801","nonce":2668693903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6803","nonce":2668693903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6807","nonce":2668693903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":2668693903},{"type":"v1","addr":"172.21.15.164:6805","nonce":2668693903}]},"public_addr":"172.21.15.164:6801/2668693903","cluster_addr":"172.21.15.164:6803/2668693903","heartbeat_back_addr":"172.21.15.164:6807/2668693903","heartbeat_front_addr":"172.21.15.164:6805/2668693903","state":["exists","up"]},{"osd":5,"uuid":"4690ca2b-22b3-43a1-91e8-4fe62476373d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6809","nonce":1237154227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6811","nonce":1237154227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6815","nonce":1237154227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":1237154227},{"type":"v1","addr":"172.21.15.164:6813","nonce":1237154227}]},"public_addr":"172.21.15.164:6809/1237154227","cluster_addr":"172.21.15.164:6811/1237154227","heartbeat_back_addr":"172.21.15.164:6815/1237154227","heartbeat_front_addr":"172.21.15.164:6813/1237154227","state":["exists","up"]},{"osd":6,"uuid":"c986b03a-aadf-42eb-83c7-34ad65816214","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6817","nonce":2236737275}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6819","nonce":2236737275}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6823","nonce":2236737275}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":2236737275},{"type":"v1","addr":"172.21.15.164:6821","nonce":2236737275}]},"public_addr":"172.21.15.164:6817/2236737275","cluster_addr":"172.21.15.164:6819/2236737275","heartbeat_back_addr":"172.21.15.164:6823/2236737275","heartbeat_front_addr":"172.21.15.164:6821/2236737275","state":["exists","up"]},{"osd":7,"uuid":"439508c7-400f-4082-b6f0-0f72531ce4d8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6825","nonce":3159532119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6827","nonce":3159532119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6831","nonce":3159532119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":3159532119},{"type":"v1","addr":"172.21.15.164:6829","nonce":3159532119}]},"public_addr":"172.21.15.164:6825/3159532119","cluster_addr":"172.21.15.164:6827/3159532119","heartbeat_back_addr":"172.21.15.164:6831/3159532119","heartbeat_front_addr":"172.21.15.164:6829/3159532119","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-17T10:25:48.896141+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-17T10:26:46.101955+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-17T10:27:43.692854+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-17T10:28:40.321018+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-17T10:29:32.478232+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-17T10:30:25.931859+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-17T10:31:21.621211+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-17T10:32:18.343852+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.163:0/510175980":"2024-09-18T10:33:10.384793+0000","172.21.15.163:6801/2533532320":"2024-09-18T10:33:10.384793+0000","172.21.15.163:6800/1637527834":"2024-09-18T10:22:57.129616+0000","172.21.15.163:6801/1637527834":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/191709829":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/2353603397":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/3047673193":"2024-09-18T10:23:30.053623+0000","172.21.15.163:6800/2548879929":"2024-09-18T10:23:30.053623+0000","172.21.15.163:6801/2548879929":"2024-09-18T10:23:30.053623+0000","172.21.15.163:0/2703118444":"2024-09-18T10:23:30.053623+0000","172.21.15.163:0/2229606621":"2024-09-18T10:23:30.053623+0000","172.21.15.163:0/3492872914":"2024-09-18T10:33:10.384793+0000","172.21.15.163:0/4290839862":"2024-09-18T10:22:57.129616+0000","172.21.15.163:0/145120828":"2024-09-18T10:33:10.384793+0000","172.21.15.163:6800/2533532320":"2024-09-18T10:33:10.384793+0000","172.21.15.163:0/1697381215":"2024-09-18T10:33:10.384793+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-17T10:33:56.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.905446095Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-17T10:33:56.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:55 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:55.955883232Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-17T10:33:56.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.014486156Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-17T10:33:56.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.056612156Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-17T10:33:56.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.115282796Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-17T10:33:56.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.165558206Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-17T10:33:56.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.207499013Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-17T10:33:56.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.26605277Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-17T10:33:56.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.308021486Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-17T10:33:56.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.36666827Z level=info msg="Executing migration" id="Add uid column" 2024-09-17T10:33:56.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[21879]: audit 2024-09-17T10:33:55.487492+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:56.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[21879]: audit 2024-09-17T10:33:55.524021+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:56.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[21879]: audit 2024-09-17T10:33:56.102316+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.163:0/3132509892' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:33:56.635 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.408542056Z level=info msg="Executing migration" id="Update uid value" 2024-09-17T10:33:56.635 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.442206917Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-17T10:33:56.635 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.459271525Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-17T10:33:56.635 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.492913738Z level=info msg="Executing migration" id="create api_key table" 2024-09-17T10:33:56.635 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.53522689Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-17T10:33:56.635 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.560625859Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-17T10:33:56.635 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.585896171Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-17T10:33:56.635 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.611033378Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-17T10:33:56.636 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.636280709Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-17T10:33:56.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:56 smithi163 bash[26527]: audit 2024-09-17T10:33:55.487492+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:56.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:56 smithi163 bash[26527]: audit 2024-09-17T10:33:55.524021+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:56.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:56 smithi163 bash[26527]: audit 2024-09-17T10:33:56.102316+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.163:0/3132509892' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:33:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:56 smithi163 bash[19901]: audit 2024-09-17T10:33:55.487492+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:33:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:56 smithi163 bash[19901]: audit 2024-09-17T10:33:55.524021+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:56 smithi163 bash[19901]: audit 2024-09-17T10:33:56.102316+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.163:0/3132509892' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:33:56.863 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T10:33:56.864 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T10:33:56.864 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T10:33:56.864 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T10:33:56.865 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T10:33:56.865 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T10:33:56.866 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T10:33:56.866 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T10:33:56.886 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.661640654Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T10:33:56.886 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.703560027Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-17T10:33:56.886 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.728814963Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-17T10:33:56.887 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.770860411Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-17T10:33:56.887 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.812938523Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-17T10:33:57.186 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.888438148Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-17T10:33:57.186 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.913857832Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-17T10:33:57.186 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.955884403Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-17T10:33:57.187 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:56 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:56.998179386Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-17T10:33:57.187 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.023447881Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-17T10:33:57.187 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.048698695Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-17T10:33:57.474 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.188075151Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-17T10:33:57.474 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.244344016Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-17T10:33:57.474 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.403781356Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-17T10:33:57.474 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.475441128Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-17T10:33:57.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[21879]: cluster 2024-09-17T10:33:56.418789+0000 mgr.y (mgr.14412) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:57.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[21879]: audit 2024-09-17T10:33:57.171937+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:57.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[21879]: audit 2024-09-17T10:33:57.179871+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:57.743 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.5174011Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-17T10:33:57.744 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.55961046Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-17T10:33:57.744 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.584746696Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T10:33:57.744 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.610079326Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T10:33:57.744 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.643635864Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T10:33:57.744 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.677471661Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T10:33:57.744 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.719411277Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-17T10:33:57.744 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.744632218Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T10:33:57.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:57 smithi163 bash[26527]: cluster 2024-09-17T10:33:56.418789+0000 mgr.y (mgr.14412) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:57.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:57 smithi163 bash[26527]: audit 2024-09-17T10:33:57.171937+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:57.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:57 smithi163 bash[26527]: audit 2024-09-17T10:33:57.179871+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:57.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:57 smithi163 bash[19901]: cluster 2024-09-17T10:33:56.418789+0000 mgr.y (mgr.14412) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:57.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:57 smithi163 bash[19901]: audit 2024-09-17T10:33:57.171937+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:57.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:57 smithi163 bash[19901]: audit 2024-09-17T10:33:57.179871+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:57.995 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.769890008Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-17T10:33:57.995 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.811753975Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-17T10:33:57.995 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.853828587Z level=info msg="Executing migration" id="create quota table v1" 2024-09-17T10:33:57.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.879028729Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T10:33:57.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.904325336Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-17T10:33:57.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.929580853Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-17T10:33:57.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.954729472Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T10:33:57.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:57 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:57.996781177Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-17T10:33:58.264 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.022053981Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-17T10:33:58.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.047314279Z level=info msg="Executing migration" id="create session table" 2024-09-17T10:33:58.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.072565737Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-17T10:33:58.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.097727249Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-17T10:33:58.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.122961656Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-17T10:33:58.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.148269041Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-17T10:33:58.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.173552895Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-17T10:33:58.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.198561738Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-17T10:33:58.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.223957811Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-17T10:33:58.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.265892562Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-17T10:33:58.533 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.291199592Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-17T10:33:58.533 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.316432506Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-17T10:33:58.533 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.341650675Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-17T10:33:58.534 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.383585625Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-17T10:33:58.534 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.425641617Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-17T10:33:58.534 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.467622663Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-17T10:33:58.534 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.50958095Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-17T10:33:58.534 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.534763495Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-17T10:33:58.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.57680944Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-17T10:33:58.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.610778625Z level=info msg="Executing migration" id="create alert table v1" 2024-09-17T10:33:58.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.635997687Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-17T10:33:58.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.661219562Z level=info msg="Executing migration" id="add index alert state" 2024-09-17T10:33:58.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.703216028Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-17T10:33:58.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.73683909Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-17T10:33:58.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.787090858Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T10:33:58.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[21879]: audit 2024-09-17T10:33:57.688634+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:58.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[21879]: audit 2024-09-17T10:33:57.693728+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[21879]: audit 2024-09-17T10:33:57.694599+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:33:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[21879]: audit 2024-09-17T10:33:57.695279+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:33:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[21879]: audit 2024-09-17T10:33:57.700570+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[21879]: cephadm 2024-09-17T10:33:57.732207+0000 mgr.y (mgr.14412) 47 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T10:33:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[21879]: cephadm 2024-09-17T10:33:57.735302+0000 mgr.y (mgr.14412) 48 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi163 2024-09-17T10:33:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[21879]: cluster 2024-09-17T10:33:58.419443+0000 mgr.y (mgr.14412) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:59.036 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.820763166Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-17T10:33:59.036 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.870974205Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-17T10:33:59.036 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.904637673Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-17T10:33:59.036 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.954958157Z 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-17T10:33:59.036 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:58 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:58.988670782Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-17T10:33:59.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.030543919Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-17T10:33:59.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[19901]: audit 2024-09-17T10:33:57.688634+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[19901]: audit 2024-09-17T10:33:57.693728+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[19901]: audit 2024-09-17T10:33:57.694599+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[19901]: audit 2024-09-17T10:33:57.695279+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[19901]: audit 2024-09-17T10:33:57.700570+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[19901]: cephadm 2024-09-17T10:33:57.732207+0000 mgr.y (mgr.14412) 47 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[19901]: cephadm 2024-09-17T10:33:57.735302+0000 mgr.y (mgr.14412) 48 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi163 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[19901]: cluster 2024-09-17T10:33:58.419443+0000 mgr.y (mgr.14412) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[26527]: audit 2024-09-17T10:33:57.688634+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[26527]: audit 2024-09-17T10:33:57.693728+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:59.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[26527]: audit 2024-09-17T10:33:57.694599+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:33:59.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[26527]: audit 2024-09-17T10:33:57.695279+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:33:59.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[26527]: audit 2024-09-17T10:33:57.700570+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:33:59.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[26527]: cephadm 2024-09-17T10:33:57.732207+0000 mgr.y (mgr.14412) 47 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T10:33:59.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[26527]: cephadm 2024-09-17T10:33:57.735302+0000 mgr.y (mgr.14412) 48 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi163 2024-09-17T10:33:59.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:33:58 smithi163 bash[26527]: cluster 2024-09-17T10:33:58.419443+0000 mgr.y (mgr.14412) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:33:59.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.072654588Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-17T10:33:59.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.089535719Z level=info msg="Executing migration" id="Add column is_default" 2024-09-17T10:33:59.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.139008839Z level=info msg="Executing migration" id="Add column frequency" 2024-09-17T10:33:59.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.156686217Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-17T10:33:59.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.173613394Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-17T10:33:59.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.190585954Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-17T10:33:59.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.207501044Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-17T10:33:59.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.249476141Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-17T10:33:59.324 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.274666392Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-17T10:33:59.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.300054225Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T10:33:59.325 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.325280707Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-17T10:33:59.578 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.367193045Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-17T10:33:59.578 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.39243537Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T10:33:59.578 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.41769022Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-17T10:33:59.578 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.44288949Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-17T10:33:59.578 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.468154751Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-17T10:33:59.578 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.510138641Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-17T10:33:59.579 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.535427595Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-17T10:33:59.579 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.579537705Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-17T10:33:59.839 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.604814143Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-17T10:33:59.839 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.630046708Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-17T10:33:59.839 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.655244237Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-17T10:33:59.839 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.680719989Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-17T10:33:59.839 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.714266109Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-17T10:33:59.839 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.764664253Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-17T10:33:59.839 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.789900544Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-17T10:33:59.840 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.840378381Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-17T10:34:00.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.865621273Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-17T10:34:00.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.915924678Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-17T10:34:00.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:33:59 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.94953727Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-17T10:34:00.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:33:59.999849095Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-17T10:34:00.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.041775103Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-17T10:34:00.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.100364315Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-17T10:34:00.385 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.117139575Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-17T10:34:00.385 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.134125104Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T10:34:00.385 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.17630649Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-17T10:34:00.385 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.201563381Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-17T10:34:00.385 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.226756941Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-17T10:34:00.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.252087915Z 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-17T10:34:00.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.277352676Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-17T10:34:00.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.302530429Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-17T10:34:00.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.344627112Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-17T10:34:00.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.386532843Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-17T10:34:00.654 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.411860107Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-17T10:34:00.655 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.437070696Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-17T10:34:00.655 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.478979217Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-17T10:34:00.655 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.521450516Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-17T10:34:00.655 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.554974589Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-17T10:34:00.655 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.588663578Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-17T10:34:00.655 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.622296847Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-17T10:34:00.655 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.655823705Z level=info msg="Executing migration" id="Move region to single row" 2024-09-17T10:34:00.907 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.697841895Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-17T10:34:00.907 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.73976774Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T10:34:00.907 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.76513114Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T10:34:00.907 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.790453374Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T10:34:00.907 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.815553412Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T10:34:00.908 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.857668903Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-17T10:34:00.908 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.874641896Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-17T10:34:00.908 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.908278302Z level=info msg="Executing migration" id="create test_data table" 2024-09-17T10:34:01.159 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.925327824Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-17T10:34:01.159 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.967203403Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-17T10:34:01.160 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:00 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:00.992489324Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T10:34:01.160 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.017714423Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-17T10:34:01.160 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.059565749Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-17T10:34:01.160 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.084994282Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-17T10:34:01.160 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.11028483Z level=info msg="Executing migration" id="create team table" 2024-09-17T10:34:01.160 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.135541416Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-17T10:34:01.160 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.160805634Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-17T10:34:01.445 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.202772018Z level=info msg="Executing migration" id="create team member table" 2024-09-17T10:34:01.445 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.261421005Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-17T10:34:01.446 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.286684804Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T10:34:01.446 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.312001739Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-17T10:34:01.446 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.337276814Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-17T10:34:01.446 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.379164426Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-17T10:34:01.446 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.404743817Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-17T10:34:01.446 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.446778714Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-17T10:34:01.706 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[21879]: cluster 2024-09-17T10:34:00.419994+0000 mgr.y (mgr.14412) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:01.706 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.488800469Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-17T10:34:01.707 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.530774397Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T10:34:01.707 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.556108351Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T10:34:01.707 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.598195234Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-17T10:34:01.707 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.626643721Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-17T10:34:01.707 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.648691681Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-17T10:34:01.707 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.690682859Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-17T10:34:01.707 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.707557873Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-17T10:34:01.745 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:01 smithi163 bash[19901]: cluster 2024-09-17T10:34:00.419994+0000 mgr.y (mgr.14412) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:01.745 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:01 smithi163 bash[26527]: cluster 2024-09-17T10:34:00.419994+0000 mgr.y (mgr.14412) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:01.772 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:01.773 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:01.773 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:01.773 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:01.775 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:01.775 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:01.776 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:01.779 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:01.975 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.732838649Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-17T10:34:01.975 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.758060218Z level=info msg="Executing migration" id="create tag table" 2024-09-17T10:34:01.975 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.783354693Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-17T10:34:01.975 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.825345181Z level=info msg="Executing migration" id="create login attempt table" 2024-09-17T10:34:01.975 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.867306139Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-17T10:34:01.975 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.892611546Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-17T10:34:01.976 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.934505008Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T10:34:01.976 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:01 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:01.976513446Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-17T10:34:02.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.01851496Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-17T10:34:02.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.052199766Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-17T10:34:02.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.069073774Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-17T10:34:02.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.086092591Z level=info msg="Executing migration" id="create user auth table" 2024-09-17T10:34:02.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.102782207Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T10:34:02.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.119868439Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-17T10:34:02.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.145108168Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-17T10:34:02.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.170320141Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-17T10:34:02.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.254199817Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-17T10:34:02.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.288112401Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-17T10:34:02.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.305083727Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-17T10:34:02.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.321996638Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-17T10:34:02.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.338852786Z level=info msg="Executing migration" id="create server_lock table" 2024-09-17T10:34:02.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.372607561Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-17T10:34:02.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.389644638Z level=info msg="Executing migration" id="create user auth token table" 2024-09-17T10:34:02.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.406532175Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-17T10:34:02.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.423435673Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-17T10:34:02.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.448707535Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-17T10:34:02.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.490628497Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-17T10:34:02.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.516045684Z level=info msg="Executing migration" id="create cache_data table" 2024-09-17T10:34:02.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.541283393Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-17T10:34:02.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.583283511Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-17T10:34:02.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.608565763Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-17T10:34:02.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.633730416Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-17T10:34:02.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.658940302Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-17T10:34:02.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.684297633Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-17T10:34:03.044 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.793017704Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-17T10:34:03.044 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.818242027Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-17T10:34:03.044 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.843477729Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-17T10:34:03.044 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.868715555Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-17T10:34:03.045 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.910667734Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-17T10:34:03.045 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.935981825Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-17T10:34:03.045 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:02 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:02.977939243Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-17T10:34:03.045 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.003238548Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-17T10:34:03.045 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.045183564Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-17T10:34:03.059 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:02 smithi163 systemd[1]: Stopping Ceph alertmanager.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:34:03.059 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:02 smithi163 bash[50785]: ts=2024-09-17T10:34:02.933Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:34:03.296 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.070365584Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-17T10:34:03.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.09566083Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-17T10:34:03.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.120897642Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-17T10:34:03.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.146167988Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-17T10:34:03.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.171663518Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-17T10:34:03.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.19691909Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-17T10:34:03.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.222234522Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-17T10:34:03.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.247403799Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-17T10:34:03.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.272644725Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-17T10:34:03.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.29794664Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-17T10:34:03.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[21879]: cluster 2024-09-17T10:34:02.420657+0000 mgr.y (mgr.14412) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:03.574 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.323118094Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-17T10:34:03.574 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.365095876Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-17T10:34:03.574 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.407075475Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-17T10:34:03.574 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.44903471Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-17T10:34:03.574 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.507697195Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-17T10:34:03.574 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.532979748Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-17T10:34:03.574 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.574916984Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-17T10:34:03.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:03 smithi163 bash[19901]: cluster 2024-09-17T10:34:02.420657+0000 mgr.y (mgr.14412) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:03.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:03 smithi163 bash[26527]: cluster 2024-09-17T10:34:02.420657+0000 mgr.y (mgr.14412) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:03.868 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.600340888Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-17T10:34:03.868 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.625516055Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-17T10:34:03.868 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.650675138Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-17T10:34:03.869 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.692708806Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-17T10:34:03.869 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.717979649Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-17T10:34:03.869 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.734816117Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-17T10:34:03.869 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.760188078Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-17T10:34:03.869 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.777081142Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-17T10:34:03.869 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.794127639Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-17T10:34:03.869 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.81922783Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-17T10:34:03.869 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.869548126Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-17T10:34:04.128 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:03 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:03.969847958Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-17T10:34:04.128 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.011813013Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-17T10:34:04.128 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.037218661Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-17T10:34:04.129 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.062409778Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-17T10:34:04.129 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.087617641Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-17T10:34:04.129 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.129622117Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-17T10:34:04.381 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.155256102Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-17T10:34:04.381 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.197219188Z 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-17T10:34:04.381 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.22258657Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-17T10:34:04.381 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.247752224Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-17T10:34:04.381 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.272995777Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-17T10:34:04.381 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.314942849Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-17T10:34:04.381 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.340269701Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-17T10:34:04.381 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.382214478Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-17T10:34:04.642 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.407486584Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-17T10:34:04.642 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.432701503Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-17T10:34:04.642 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.458227333Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-17T10:34:04.642 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.499974698Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-17T10:34:04.642 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.525303387Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-17T10:34:04.642 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.550675822Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-17T10:34:04.642 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.592709074Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-17T10:34:04.642 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.617954883Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-17T10:34:04.642 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.64316412Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-17T10:34:04.735 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:04 smithi163 bash[52362]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:34:04.928 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.668494585Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-17T10:34:04.928 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.710378646Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-17T10:34:04.928 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.73575841Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-17T10:34:04.928 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.761080889Z level=info msg="Executing migration" id="create alert_image table" 2024-09-17T10:34:04.928 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.786320385Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-17T10:34:04.928 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.828277495Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-17T10:34:04.928 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.870251694Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-17T10:34:04.928 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.887256157Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-17T10:34:04.928 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.929112648Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T10:34:04.929 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.929391142Z 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-17T10:34:05.197 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.954415187Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.971314128Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.9884952Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.988982951Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:04 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:04.989465649Z level=info msg="alerts found to migrate" alerts=0 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.022220863Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.039155334Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.072687867Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.097943066Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.123221875Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.148496859Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-17T10:34:05.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.173679359Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-17T10:34:05.199 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.198957948Z level=info msg="Executing migration" id="create data_keys table" 2024-09-17T10:34:05.457 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.241058646Z level=info msg="Executing migration" id="create secrets table" 2024-09-17T10:34:05.458 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.291383342Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-17T10:34:05.458 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.333282615Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-17T10:34:05.458 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.375193396Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-17T10:34:05.458 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.417276368Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-17T10:34:05.458 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.459186761Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-17T10:34:05.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[21879]: cluster 2024-09-17T10:34:04.421280+0000 mgr.y (mgr.14412) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:05.727 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.517899651Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-17T10:34:05.727 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.543170611Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-17T10:34:05.727 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.585192937Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-17T10:34:05.727 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.61046794Z level=info msg="Executing migration" id="create permission table" 2024-09-17T10:34:05.727 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.652445293Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-17T10:34:05.727 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.677764162Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-17T10:34:05.727 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.702987599Z level=info msg="Executing migration" id="create role table" 2024-09-17T10:34:05.727 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.728224405Z level=info msg="Executing migration" id="add column display_name" 2024-09-17T10:34:05.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:05 smithi163 bash[19901]: cluster 2024-09-17T10:34:04.421280+0000 mgr.y (mgr.14412) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:05.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:05 smithi163 bash[26527]: cluster 2024-09-17T10:34:04.421280+0000 mgr.y (mgr.14412) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:06.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.753290414Z level=info msg="Executing migration" id="add column group_name" 2024-09-17T10:34:06.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.778590259Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-17T10:34:06.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.803935265Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-17T10:34:06.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.845949274Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-17T10:34:06.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.871264833Z level=info msg="Executing migration" id="create team role table" 2024-09-17T10:34:06.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.896491179Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-17T10:34:06.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.92197681Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-17T10:34:06.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.947280237Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-17T10:34:06.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:05 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:05.972509606Z level=info msg="Executing migration" id="create user role table" 2024-09-17T10:34:06.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.014494486Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-17T10:34:06.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.039756666Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-17T10:34:06.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.065025779Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-17T10:34:06.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.090215796Z level=info msg="Executing migration" id="create builtin role table" 2024-09-17T10:34:06.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.115502839Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-17T10:34:06.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.140820239Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-17T10:34:06.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.166087679Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-17T10:34:06.275 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.208027653Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-17T10:34:06.275 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.24999962Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-17T10:34:06.275 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.275531054Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-17T10:34:06.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.333855255Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-17T10:34:06.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.375812312Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-17T10:34:06.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.417936597Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-17T10:34:06.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.46000263Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-17T10:34:06.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.485165197Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-17T10:34:06.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.527186497Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-17T10:34:06.654 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:06 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T10:34:06.654 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:06 smithi163 systemd[1]: Stopped Ceph alertmanager.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:34:06.654 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:06 smithi163 systemd[1]: Started Ceph alertmanager.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:34:06.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.569157227Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-17T10:34:06.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.594400394Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-17T10:34:06.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.636310495Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-17T10:34:06.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.669944647Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-17T10:34:06.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.695292403Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-17T10:34:06.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.720587595Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-17T10:34:06.787 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.745875729Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-17T10:34:06.787 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.771236287Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-17T10:34:07.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.813135558Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-17T10:34:07.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.83828335Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-17T10:34:07.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.880562863Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-17T10:34:07.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.922564476Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-17T10:34:07.115 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.95627759Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-17T10:34:07.115 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:06 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:06.98157165Z level=info msg="Executing migration" id="add correlation config column" 2024-09-17T10:34:07.115 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.006672065Z level=info msg="Executing migration" id="create entity_events table" 2024-09-17T10:34:07.115 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.048741251Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-17T10:34:07.382 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.115651844Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T10:34:07.383 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.115839558Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T10:34:07.383 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.166422773Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T10:34:07.383 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.166627398Z 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-17T10:34:07.383 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.22548283Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-17T10:34:07.648 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[26527]: audit 2024-09-17T10:34:06.384961+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:07.649 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[26527]: audit 2024-09-17T10:34:06.390719+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:07.649 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[26527]: cephadm 2024-09-17T10:34:06.392406+0000 mgr.y (mgr.14412) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:34:07.649 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[26527]: cluster 2024-09-17T10:34:06.421720+0000 mgr.y (mgr.14412) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:07.649 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[26527]: cephadm 2024-09-17T10:34:06.628349+0000 mgr.y (mgr.14412) 55 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:34:07.649 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[19901]: audit 2024-09-17T10:34:06.384961+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:07.649 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[19901]: audit 2024-09-17T10:34:06.390719+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:07.649 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[19901]: cephadm 2024-09-17T10:34:06.392406+0000 mgr.y (mgr.14412) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:34:07.649 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[19901]: cluster 2024-09-17T10:34:06.421720+0000 mgr.y (mgr.14412) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:07.649 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:07 smithi163 bash[19901]: cephadm 2024-09-17T10:34:06.628349+0000 mgr.y (mgr.14412) 55 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:34:07.651 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.439231571Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-17T10:34:07.651 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.536012442Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-17T10:34:07.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[21879]: audit 2024-09-17T10:34:06.384961+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:07.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[21879]: audit 2024-09-17T10:34:06.390719+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:07.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[21879]: cephadm 2024-09-17T10:34:06.392406+0000 mgr.y (mgr.14412) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:34:07.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[21879]: cluster 2024-09-17T10:34:06.421720+0000 mgr.y (mgr.14412) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:07.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[21879]: cephadm 2024-09-17T10:34:06.628349+0000 mgr.y (mgr.14412) 55 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:34:08.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:07 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:07.653029544Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T10:34:08.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:08 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:08.001740949Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-17T10:34:08.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:08 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:08.116287804Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T10:34:08.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:08 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:08.263643642Z level=info msg="Executing migration" id="Drop public config table" 2024-09-17T10:34:08.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:08 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:08.33926163Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-17T10:34:08.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:08 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:08.399058203Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-17T10:34:08.766 INFO:teuthology.orchestra.run.smithi163.stdout:55834574937 2024-09-17T10:34:08.767 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T10:34:09.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:08 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:08.691023618Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T10:34:09.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:08 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:08.833412032Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-17T10:34:09.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:08 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:08.92588682Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-17T10:34:09.286 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.009684968Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-17T10:34:09.286 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.076665656Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-17T10:34:09.286 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.127161068Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-17T10:34:09.286 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.202529009Z level=info msg="Executing migration" id="add share column" 2024-09-17T10:34:09.380 INFO:teuthology.orchestra.run.smithi163.stdout:231928234007 2024-09-17T10:34:09.381 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T10:34:09.573 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:09 smithi163 bash[26527]: cluster 2024-09-17T10:34:08.422153+0000 mgr.y (mgr.14412) 56 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:09.573 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:09 smithi163 bash[19901]: cluster 2024-09-17T10:34:08.422153+0000 mgr.y (mgr.14412) 56 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:09.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[21879]: cluster 2024-09-17T10:34:08.422153+0000 mgr.y (mgr.14412) 56 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:09.596 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.327488789Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-17T10:34:09.597 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.386906303Z level=info msg="Executing migration" id="create file table" 2024-09-17T10:34:09.597 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.412312242Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-17T10:34:09.597 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.46331208Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-17T10:34:09.597 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.530653332Z level=info msg="Executing migration" id="create file_meta table" 2024-09-17T10:34:09.597 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.597987888Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-17T10:34:10.036 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.69009892Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T10:34:10.036 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:09 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:09.781709394Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-17T10:34:10.332 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:10 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:10.041688137Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-17T10:34:10.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:10 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:10.334138929Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-17T10:34:10.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:10 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:10.46817607Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-17T10:34:10.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:10 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:10.54393684Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-17T10:34:10.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:10 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:10.603347232Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-17T10:34:10.992 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:10 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:10.620050507Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-17T10:34:10.992 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:10 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:10.671230958Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-17T10:34:10.992 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:10 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:10.738390043Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-17T10:34:11.286 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:10 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:10.993751208Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-17T10:34:11.286 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:11 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:11.185931507Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-17T10:34:11.475 INFO:teuthology.orchestra.run.smithi163.stdout:34359738468 2024-09-17T10:34:11.476 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T10:34:11.506 INFO:teuthology.orchestra.run.smithi163.stdout:163208757295 2024-09-17T10:34:11.507 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T10:34:11.608 INFO:teuthology.orchestra.run.smithi163.stdout:77309411407 2024-09-17T10:34:11.609 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T10:34:11.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:11 smithi164 bash[21879]: cluster 2024-09-17T10:34:10.422717+0000 mgr.y (mgr.14412) 57 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:11.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:11 smithi164 bash[21879]: audit 2024-09-17T10:34:10.484557+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:11.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:11 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:11.308108322Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-17T10:34:11.787 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:11 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:11.400755336Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-17T10:34:11.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:11 smithi163 bash[26527]: cluster 2024-09-17T10:34:10.422717+0000 mgr.y (mgr.14412) 57 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:11.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:11 smithi163 bash[26527]: audit 2024-09-17T10:34:10.484557+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:11.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:11 smithi163 bash[19901]: cluster 2024-09-17T10:34:10.422717+0000 mgr.y (mgr.14412) 57 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:11.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:11 smithi163 bash[19901]: audit 2024-09-17T10:34:10.484557+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:12.094 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:11 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:11.790218268Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-17T10:34:12.094 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:11 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:11.860914977Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-17T10:34:12.094 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:11 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:11.921597876Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-17T10:34:12.094 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:12.013213248Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-17T10:34:12.094 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:12.095572737Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-17T10:34:12.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:12.154335227Z level=info msg="Executing migration" id="create folder table" 2024-09-17T10:34:12.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:12.255598586Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-17T10:34:12.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:12.330181873Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-17T10:34:12.691 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:12 smithi163 bash[52601]: ts=2024-09-17T10:34:12.512Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T10:34:12.691 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:12 smithi163 bash[52601]: ts=2024-09-17T10:34:12.512Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T10:34:12.691 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:12 smithi163 bash[52601]: ts=2024-09-17T10:34:12.515Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.163 port=9094 2024-09-17T10:34:12.691 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:12 smithi163 bash[52601]: ts=2024-09-17T10:34:12.515Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T10:34:12.692 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:12 smithi163 bash[52601]: ts=2024-09-17T10:34:12.546Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:34:12.692 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:12 smithi163 bash[52601]: ts=2024-09-17T10:34:12.546Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:34:12.692 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:12 smithi163 bash[52601]: ts=2024-09-17T10:34:12.549Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T10:34:12.692 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:12 smithi163 bash[52601]: ts=2024-09-17T10:34:12.549Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T10:34:12.738 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:12.372556437Z level=info msg="Executing migration" id="Update folder title length" 2024-09-17T10:34:12.738 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:12.4145755Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-17T10:34:12.738 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=migrator t=2024-09-17T10:34:12.46513393Z level=info msg="migrations completed" performed=485 skipped=0 duration=19.820101078s 2024-09-17T10:34:12.738 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=sqlstore t=2024-09-17T10:34:12.465911779Z level=info msg="Created default organization" 2024-09-17T10:34:12.738 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=plugin.finder t=2024-09-17T10:34:12.573277616Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T10:34:12.738 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=secrets t=2024-09-17T10:34:12.573416791Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T10:34:12.738 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=query_data t=2024-09-17T10:34:12.575968775Z level=info msg="Query Service initialization" 2024-09-17T10:34:12.738 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:12 smithi164 bash[46768]: logger=live.push_http t=2024-09-17T10:34:12.578716689Z level=info msg="Live Push Gateway initialization" 2024-09-17T10:34:13.182 INFO:teuthology.orchestra.run.smithi163.stdout:107374182468 2024-09-17T10:34:13.183 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T10:34:13.409 INFO:teuthology.orchestra.run.smithi163.stdout:128849018937 2024-09-17T10:34:13.410 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T10:34:13.430 INFO:teuthology.orchestra.run.smithi163.stdout:197568495652 2024-09-17T10:34:13.430 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T10:34:13.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[21879]: cluster 2024-09-17T10:34:12.423267+0000 mgr.y (mgr.14412) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 systemd[1]: Stopping Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:34:13.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:34:13.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:34:13.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[45529]: ts=2024-09-17T10:34:13.357Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:34:13.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:13 smithi163 bash[26527]: cluster 2024-09-17T10:34:12.423267+0000 mgr.y (mgr.14412) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:13.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:13 smithi163 bash[19901]: cluster 2024-09-17T10:34:12.423267+0000 mgr.y (mgr.14412) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:13.862 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[46768]: logger=infra.usagestats.collector t=2024-09-17T10:34:13.688302968Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T10:34:13.862 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[46768]: logger=provisioning.datasources t=2024-09-17T10:34:13.689559614Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T10:34:14.125 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[47353]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:34:14.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:13 smithi164 bash[46768]: logger=provisioning.datasources t=2024-09-17T10:34:13.996254494Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-17T10:34:14.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=provisioning.alerting t=2024-09-17T10:34:14.089299674Z level=info msg="starting to provision alerting" 2024-09-17T10:34:14.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=provisioning.alerting t=2024-09-17T10:34:14.089344827Z level=info msg="finished to provision alerting" 2024-09-17T10:34:14.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=grafanaStorageLogger t=2024-09-17T10:34:14.090693472Z level=info msg="storage starting" 2024-09-17T10:34:14.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=ngalert.state.manager t=2024-09-17T10:34:14.090708425Z level=info msg="Warming state cache for startup" 2024-09-17T10:34:14.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=http.server t=2024-09-17T10:34:14.09922258Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T10:34:14.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=sqlstore.transactions t=2024-09-17T10:34:14.101660269Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T10:34:14.513 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE Bus STOPPING 2024-09-17T10:34:14.513 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:34:14.513 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE Bus STOPPED 2024-09-17T10:34:14.513 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE Bus STARTING 2024-09-17T10:34:14.513 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE Serving on http://:::9283 2024-09-17T10:34:14.513 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE Bus STARTED 2024-09-17T10:34:14.513 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE Bus STOPPING 2024-09-17T10:34:14.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=sqlstore.transactions t=2024-09-17T10:34:14.216895872Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-17T10:34:14.536 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[47420]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:34:14.536 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:14 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:34:14.536 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:14 smithi164 systemd[1]: Stopped Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:34:14.536 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:14 smithi164 systemd[1]: Started Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:34:14.809 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[52601]: ts=2024-09-17T10:34:14.516Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00037982s 2024-09-17T10:34:15.191 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=ngalert.state.manager t=2024-09-17T10:34:14.830158703Z level=info msg="State cache has been initialized" states=0 duration=739.446181ms 2024-09-17T10:34:15.191 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=ticker t=2024-09-17T10:34:14.830301491Z level=info msg=starting first_tick=2024-09-17T10:34:20Z 2024-09-17T10:34:15.191 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:34:14 smithi164 bash[46768]: logger=ngalert.multiorg.alertmanager t=2024-09-17T10:34:14.830247185Z level=info msg="starting MultiOrg Alertmanager" 2024-09-17T10:34:15.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:34:15.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE Bus STOPPED 2024-09-17T10:34:15.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:14 smithi163 bash[20154]: [17/Sep/2024:10:34:14] ENGINE Bus STARTING 2024-09-17T10:34:15.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[20154]: [17/Sep/2024:10:34:15] ENGINE Serving on http://:::9283 2024-09-17T10:34:15.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[20154]: [17/Sep/2024:10:34:15] ENGINE Bus STARTED 2024-09-17T10:34:15.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[20154]: [17/Sep/2024:10:34:15] ENGINE Bus STOPPING 2024-09-17T10:34:15.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.194335+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.204162+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.209552+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:34:15.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.210411+0000 mgr.y (mgr.14412) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.212168+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi163.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.212987+0000 mgr.y (mgr.14412) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi163.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.219838+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.236283+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.237088+0000 mgr.y (mgr.14412) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.240464+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.241120+0000 mgr.y (mgr.14412) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.250288+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.267328+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.268102+0000 mgr.y (mgr.14412) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.274307+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.274957+0000 mgr.y (mgr.14412) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.284914+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.387042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:34:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.194335+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.204162+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.209552+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:34:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.210411+0000 mgr.y (mgr.14412) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:34:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.212168+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi163.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:34:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.212987+0000 mgr.y (mgr.14412) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi163.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:34:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.219838+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.236283+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:34:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.237088+0000 mgr.y (mgr.14412) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.240464+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.241120+0000 mgr.y (mgr.14412) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.250288+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.267328+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.268102+0000 mgr.y (mgr.14412) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.274307+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.274957+0000 mgr.y (mgr.14412) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.284914+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.387042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:34:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: cluster 2024-09-17T10:34:14.423586+0000 mgr.y (mgr.14412) 65 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.961065+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[19901]: audit 2024-09-17T10:34:14.964808+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: cluster 2024-09-17T10:34:14.423586+0000 mgr.y (mgr.14412) 65 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.961065+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[26527]: audit 2024-09-17T10:34:14.964808+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.194335+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.204162+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.209552+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.210411+0000 mgr.y (mgr.14412) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.212168+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi163.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.212987+0000 mgr.y (mgr.14412) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi163.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.219838+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.236283+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.237088+0000 mgr.y (mgr.14412) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.240464+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.241120+0000 mgr.y (mgr.14412) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:34:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.250288+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.267328+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:34:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.268102+0000 mgr.y (mgr.14412) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:34:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.274307+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:34:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.274957+0000 mgr.y (mgr.14412) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:34:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.284914+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.387042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:34:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: cluster 2024-09-17T10:34:14.423586+0000 mgr.y (mgr.14412) 65 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.961065+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:15 smithi164 bash[21879]: audit 2024-09-17T10:34:14.964808+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:15.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[20154]: [17/Sep/2024:10:34:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:34:15.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[20154]: [17/Sep/2024:10:34:15] ENGINE Bus STOPPED 2024-09-17T10:34:15.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[20154]: [17/Sep/2024:10:34:15] ENGINE Bus STARTING 2024-09-17T10:34:15.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[20154]: [17/Sep/2024:10:34:15] ENGINE Serving on http://:::9283 2024-09-17T10:34:15.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:15 smithi163 bash[20154]: [17/Sep/2024:10:34:15] ENGINE Bus STARTED 2024-09-17T10:34:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.087Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:34:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.087Z 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-17T10:34:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.087Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi164 (none))" 2024-09-17T10:34:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.087Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:34:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.087Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:34:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.089Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:34:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.089Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:34:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.091Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:34:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.091Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.093Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.093Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.33µs 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.093Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.093Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.093Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.093Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.991µs wal_replay_duration=612.173µs wbl_replay_duration=150ns total_replay_duration=678.269µs 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.094Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.094Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.094Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.118Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.822046ms db_storage=864ns remote_storage=1.176µs web_handler=312ns query_engine=740ns scrape=328.297µs scrape_sd=141.784µs notify=12.605µs notify_sd=9.318µs rules=22.926961ms tracing=5.908µs 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.118Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:34:16.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:34:16 smithi164 bash[47448]: ts=2024-09-17T10:34:16.118Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:34:16.596 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:16.596 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:16.596 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:16.597 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:16.598 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:17.611 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:17.612 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:17.612 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:17.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:17 smithi164 bash[21879]: cluster 2024-09-17T10:34:16.424033+0000 mgr.y (mgr.14412) 66 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:17.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:17 smithi163 bash[19901]: cluster 2024-09-17T10:34:16.424033+0000 mgr.y (mgr.14412) 66 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:17.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:17 smithi163 bash[26527]: cluster 2024-09-17T10:34:16.424033+0000 mgr.y (mgr.14412) 66 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:19 smithi164 bash[21879]: cluster 2024-09-17T10:34:18.424657+0000 mgr.y (mgr.14412) 67 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:19 smithi164 bash[21879]: audit 2024-09-17T10:34:19.213034+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:19.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:19 smithi164 bash[21879]: audit 2024-09-17T10:34:19.218723+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:19.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:19 smithi163 bash[26527]: cluster 2024-09-17T10:34:18.424657+0000 mgr.y (mgr.14412) 67 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:19 smithi163 bash[26527]: audit 2024-09-17T10:34:19.213034+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:19.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:19 smithi163 bash[26527]: audit 2024-09-17T10:34:19.218723+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:19.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:19 smithi163 bash[19901]: cluster 2024-09-17T10:34:18.424657+0000 mgr.y (mgr.14412) 67 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:19 smithi163 bash[19901]: audit 2024-09-17T10:34:19.213034+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:19.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:19 smithi163 bash[19901]: audit 2024-09-17T10:34:19.218723+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:19.903 INFO:teuthology.orchestra.run.smithi163.stdout:77309411409 2024-09-17T10:34:20.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:20 smithi164 bash[21879]: audit 2024-09-17T10:34:19.906962+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.163:0/300651687' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T10:34:20.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:20 smithi163 bash[26527]: audit 2024-09-17T10:34:19.906962+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.163:0/300651687' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T10:34:20.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:20 smithi163 bash[19901]: audit 2024-09-17T10:34:19.906962+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.163:0/300651687' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T10:34:20.815 INFO:teuthology.orchestra.run.smithi163.stdout:163208757297 2024-09-17T10:34:20.903 INFO:teuthology.orchestra.run.smithi163.stdout:34359738470 2024-09-17T10:34:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:21 smithi164 bash[21879]: cluster 2024-09-17T10:34:20.425088+0000 mgr.y (mgr.14412) 68 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:21 smithi164 bash[21879]: audit 2024-09-17T10:34:20.810415+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:21 smithi164 bash[21879]: audit 2024-09-17T10:34:20.818616+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:21 smithi164 bash[21879]: audit 2024-09-17T10:34:20.819873+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.163:0/381093222' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T10:34:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:21 smithi164 bash[21879]: audit 2024-09-17T10:34:20.907373+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.163:0/818490191' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T10:34:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:21 smithi164 bash[21879]: audit 2024-09-17T10:34:21.477034+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:34:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:21 smithi164 bash[21879]: audit 2024-09-17T10:34:21.478629+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:34:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:21 smithi164 bash[21879]: audit 2024-09-17T10:34:21.487918+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:21.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[19901]: cluster 2024-09-17T10:34:20.425088+0000 mgr.y (mgr.14412) 68 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[19901]: audit 2024-09-17T10:34:20.810415+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[19901]: audit 2024-09-17T10:34:20.818616+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[19901]: audit 2024-09-17T10:34:20.819873+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.163:0/381093222' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T10:34:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[19901]: audit 2024-09-17T10:34:20.907373+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.163:0/818490191' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T10:34:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[19901]: audit 2024-09-17T10:34:21.477034+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:34:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[19901]: audit 2024-09-17T10:34:21.478629+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:34:21.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[19901]: audit 2024-09-17T10:34:21.487918+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:21.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[26527]: cluster 2024-09-17T10:34:20.425088+0000 mgr.y (mgr.14412) 68 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[26527]: audit 2024-09-17T10:34:20.810415+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[26527]: audit 2024-09-17T10:34:20.818616+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[26527]: audit 2024-09-17T10:34:20.819873+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.163:0/381093222' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T10:34:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[26527]: audit 2024-09-17T10:34:20.907373+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.163:0/818490191' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T10:34:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[26527]: audit 2024-09-17T10:34:21.477034+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:34:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[26527]: audit 2024-09-17T10:34:21.478629+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:34:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:21 smithi163 bash[26527]: audit 2024-09-17T10:34:21.487918+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:34:21.908 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411407 got 77309411409 for osd.2 2024-09-17T10:34:21.908 DEBUG:teuthology.parallel:result is None 2024-09-17T10:34:22.531 INFO:teuthology.orchestra.run.smithi163.stdout:55834574941 2024-09-17T10:34:22.811 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:34:22 smithi163 bash[52601]: ts=2024-09-17T10:34:22.517Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00159022s 2024-09-17T10:34:23.001 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757295 got 163208757297 for osd.5 2024-09-17T10:34:23.001 DEBUG:teuthology.parallel:result is None 2024-09-17T10:34:23.373 INFO:teuthology.orchestra.run.smithi163.stdout:231928234011 2024-09-17T10:34:23.669 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:23 smithi163 bash[19901]: cluster 2024-09-17T10:34:22.425457+0000 mgr.y (mgr.14412) 69 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.669 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:23 smithi163 bash[19901]: audit 2024-09-17T10:34:22.535078+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.163:0/4129114518' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T10:34:23.669 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:23 smithi163 bash[19901]: audit 2024-09-17T10:34:23.377280+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.163:0/3594254341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T10:34:23.670 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:23 smithi163 bash[26527]: cluster 2024-09-17T10:34:22.425457+0000 mgr.y (mgr.14412) 69 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.670 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:23 smithi163 bash[26527]: audit 2024-09-17T10:34:22.535078+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.163:0/4129114518' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T10:34:23.670 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:23 smithi163 bash[26527]: audit 2024-09-17T10:34:23.377280+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.163:0/3594254341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T10:34:23.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:23 smithi164 bash[21879]: cluster 2024-09-17T10:34:22.425457+0000 mgr.y (mgr.14412) 69 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:23 smithi164 bash[21879]: audit 2024-09-17T10:34:22.535078+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.163:0/4129114518' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T10:34:23.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:23 smithi164 bash[21879]: audit 2024-09-17T10:34:23.377280+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.163:0/3594254341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T10:34:24.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:34:23] "GET /metrics HTTP/1.1" 200 26215 "" "Prometheus/2.43.0" 2024-09-17T10:34:24.408 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738468 got 34359738470 for osd.0 2024-09-17T10:34:24.408 DEBUG:teuthology.parallel:result is None 2024-09-17T10:34:24.633 INFO:teuthology.orchestra.run.smithi163.stdout:128849018940 2024-09-17T10:34:25.159 INFO:teuthology.orchestra.run.smithi163.stdout:197568495655 2024-09-17T10:34:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:25 smithi164 bash[21879]: cluster 2024-09-17T10:34:24.425816+0000 mgr.y (mgr.14412) 70 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:25 smithi164 bash[21879]: audit 2024-09-17T10:34:24.635677+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.163:0/4029351784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T10:34:25.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:25 smithi164 bash[21879]: audit 2024-09-17T10:34:25.162681+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.163:0/2326855050' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T10:34:25.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:25 smithi164 bash[21879]: audit 2024-09-17T10:34:25.484542+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:25 smithi163 bash[26527]: cluster 2024-09-17T10:34:24.425816+0000 mgr.y (mgr.14412) 70 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:25 smithi163 bash[26527]: audit 2024-09-17T10:34:24.635677+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.163:0/4029351784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T10:34:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:25 smithi163 bash[26527]: audit 2024-09-17T10:34:25.162681+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.163:0/2326855050' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T10:34:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:25 smithi163 bash[26527]: audit 2024-09-17T10:34:25.484542+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:25.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:25 smithi163 bash[19901]: cluster 2024-09-17T10:34:24.425816+0000 mgr.y (mgr.14412) 70 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:25 smithi163 bash[19901]: audit 2024-09-17T10:34:24.635677+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.163:0/4029351784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T10:34:25.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:25 smithi163 bash[19901]: audit 2024-09-17T10:34:25.162681+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.163:0/2326855050' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T10:34:25.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:25 smithi163 bash[19901]: audit 2024-09-17T10:34:25.484542+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:26.009 INFO:teuthology.orchestra.run.smithi163.stdout:107374182471 2024-09-17T10:34:26.299 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574937 got 55834574941 for osd.1 2024-09-17T10:34:26.299 DEBUG:teuthology.parallel:result is None 2024-09-17T10:34:26.499 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234007 got 231928234011 for osd.7 2024-09-17T10:34:26.500 DEBUG:teuthology.parallel:result is None 2024-09-17T10:34:26.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:26 smithi163 bash[26527]: audit 2024-09-17T10:34:26.012710+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.163:0/664767266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T10:34:26.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:26 smithi163 bash[19901]: audit 2024-09-17T10:34:26.012710+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.163:0/664767266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T10:34:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:26 smithi164 bash[21879]: audit 2024-09-17T10:34:26.012710+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.163:0/664767266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T10:34:27.509 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018937 got 128849018940 for osd.4 2024-09-17T10:34:27.509 DEBUG:teuthology.parallel:result is None 2024-09-17T10:34:27.778 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:27 smithi163 bash[19901]: cluster 2024-09-17T10:34:26.426281+0000 mgr.y (mgr.14412) 71 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:27.778 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:27 smithi163 bash[26527]: cluster 2024-09-17T10:34:26.426281+0000 mgr.y (mgr.14412) 71 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:27.779 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495652 got 197568495655 for osd.6 2024-09-17T10:34:27.779 DEBUG:teuthology.parallel:result is None 2024-09-17T10:34:27.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:27 smithi164 bash[21879]: cluster 2024-09-17T10:34:26.426281+0000 mgr.y (mgr.14412) 71 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:27.836 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182468 got 107374182471 for osd.3 2024-09-17T10:34:27.836 DEBUG:teuthology.parallel:result is None 2024-09-17T10:34:27.836 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T10:34:27.837 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T10:34:29.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:29 smithi164 bash[21879]: cluster 2024-09-17T10:34:28.427005+0000 mgr.y (mgr.14412) 72 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:29.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:29 smithi163 bash[19901]: cluster 2024-09-17T10:34:28.427005+0000 mgr.y (mgr.14412) 72 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:29.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:29 smithi163 bash[26527]: cluster 2024-09-17T10:34:28.427005+0000 mgr.y (mgr.14412) 72 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:31 smithi164 bash[21879]: cluster 2024-09-17T10:34:30.427682+0000 mgr.y (mgr.14412) 73 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:31.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:31 smithi163 bash[26527]: cluster 2024-09-17T10:34:30.427682+0000 mgr.y (mgr.14412) 73 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:31.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:31 smithi163 bash[19901]: cluster 2024-09-17T10:34:30.427682+0000 mgr.y (mgr.14412) 73 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:32.628 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:33.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:33 smithi164 bash[21879]: cluster 2024-09-17T10:34:32.428325+0000 mgr.y (mgr.14412) 74 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:33.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:33 smithi163 bash[19901]: cluster 2024-09-17T10:34:32.428325+0000 mgr.y (mgr.14412) 74 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:33.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:33 smithi163 bash[26527]: cluster 2024-09-17T10:34:32.428325+0000 mgr.y (mgr.14412) 74 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:34.188 INFO:teuthology.orchestra.run.smithi163.stderr:dumped all 2024-09-17T10:34:34.188 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:34:34.199 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:34:33] "GET /metrics HTTP/1.1" 200 26219 "" "Prometheus/2.43.0" 2024-09-17T10:34:34.937 INFO:teuthology.orchestra.run.smithi163.stdout:{"pg_ready":true,"pg_map":{"version":44,"stamp":"2024-09-17T10:34:32.428024+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":239172,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749722044,"statfs":{"total":767960285184,"available":767715373056,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12749,"internal_metadata":238276147},"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.003127"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-17T10:33:12.540951+0000","last_change":"2024-09-17T10:32:23.484470+0000","last_active":"2024-09-17T10:33:12.540951+0000","last_peered":"2024-09-17T10:33:12.540951+0000","last_clean":"2024-09-17T10:33:12.540951+0000","last_became_active":"2024-09-17T10:32:23.483928+0000","last_became_peered":"2024-09-17T10:32:23.483928+0000","last_unstale":"2024-09-17T10:33:12.540951+0000","last_undegraded":"2024-09-17T10:33:12.540951+0000","last_fullsized":"2024-09-17T10:33:12.540951+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T10:27:46.665372+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T10:27:46.665372+0000","last_clean_scrub_stamp":"2024-09-17T10:27:46.665372+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-18T15:50:33.020445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234013,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495657,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757300,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182473,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411412,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574943,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31914440},"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":32340,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T10:34:34.938 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T10:34:35.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:35 smithi164 bash[21879]: audit 2024-09-17T10:34:34.190490+0000 mgr.y (mgr.14412) 75 : audit [DBG] from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:34:35.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:35 smithi164 bash[21879]: cluster 2024-09-17T10:34:34.428854+0000 mgr.y (mgr.14412) 76 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:35.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:35 smithi163 bash[26527]: audit 2024-09-17T10:34:34.190490+0000 mgr.y (mgr.14412) 75 : audit [DBG] from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:34:35.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:35 smithi163 bash[26527]: cluster 2024-09-17T10:34:34.428854+0000 mgr.y (mgr.14412) 76 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:35.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:35 smithi163 bash[19901]: audit 2024-09-17T10:34:34.190490+0000 mgr.y (mgr.14412) 75 : audit [DBG] from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:34:35.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:35 smithi163 bash[19901]: cluster 2024-09-17T10:34:34.428854+0000 mgr.y (mgr.14412) 76 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:37.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:37 smithi164 bash[21879]: cluster 2024-09-17T10:34:36.429623+0000 mgr.y (mgr.14412) 77 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:37.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:37 smithi163 bash[19901]: cluster 2024-09-17T10:34:36.429623+0000 mgr.y (mgr.14412) 77 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:37.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:37 smithi163 bash[26527]: cluster 2024-09-17T10:34:36.429623+0000 mgr.y (mgr.14412) 77 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:39.725 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:39 smithi164 bash[21879]: cluster 2024-09-17T10:34:38.430176+0000 mgr.y (mgr.14412) 78 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:39.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:39 smithi163 bash[26527]: cluster 2024-09-17T10:34:38.430176+0000 mgr.y (mgr.14412) 78 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:39.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:39 smithi163 bash[19901]: cluster 2024-09-17T10:34:38.430176+0000 mgr.y (mgr.14412) 78 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:40 smithi163 bash[26527]: audit 2024-09-17T10:34:40.485428+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:40 smithi163 bash[19901]: audit 2024-09-17T10:34:40.485428+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:41.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:40 smithi164 bash[21879]: audit 2024-09-17T10:34:40.485428+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:34:41.387 INFO:teuthology.orchestra.run.smithi163.stderr:dumped all 2024-09-17T10:34:41.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:41 smithi163 bash[19901]: cluster 2024-09-17T10:34:40.430812+0000 mgr.y (mgr.14412) 79 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:41.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:41 smithi163 bash[26527]: cluster 2024-09-17T10:34:40.430812+0000 mgr.y (mgr.14412) 79 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:42.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:41 smithi164 bash[21879]: cluster 2024-09-17T10:34:40.430812+0000 mgr.y (mgr.14412) 79 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:42.070 INFO:teuthology.orchestra.run.smithi163.stdout:{"pg_ready":true,"pg_map":{"version":48,"stamp":"2024-09-17T10:34:40.430474+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":239172,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749722044,"statfs":{"total":767960285184,"available":767715373056,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12749,"internal_metadata":238276147},"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.003860"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-17T10:33:12.540951+0000","last_change":"2024-09-17T10:32:23.484470+0000","last_active":"2024-09-17T10:33:12.540951+0000","last_peered":"2024-09-17T10:33:12.540951+0000","last_clean":"2024-09-17T10:33:12.540951+0000","last_became_active":"2024-09-17T10:32:23.483928+0000","last_became_peered":"2024-09-17T10:32:23.483928+0000","last_unstale":"2024-09-17T10:33:12.540951+0000","last_undegraded":"2024-09-17T10:33:12.540951+0000","last_fullsized":"2024-09-17T10:33:12.540951+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T10:27:46.665372+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T10:27:46.665372+0000","last_clean_scrub_stamp":"2024-09-17T10:27:46.665372+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-18T15:50:33.020445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234014,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495658,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757301,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018943,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182474,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411413,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574944,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31914440},"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":32340,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T10:34:42.070 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T10:34:42.070 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T10:34:42.071 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T10:34:42.071 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T10:34:42.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:42 smithi163 bash[19901]: audit 2024-09-17T10:34:41.390114+0000 mgr.y (mgr.14412) 80 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:34:42.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:42 smithi163 bash[26527]: audit 2024-09-17T10:34:41.390114+0000 mgr.y (mgr.14412) 80 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:34:43.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:42 smithi164 bash[21879]: audit 2024-09-17T10:34:41.390114+0000 mgr.y (mgr.14412) 80 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:34:43.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:43 smithi163 bash[19901]: cluster 2024-09-17T10:34:42.431465+0000 mgr.y (mgr.14412) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:43.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:43 smithi163 bash[26527]: cluster 2024-09-17T10:34:42.431465+0000 mgr.y (mgr.14412) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:44.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:43 smithi164 bash[21879]: cluster 2024-09-17T10:34:42.431465+0000 mgr.y (mgr.14412) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:44.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:34:43] "GET /metrics HTTP/1.1" 200 26217 "" "Prometheus/2.43.0" 2024-09-17T10:34:46.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:45 smithi164 bash[21879]: cluster 2024-09-17T10:34:44.432024+0000 mgr.y (mgr.14412) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:46.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:45 smithi163 bash[19901]: cluster 2024-09-17T10:34:44.432024+0000 mgr.y (mgr.14412) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:46.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:45 smithi163 bash[26527]: cluster 2024-09-17T10:34:44.432024+0000 mgr.y (mgr.14412) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:46.853 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:48.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:47 smithi164 bash[21879]: cluster 2024-09-17T10:34:46.432606+0000 mgr.y (mgr.14412) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:48.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:47 smithi163 bash[19901]: cluster 2024-09-17T10:34:46.432606+0000 mgr.y (mgr.14412) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:48.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:47 smithi163 bash[26527]: cluster 2024-09-17T10:34:46.432606+0000 mgr.y (mgr.14412) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:48.484 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:34:48.484 INFO:teuthology.orchestra.run.smithi163.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T10:34:48.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:48 smithi163 bash[19901]: audit 2024-09-17T10:34:48.487911+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.163:0/2962930749' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T10:34:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:48 smithi163 bash[26527]: audit 2024-09-17T10:34:48.487911+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.163:0/2962930749' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T10:34:49.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:48 smithi164 bash[21879]: audit 2024-09-17T10:34:48.487911+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.163:0/2962930749' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T10:34:49.218 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T10:34:49.218 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T10:34:49.219 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:34:49.229 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T10:34:49.229 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-17T10:34:50.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:49 smithi164 bash[21879]: cluster 2024-09-17T10:34:48.433124+0000 mgr.y (mgr.14412) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:50.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:49 smithi163 bash[19901]: cluster 2024-09-17T10:34:48.433124+0000 mgr.y (mgr.14412) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:50.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:49 smithi163 bash[26527]: cluster 2024-09-17T10:34:48.433124+0000 mgr.y (mgr.14412) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:52.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:51 smithi164 bash[21879]: cluster 2024-09-17T10:34:50.433678+0000 mgr.y (mgr.14412) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:52.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:51 smithi163 bash[19901]: cluster 2024-09-17T10:34:50.433678+0000 mgr.y (mgr.14412) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:52.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:51 smithi163 bash[26527]: cluster 2024-09-17T10:34:50.433678+0000 mgr.y (mgr.14412) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:53.911 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:53 smithi163 bash[26527]: cluster 2024-09-17T10:34:52.434272+0000 mgr.y (mgr.14412) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:53.911 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:53 smithi163 bash[19901]: cluster 2024-09-17T10:34:52.434272+0000 mgr.y (mgr.14412) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:54.017 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:34:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:53 smithi164 bash[21879]: cluster 2024-09-17T10:34:52.434272+0000 mgr.y (mgr.14412) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:54.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:34:53] "GET /metrics HTTP/1.1" 200 26217 "" "Prometheus/2.43.0" 2024-09-17T10:34:55.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[20154]: [17/Sep/2024:10:34:55] ENGINE Bus STOPPING 2024-09-17T10:34:55.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[19901]: cluster 2024-09-17T10:34:54.434833+0000 mgr.y (mgr.14412) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:55.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[19901]: audit 2024-09-17T10:34:55.485947+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:55.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[19901]: audit 2024-09-17T10:34:55.515494+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T10:34:55.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[26527]: cluster 2024-09-17T10:34:54.434833+0000 mgr.y (mgr.14412) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:55.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[26527]: audit 2024-09-17T10:34:55.485947+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:55.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[26527]: audit 2024-09-17T10:34:55.515494+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T10:34:56.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:55 smithi164 bash[21879]: cluster 2024-09-17T10:34:54.434833+0000 mgr.y (mgr.14412) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:56.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:55 smithi164 bash[21879]: audit 2024-09-17T10:34:55.485947+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:34:56.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:55 smithi164 bash[21879]: audit 2024-09-17T10:34:55.515494+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T10:34:56.193 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[20154]: [17/Sep/2024:10:34:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:34:56.193 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[20154]: [17/Sep/2024:10:34:55] ENGINE Bus STOPPED 2024-09-17T10:34:56.193 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:55 smithi163 bash[20154]: [17/Sep/2024:10:34:55] ENGINE Bus STARTING 2024-09-17T10:34:56.193 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:56 smithi163 bash[20154]: [17/Sep/2024:10:34:56] ENGINE Serving on http://:::9283 2024-09-17T10:34:56.193 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:34:56 smithi163 bash[20154]: [17/Sep/2024:10:34:56] ENGINE Bus STARTED 2024-09-17T10:34:56.194 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:34:56.205 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T10:34:56.205 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-17T10:34:58.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:57 smithi164 bash[21879]: cluster 2024-09-17T10:34:56.435290+0000 mgr.y (mgr.14412) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:58.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:57 smithi163 bash[26527]: cluster 2024-09-17T10:34:56.435290+0000 mgr.y (mgr.14412) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:58.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:57 smithi163 bash[19901]: cluster 2024-09-17T10:34:56.435290+0000 mgr.y (mgr.14412) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:00.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:34:59 smithi164 bash[21879]: cluster 2024-09-17T10:34:58.435801+0000 mgr.y (mgr.14412) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:00.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:34:59 smithi163 bash[19901]: cluster 2024-09-17T10:34:58.435801+0000 mgr.y (mgr.14412) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:00.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:34:59 smithi163 bash[26527]: cluster 2024-09-17T10:34:58.435801+0000 mgr.y (mgr.14412) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:00.581 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:01.876 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[19901]: cluster 2024-09-17T10:35:00.436344+0000 mgr.y (mgr.14412) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:01.876 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[19901]: audit 2024-09-17T10:35:01.102960+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:01.876 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[19901]: audit 2024-09-17T10:35:01.109468+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:01.876 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[19901]: audit 2024-09-17T10:35:01.408875+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:01.876 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[19901]: audit 2024-09-17T10:35:01.418871+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[19901]: audit 2024-09-17T10:35:01.421528+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[19901]: audit 2024-09-17T10:35:01.423391+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[19901]: audit 2024-09-17T10:35:01.435441+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[26527]: cluster 2024-09-17T10:35:00.436344+0000 mgr.y (mgr.14412) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[26527]: audit 2024-09-17T10:35:01.102960+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[26527]: audit 2024-09-17T10:35:01.109468+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[26527]: audit 2024-09-17T10:35:01.408875+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[26527]: audit 2024-09-17T10:35:01.418871+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[26527]: audit 2024-09-17T10:35:01.421528+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:01.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[26527]: audit 2024-09-17T10:35:01.423391+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:01.878 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:01 smithi163 bash[26527]: audit 2024-09-17T10:35:01.435441+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:02.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:01 smithi164 bash[21879]: cluster 2024-09-17T10:35:00.436344+0000 mgr.y (mgr.14412) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:02.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:01 smithi164 bash[21879]: audit 2024-09-17T10:35:01.102960+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:02.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:01 smithi164 bash[21879]: audit 2024-09-17T10:35:01.109468+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:02.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:01 smithi164 bash[21879]: audit 2024-09-17T10:35:01.408875+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:02.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:01 smithi164 bash[21879]: audit 2024-09-17T10:35:01.418871+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:02.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:01 smithi164 bash[21879]: audit 2024-09-17T10:35:01.421528+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:02.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:01 smithi164 bash[21879]: audit 2024-09-17T10:35:01.423391+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:02.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:01 smithi164 bash[21879]: audit 2024-09-17T10:35:01.435441+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:03.698 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:35:03.698 INFO:teuthology.orchestra.run.smithi163.stdout: "id": "95e9a657-152a-4435-a408-63c2171c8acf", 2024-09-17T10:35:03.698 INFO:teuthology.orchestra.run.smithi163.stdout: "name": "r", 2024-09-17T10:35:03.698 INFO:teuthology.orchestra.run.smithi163.stdout: "current_period": "832f3553-eac8-4c4f-ac2e-0508c9b87e5d", 2024-09-17T10:35:03.698 INFO:teuthology.orchestra.run.smithi163.stdout: "epoch": 1 2024-09-17T10:35:03.698 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:35:03.912 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:03 smithi163 bash[19901]: cluster 2024-09-17T10:35:02.436858+0000 mgr.y (mgr.14412) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:03.913 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:03 smithi163 bash[19901]: cluster 2024-09-17T10:35:02.629810+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T10:35:03.913 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:03 smithi163 bash[19901]: audit 2024-09-17T10:35:02.633846+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.163:0/2343499192' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T10:35:03.913 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:03 smithi163 bash[26527]: cluster 2024-09-17T10:35:02.436858+0000 mgr.y (mgr.14412) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:03.913 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:03 smithi163 bash[26527]: cluster 2024-09-17T10:35:02.629810+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T10:35:03.913 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:03 smithi163 bash[26527]: audit 2024-09-17T10:35:02.633846+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.163:0/2343499192' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T10:35:04.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:03 smithi164 bash[21879]: cluster 2024-09-17T10:35:02.436858+0000 mgr.y (mgr.14412) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:04.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:03 smithi164 bash[21879]: cluster 2024-09-17T10:35:02.629810+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T10:35:04.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:03 smithi164 bash[21879]: audit 2024-09-17T10:35:02.633846+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.163:0/2343499192' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T10:35:04.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:35:03] "GET /metrics HTTP/1.1" 200 26205 "" "Prometheus/2.43.0" 2024-09-17T10:35:04.485 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-17T10:35:04.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:04 smithi163 bash[26527]: audit 2024-09-17T10:35:03.621660+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.163:0/2343499192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T10:35:04.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:04 smithi163 bash[26527]: cluster 2024-09-17T10:35:03.630837+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T10:35:04.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:04 smithi163 bash[26527]: cluster 2024-09-17T10:35:04.627740+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T10:35:04.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:04 smithi163 bash[19901]: audit 2024-09-17T10:35:03.621660+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.163:0/2343499192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T10:35:04.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:04 smithi163 bash[19901]: cluster 2024-09-17T10:35:03.630837+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T10:35:04.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:04 smithi163 bash[19901]: cluster 2024-09-17T10:35:04.627740+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T10:35:05.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:04 smithi164 bash[21879]: audit 2024-09-17T10:35:03.621660+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.163:0/2343499192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T10:35:05.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:04 smithi164 bash[21879]: cluster 2024-09-17T10:35:03.630837+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T10:35:05.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:04 smithi164 bash[21879]: cluster 2024-09-17T10:35:04.627740+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T10:35:06.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:05 smithi164 bash[21879]: cluster 2024-09-17T10:35:04.437577+0000 mgr.y (mgr.14412) 92 : cluster [DBG] pgmap v62: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:06.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:05 smithi163 bash[26527]: cluster 2024-09-17T10:35:04.437577+0000 mgr.y (mgr.14412) 92 : cluster [DBG] pgmap v62: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:06.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:05 smithi163 bash[19901]: cluster 2024-09-17T10:35:04.437577+0000 mgr.y (mgr.14412) 92 : cluster [DBG] pgmap v62: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:08.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:07 smithi164 bash[21879]: cluster 2024-09-17T10:35:06.438339+0000 mgr.y (mgr.14412) 93 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:35:08.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:07 smithi163 bash[19901]: cluster 2024-09-17T10:35:06.438339+0000 mgr.y (mgr.14412) 93 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:35:08.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:07 smithi163 bash[26527]: cluster 2024-09-17T10:35:06.438339+0000 mgr.y (mgr.14412) 93 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:35:09.276 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:10.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:09 smithi164 bash[21879]: cluster 2024-09-17T10:35:08.438975+0000 mgr.y (mgr.14412) 94 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:35:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:09 smithi163 bash[19901]: cluster 2024-09-17T10:35:08.438975+0000 mgr.y (mgr.14412) 94 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:35:10.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:09 smithi163 bash[26527]: cluster 2024-09-17T10:35:08.438975+0000 mgr.y (mgr.14412) 94 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:35:10.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:10 smithi163 bash[19901]: audit 2024-09-17T10:35:10.445319+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-09-17T10:35:10.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:10 smithi163 bash[19901]: audit 2024-09-17T10:35:10.486504+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:10.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:10 smithi163 bash[26527]: audit 2024-09-17T10:35:10.445319+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-09-17T10:35:10.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:10 smithi163 bash[26527]: audit 2024-09-17T10:35:10.486504+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:11.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:10 smithi164 bash[21879]: audit 2024-09-17T10:35:10.445319+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-09-17T10:35:11.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:10 smithi164 bash[21879]: audit 2024-09-17T10:35:10.486504+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:11.721 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:35:11.721 INFO:teuthology.orchestra.run.smithi163.stdout: "id": "303ce427-a814-49a6-aae1-56b81af79876", 2024-09-17T10:35:11.721 INFO:teuthology.orchestra.run.smithi163.stdout: "name": "default", 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "api_name": "default", 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "is_master": true, 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "endpoints": [], 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "hostnames": [], 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "hostnames_s3website": [], 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "master_zone": "", 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "zones": [], 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "placement_targets": [ 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: { 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "name": "default-placement", 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "tags": [], 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: "storage_classes": [] 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:35:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: "default_placement": "default-placement", 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: "realm_id": "95e9a657-152a-4435-a408-63c2171c8acf", 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: "sync_policy": { 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: "groups": [] 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: "enabled_features": [ 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: "notification_v2", 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: "resharding" 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: ] 2024-09-17T10:35:11.723 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:35:11.957 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:11 smithi163 bash[19901]: cluster 2024-09-17T10:35:10.439599+0000 mgr.y (mgr.14412) 95 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 262 B/s rd, 917 B/s wr, 2 op/s 2024-09-17T10:35:11.957 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:11 smithi163 bash[19901]: audit 2024-09-17T10:35:10.671695+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-09-17T10:35:11.957 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:11 smithi163 bash[19901]: cluster 2024-09-17T10:35:10.675077+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T10:35:11.957 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:11 smithi163 bash[26527]: cluster 2024-09-17T10:35:10.439599+0000 mgr.y (mgr.14412) 95 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 262 B/s rd, 917 B/s wr, 2 op/s 2024-09-17T10:35:11.957 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:11 smithi163 bash[26527]: audit 2024-09-17T10:35:10.671695+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-09-17T10:35:11.957 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:11 smithi163 bash[26527]: cluster 2024-09-17T10:35:10.675077+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T10:35:12.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:11 smithi164 bash[21879]: cluster 2024-09-17T10:35:10.439599+0000 mgr.y (mgr.14412) 95 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 262 B/s rd, 917 B/s wr, 2 op/s 2024-09-17T10:35:12.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:11 smithi164 bash[21879]: audit 2024-09-17T10:35:10.671695+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-09-17T10:35:12.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:11 smithi164 bash[21879]: cluster 2024-09-17T10:35:10.675077+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T10:35:12.423 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-17T10:35:13.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:12 smithi164 bash[21879]: cluster 2024-09-17T10:35:11.684852+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T10:35:13.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:12 smithi164 bash[21879]: cluster 2024-09-17T10:35:12.440239+0000 mgr.y (mgr.14412) 96 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 262 B/s rd, 917 B/s wr, 2 op/s 2024-09-17T10:35:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:12 smithi163 bash[19901]: cluster 2024-09-17T10:35:11.684852+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T10:35:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:12 smithi163 bash[19901]: cluster 2024-09-17T10:35:12.440239+0000 mgr.y (mgr.14412) 96 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 262 B/s rd, 917 B/s wr, 2 op/s 2024-09-17T10:35:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:12 smithi163 bash[26527]: cluster 2024-09-17T10:35:11.684852+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T10:35:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:12 smithi163 bash[26527]: cluster 2024-09-17T10:35:12.440239+0000 mgr.y (mgr.14412) 96 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 262 B/s rd, 917 B/s wr, 2 op/s 2024-09-17T10:35:14.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:13 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:35:13] "GET /metrics HTTP/1.1" 200 28537 "" "Prometheus/2.43.0" 2024-09-17T10:35:15.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:15 smithi164 bash[21879]: cluster 2024-09-17T10:35:14.440838+0000 mgr.y (mgr.14412) 97 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:15.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:15 smithi163 bash[26527]: cluster 2024-09-17T10:35:14.440838+0000 mgr.y (mgr.14412) 97 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:15.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:15 smithi163 bash[19901]: cluster 2024-09-17T10:35:14.440838+0000 mgr.y (mgr.14412) 97 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:17.209 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:17.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:17 smithi163 bash[26527]: cluster 2024-09-17T10:35:16.441621+0000 mgr.y (mgr.14412) 98 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s; 5 B/s, 0 objects/s recovering 2024-09-17T10:35:17.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:17 smithi163 bash[19901]: cluster 2024-09-17T10:35:16.441621+0000 mgr.y (mgr.14412) 98 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s; 5 B/s, 0 objects/s recovering 2024-09-17T10:35:17.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:17 smithi164 bash[21879]: cluster 2024-09-17T10:35:16.441621+0000 mgr.y (mgr.14412) 98 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s; 5 B/s, 0 objects/s recovering 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout: "id": "22b761d5-2568-4027-bca4-4c0cdc29b645", 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout: "name": "z", 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout: "domain_root": "z.rgw.meta:root", 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout: "control_pool": "z.rgw.control", 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout: "log_pool": "z.rgw.log", 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-17T10:35:18.765 INFO:teuthology.orchestra.run.smithi163.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-17T10:35:18.766 INFO:teuthology.orchestra.run.smithi163.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-17T10:35:18.766 INFO:teuthology.orchestra.run.smithi163.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-17T10:35:18.766 INFO:teuthology.orchestra.run.smithi163.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-17T10:35:18.766 INFO:teuthology.orchestra.run.smithi163.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-17T10:35:18.766 INFO:teuthology.orchestra.run.smithi163.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-17T10:35:18.766 INFO:teuthology.orchestra.run.smithi163.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-17T10:35:18.766 INFO:teuthology.orchestra.run.smithi163.stdout: "otp_pool": "z.rgw.otp", 2024-09-17T10:35:18.766 INFO:teuthology.orchestra.run.smithi163.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-17T10:35:18.766 INFO:teuthology.orchestra.run.smithi163.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "system_key": { 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "access_key": "", 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "secret_key": "" 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "placement_pools": [ 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: { 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "key": "default-placement", 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "val": { 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "storage_classes": { 2024-09-17T10:35:18.767 INFO:teuthology.orchestra.run.smithi163.stdout: "STANDARD": { 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: "index_type": 0, 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: "inline_data": true 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout: "realm_id": "95e9a657-152a-4435-a408-63c2171c8acf" 2024-09-17T10:35:18.768 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:35:19.530 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-17T10:35:19.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:19 smithi164 bash[21879]: cluster 2024-09-17T10:35:18.442182+0000 mgr.y (mgr.14412) 99 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s; 5 B/s, 0 objects/s recovering 2024-09-17T10:35:19.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:19 smithi163 bash[26527]: cluster 2024-09-17T10:35:18.442182+0000 mgr.y (mgr.14412) 99 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s; 5 B/s, 0 objects/s recovering 2024-09-17T10:35:19.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:19 smithi163 bash[19901]: cluster 2024-09-17T10:35:18.442182+0000 mgr.y (mgr.14412) 99 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s; 5 B/s, 0 objects/s recovering 2024-09-17T10:35:21.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:21 smithi164 bash[21879]: cluster 2024-09-17T10:35:20.442777+0000 mgr.y (mgr.14412) 100 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 314 B/s rd, 419 B/s wr, 0 op/s; 4 B/s, 0 objects/s recovering 2024-09-17T10:35:21.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:21 smithi163 bash[26527]: cluster 2024-09-17T10:35:20.442777+0000 mgr.y (mgr.14412) 100 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 314 B/s rd, 419 B/s wr, 0 op/s; 4 B/s, 0 objects/s recovering 2024-09-17T10:35:21.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:21 smithi163 bash[19901]: cluster 2024-09-17T10:35:20.442777+0000 mgr.y (mgr.14412) 100 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 314 B/s rd, 419 B/s wr, 0 op/s; 4 B/s, 0 objects/s recovering 2024-09-17T10:35:23.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:23 smithi164 bash[21879]: cluster 2024-09-17T10:35:22.443623+0000 mgr.y (mgr.14412) 101 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 856 B/s wr, 2 op/s; 4 B/s, 0 objects/s recovering 2024-09-17T10:35:23.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:23 smithi163 bash[26527]: cluster 2024-09-17T10:35:22.443623+0000 mgr.y (mgr.14412) 101 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 856 B/s wr, 2 op/s; 4 B/s, 0 objects/s recovering 2024-09-17T10:35:23.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:23 smithi163 bash[19901]: cluster 2024-09-17T10:35:22.443623+0000 mgr.y (mgr.14412) 101 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 856 B/s wr, 2 op/s; 4 B/s, 0 objects/s recovering 2024-09-17T10:35:24.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:35:23] "GET /metrics HTTP/1.1" 200 28537 "" "Prometheus/2.43.0" 2024-09-17T10:35:24.319 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:25.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:25 smithi164 bash[21879]: cluster 2024-09-17T10:35:24.444101+0000 mgr.y (mgr.14412) 102 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s; 3 B/s, 0 objects/s recovering 2024-09-17T10:35:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:25 smithi164 bash[21879]: audit 2024-09-17T10:35:25.486917+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:25 smithi163 bash[26527]: cluster 2024-09-17T10:35:24.444101+0000 mgr.y (mgr.14412) 102 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s; 3 B/s, 0 objects/s recovering 2024-09-17T10:35:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:25 smithi163 bash[26527]: audit 2024-09-17T10:35:25.486917+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:25.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:25 smithi163 bash[19901]: cluster 2024-09-17T10:35:24.444101+0000 mgr.y (mgr.14412) 102 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s; 3 B/s, 0 objects/s recovering 2024-09-17T10:35:25.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:25 smithi163 bash[19901]: audit 2024-09-17T10:35:25.486917+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:27.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:27 smithi163 bash[26527]: cluster 2024-09-17T10:35:26.444811+0000 mgr.y (mgr.14412) 103 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 767 B/s wr, 4 op/s; 3 B/s, 0 objects/s recovering 2024-09-17T10:35:27.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:27 smithi163 bash[26527]: cluster 2024-09-17T10:35:26.537978+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T10:35:27.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:27 smithi163 bash[26527]: audit 2024-09-17T10:35:26.543754+0000 mon.a (mon.0) 805 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T10:35:27.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:27 smithi163 bash[19901]: cluster 2024-09-17T10:35:26.444811+0000 mgr.y (mgr.14412) 103 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 767 B/s wr, 4 op/s; 3 B/s, 0 objects/s recovering 2024-09-17T10:35:27.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:27 smithi163 bash[19901]: cluster 2024-09-17T10:35:26.537978+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T10:35:27.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:27 smithi163 bash[19901]: audit 2024-09-17T10:35:26.543754+0000 mon.a (mon.0) 805 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T10:35:28.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:27 smithi164 bash[21879]: cluster 2024-09-17T10:35:26.444811+0000 mgr.y (mgr.14412) 103 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 767 B/s wr, 4 op/s; 3 B/s, 0 objects/s recovering 2024-09-17T10:35:28.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:27 smithi164 bash[21879]: cluster 2024-09-17T10:35:26.537978+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T10:35:28.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:27 smithi164 bash[21879]: audit 2024-09-17T10:35:26.543754+0000 mon.a (mon.0) 805 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T10:35:29.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:28 smithi164 bash[21879]: audit 2024-09-17T10:35:27.533074+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T10:35:29.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:28 smithi164 bash[21879]: cluster 2024-09-17T10:35:27.540784+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T10:35:29.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:28 smithi164 bash[21879]: cluster 2024-09-17T10:35:28.545127+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T10:35:29.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:28 smithi163 bash[26527]: audit 2024-09-17T10:35:27.533074+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T10:35:29.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:28 smithi163 bash[26527]: cluster 2024-09-17T10:35:27.540784+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T10:35:29.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:28 smithi163 bash[26527]: cluster 2024-09-17T10:35:28.545127+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T10:35:29.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:28 smithi163 bash[19901]: audit 2024-09-17T10:35:27.533074+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T10:35:29.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:28 smithi163 bash[19901]: cluster 2024-09-17T10:35:27.540784+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T10:35:29.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:28 smithi163 bash[19901]: cluster 2024-09-17T10:35:28.545127+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T10:35:30.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:29 smithi164 bash[21879]: cluster 2024-09-17T10:35:28.445407+0000 mgr.y (mgr.14412) 104 : cluster [DBG] pgmap v79: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 639 B/s wr, 5 op/s 2024-09-17T10:35:30.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:29 smithi164 bash[21879]: audit 2024-09-17T10:35:28.551222+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T10:35:30.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:29 smithi164 bash[21879]: audit 2024-09-17T10:35:29.539470+0000 mon.a (mon.0) 810 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T10:35:30.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:29 smithi164 bash[21879]: cluster 2024-09-17T10:35:29.549790+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T10:35:30.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:29 smithi163 bash[26527]: cluster 2024-09-17T10:35:28.445407+0000 mgr.y (mgr.14412) 104 : cluster [DBG] pgmap v79: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 639 B/s wr, 5 op/s 2024-09-17T10:35:30.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:29 smithi163 bash[26527]: audit 2024-09-17T10:35:28.551222+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T10:35:30.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:29 smithi163 bash[26527]: audit 2024-09-17T10:35:29.539470+0000 mon.a (mon.0) 810 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T10:35:30.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:29 smithi163 bash[26527]: cluster 2024-09-17T10:35:29.549790+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T10:35:30.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:29 smithi163 bash[19901]: cluster 2024-09-17T10:35:28.445407+0000 mgr.y (mgr.14412) 104 : cluster [DBG] pgmap v79: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 639 B/s wr, 5 op/s 2024-09-17T10:35:30.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:29 smithi163 bash[19901]: audit 2024-09-17T10:35:28.551222+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T10:35:30.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:29 smithi163 bash[19901]: audit 2024-09-17T10:35:29.539470+0000 mon.a (mon.0) 810 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T10:35:30.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:29 smithi163 bash[19901]: cluster 2024-09-17T10:35:29.549790+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T10:35:31.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:30 smithi164 bash[21879]: cluster 2024-09-17T10:35:30.446033+0000 mgr.y (mgr.14412) 105 : cluster [DBG] pgmap v82: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:31.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:30 smithi164 bash[21879]: cluster 2024-09-17T10:35:30.683820+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T10:35:31.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:30 smithi164 bash[21879]: audit 2024-09-17T10:35:30.685685+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T10:35:31.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:30 smithi163 bash[19901]: cluster 2024-09-17T10:35:30.446033+0000 mgr.y (mgr.14412) 105 : cluster [DBG] pgmap v82: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:31.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:30 smithi163 bash[19901]: cluster 2024-09-17T10:35:30.683820+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T10:35:31.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:30 smithi163 bash[19901]: audit 2024-09-17T10:35:30.685685+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T10:35:31.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:30 smithi163 bash[26527]: cluster 2024-09-17T10:35:30.446033+0000 mgr.y (mgr.14412) 105 : cluster [DBG] pgmap v82: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:35:31.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:30 smithi163 bash[26527]: cluster 2024-09-17T10:35:30.683820+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T10:35:31.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:30 smithi163 bash[26527]: audit 2024-09-17T10:35:30.685685+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T10:35:32.815 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:35:32.815 INFO:teuthology.orchestra.run.smithi163.stdout: "id": "2040d13c-e982-43d8-b73c-5549f0177853", 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "epoch": 1, 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "predecessor_uuid": "832f3553-eac8-4c4f-ac2e-0508c9b87e5d", 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "sync_status": [], 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "period_map": { 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "id": "2040d13c-e982-43d8-b73c-5549f0177853", 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "zonegroups": [ 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: { 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "id": "303ce427-a814-49a6-aae1-56b81af79876", 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "name": "default", 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "api_name": "default", 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "is_master": true, 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "endpoints": [], 2024-09-17T10:35:32.816 INFO:teuthology.orchestra.run.smithi163.stdout: "hostnames": [], 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "hostnames_s3website": [], 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "master_zone": "22b761d5-2568-4027-bca4-4c0cdc29b645", 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "zones": [ 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: { 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "id": "22b761d5-2568-4027-bca4-4c0cdc29b645", 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "name": "z", 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "endpoints": [], 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "log_meta": false, 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "log_data": false, 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "bucket_index_max_shards": 11, 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "read_only": false, 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "tier_type": "", 2024-09-17T10:35:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: "sync_from_all": true, 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "sync_from": [], 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "redirect_zone": "", 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "supported_features": [ 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "compress-encrypted", 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "notification_v2", 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "resharding" 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: ] 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "placement_targets": [ 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: { 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "name": "default-placement", 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "tags": [], 2024-09-17T10:35:32.818 INFO:teuthology.orchestra.run.smithi163.stdout: "storage_classes": [ 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: "STANDARD" 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: ] 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: "default_placement": "default-placement", 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: "realm_id": "95e9a657-152a-4435-a408-63c2171c8acf", 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: "sync_policy": { 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: "groups": [] 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: "enabled_features": [ 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: "notification_v2", 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: "resharding" 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: ] 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:35:32.819 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: "short_zone_ids": [ 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: { 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: "key": "22b761d5-2568-4027-bca4-4c0cdc29b645", 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: "val": 2669569874 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: ] 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: "master_zonegroup": "303ce427-a814-49a6-aae1-56b81af79876", 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: "master_zone": "22b761d5-2568-4027-bca4-4c0cdc29b645", 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: "period_config": { 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: "bucket_quota": { 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: "enabled": false, 2024-09-17T10:35:32.820 INFO:teuthology.orchestra.run.smithi163.stdout: "check_on_raw": false, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "max_size": -1, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "max_size_kb": 0, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "max_objects": -1 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "user_quota": { 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "enabled": false, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "check_on_raw": false, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "max_size": -1, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "max_size_kb": 0, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "max_objects": -1 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "user_ratelimit": { 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "max_read_ops": 0, 2024-09-17T10:35:32.821 INFO:teuthology.orchestra.run.smithi163.stdout: "max_write_ops": 0, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "max_read_bytes": 0, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "max_write_bytes": 0, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "enabled": false 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "bucket_ratelimit": { 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "max_read_ops": 0, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "max_write_ops": 0, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "max_read_bytes": 0, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "max_write_bytes": 0, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "enabled": false 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "anonymous_ratelimit": { 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "max_read_ops": 0, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "max_write_ops": 0, 2024-09-17T10:35:32.822 INFO:teuthology.orchestra.run.smithi163.stdout: "max_read_bytes": 0, 2024-09-17T10:35:32.823 INFO:teuthology.orchestra.run.smithi163.stdout: "max_write_bytes": 0, 2024-09-17T10:35:32.823 INFO:teuthology.orchestra.run.smithi163.stdout: "enabled": false 2024-09-17T10:35:32.823 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:35:32.823 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:35:32.823 INFO:teuthology.orchestra.run.smithi163.stdout: "realm_id": "95e9a657-152a-4435-a408-63c2171c8acf", 2024-09-17T10:35:32.823 INFO:teuthology.orchestra.run.smithi163.stdout: "realm_epoch": 2 2024-09-17T10:35:32.823 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:35:33.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:32 smithi164 bash[21879]: audit 2024-09-17T10:35:31.685267+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T10:35:33.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:32 smithi164 bash[21879]: cluster 2024-09-17T10:35:31.696443+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T10:35:33.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:32 smithi164 bash[21879]: audit 2024-09-17T10:35:31.700610+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T10:35:33.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:32 smithi164 bash[21879]: cluster 2024-09-17T10:35:32.446717+0000 mgr.y (mgr.14412) 106 : cluster [DBG] pgmap v85: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T10:35:33.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:32 smithi163 bash[19901]: audit 2024-09-17T10:35:31.685267+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T10:35:33.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:32 smithi163 bash[19901]: cluster 2024-09-17T10:35:31.696443+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T10:35:33.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:32 smithi163 bash[19901]: audit 2024-09-17T10:35:31.700610+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T10:35:33.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:32 smithi163 bash[19901]: cluster 2024-09-17T10:35:32.446717+0000 mgr.y (mgr.14412) 106 : cluster [DBG] pgmap v85: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T10:35:33.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:32 smithi163 bash[26527]: audit 2024-09-17T10:35:31.685267+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T10:35:33.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:32 smithi163 bash[26527]: cluster 2024-09-17T10:35:31.696443+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T10:35:33.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:32 smithi163 bash[26527]: audit 2024-09-17T10:35:31.700610+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T10:35:33.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:32 smithi163 bash[26527]: cluster 2024-09-17T10:35:32.446717+0000 mgr.y (mgr.14412) 106 : cluster [DBG] pgmap v85: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T10:35:33.658 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-17T10:35:33.909 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:33 smithi163 bash[26527]: audit 2024-09-17T10:35:32.694260+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T10:35:33.909 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:33 smithi163 bash[26527]: cluster 2024-09-17T10:35:32.703478+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T10:35:33.909 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:33 smithi163 bash[19901]: audit 2024-09-17T10:35:32.694260+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T10:35:33.909 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:33 smithi163 bash[19901]: cluster 2024-09-17T10:35:32.703478+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T10:35:34.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:33 smithi164 bash[21879]: audit 2024-09-17T10:35:32.694260+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.163:0/406583621' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T10:35:34.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:33 smithi164 bash[21879]: cluster 2024-09-17T10:35:32.703478+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T10:35:34.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:35:33] "GET /metrics HTTP/1.1" 200 28553 "" "Prometheus/2.43.0" 2024-09-17T10:35:35.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:34 smithi164 bash[21879]: cluster 2024-09-17T10:35:34.447488+0000 mgr.y (mgr.14412) 107 : cluster [DBG] pgmap v87: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 208 B/s rd, 417 B/s wr, 1 op/s 2024-09-17T10:35:35.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:34 smithi163 bash[19901]: cluster 2024-09-17T10:35:34.447488+0000 mgr.y (mgr.14412) 107 : cluster [DBG] pgmap v87: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 208 B/s rd, 417 B/s wr, 1 op/s 2024-09-17T10:35:35.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:34 smithi163 bash[26527]: cluster 2024-09-17T10:35:34.447488+0000 mgr.y (mgr.14412) 107 : cluster [DBG] pgmap v87: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 208 B/s rd, 417 B/s wr, 1 op/s 2024-09-17T10:35:37.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:37 smithi164 bash[21879]: cluster 2024-09-17T10:35:36.448328+0000 mgr.y (mgr.14412) 108 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-17T10:35:37.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:37 smithi163 bash[19901]: cluster 2024-09-17T10:35:36.448328+0000 mgr.y (mgr.14412) 108 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-17T10:35:37.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:37 smithi163 bash[26527]: cluster 2024-09-17T10:35:36.448328+0000 mgr.y (mgr.14412) 108 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-17T10:35:38.446 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:39 smithi164 bash[21879]: cluster 2024-09-17T10:35:38.448877+0000 mgr.y (mgr.14412) 109 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-17T10:35:39.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:39 smithi163 bash[26527]: cluster 2024-09-17T10:35:38.448877+0000 mgr.y (mgr.14412) 109 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-17T10:35:39.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:39 smithi163 bash[19901]: cluster 2024-09-17T10:35:38.448877+0000 mgr.y (mgr.14412) 109 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-17T10:35:40.016 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled rgw.foo update... 2024-09-17T10:35:40.731 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph osd pool create foo' 2024-09-17T10:35:41.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.008278+0000 mgr.y (mgr.14412) 110 : audit [DBG] from='client.14670 -' 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-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: cephadm 2024-09-17T10:35:40.010547+0000 mgr.y (mgr.14412) 111 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.018922+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: cluster 2024-09-17T10:35:40.449576+0000 mgr.y (mgr.14412) 112 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.487085+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.741521+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.742386+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.748051+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.752427+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.756692+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.765150+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:41 smithi164 bash[21879]: audit 2024-09-17T10:35:40.767159+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:41.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.008278+0000 mgr.y (mgr.14412) 110 : audit [DBG] from='client.14670 -' 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-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: cephadm 2024-09-17T10:35:40.010547+0000 mgr.y (mgr.14412) 111 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.018922+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: cluster 2024-09-17T10:35:40.449576+0000 mgr.y (mgr.14412) 112 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.487085+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.741521+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.742386+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.748051+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.752427+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.756692+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.765150+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:41.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[26527]: audit 2024-09-17T10:35:40.767159+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.008278+0000 mgr.y (mgr.14412) 110 : audit [DBG] from='client.14670 -' 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-17T10:35:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: cephadm 2024-09-17T10:35:40.010547+0000 mgr.y (mgr.14412) 111 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T10:35:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.018922+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: cluster 2024-09-17T10:35:40.449576+0000 mgr.y (mgr.14412) 112 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T10:35:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.487085+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.741521+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.742386+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.748051+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.752427+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:35:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.756692+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:35:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.765150+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:41 smithi163 bash[19901]: audit 2024-09-17T10:35:40.767159+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:42.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:42 smithi164 bash[21879]: cephadm 2024-09-17T10:35:40.768261+0000 mgr.y (mgr.14412) 113 : cephadm [INF] Deploying daemon rgw.foo.smithi164.dqlavi on smithi164 2024-09-17T10:35:42.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:42 smithi163 bash[19901]: cephadm 2024-09-17T10:35:40.768261+0000 mgr.y (mgr.14412) 113 : cephadm [INF] Deploying daemon rgw.foo.smithi164.dqlavi on smithi164 2024-09-17T10:35:42.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:42 smithi163 bash[26527]: cephadm 2024-09-17T10:35:40.768261+0000 mgr.y (mgr.14412) 113 : cephadm [INF] Deploying daemon rgw.foo.smithi164.dqlavi on smithi164 2024-09-17T10:35:43.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:43 smithi163 bash[26527]: cluster 2024-09-17T10:35:42.451013+0000 mgr.y (mgr.14412) 114 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-17T10:35:43.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:43 smithi163 bash[19901]: cluster 2024-09-17T10:35:42.451013+0000 mgr.y (mgr.14412) 114 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-17T10:35:43.349 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:43 smithi164 bash[21879]: cluster 2024-09-17T10:35:42.451013+0000 mgr.y (mgr.14412) 114 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-17T10:35:43.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.613 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.613 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.614 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.614 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.615 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.615 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.615 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.616 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.957 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.957 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.957 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.958 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.958 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.958 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.959 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.959 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:43.959 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:35:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:44.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:35:43] "GET /metrics HTTP/1.1" 200 35450 "" "Prometheus/2.43.0" 2024-09-17T10:35:45.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:44 smithi164 bash[21879]: audit 2024-09-17T10:35:43.919320+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:44 smithi164 bash[21879]: audit 2024-09-17T10:35:43.932064+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:44 smithi164 bash[21879]: audit 2024-09-17T10:35:43.943005+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:44 smithi164 bash[21879]: audit 2024-09-17T10:35:43.944526+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:35:45.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:44 smithi164 bash[21879]: audit 2024-09-17T10:35:43.947608+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:35:45.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:44 smithi164 bash[21879]: audit 2024-09-17T10:35:43.958151+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:44 smithi164 bash[21879]: audit 2024-09-17T10:35:43.962141+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:45.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:44 smithi164 bash[21879]: cephadm 2024-09-17T10:35:43.964100+0000 mgr.y (mgr.14412) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi163.nlukyi on smithi163 2024-09-17T10:35:45.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:44 smithi164 bash[21879]: cluster 2024-09-17T10:35:44.451669+0000 mgr.y (mgr.14412) 116 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 871 B/s wr, 2 op/s 2024-09-17T10:35:45.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[26527]: audit 2024-09-17T10:35:43.919320+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[26527]: audit 2024-09-17T10:35:43.932064+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[26527]: audit 2024-09-17T10:35:43.943005+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[26527]: audit 2024-09-17T10:35:43.944526+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:35:45.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[26527]: audit 2024-09-17T10:35:43.947608+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:35:45.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[26527]: audit 2024-09-17T10:35:43.958151+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[26527]: audit 2024-09-17T10:35:43.962141+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:45.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[26527]: cephadm 2024-09-17T10:35:43.964100+0000 mgr.y (mgr.14412) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi163.nlukyi on smithi163 2024-09-17T10:35:45.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[26527]: cluster 2024-09-17T10:35:44.451669+0000 mgr.y (mgr.14412) 116 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 871 B/s wr, 2 op/s 2024-09-17T10:35:45.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[19901]: audit 2024-09-17T10:35:43.919320+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[19901]: audit 2024-09-17T10:35:43.932064+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[19901]: audit 2024-09-17T10:35:43.943005+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[19901]: audit 2024-09-17T10:35:43.944526+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:35:45.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[19901]: audit 2024-09-17T10:35:43.947608+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:35:45.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[19901]: audit 2024-09-17T10:35:43.958151+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:45.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[19901]: audit 2024-09-17T10:35:43.962141+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:45.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[19901]: cephadm 2024-09-17T10:35:43.964100+0000 mgr.y (mgr.14412) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi163.nlukyi on smithi163 2024-09-17T10:35:45.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:44 smithi163 bash[19901]: cluster 2024-09-17T10:35:44.451669+0000 mgr.y (mgr.14412) 116 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 871 B/s wr, 2 op/s 2024-09-17T10:35:45.510 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:47.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:47 smithi164 bash[21879]: cluster 2024-09-17T10:35:46.453047+0000 mgr.y (mgr.14412) 117 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-17T10:35:47.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:47 smithi163 bash[26527]: cluster 2024-09-17T10:35:46.453047+0000 mgr.y (mgr.14412) 117 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-17T10:35:47.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:47 smithi163 bash[19901]: cluster 2024-09-17T10:35:46.453047+0000 mgr.y (mgr.14412) 117 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-17T10:35:48.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.072 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:35:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.072 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:35:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.073 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:35:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.073 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:35:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.073 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.074 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:35:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.074 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:35:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.403 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.404 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.404 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:35:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.405 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:35:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.405 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:35:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.405 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.405 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:35:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.406 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:35:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.406 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:35:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:48.520 INFO:teuthology.orchestra.run.smithi163.stderr:pool 'foo' created 2024-09-17T10:35:48.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:48 smithi164 bash[21879]: audit 2024-09-17T10:35:47.850193+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.163:0/3610156085' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T10:35:48.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:48 smithi164 bash[21879]: audit 2024-09-17T10:35:48.338010+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:48 smithi164 bash[21879]: audit 2024-09-17T10:35:48.345260+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:48 smithi164 bash[21879]: audit 2024-09-17T10:35:48.353065+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:48 smithi164 bash[21879]: audit 2024-09-17T10:35:48.359263+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:48 smithi164 bash[21879]: audit 2024-09-17T10:35:48.367402+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:48 smithi164 bash[21879]: audit 2024-09-17T10:35:48.375315+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:48 smithi164 bash[21879]: audit 2024-09-17T10:35:48.381259+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[19901]: audit 2024-09-17T10:35:47.850193+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.163:0/3610156085' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T10:35:48.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[19901]: audit 2024-09-17T10:35:48.338010+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[19901]: audit 2024-09-17T10:35:48.345260+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[19901]: audit 2024-09-17T10:35:48.353065+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[19901]: audit 2024-09-17T10:35:48.359263+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[19901]: audit 2024-09-17T10:35:48.367402+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[19901]: audit 2024-09-17T10:35:48.375315+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[19901]: audit 2024-09-17T10:35:48.381259+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[26527]: audit 2024-09-17T10:35:47.850193+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.163:0/3610156085' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[26527]: audit 2024-09-17T10:35:48.338010+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[26527]: audit 2024-09-17T10:35:48.345260+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[26527]: audit 2024-09-17T10:35:48.353065+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[26527]: audit 2024-09-17T10:35:48.359263+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[26527]: audit 2024-09-17T10:35:48.367402+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[26527]: audit 2024-09-17T10:35:48.375315+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:48 smithi163 bash[26527]: audit 2024-09-17T10:35:48.381259+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:49.802 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:49 smithi163 bash[19901]: cephadm 2024-09-17T10:35:48.369227+0000 mgr.y (mgr.14412) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T10:35:49.802 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:49 smithi163 bash[19901]: cluster 2024-09-17T10:35:48.453681+0000 mgr.y (mgr.14412) 119 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-09-17T10:35:49.803 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:49 smithi163 bash[19901]: audit 2024-09-17T10:35:48.524304+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.163:0/3610156085' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T10:35:49.803 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:49 smithi163 bash[19901]: cluster 2024-09-17T10:35:48.530630+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T10:35:49.803 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:49 smithi163 bash[26527]: cephadm 2024-09-17T10:35:48.369227+0000 mgr.y (mgr.14412) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T10:35:49.803 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:49 smithi163 bash[26527]: cluster 2024-09-17T10:35:48.453681+0000 mgr.y (mgr.14412) 119 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-09-17T10:35:49.803 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:49 smithi163 bash[26527]: audit 2024-09-17T10:35:48.524304+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.163:0/3610156085' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T10:35:49.803 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:49 smithi163 bash[26527]: cluster 2024-09-17T10:35:48.530630+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T10:35:49.804 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'rbd pool init foo' 2024-09-17T10:35:50.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:49 smithi164 bash[21879]: cephadm 2024-09-17T10:35:48.369227+0000 mgr.y (mgr.14412) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T10:35:50.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:49 smithi164 bash[21879]: cluster 2024-09-17T10:35:48.453681+0000 mgr.y (mgr.14412) 119 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-09-17T10:35:50.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:49 smithi164 bash[21879]: audit 2024-09-17T10:35:48.524304+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.163:0/3610156085' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T10:35:50.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:49 smithi164 bash[21879]: cluster 2024-09-17T10:35:48.530630+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T10:35:50.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:50 smithi163 bash[19901]: cluster 2024-09-17T10:35:49.534865+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T10:35:50.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:50 smithi163 bash[19901]: audit 2024-09-17T10:35:50.540762+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:50.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:50 smithi163 bash[26527]: cluster 2024-09-17T10:35:49.534865+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T10:35:50.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:50 smithi163 bash[26527]: audit 2024-09-17T10:35:50.540762+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:51.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:50 smithi164 bash[21879]: cluster 2024-09-17T10:35:49.534865+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T10:35:51.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:50 smithi164 bash[21879]: audit 2024-09-17T10:35:50.540762+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:51.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:51 smithi163 bash[26527]: cluster 2024-09-17T10:35:50.454160+0000 mgr.y (mgr.14412) 120 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-09-17T10:35:51.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:51 smithi163 bash[26527]: cluster 2024-09-17T10:35:50.543988+0000 mon.a (mon.0) 847 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:35:51.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:51 smithi163 bash[26527]: cluster 2024-09-17T10:35:50.555742+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T10:35:51.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:51 smithi163 bash[19901]: cluster 2024-09-17T10:35:50.454160+0000 mgr.y (mgr.14412) 120 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-09-17T10:35:51.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:51 smithi163 bash[19901]: cluster 2024-09-17T10:35:50.543988+0000 mon.a (mon.0) 847 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:35:51.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:51 smithi163 bash[19901]: cluster 2024-09-17T10:35:50.555742+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T10:35:52.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:51 smithi164 bash[21879]: cluster 2024-09-17T10:35:50.454160+0000 mgr.y (mgr.14412) 120 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-09-17T10:35:52.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:51 smithi164 bash[21879]: cluster 2024-09-17T10:35:50.543988+0000 mon.a (mon.0) 847 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:35:52.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:51 smithi164 bash[21879]: cluster 2024-09-17T10:35:50.555742+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T10:35:53.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:53 smithi163 bash[19901]: cluster 2024-09-17T10:35:52.455047+0000 mgr.y (mgr.14412) 121 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-17T10:35:53.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:53 smithi163 bash[26527]: cluster 2024-09-17T10:35:52.455047+0000 mgr.y (mgr.14412) 121 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-17T10:35:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:53 smithi164 bash[21879]: cluster 2024-09-17T10:35:52.455047+0000 mgr.y (mgr.14412) 121 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-17T10:35:54.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:35:53] "GET /metrics HTTP/1.1" 200 35450 "" "Prometheus/2.43.0" 2024-09-17T10:35:54.483 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:55.559 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[20154]: [17/Sep/2024:10:35:55] ENGINE Bus STOPPING 2024-09-17T10:35:55.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[19901]: audit 2024-09-17T10:35:54.301563+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[19901]: audit 2024-09-17T10:35:54.313784+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[19901]: cluster 2024-09-17T10:35:54.455701+0000 mgr.y (mgr.14412) 122 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-17T10:35:55.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[19901]: audit 2024-09-17T10:35:55.038335+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[19901]: audit 2024-09-17T10:35:55.045061+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[19901]: audit 2024-09-17T10:35:55.045984+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:55.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[19901]: audit 2024-09-17T10:35:55.046658+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:55.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[26527]: audit 2024-09-17T10:35:54.301563+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[26527]: audit 2024-09-17T10:35:54.313784+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[26527]: cluster 2024-09-17T10:35:54.455701+0000 mgr.y (mgr.14412) 122 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-17T10:35:55.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[26527]: audit 2024-09-17T10:35:55.038335+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[26527]: audit 2024-09-17T10:35:55.045061+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[26527]: audit 2024-09-17T10:35:55.045984+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:55.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[26527]: audit 2024-09-17T10:35:55.046658+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:55.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:55 smithi164 bash[21879]: audit 2024-09-17T10:35:54.301563+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:55 smithi164 bash[21879]: audit 2024-09-17T10:35:54.313784+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:55 smithi164 bash[21879]: cluster 2024-09-17T10:35:54.455701+0000 mgr.y (mgr.14412) 122 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-17T10:35:55.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:55 smithi164 bash[21879]: audit 2024-09-17T10:35:55.038335+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:55 smithi164 bash[21879]: audit 2024-09-17T10:35:55.045061+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:55.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:55 smithi164 bash[21879]: audit 2024-09-17T10:35:55.045984+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:55.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:55 smithi164 bash[21879]: audit 2024-09-17T10:35:55.046658+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:56.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[20154]: [17/Sep/2024:10:35:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:35:56.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[20154]: [17/Sep/2024:10:35:55] ENGINE Bus STOPPED 2024-09-17T10:35:56.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:55 smithi163 bash[20154]: [17/Sep/2024:10:35:55] ENGINE Bus STARTING 2024-09-17T10:35:56.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[20154]: [17/Sep/2024:10:35:56] ENGINE Serving on http://:::9283 2024-09-17T10:35:56.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[20154]: [17/Sep/2024:10:35:56] ENGINE Bus STARTED 2024-09-17T10:35:56.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[20154]: [17/Sep/2024:10:35:56] ENGINE Bus STOPPING 2024-09-17T10:35:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: cephadm 2024-09-17T10:35:55.050725+0000 mgr.y (mgr.14412) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:35:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: audit 2024-09-17T10:35:55.482342+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: audit 2024-09-17T10:35:55.490012+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: audit 2024-09-17T10:35:55.497006+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: audit 2024-09-17T10:35:55.498177+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: audit 2024-09-17T10:35:55.501501+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: audit 2024-09-17T10:35:55.603897+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: audit 2024-09-17T10:35:55.604938+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: cephadm 2024-09-17T10:35:55.609421+0000 mgr.y (mgr.14412) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:35:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: audit 2024-09-17T10:35:55.869118+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:56 smithi164 bash[21879]: audit 2024-09-17T10:35:56.175189+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.163:0/1997761558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T10:35:56.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[20154]: [17/Sep/2024:10:35:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:35:56.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[20154]: [17/Sep/2024:10:35:56] ENGINE Bus STOPPED 2024-09-17T10:35:56.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[20154]: [17/Sep/2024:10:35:56] ENGINE Bus STARTING 2024-09-17T10:35:56.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[20154]: [17/Sep/2024:10:35:56] ENGINE Serving on http://:::9283 2024-09-17T10:35:56.809 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[20154]: [17/Sep/2024:10:35:56] ENGINE Bus STARTED 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: cephadm 2024-09-17T10:35:55.050725+0000 mgr.y (mgr.14412) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: audit 2024-09-17T10:35:55.482342+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: audit 2024-09-17T10:35:55.490012+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: audit 2024-09-17T10:35:55.497006+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: audit 2024-09-17T10:35:55.498177+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: audit 2024-09-17T10:35:55.501501+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: audit 2024-09-17T10:35:55.603897+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: audit 2024-09-17T10:35:55.604938+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: cephadm 2024-09-17T10:35:55.609421+0000 mgr.y (mgr.14412) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: audit 2024-09-17T10:35:55.869118+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[19901]: audit 2024-09-17T10:35:56.175189+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.163:0/1997761558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: cephadm 2024-09-17T10:35:55.050725+0000 mgr.y (mgr.14412) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: audit 2024-09-17T10:35:55.482342+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: audit 2024-09-17T10:35:55.490012+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: audit 2024-09-17T10:35:55.497006+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: audit 2024-09-17T10:35:55.498177+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: audit 2024-09-17T10:35:55.501501+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: audit 2024-09-17T10:35:55.603897+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: audit 2024-09-17T10:35:55.604938+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: cephadm 2024-09-17T10:35:55.609421+0000 mgr.y (mgr.14412) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:35:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: audit 2024-09-17T10:35:55.869118+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:35:56.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:56 smithi163 bash[26527]: audit 2024-09-17T10:35:56.175189+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.163:0/1997761558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T10:35:57.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:57 smithi164 bash[21879]: cluster 2024-09-17T10:35:56.457596+0000 mgr.y (mgr.14412) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 387 B/s wr, 134 op/s 2024-09-17T10:35:57.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:57 smithi164 bash[21879]: audit 2024-09-17T10:35:56.871861+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 172.21.15.163:0/1997761558' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T10:35:57.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:57 smithi164 bash[21879]: cluster 2024-09-17T10:35:56.883896+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T10:35:57.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:57 smithi163 bash[19901]: cluster 2024-09-17T10:35:56.457596+0000 mgr.y (mgr.14412) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 387 B/s wr, 134 op/s 2024-09-17T10:35:57.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:57 smithi163 bash[19901]: audit 2024-09-17T10:35:56.871861+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 172.21.15.163:0/1997761558' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T10:35:57.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:57 smithi163 bash[19901]: cluster 2024-09-17T10:35:56.883896+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T10:35:57.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:57 smithi163 bash[26527]: cluster 2024-09-17T10:35:56.457596+0000 mgr.y (mgr.14412) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 387 B/s wr, 134 op/s 2024-09-17T10:35:57.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:57 smithi163 bash[26527]: audit 2024-09-17T10:35:56.871861+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 172.21.15.163:0/1997761558' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T10:35:57.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:57 smithi163 bash[26527]: cluster 2024-09-17T10:35:56.883896+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T10:35:59.240 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:58 smithi163 bash[26527]: cluster 2024-09-17T10:35:57.897578+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T10:35:59.241 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:58 smithi163 bash[26527]: cluster 2024-09-17T10:35:58.458328+0000 mgr.y (mgr.14412) 126 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 388 B/s wr, 135 op/s 2024-09-17T10:35:59.241 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:58 smithi163 bash[19901]: cluster 2024-09-17T10:35:57.897578+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T10:35:59.241 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:58 smithi163 bash[19901]: cluster 2024-09-17T10:35:58.458328+0000 mgr.y (mgr.14412) 126 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 388 B/s wr, 135 op/s 2024-09-17T10:35:59.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:58 smithi164 bash[21879]: cluster 2024-09-17T10:35:57.897578+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T10:35:59.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:58 smithi164 bash[21879]: cluster 2024-09-17T10:35:58.458328+0000 mgr.y (mgr.14412) 126 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 388 B/s wr, 135 op/s 2024-09-17T10:35:59.777 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-17T10:36:00.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:59 smithi163 bash[26527]: cluster 2024-09-17T10:35:58.891445+0000 mon.a (mon.0) 867 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:36:00.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:59 smithi163 bash[26527]: cluster 2024-09-17T10:35:58.891491+0000 mon.a (mon.0) 868 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:00.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:35:59 smithi163 bash[26527]: cluster 2024-09-17T10:35:58.909979+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T10:36:00.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:59 smithi163 bash[19901]: cluster 2024-09-17T10:35:58.891445+0000 mon.a (mon.0) 867 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:36:00.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:59 smithi163 bash[19901]: cluster 2024-09-17T10:35:58.891491+0000 mon.a (mon.0) 868 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:00.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:35:59 smithi163 bash[19901]: cluster 2024-09-17T10:35:58.909979+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T10:36:00.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:59 smithi164 bash[21879]: cluster 2024-09-17T10:35:58.891445+0000 mon.a (mon.0) 867 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:36:00.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:59 smithi164 bash[21879]: cluster 2024-09-17T10:35:58.891491+0000 mon.a (mon.0) 868 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:00.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:35:59 smithi164 bash[21879]: cluster 2024-09-17T10:35:58.909979+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T10:36:01.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:00 smithi164 bash[21879]: cluster 2024-09-17T10:36:00.459058+0000 mgr.y (mgr.14412) 127 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-17T10:36:01.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:00 smithi163 bash[26527]: cluster 2024-09-17T10:36:00.459058+0000 mgr.y (mgr.14412) 127 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-17T10:36:01.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:00 smithi163 bash[19901]: cluster 2024-09-17T10:36:00.459058+0000 mgr.y (mgr.14412) 127 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-17T10:36:03.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:03 smithi164 bash[21879]: cluster 2024-09-17T10:36:02.460721+0000 mgr.y (mgr.14412) 128 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:36:03.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:03 smithi163 bash[19901]: cluster 2024-09-17T10:36:02.460721+0000 mgr.y (mgr.14412) 128 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:36:03.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:03 smithi163 bash[26527]: cluster 2024-09-17T10:36:02.460721+0000 mgr.y (mgr.14412) 128 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:36:04.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:36:03] "GET /metrics HTTP/1.1" 200 38099 "" "Prometheus/2.43.0" 2024-09-17T10:36:04.570 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:36:05.774 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:05 smithi163 bash[26527]: cluster 2024-09-17T10:36:04.461450+0000 mgr.y (mgr.14412) 129 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 269 B/s wr, 0 op/s 2024-09-17T10:36:05.774 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:05 smithi163 bash[19901]: cluster 2024-09-17T10:36:04.461450+0000 mgr.y (mgr.14412) 129 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 269 B/s wr, 0 op/s 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:05 smithi164 bash[21879]: cluster 2024-09-17T10:36:04.461450+0000 mgr.y (mgr.14412) 129 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 269 B/s wr, 0 op/s 2024-09-17T10:36:06.101 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled iscsi.foo update... 2024-09-17T10:36:06.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: cluster 2024-09-17T10:36:05.694752+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T10:36:06.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: audit 2024-09-17T10:36:06.098236+0000 mgr.y (mgr.14412) 130 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:06.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: cephadm 2024-09-17T10:36:06.100372+0000 mgr.y (mgr.14412) 131 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T10:36:06.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: audit 2024-09-17T10:36:06.105099+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:06.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: audit 2024-09-17T10:36:06.107175+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:06.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: audit 2024-09-17T10:36:06.108167+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:36:06.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: audit 2024-09-17T10:36:06.114337+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: audit 2024-09-17T10:36:06.119045+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:36:06.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: audit 2024-09-17T10:36:06.121350+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:36:06.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: audit 2024-09-17T10:36:06.130127+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: cephadm 2024-09-17T10:36:06.131265+0000 mgr.y (mgr.14412) 132 : cephadm [INF] Deploying daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[19901]: cluster 2024-09-17T10:36:06.463014+0000 mgr.y (mgr.14412) 133 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: cluster 2024-09-17T10:36:05.694752+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: audit 2024-09-17T10:36:06.098236+0000 mgr.y (mgr.14412) 130 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: cephadm 2024-09-17T10:36:06.100372+0000 mgr.y (mgr.14412) 131 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: audit 2024-09-17T10:36:06.105099+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: audit 2024-09-17T10:36:06.107175+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: audit 2024-09-17T10:36:06.108167+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:36:06.836 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: audit 2024-09-17T10:36:06.114337+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:06.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: audit 2024-09-17T10:36:06.119045+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:36:06.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: audit 2024-09-17T10:36:06.121350+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:36:06.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: audit 2024-09-17T10:36:06.130127+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:06.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: cephadm 2024-09-17T10:36:06.131265+0000 mgr.y (mgr.14412) 132 : cephadm [INF] Deploying daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:36:06.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:06 smithi163 bash[26527]: cluster 2024-09-17T10:36:06.463014+0000 mgr.y (mgr.14412) 133 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T10:36:07.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: cluster 2024-09-17T10:36:05.694752+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T10:36:07.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: audit 2024-09-17T10:36:06.098236+0000 mgr.y (mgr.14412) 130 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:07.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: cephadm 2024-09-17T10:36:06.100372+0000 mgr.y (mgr.14412) 131 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T10:36:07.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: audit 2024-09-17T10:36:06.105099+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: audit 2024-09-17T10:36:06.107175+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: audit 2024-09-17T10:36:06.108167+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:36:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: audit 2024-09-17T10:36:06.114337+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: audit 2024-09-17T10:36:06.119045+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:36:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: audit 2024-09-17T10:36:06.121350+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:36:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: audit 2024-09-17T10:36:06.130127+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: cephadm 2024-09-17T10:36:06.131265+0000 mgr.y (mgr.14412) 132 : cephadm [INF] Deploying daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:36:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:06 smithi164 bash[21879]: cluster 2024-09-17T10:36:06.463014+0000 mgr.y (mgr.14412) 133 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T10:36:07.097 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:36:09.293 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.293 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.293 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.294 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.294 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.294 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.295 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.295 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.295 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.547 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.547 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.547 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.547 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.548 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.548 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:09 smithi163 bash[19901]: cluster 2024-09-17T10:36:08.463528+0000 mgr.y (mgr.14412) 134 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 214 B/s wr, 0 op/s 2024-09-17T10:36:09.548 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.548 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.548 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:09 smithi163 bash[26527]: cluster 2024-09-17T10:36:08.463528+0000 mgr.y (mgr.14412) 134 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 214 B/s wr, 0 op/s 2024-09-17T10:36:09.549 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.549 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:36:09 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:09.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:09 smithi164 bash[21879]: cluster 2024-09-17T10:36:08.463528+0000 mgr.y (mgr.14412) 134 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 214 B/s wr, 0 op/s 2024-09-17T10:36:11.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:10 smithi164 bash[21879]: audit 2024-09-17T10:36:09.604810+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:10 smithi164 bash[21879]: audit 2024-09-17T10:36:09.609797+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:10 smithi164 bash[21879]: audit 2024-09-17T10:36:09.614465+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:10 smithi164 bash[21879]: cephadm 2024-09-17T10:36:09.615144+0000 mgr.y (mgr.14412) 135 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T10:36:11.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:10 smithi164 bash[21879]: audit 2024-09-17T10:36:09.624904+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:10 smithi164 bash[21879]: audit 2024-09-17T10:36:10.495136+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:10 smithi164 bash[21879]: audit 2024-09-17T10:36:10.497106+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:11.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:10 smithi164 bash[21879]: audit 2024-09-17T10:36:10.550903+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[26527]: audit 2024-09-17T10:36:09.604810+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[26527]: audit 2024-09-17T10:36:09.609797+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[26527]: audit 2024-09-17T10:36:09.614465+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[26527]: cephadm 2024-09-17T10:36:09.615144+0000 mgr.y (mgr.14412) 135 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T10:36:11.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[26527]: audit 2024-09-17T10:36:09.624904+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[26527]: audit 2024-09-17T10:36:10.495136+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[26527]: audit 2024-09-17T10:36:10.497106+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:11.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[26527]: audit 2024-09-17T10:36:10.550903+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[19901]: audit 2024-09-17T10:36:09.604810+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[19901]: audit 2024-09-17T10:36:09.609797+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[19901]: audit 2024-09-17T10:36:09.614465+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[19901]: cephadm 2024-09-17T10:36:09.615144+0000 mgr.y (mgr.14412) 135 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T10:36:11.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[19901]: audit 2024-09-17T10:36:09.624904+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[19901]: audit 2024-09-17T10:36:10.495136+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[19901]: audit 2024-09-17T10:36:10.497106+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:11.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:10 smithi163 bash[19901]: audit 2024-09-17T10:36:10.550903+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:11.898 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[26527]: cluster 2024-09-17T10:36:10.464204+0000 mgr.y (mgr.14412) 136 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-17T10:36:11.898 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[26527]: cluster 2024-09-17T10:36:10.644006+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-09-17T10:36:11.898 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[26527]: audit 2024-09-17T10:36:10.683806+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-17T10:36:11.898 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[26527]: audit 2024-09-17T10:36:10.684235+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-17T10:36:11.898 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[26527]: audit 2024-09-17T10:36:10.684601+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-17T10:36:11.898 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[19901]: cluster 2024-09-17T10:36:10.464204+0000 mgr.y (mgr.14412) 136 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-17T10:36:11.898 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[19901]: cluster 2024-09-17T10:36:10.644006+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-09-17T10:36:11.899 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[19901]: audit 2024-09-17T10:36:10.683806+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-17T10:36:11.899 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[19901]: audit 2024-09-17T10:36:10.684235+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-17T10:36:11.899 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:11 smithi163 bash[19901]: audit 2024-09-17T10:36:10.684601+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-17T10:36:12.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:11 smithi164 bash[21879]: cluster 2024-09-17T10:36:10.464204+0000 mgr.y (mgr.14412) 136 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-17T10:36:12.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:11 smithi164 bash[21879]: cluster 2024-09-17T10:36:10.644006+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-09-17T10:36:12.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:11 smithi164 bash[21879]: audit 2024-09-17T10:36:10.683806+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-17T10:36:12.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:11 smithi164 bash[21879]: audit 2024-09-17T10:36:10.684235+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-17T10:36:12.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:11 smithi164 bash[21879]: audit 2024-09-17T10:36:10.684601+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-17T10:36:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:12 smithi164 bash[21879]: audit 2024-09-17T10:36:11.650151+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-17T10:36:13.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:12 smithi164 bash[21879]: audit 2024-09-17T10:36:11.650225+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-17T10:36:13.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:12 smithi164 bash[21879]: audit 2024-09-17T10:36:11.650295+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-17T10:36:13.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:12 smithi164 bash[21879]: cluster 2024-09-17T10:36:11.653385+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T10:36:13.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:12 smithi164 bash[21879]: audit 2024-09-17T10:36:11.889415+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.163:0/2889007571' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:36:13.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:12 smithi164 bash[21879]: audit 2024-09-17T10:36:12.181841+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.163:0/357798034' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/510175980"}]: dispatch 2024-09-17T10:36:13.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:12 smithi164 bash[21879]: audit 2024-09-17T10:36:12.182454+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/510175980"}]: dispatch 2024-09-17T10:36:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[19901]: audit 2024-09-17T10:36:11.650151+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-17T10:36:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[19901]: audit 2024-09-17T10:36:11.650225+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-17T10:36:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[19901]: audit 2024-09-17T10:36:11.650295+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-17T10:36:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[19901]: cluster 2024-09-17T10:36:11.653385+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T10:36:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[19901]: audit 2024-09-17T10:36:11.889415+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.163:0/2889007571' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:36:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[19901]: audit 2024-09-17T10:36:12.181841+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.163:0/357798034' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/510175980"}]: dispatch 2024-09-17T10:36:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[19901]: audit 2024-09-17T10:36:12.182454+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/510175980"}]: dispatch 2024-09-17T10:36:13.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[26527]: audit 2024-09-17T10:36:11.650151+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-17T10:36:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[26527]: audit 2024-09-17T10:36:11.650225+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-17T10:36:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[26527]: audit 2024-09-17T10:36:11.650295+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-17T10:36:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[26527]: cluster 2024-09-17T10:36:11.653385+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T10:36:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[26527]: audit 2024-09-17T10:36:11.889415+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.163:0/2889007571' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:36:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[26527]: audit 2024-09-17T10:36:12.181841+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.163:0/357798034' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/510175980"}]: dispatch 2024-09-17T10:36:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:12 smithi163 bash[26527]: audit 2024-09-17T10:36:12.182454+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/510175980"}]: dispatch 2024-09-17T10:36:13.880 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:36:13.971 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:13 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:36:13] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-17T10:36:13.971 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:13 smithi163 bash[26527]: cluster 2024-09-17T10:36:12.464976+0000 mgr.y (mgr.14412) 137 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:36:13.971 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:13 smithi163 bash[26527]: audit 2024-09-17T10:36:12.652703+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/510175980"}]': finished 2024-09-17T10:36:13.971 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:13 smithi163 bash[26527]: cluster 2024-09-17T10:36:12.662306+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T10:36:13.971 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:13 smithi163 bash[26527]: audit 2024-09-17T10:36:12.982873+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.163:0/1869566860' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2533532320"}]: dispatch 2024-09-17T10:36:13.972 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:13 smithi163 bash[19901]: cluster 2024-09-17T10:36:12.464976+0000 mgr.y (mgr.14412) 137 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:36:13.972 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:13 smithi163 bash[19901]: audit 2024-09-17T10:36:12.652703+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/510175980"}]': finished 2024-09-17T10:36:13.972 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:13 smithi163 bash[19901]: cluster 2024-09-17T10:36:12.662306+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T10:36:13.972 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:13 smithi163 bash[19901]: audit 2024-09-17T10:36:12.982873+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.163:0/1869566860' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2533532320"}]: dispatch 2024-09-17T10:36:14.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:13 smithi164 bash[21879]: cluster 2024-09-17T10:36:12.464976+0000 mgr.y (mgr.14412) 137 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:36:14.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:13 smithi164 bash[21879]: audit 2024-09-17T10:36:12.652703+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/510175980"}]': finished 2024-09-17T10:36:14.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:13 smithi164 bash[21879]: cluster 2024-09-17T10:36:12.662306+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T10:36:14.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:13 smithi164 bash[21879]: audit 2024-09-17T10:36:12.982873+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.163:0/1869566860' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2533532320"}]: dispatch 2024-09-17T10:36:15.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:14 smithi164 bash[21879]: audit 2024-09-17T10:36:13.675000+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.163:0/1869566860' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2533532320"}]': finished 2024-09-17T10:36:15.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:14 smithi164 bash[21879]: cluster 2024-09-17T10:36:13.681023+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T10:36:15.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:14 smithi164 bash[21879]: audit 2024-09-17T10:36:14.000092+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.163:0/2587236466' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/1637527834"}]: dispatch 2024-09-17T10:36:15.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:14 smithi164 bash[21879]: audit 2024-09-17T10:36:14.000997+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/1637527834"}]: dispatch 2024-09-17T10:36:15.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:14 smithi164 bash[21879]: cluster 2024-09-17T10:36:14.465722+0000 mgr.y (mgr.14412) 138 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[19901]: audit 2024-09-17T10:36:13.675000+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.163:0/1869566860' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2533532320"}]': finished 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[19901]: cluster 2024-09-17T10:36:13.681023+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[19901]: audit 2024-09-17T10:36:14.000092+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.163:0/2587236466' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/1637527834"}]: dispatch 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[19901]: audit 2024-09-17T10:36:14.000997+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/1637527834"}]: dispatch 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[19901]: cluster 2024-09-17T10:36:14.465722+0000 mgr.y (mgr.14412) 138 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[26527]: audit 2024-09-17T10:36:13.675000+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.163:0/1869566860' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2533532320"}]': finished 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[26527]: cluster 2024-09-17T10:36:13.681023+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[26527]: audit 2024-09-17T10:36:14.000092+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.163:0/2587236466' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/1637527834"}]: dispatch 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[26527]: audit 2024-09-17T10:36:14.000997+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/1637527834"}]: dispatch 2024-09-17T10:36:15.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:14 smithi163 bash[26527]: cluster 2024-09-17T10:36:14.465722+0000 mgr.y (mgr.14412) 138 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:36:16.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:15 smithi164 bash[21879]: audit 2024-09-17T10:36:14.696794+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/1637527834"}]': finished 2024-09-17T10:36:16.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:15 smithi164 bash[21879]: cluster 2024-09-17T10:36:14.704254+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T10:36:16.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:15 smithi164 bash[21879]: audit 2024-09-17T10:36:15.010092+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.163:0/1337957020' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/1637527834"}]: dispatch 2024-09-17T10:36:16.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:15 smithi164 bash[21879]: audit 2024-09-17T10:36:15.010725+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/1637527834"}]: dispatch 2024-09-17T10:36:16.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:15 smithi163 bash[19901]: audit 2024-09-17T10:36:14.696794+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/1637527834"}]': finished 2024-09-17T10:36:16.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:15 smithi163 bash[19901]: cluster 2024-09-17T10:36:14.704254+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T10:36:16.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:15 smithi163 bash[19901]: audit 2024-09-17T10:36:15.010092+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.163:0/1337957020' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/1637527834"}]: dispatch 2024-09-17T10:36:16.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:15 smithi163 bash[19901]: audit 2024-09-17T10:36:15.010725+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/1637527834"}]: dispatch 2024-09-17T10:36:16.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:15 smithi163 bash[26527]: audit 2024-09-17T10:36:14.696794+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/1637527834"}]': finished 2024-09-17T10:36:16.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:15 smithi163 bash[26527]: cluster 2024-09-17T10:36:14.704254+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T10:36:16.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:15 smithi163 bash[26527]: audit 2024-09-17T10:36:15.010092+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.163:0/1337957020' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/1637527834"}]: dispatch 2024-09-17T10:36:16.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:15 smithi163 bash[26527]: audit 2024-09-17T10:36:15.010725+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/1637527834"}]: dispatch 2024-09-17T10:36:17.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:16 smithi164 bash[21879]: audit 2024-09-17T10:36:15.699130+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/1637527834"}]': finished 2024-09-17T10:36:17.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:16 smithi164 bash[21879]: cluster 2024-09-17T10:36:15.705753+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T10:36:17.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:16 smithi164 bash[21879]: audit 2024-09-17T10:36:16.022415+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.163:0/572979448' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/191709829"}]: dispatch 2024-09-17T10:36:17.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:16 smithi164 bash[21879]: cluster 2024-09-17T10:36:16.467310+0000 mgr.y (mgr.14412) 139 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T10:36:17.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:16 smithi163 bash[26527]: audit 2024-09-17T10:36:15.699130+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/1637527834"}]': finished 2024-09-17T10:36:17.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:16 smithi163 bash[26527]: cluster 2024-09-17T10:36:15.705753+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T10:36:17.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:16 smithi163 bash[26527]: audit 2024-09-17T10:36:16.022415+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.163:0/572979448' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/191709829"}]: dispatch 2024-09-17T10:36:17.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:16 smithi163 bash[26527]: cluster 2024-09-17T10:36:16.467310+0000 mgr.y (mgr.14412) 139 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T10:36:17.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:16 smithi163 bash[19901]: audit 2024-09-17T10:36:15.699130+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/1637527834"}]': finished 2024-09-17T10:36:17.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:16 smithi163 bash[19901]: cluster 2024-09-17T10:36:15.705753+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T10:36:17.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:16 smithi163 bash[19901]: audit 2024-09-17T10:36:16.022415+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.163:0/572979448' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/191709829"}]: dispatch 2024-09-17T10:36:17.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:16 smithi163 bash[19901]: cluster 2024-09-17T10:36:16.467310+0000 mgr.y (mgr.14412) 139 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[20154]: [17/Sep/2024:10:36:17] ENGINE Bus STOPPING 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:16.722369+0000 mon.a (mon.0) 906 : audit [INF] from='client.? 172.21.15.163:0/572979448' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/191709829"}]': finished 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: cluster 2024-09-17T10:36:16.734155+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.044781+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.163:0/1207518873' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2353603397"}]: dispatch 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.045257+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2353603397"}]: dispatch 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.531177+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.540722+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.541860+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.542915+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:36:17.918 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.551336+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.634900+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.635541+0000 mgr.y (mgr.14412) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: cephadm 2024-09-17T10:36:17.637169+0000 mgr.y (mgr.14412) 141 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.637506+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.638369+0000 mgr.y (mgr.14412) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.646332+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.658670+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.660304+0000 mgr.y (mgr.14412) 143 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[26527]: audit 2024-09-17T10:36:17.674300+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:16.722369+0000 mon.a (mon.0) 906 : audit [INF] from='client.? 172.21.15.163:0/572979448' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/191709829"}]': finished 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: cluster 2024-09-17T10:36:16.734155+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T10:36:17.919 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.044781+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.163:0/1207518873' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2353603397"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.045257+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2353603397"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.531177+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.540722+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.541860+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.542915+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.551336+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.634900+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.635541+0000 mgr.y (mgr.14412) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: cephadm 2024-09-17T10:36:17.637169+0000 mgr.y (mgr.14412) 141 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.637506+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.638369+0000 mgr.y (mgr.14412) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.646332+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.658670+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.660304+0000 mgr.y (mgr.14412) 143 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:36:17.920 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[19901]: audit 2024-09-17T10:36:17.674300+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:16.722369+0000 mon.a (mon.0) 906 : audit [INF] from='client.? 172.21.15.163:0/572979448' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/191709829"}]': finished 2024-09-17T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: cluster 2024-09-17T10:36:16.734155+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.044781+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.163:0/1207518873' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2353603397"}]: dispatch 2024-09-17T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.045257+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2353603397"}]: dispatch 2024-09-17T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.531177+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.540722+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.541860+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.542915+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.551336+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.634900+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.635541+0000 mgr.y (mgr.14412) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: cephadm 2024-09-17T10:36:17.637169+0000 mgr.y (mgr.14412) 141 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T10:36:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.637506+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.638369+0000 mgr.y (mgr.14412) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.646332+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.658670+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:36:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.660304+0000 mgr.y (mgr.14412) 143 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:36:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:17 smithi164 bash[21879]: audit 2024-09-17T10:36:17.674300+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:18.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[20154]: [17/Sep/2024:10:36:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:36:18.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[20154]: [17/Sep/2024:10:36:17] ENGINE Bus STOPPED 2024-09-17T10:36:18.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:17 smithi163 bash[20154]: [17/Sep/2024:10:36:17] ENGINE Bus STARTING 2024-09-17T10:36:18.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[20154]: [17/Sep/2024:10:36:18] ENGINE Serving on http://:::9283 2024-09-17T10:36:18.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[20154]: [17/Sep/2024:10:36:18] ENGINE Bus STARTED 2024-09-17T10:36:19.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:18 smithi164 bash[21879]: audit 2024-09-17T10:36:17.737458+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2353603397"}]': finished 2024-09-17T10:36:19.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:18 smithi164 bash[21879]: cluster 2024-09-17T10:36:17.746159+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T10:36:19.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:18 smithi164 bash[21879]: audit 2024-09-17T10:36:17.748952+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:19.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:18 smithi164 bash[21879]: audit 2024-09-17T10:36:17.749867+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:36:19.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:18 smithi164 bash[21879]: audit 2024-09-17T10:36:17.755441+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:19.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:18 smithi164 bash[21879]: audit 2024-09-17T10:36:18.051248+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.163:0/1169922125' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3047673193"}]: dispatch 2024-09-17T10:36:19.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:18 smithi164 bash[21879]: audit 2024-09-17T10:36:18.051870+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3047673193"}]: dispatch 2024-09-17T10:36:19.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:18 smithi164 bash[21879]: cluster 2024-09-17T10:36:18.468019+0000 mgr.y (mgr.14412) 144 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T10:36:19.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[26527]: audit 2024-09-17T10:36:17.737458+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2353603397"}]': finished 2024-09-17T10:36:19.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[26527]: cluster 2024-09-17T10:36:17.746159+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T10:36:19.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[26527]: audit 2024-09-17T10:36:17.748952+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:19.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[26527]: audit 2024-09-17T10:36:17.749867+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[26527]: audit 2024-09-17T10:36:17.755441+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[26527]: audit 2024-09-17T10:36:18.051248+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.163:0/1169922125' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3047673193"}]: dispatch 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[26527]: audit 2024-09-17T10:36:18.051870+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3047673193"}]: dispatch 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[26527]: cluster 2024-09-17T10:36:18.468019+0000 mgr.y (mgr.14412) 144 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[19901]: audit 2024-09-17T10:36:17.737458+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2353603397"}]': finished 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[19901]: cluster 2024-09-17T10:36:17.746159+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[19901]: audit 2024-09-17T10:36:17.748952+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[19901]: audit 2024-09-17T10:36:17.749867+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[19901]: audit 2024-09-17T10:36:17.755441+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[19901]: audit 2024-09-17T10:36:18.051248+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.163:0/1169922125' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3047673193"}]: dispatch 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[19901]: audit 2024-09-17T10:36:18.051870+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3047673193"}]: dispatch 2024-09-17T10:36:19.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:18 smithi163 bash[19901]: cluster 2024-09-17T10:36:18.468019+0000 mgr.y (mgr.14412) 144 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T10:36:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:19 smithi164 bash[21879]: audit 2024-09-17T10:36:18.755563+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3047673193"}]': finished 2024-09-17T10:36:20.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:19 smithi164 bash[21879]: cluster 2024-09-17T10:36:18.763233+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T10:36:20.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:19 smithi164 bash[21879]: audit 2024-09-17T10:36:19.074768+0000 mon.a (mon.0) 927 : audit [INF] from='client.? 172.21.15.163:0/1565051678' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2548879929"}]: dispatch 2024-09-17T10:36:20.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:19 smithi163 bash[26527]: audit 2024-09-17T10:36:18.755563+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3047673193"}]': finished 2024-09-17T10:36:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:19 smithi163 bash[26527]: cluster 2024-09-17T10:36:18.763233+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T10:36:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:19 smithi163 bash[26527]: audit 2024-09-17T10:36:19.074768+0000 mon.a (mon.0) 927 : audit [INF] from='client.? 172.21.15.163:0/1565051678' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2548879929"}]: dispatch 2024-09-17T10:36:20.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:19 smithi163 bash[19901]: audit 2024-09-17T10:36:18.755563+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3047673193"}]': finished 2024-09-17T10:36:20.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:19 smithi163 bash[19901]: cluster 2024-09-17T10:36:18.763233+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T10:36:20.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:19 smithi163 bash[19901]: audit 2024-09-17T10:36:19.074768+0000 mon.a (mon.0) 927 : audit [INF] from='client.? 172.21.15.163:0/1565051678' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2548879929"}]: dispatch 2024-09-17T10:36:21.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:20 smithi164 bash[21879]: audit 2024-09-17T10:36:19.767766+0000 mon.a (mon.0) 928 : audit [INF] from='client.? 172.21.15.163:0/1565051678' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2548879929"}]': finished 2024-09-17T10:36:21.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:20 smithi164 bash[21879]: cluster 2024-09-17T10:36:19.775283+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T10:36:21.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:20 smithi164 bash[21879]: audit 2024-09-17T10:36:20.086941+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.163:0/3646248781' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2548879929"}]: dispatch 2024-09-17T10:36:21.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:20 smithi164 bash[21879]: cluster 2024-09-17T10:36:20.468723+0000 mgr.y (mgr.14412) 145 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:36:21.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:20 smithi163 bash[19901]: audit 2024-09-17T10:36:19.767766+0000 mon.a (mon.0) 928 : audit [INF] from='client.? 172.21.15.163:0/1565051678' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2548879929"}]': finished 2024-09-17T10:36:21.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:20 smithi163 bash[19901]: cluster 2024-09-17T10:36:19.775283+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T10:36:21.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:20 smithi163 bash[19901]: audit 2024-09-17T10:36:20.086941+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.163:0/3646248781' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2548879929"}]: dispatch 2024-09-17T10:36:21.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:20 smithi163 bash[19901]: cluster 2024-09-17T10:36:20.468723+0000 mgr.y (mgr.14412) 145 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:36:21.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:20 smithi163 bash[26527]: audit 2024-09-17T10:36:19.767766+0000 mon.a (mon.0) 928 : audit [INF] from='client.? 172.21.15.163:0/1565051678' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2548879929"}]': finished 2024-09-17T10:36:21.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:20 smithi163 bash[26527]: cluster 2024-09-17T10:36:19.775283+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T10:36:21.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:20 smithi163 bash[26527]: audit 2024-09-17T10:36:20.086941+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.163:0/3646248781' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2548879929"}]: dispatch 2024-09-17T10:36:21.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:20 smithi163 bash[26527]: cluster 2024-09-17T10:36:20.468723+0000 mgr.y (mgr.14412) 145 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:36:22.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:21 smithi164 bash[21879]: audit 2024-09-17T10:36:20.776688+0000 mon.a (mon.0) 931 : audit [INF] from='client.? 172.21.15.163:0/3646248781' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2548879929"}]': finished 2024-09-17T10:36:22.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:21 smithi164 bash[21879]: cluster 2024-09-17T10:36:20.783865+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T10:36:22.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:21 smithi164 bash[21879]: audit 2024-09-17T10:36:21.095373+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.163:0/1212309313' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2703118444"}]: dispatch 2024-09-17T10:36:22.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:21 smithi164 bash[21879]: audit 2024-09-17T10:36:21.096287+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2703118444"}]: dispatch 2024-09-17T10:36:22.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:21 smithi164 bash[21879]: audit 2024-09-17T10:36:21.627703+0000 mgr.y (mgr.14412) 146 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:22.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[19901]: audit 2024-09-17T10:36:20.776688+0000 mon.a (mon.0) 931 : audit [INF] from='client.? 172.21.15.163:0/3646248781' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2548879929"}]': finished 2024-09-17T10:36:22.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[19901]: cluster 2024-09-17T10:36:20.783865+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T10:36:22.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[19901]: audit 2024-09-17T10:36:21.095373+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.163:0/1212309313' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2703118444"}]: dispatch 2024-09-17T10:36:22.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[19901]: audit 2024-09-17T10:36:21.096287+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2703118444"}]: dispatch 2024-09-17T10:36:22.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[19901]: audit 2024-09-17T10:36:21.627703+0000 mgr.y (mgr.14412) 146 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:22.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[26527]: audit 2024-09-17T10:36:20.776688+0000 mon.a (mon.0) 931 : audit [INF] from='client.? 172.21.15.163:0/3646248781' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2548879929"}]': finished 2024-09-17T10:36:22.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[26527]: cluster 2024-09-17T10:36:20.783865+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T10:36:22.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[26527]: audit 2024-09-17T10:36:21.095373+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.163:0/1212309313' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2703118444"}]: dispatch 2024-09-17T10:36:22.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[26527]: audit 2024-09-17T10:36:21.096287+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2703118444"}]: dispatch 2024-09-17T10:36:22.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:21 smithi163 bash[26527]: audit 2024-09-17T10:36:21.627703+0000 mgr.y (mgr.14412) 146 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:23.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:22 smithi163 bash[26527]: audit 2024-09-17T10:36:21.786730+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2703118444"}]': finished 2024-09-17T10:36:23.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:22 smithi163 bash[26527]: cluster 2024-09-17T10:36:21.794487+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T10:36:23.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:22 smithi163 bash[26527]: audit 2024-09-17T10:36:22.116739+0000 mon.a (mon.0) 936 : audit [INF] from='client.? 172.21.15.163:0/492855229' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2229606621"}]: dispatch 2024-09-17T10:36:23.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:22 smithi163 bash[26527]: cluster 2024-09-17T10:36:22.469445+0000 mgr.y (mgr.14412) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:23.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:22 smithi163 bash[19901]: audit 2024-09-17T10:36:21.786730+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2703118444"}]': finished 2024-09-17T10:36:23.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:22 smithi163 bash[19901]: cluster 2024-09-17T10:36:21.794487+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T10:36:23.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:22 smithi163 bash[19901]: audit 2024-09-17T10:36:22.116739+0000 mon.a (mon.0) 936 : audit [INF] from='client.? 172.21.15.163:0/492855229' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2229606621"}]: dispatch 2024-09-17T10:36:23.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:22 smithi163 bash[19901]: cluster 2024-09-17T10:36:22.469445+0000 mgr.y (mgr.14412) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:23.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:22 smithi164 bash[21879]: audit 2024-09-17T10:36:21.786730+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2703118444"}]': finished 2024-09-17T10:36:23.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:22 smithi164 bash[21879]: cluster 2024-09-17T10:36:21.794487+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T10:36:23.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:22 smithi164 bash[21879]: audit 2024-09-17T10:36:22.116739+0000 mon.a (mon.0) 936 : audit [INF] from='client.? 172.21.15.163:0/492855229' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2229606621"}]: dispatch 2024-09-17T10:36:23.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:22 smithi164 bash[21879]: cluster 2024-09-17T10:36:22.469445+0000 mgr.y (mgr.14412) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:24.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:23 smithi163 bash[19901]: audit 2024-09-17T10:36:22.799776+0000 mon.a (mon.0) 937 : audit [INF] from='client.? 172.21.15.163:0/492855229' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2229606621"}]': finished 2024-09-17T10:36:24.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:23 smithi163 bash[19901]: cluster 2024-09-17T10:36:22.812329+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T10:36:24.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:23 smithi163 bash[19901]: audit 2024-09-17T10:36:23.113833+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.163:0/2636484311' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3492872914"}]: dispatch 2024-09-17T10:36:24.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:36:23] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-17T10:36:24.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:23 smithi163 bash[26527]: audit 2024-09-17T10:36:22.799776+0000 mon.a (mon.0) 937 : audit [INF] from='client.? 172.21.15.163:0/492855229' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2229606621"}]': finished 2024-09-17T10:36:24.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:23 smithi163 bash[26527]: cluster 2024-09-17T10:36:22.812329+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T10:36:24.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:23 smithi163 bash[26527]: audit 2024-09-17T10:36:23.113833+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.163:0/2636484311' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3492872914"}]: dispatch 2024-09-17T10:36:24.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:23 smithi164 bash[21879]: audit 2024-09-17T10:36:22.799776+0000 mon.a (mon.0) 937 : audit [INF] from='client.? 172.21.15.163:0/492855229' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2229606621"}]': finished 2024-09-17T10:36:24.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:23 smithi164 bash[21879]: cluster 2024-09-17T10:36:22.812329+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T10:36:24.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:23 smithi164 bash[21879]: audit 2024-09-17T10:36:23.113833+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.163:0/2636484311' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3492872914"}]: dispatch 2024-09-17T10:36:25.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:24 smithi164 bash[21879]: audit 2024-09-17T10:36:23.802430+0000 mon.a (mon.0) 940 : audit [INF] from='client.? 172.21.15.163:0/2636484311' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3492872914"}]': finished 2024-09-17T10:36:25.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:24 smithi164 bash[21879]: cluster 2024-09-17T10:36:23.806477+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T10:36:25.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:24 smithi164 bash[21879]: audit 2024-09-17T10:36:24.112803+0000 mon.a (mon.0) 942 : audit [INF] from='client.? 172.21.15.163:0/2259060989' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/4290839862"}]: dispatch 2024-09-17T10:36:25.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:24 smithi164 bash[21879]: cluster 2024-09-17T10:36:24.470159+0000 mgr.y (mgr.14412) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:25.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:24 smithi163 bash[19901]: audit 2024-09-17T10:36:23.802430+0000 mon.a (mon.0) 940 : audit [INF] from='client.? 172.21.15.163:0/2636484311' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3492872914"}]': finished 2024-09-17T10:36:25.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:24 smithi163 bash[19901]: cluster 2024-09-17T10:36:23.806477+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T10:36:25.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:24 smithi163 bash[19901]: audit 2024-09-17T10:36:24.112803+0000 mon.a (mon.0) 942 : audit [INF] from='client.? 172.21.15.163:0/2259060989' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/4290839862"}]: dispatch 2024-09-17T10:36:25.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:24 smithi163 bash[19901]: cluster 2024-09-17T10:36:24.470159+0000 mgr.y (mgr.14412) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:25.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:24 smithi163 bash[26527]: audit 2024-09-17T10:36:23.802430+0000 mon.a (mon.0) 940 : audit [INF] from='client.? 172.21.15.163:0/2636484311' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3492872914"}]': finished 2024-09-17T10:36:25.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:24 smithi163 bash[26527]: cluster 2024-09-17T10:36:23.806477+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T10:36:25.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:24 smithi163 bash[26527]: audit 2024-09-17T10:36:24.112803+0000 mon.a (mon.0) 942 : audit [INF] from='client.? 172.21.15.163:0/2259060989' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/4290839862"}]: dispatch 2024-09-17T10:36:25.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:24 smithi163 bash[26527]: cluster 2024-09-17T10:36:24.470159+0000 mgr.y (mgr.14412) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:26.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:25 smithi164 bash[21879]: audit 2024-09-17T10:36:24.821342+0000 mon.a (mon.0) 943 : audit [INF] from='client.? 172.21.15.163:0/2259060989' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/4290839862"}]': finished 2024-09-17T10:36:26.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:25 smithi164 bash[21879]: cluster 2024-09-17T10:36:24.831962+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T10:36:26.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:25 smithi164 bash[21879]: audit 2024-09-17T10:36:25.134280+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.163:0/1555223490' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/145120828"}]: dispatch 2024-09-17T10:36:26.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:25 smithi164 bash[21879]: audit 2024-09-17T10:36:25.135242+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/145120828"}]: dispatch 2024-09-17T10:36:26.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:25 smithi164 bash[21879]: audit 2024-09-17T10:36:25.489344+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[19901]: audit 2024-09-17T10:36:24.821342+0000 mon.a (mon.0) 943 : audit [INF] from='client.? 172.21.15.163:0/2259060989' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/4290839862"}]': finished 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[19901]: cluster 2024-09-17T10:36:24.831962+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[19901]: audit 2024-09-17T10:36:25.134280+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.163:0/1555223490' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/145120828"}]: dispatch 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[19901]: audit 2024-09-17T10:36:25.135242+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/145120828"}]: dispatch 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[19901]: audit 2024-09-17T10:36:25.489344+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[26527]: audit 2024-09-17T10:36:24.821342+0000 mon.a (mon.0) 943 : audit [INF] from='client.? 172.21.15.163:0/2259060989' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/4290839862"}]': finished 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[26527]: cluster 2024-09-17T10:36:24.831962+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[26527]: audit 2024-09-17T10:36:25.134280+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.163:0/1555223490' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/145120828"}]: dispatch 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[26527]: audit 2024-09-17T10:36:25.135242+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/145120828"}]: dispatch 2024-09-17T10:36:26.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:25 smithi163 bash[26527]: audit 2024-09-17T10:36:25.489344+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:27.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:26 smithi164 bash[21879]: audit 2024-09-17T10:36:25.823631+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/145120828"}]': finished 2024-09-17T10:36:27.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:26 smithi164 bash[21879]: cluster 2024-09-17T10:36:25.832063+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T10:36:27.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:26 smithi164 bash[21879]: audit 2024-09-17T10:36:26.142491+0000 mon.a (mon.0) 949 : audit [INF] from='client.? 172.21.15.163:0/2298139173' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2533532320"}]: dispatch 2024-09-17T10:36:27.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:26 smithi164 bash[21879]: cluster 2024-09-17T10:36:26.471732+0000 mgr.y (mgr.14412) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:27.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:26 smithi163 bash[19901]: audit 2024-09-17T10:36:25.823631+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/145120828"}]': finished 2024-09-17T10:36:27.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:26 smithi163 bash[19901]: cluster 2024-09-17T10:36:25.832063+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T10:36:27.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:26 smithi163 bash[19901]: audit 2024-09-17T10:36:26.142491+0000 mon.a (mon.0) 949 : audit [INF] from='client.? 172.21.15.163:0/2298139173' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2533532320"}]: dispatch 2024-09-17T10:36:27.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:26 smithi163 bash[19901]: cluster 2024-09-17T10:36:26.471732+0000 mgr.y (mgr.14412) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:27.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:26 smithi163 bash[26527]: audit 2024-09-17T10:36:25.823631+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/145120828"}]': finished 2024-09-17T10:36:27.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:26 smithi163 bash[26527]: cluster 2024-09-17T10:36:25.832063+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T10:36:27.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:26 smithi163 bash[26527]: audit 2024-09-17T10:36:26.142491+0000 mon.a (mon.0) 949 : audit [INF] from='client.? 172.21.15.163:0/2298139173' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2533532320"}]: dispatch 2024-09-17T10:36:27.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:26 smithi163 bash[26527]: cluster 2024-09-17T10:36:26.471732+0000 mgr.y (mgr.14412) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:28.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:27 smithi164 bash[21879]: audit 2024-09-17T10:36:26.853336+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.163:0/2298139173' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2533532320"}]': finished 2024-09-17T10:36:28.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:27 smithi164 bash[21879]: cluster 2024-09-17T10:36:26.858064+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T10:36:28.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:27 smithi164 bash[21879]: audit 2024-09-17T10:36:27.148763+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.163:0/2663555007' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1697381215"}]: dispatch 2024-09-17T10:36:28.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:27 smithi163 bash[26527]: audit 2024-09-17T10:36:26.853336+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.163:0/2298139173' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2533532320"}]': finished 2024-09-17T10:36:28.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:27 smithi163 bash[26527]: cluster 2024-09-17T10:36:26.858064+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T10:36:28.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:27 smithi163 bash[26527]: audit 2024-09-17T10:36:27.148763+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.163:0/2663555007' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1697381215"}]: dispatch 2024-09-17T10:36:28.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:27 smithi163 bash[19901]: audit 2024-09-17T10:36:26.853336+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.163:0/2298139173' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2533532320"}]': finished 2024-09-17T10:36:28.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:27 smithi163 bash[19901]: cluster 2024-09-17T10:36:26.858064+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T10:36:28.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:27 smithi163 bash[19901]: audit 2024-09-17T10:36:27.148763+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.163:0/2663555007' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1697381215"}]: dispatch 2024-09-17T10:36:29.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:28 smithi164 bash[21879]: audit 2024-09-17T10:36:27.867285+0000 mon.a (mon.0) 953 : audit [INF] from='client.? 172.21.15.163:0/2663555007' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1697381215"}]': finished 2024-09-17T10:36:29.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:28 smithi164 bash[21879]: cluster 2024-09-17T10:36:27.874958+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T10:36:29.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:28 smithi164 bash[21879]: cluster 2024-09-17T10:36:28.472392+0000 mgr.y (mgr.14412) 150 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:29.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:28 smithi163 bash[19901]: audit 2024-09-17T10:36:27.867285+0000 mon.a (mon.0) 953 : audit [INF] from='client.? 172.21.15.163:0/2663555007' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1697381215"}]': finished 2024-09-17T10:36:29.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:28 smithi163 bash[19901]: cluster 2024-09-17T10:36:27.874958+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T10:36:29.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:28 smithi163 bash[19901]: cluster 2024-09-17T10:36:28.472392+0000 mgr.y (mgr.14412) 150 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:29.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:28 smithi163 bash[26527]: audit 2024-09-17T10:36:27.867285+0000 mon.a (mon.0) 953 : audit [INF] from='client.? 172.21.15.163:0/2663555007' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1697381215"}]': finished 2024-09-17T10:36:29.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:28 smithi163 bash[26527]: cluster 2024-09-17T10:36:27.874958+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T10:36:29.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:28 smithi163 bash[26527]: cluster 2024-09-17T10:36:28.472392+0000 mgr.y (mgr.14412) 150 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:31.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:31 smithi164 bash[21879]: cluster 2024-09-17T10:36:30.473083+0000 mgr.y (mgr.14412) 151 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-09-17T10:36:31.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:31 smithi163 bash[19901]: cluster 2024-09-17T10:36:30.473083+0000 mgr.y (mgr.14412) 151 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-09-17T10:36:31.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:31 smithi163 bash[26527]: cluster 2024-09-17T10:36:30.473083+0000 mgr.y (mgr.14412) 151 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-09-17T10:36:32.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:32 smithi164 bash[21879]: audit 2024-09-17T10:36:31.631658+0000 mgr.y (mgr.14412) 152 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:32.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:32 smithi163 bash[19901]: audit 2024-09-17T10:36:31.631658+0000 mgr.y (mgr.14412) 152 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:32.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:32 smithi163 bash[26527]: audit 2024-09-17T10:36:31.631658+0000 mgr.y (mgr.14412) 152 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:33.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:33 smithi163 bash[19901]: cluster 2024-09-17T10:36:32.474699+0000 mgr.y (mgr.14412) 153 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:36:33.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:33 smithi163 bash[26527]: cluster 2024-09-17T10:36:32.474699+0000 mgr.y (mgr.14412) 153 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:36:34.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:33 smithi164 bash[21879]: cluster 2024-09-17T10:36:32.474699+0000 mgr.y (mgr.14412) 153 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:36:34.309 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:36:33] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:36:35.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:35 smithi163 bash[19901]: cluster 2024-09-17T10:36:34.475393+0000 mgr.y (mgr.14412) 154 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:36:35.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:35 smithi163 bash[26527]: cluster 2024-09-17T10:36:34.475393+0000 mgr.y (mgr.14412) 154 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:36:36.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:35 smithi164 bash[21879]: cluster 2024-09-17T10:36:34.475393+0000 mgr.y (mgr.14412) 154 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:36:37.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:37 smithi163 bash[19901]: cluster 2024-09-17T10:36:36.476964+0000 mgr.y (mgr.14412) 155 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:36:37.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:37 smithi163 bash[26527]: cluster 2024-09-17T10:36:36.476964+0000 mgr.y (mgr.14412) 155 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:36:38.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:37 smithi164 bash[21879]: cluster 2024-09-17T10:36:36.476964+0000 mgr.y (mgr.14412) 155 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:36:39.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:39 smithi163 bash[19901]: cluster 2024-09-17T10:36:38.477663+0000 mgr.y (mgr.14412) 156 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-09-17T10:36:39.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:39 smithi163 bash[26527]: cluster 2024-09-17T10:36:38.477663+0000 mgr.y (mgr.14412) 156 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-09-17T10:36:40.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:39 smithi164 bash[21879]: cluster 2024-09-17T10:36:38.477663+0000 mgr.y (mgr.14412) 156 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-09-17T10:36:40.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:40 smithi163 bash[19901]: audit 2024-09-17T10:36:40.489481+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:40.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:40 smithi163 bash[26527]: audit 2024-09-17T10:36:40.489481+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:41.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:40 smithi164 bash[21879]: audit 2024-09-17T10:36:40.489481+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:42.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:41 smithi164 bash[21879]: cluster 2024-09-17T10:36:40.478339+0000 mgr.y (mgr.14412) 157 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:42.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:41 smithi163 bash[19901]: cluster 2024-09-17T10:36:40.478339+0000 mgr.y (mgr.14412) 157 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:42.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:41 smithi163 bash[26527]: cluster 2024-09-17T10:36:40.478339+0000 mgr.y (mgr.14412) 157 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:43.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:42 smithi164 bash[21879]: audit 2024-09-17T10:36:41.639466+0000 mgr.y (mgr.14412) 158 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:43.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:42 smithi163 bash[19901]: audit 2024-09-17T10:36:41.639466+0000 mgr.y (mgr.14412) 158 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:43.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:42 smithi163 bash[26527]: audit 2024-09-17T10:36:41.639466+0000 mgr.y (mgr.14412) 158 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:43.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:43 smithi163 bash[19901]: cluster 2024-09-17T10:36:42.479957+0000 mgr.y (mgr.14412) 159 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:43.911 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:43 smithi163 bash[26527]: cluster 2024-09-17T10:36:42.479957+0000 mgr.y (mgr.14412) 159 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:44.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:43 smithi164 bash[21879]: cluster 2024-09-17T10:36:42.479957+0000 mgr.y (mgr.14412) 159 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:44.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:36:43] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-17T10:36:46.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:45 smithi164 bash[21879]: cluster 2024-09-17T10:36:44.480733+0000 mgr.y (mgr.14412) 160 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:46.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:45 smithi163 bash[19901]: cluster 2024-09-17T10:36:44.480733+0000 mgr.y (mgr.14412) 160 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:46.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:45 smithi163 bash[26527]: cluster 2024-09-17T10:36:44.480733+0000 mgr.y (mgr.14412) 160 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:48.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:47 smithi164 bash[21879]: cluster 2024-09-17T10:36:46.482460+0000 mgr.y (mgr.14412) 161 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:48.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:47 smithi163 bash[19901]: cluster 2024-09-17T10:36:46.482460+0000 mgr.y (mgr.14412) 161 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:48.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:47 smithi163 bash[26527]: cluster 2024-09-17T10:36:46.482460+0000 mgr.y (mgr.14412) 161 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:50.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:49 smithi164 bash[21879]: cluster 2024-09-17T10:36:48.483191+0000 mgr.y (mgr.14412) 162 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:50.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:49 smithi163 bash[26527]: cluster 2024-09-17T10:36:48.483191+0000 mgr.y (mgr.14412) 162 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:50.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:49 smithi163 bash[19901]: cluster 2024-09-17T10:36:48.483191+0000 mgr.y (mgr.14412) 162 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:52.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:51 smithi164 bash[21879]: cluster 2024-09-17T10:36:50.483872+0000 mgr.y (mgr.14412) 163 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:52.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:51 smithi163 bash[19901]: cluster 2024-09-17T10:36:50.483872+0000 mgr.y (mgr.14412) 163 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:52.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:51 smithi163 bash[26527]: cluster 2024-09-17T10:36:50.483872+0000 mgr.y (mgr.14412) 163 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:53.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:52 smithi164 bash[21879]: audit 2024-09-17T10:36:51.647365+0000 mgr.y (mgr.14412) 164 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:53.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:52 smithi163 bash[19901]: audit 2024-09-17T10:36:51.647365+0000 mgr.y (mgr.14412) 164 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:53.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:52 smithi163 bash[26527]: audit 2024-09-17T10:36:51.647365+0000 mgr.y (mgr.14412) 164 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:53.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:53 smithi163 bash[26527]: cluster 2024-09-17T10:36:52.485508+0000 mgr.y (mgr.14412) 165 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:53.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:53 smithi163 bash[19901]: cluster 2024-09-17T10:36:52.485508+0000 mgr.y (mgr.14412) 165 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:53 smithi164 bash[21879]: cluster 2024-09-17T10:36:52.485508+0000 mgr.y (mgr.14412) 165 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:54.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:36:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:36:53] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-17T10:36:56.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:55 smithi164 bash[21879]: cluster 2024-09-17T10:36:54.486176+0000 mgr.y (mgr.14412) 166 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:56.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:55 smithi164 bash[21879]: audit 2024-09-17T10:36:55.490380+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:55 smithi163 bash[19901]: cluster 2024-09-17T10:36:54.486176+0000 mgr.y (mgr.14412) 166 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:56.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:55 smithi163 bash[19901]: audit 2024-09-17T10:36:55.490380+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:56.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:55 smithi163 bash[26527]: cluster 2024-09-17T10:36:54.486176+0000 mgr.y (mgr.14412) 166 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:56.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:55 smithi163 bash[26527]: audit 2024-09-17T10:36:55.490380+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:36:58.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:57 smithi164 bash[21879]: cluster 2024-09-17T10:36:56.487759+0000 mgr.y (mgr.14412) 167 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:58.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:57 smithi163 bash[26527]: cluster 2024-09-17T10:36:56.487759+0000 mgr.y (mgr.14412) 167 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:58.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:57 smithi163 bash[19901]: cluster 2024-09-17T10:36:56.487759+0000 mgr.y (mgr.14412) 167 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:00.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:36:59 smithi164 bash[21879]: cluster 2024-09-17T10:36:58.488451+0000 mgr.y (mgr.14412) 168 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:00.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:36:59 smithi163 bash[26527]: cluster 2024-09-17T10:36:58.488451+0000 mgr.y (mgr.14412) 168 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:00.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:36:59 smithi163 bash[19901]: cluster 2024-09-17T10:36:58.488451+0000 mgr.y (mgr.14412) 168 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:02.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:01 smithi164 bash[21879]: cluster 2024-09-17T10:37:00.489145+0000 mgr.y (mgr.14412) 169 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:02.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:01 smithi163 bash[26527]: cluster 2024-09-17T10:37:00.489145+0000 mgr.y (mgr.14412) 169 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:02.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:01 smithi163 bash[19901]: cluster 2024-09-17T10:37:00.489145+0000 mgr.y (mgr.14412) 169 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:03.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:02 smithi164 bash[21879]: audit 2024-09-17T10:37:01.658441+0000 mgr.y (mgr.14412) 170 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:03.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:02 smithi163 bash[19901]: audit 2024-09-17T10:37:01.658441+0000 mgr.y (mgr.14412) 170 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:03.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:02 smithi163 bash[26527]: audit 2024-09-17T10:37:01.658441+0000 mgr.y (mgr.14412) 170 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:03.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:03 smithi163 bash[26527]: cluster 2024-09-17T10:37:02.490697+0000 mgr.y (mgr.14412) 171 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:03.911 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:03 smithi163 bash[19901]: cluster 2024-09-17T10:37:02.490697+0000 mgr.y (mgr.14412) 171 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:04.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:03 smithi164 bash[21879]: cluster 2024-09-17T10:37:02.490697+0000 mgr.y (mgr.14412) 171 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:04.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:37:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:37:03] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-17T10:37:06.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:05 smithi164 bash[21879]: cluster 2024-09-17T10:37:04.491372+0000 mgr.y (mgr.14412) 172 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:06.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:05 smithi163 bash[19901]: cluster 2024-09-17T10:37:04.491372+0000 mgr.y (mgr.14412) 172 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:06.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:05 smithi163 bash[26527]: cluster 2024-09-17T10:37:04.491372+0000 mgr.y (mgr.14412) 172 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:08.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:07 smithi164 bash[21879]: cluster 2024-09-17T10:37:06.492903+0000 mgr.y (mgr.14412) 173 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:08.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:07 smithi163 bash[26527]: cluster 2024-09-17T10:37:06.492903+0000 mgr.y (mgr.14412) 173 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:08.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:07 smithi163 bash[19901]: cluster 2024-09-17T10:37:06.492903+0000 mgr.y (mgr.14412) 173 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:10.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:09 smithi164 bash[21879]: cluster 2024-09-17T10:37:08.493599+0000 mgr.y (mgr.14412) 174 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:10.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:09 smithi163 bash[19901]: cluster 2024-09-17T10:37:08.493599+0000 mgr.y (mgr.14412) 174 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:10.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:09 smithi163 bash[26527]: cluster 2024-09-17T10:37:08.493599+0000 mgr.y (mgr.14412) 174 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:11.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:10 smithi164 bash[21879]: audit 2024-09-17T10:37:10.490767+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:11.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:10 smithi163 bash[19901]: audit 2024-09-17T10:37:10.490767+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:11.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:10 smithi163 bash[26527]: audit 2024-09-17T10:37:10.490767+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:12.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:11 smithi164 bash[21879]: cluster 2024-09-17T10:37:10.494225+0000 mgr.y (mgr.14412) 175 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:12.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:11 smithi163 bash[26527]: cluster 2024-09-17T10:37:10.494225+0000 mgr.y (mgr.14412) 175 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:12.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:11 smithi163 bash[19901]: cluster 2024-09-17T10:37:10.494225+0000 mgr.y (mgr.14412) 175 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:12 smithi164 bash[21879]: audit 2024-09-17T10:37:11.667408+0000 mgr.y (mgr.14412) 176 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:13.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:12 smithi163 bash[19901]: audit 2024-09-17T10:37:11.667408+0000 mgr.y (mgr.14412) 176 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:13.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:12 smithi163 bash[26527]: audit 2024-09-17T10:37:11.667408+0000 mgr.y (mgr.14412) 176 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:14.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:13 smithi164 bash[21879]: cluster 2024-09-17T10:37:12.495857+0000 mgr.y (mgr.14412) 177 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:14.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:37:13 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:37:13] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:37:14.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:13 smithi163 bash[26527]: cluster 2024-09-17T10:37:12.495857+0000 mgr.y (mgr.14412) 177 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:14.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:13 smithi163 bash[19901]: cluster 2024-09-17T10:37:12.495857+0000 mgr.y (mgr.14412) 177 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:16.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:15 smithi164 bash[21879]: cluster 2024-09-17T10:37:14.496590+0000 mgr.y (mgr.14412) 178 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:16.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:15 smithi163 bash[19901]: cluster 2024-09-17T10:37:14.496590+0000 mgr.y (mgr.14412) 178 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:16.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:15 smithi163 bash[26527]: cluster 2024-09-17T10:37:14.496590+0000 mgr.y (mgr.14412) 178 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:18.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:17 smithi164 bash[21879]: cluster 2024-09-17T10:37:16.498130+0000 mgr.y (mgr.14412) 179 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:18.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:17 smithi163 bash[19901]: cluster 2024-09-17T10:37:16.498130+0000 mgr.y (mgr.14412) 179 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:18.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:17 smithi163 bash[26527]: cluster 2024-09-17T10:37:16.498130+0000 mgr.y (mgr.14412) 179 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:19.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:18 smithi164 bash[21879]: audit 2024-09-17T10:37:18.587349+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:37:19.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:18 smithi164 bash[21879]: audit 2024-09-17T10:37:18.588962+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:37:19.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:18 smithi164 bash[21879]: audit 2024-09-17T10:37:18.595519+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:37:19.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:18 smithi163 bash[26527]: audit 2024-09-17T10:37:18.587349+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:37:19.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:18 smithi163 bash[26527]: audit 2024-09-17T10:37:18.588962+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:37:19.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:18 smithi163 bash[26527]: audit 2024-09-17T10:37:18.595519+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:37:19.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:18 smithi163 bash[19901]: audit 2024-09-17T10:37:18.587349+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:37:19.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:18 smithi163 bash[19901]: audit 2024-09-17T10:37:18.588962+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:37:19.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:18 smithi163 bash[19901]: audit 2024-09-17T10:37:18.595519+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:37:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:19 smithi164 bash[21879]: cluster 2024-09-17T10:37:18.498769+0000 mgr.y (mgr.14412) 180 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:20.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:19 smithi163 bash[19901]: cluster 2024-09-17T10:37:18.498769+0000 mgr.y (mgr.14412) 180 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:19 smithi163 bash[26527]: cluster 2024-09-17T10:37:18.498769+0000 mgr.y (mgr.14412) 180 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:21.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:20 smithi164 bash[21879]: cluster 2024-09-17T10:37:20.499462+0000 mgr.y (mgr.14412) 181 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:21.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:20 smithi163 bash[19901]: cluster 2024-09-17T10:37:20.499462+0000 mgr.y (mgr.14412) 181 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:21.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:20 smithi163 bash[26527]: cluster 2024-09-17T10:37:20.499462+0000 mgr.y (mgr.14412) 181 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:22.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:21 smithi164 bash[21879]: audit 2024-09-17T10:37:21.675398+0000 mgr.y (mgr.14412) 182 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:22.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:21 smithi163 bash[19901]: audit 2024-09-17T10:37:21.675398+0000 mgr.y (mgr.14412) 182 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:22.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:21 smithi163 bash[26527]: audit 2024-09-17T10:37:21.675398+0000 mgr.y (mgr.14412) 182 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:23.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:22 smithi164 bash[21879]: cluster 2024-09-17T10:37:22.501120+0000 mgr.y (mgr.14412) 183 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:23.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:22 smithi163 bash[26527]: cluster 2024-09-17T10:37:22.501120+0000 mgr.y (mgr.14412) 183 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:23.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:22 smithi163 bash[19901]: cluster 2024-09-17T10:37:22.501120+0000 mgr.y (mgr.14412) 183 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:24.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:37:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:37:23] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:37:25.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:25 smithi163 bash[19901]: cluster 2024-09-17T10:37:24.501824+0000 mgr.y (mgr.14412) 184 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:25.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:25 smithi163 bash[19901]: audit 2024-09-17T10:37:25.491178+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:25 smithi163 bash[26527]: cluster 2024-09-17T10:37:24.501824+0000 mgr.y (mgr.14412) 184 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:25 smithi163 bash[26527]: audit 2024-09-17T10:37:25.491178+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:25 smithi164 bash[21879]: cluster 2024-09-17T10:37:24.501824+0000 mgr.y (mgr.14412) 184 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:25 smithi164 bash[21879]: audit 2024-09-17T10:37:25.491178+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:27.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:27 smithi163 bash[19901]: cluster 2024-09-17T10:37:26.503531+0000 mgr.y (mgr.14412) 185 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:27.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:27 smithi163 bash[26527]: cluster 2024-09-17T10:37:26.503531+0000 mgr.y (mgr.14412) 185 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:28.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:27 smithi164 bash[21879]: cluster 2024-09-17T10:37:26.503531+0000 mgr.y (mgr.14412) 185 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:30.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:29 smithi164 bash[21879]: cluster 2024-09-17T10:37:28.504259+0000 mgr.y (mgr.14412) 186 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:30.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:29 smithi163 bash[26527]: cluster 2024-09-17T10:37:28.504259+0000 mgr.y (mgr.14412) 186 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:30.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:29 smithi163 bash[19901]: cluster 2024-09-17T10:37:28.504259+0000 mgr.y (mgr.14412) 186 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:32.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:31 smithi164 bash[21879]: cluster 2024-09-17T10:37:30.504942+0000 mgr.y (mgr.14412) 187 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:32.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:31 smithi163 bash[19901]: cluster 2024-09-17T10:37:30.504942+0000 mgr.y (mgr.14412) 187 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:32.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:31 smithi163 bash[26527]: cluster 2024-09-17T10:37:30.504942+0000 mgr.y (mgr.14412) 187 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:33.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:32 smithi164 bash[21879]: audit 2024-09-17T10:37:31.683465+0000 mgr.y (mgr.14412) 188 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:33.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:32 smithi163 bash[26527]: audit 2024-09-17T10:37:31.683465+0000 mgr.y (mgr.14412) 188 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:33.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:32 smithi163 bash[19901]: audit 2024-09-17T10:37:31.683465+0000 mgr.y (mgr.14412) 188 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:33.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:33 smithi163 bash[26527]: cluster 2024-09-17T10:37:32.506613+0000 mgr.y (mgr.14412) 189 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:33.911 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:33 smithi163 bash[19901]: cluster 2024-09-17T10:37:32.506613+0000 mgr.y (mgr.14412) 189 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:34.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:33 smithi164 bash[21879]: cluster 2024-09-17T10:37:32.506613+0000 mgr.y (mgr.14412) 189 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:34.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:37:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:37:33] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-17T10:37:36.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:35 smithi164 bash[21879]: cluster 2024-09-17T10:37:34.507345+0000 mgr.y (mgr.14412) 190 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:36.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:35 smithi163 bash[19901]: cluster 2024-09-17T10:37:34.507345+0000 mgr.y (mgr.14412) 190 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:36.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:35 smithi163 bash[26527]: cluster 2024-09-17T10:37:34.507345+0000 mgr.y (mgr.14412) 190 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:38.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:37 smithi164 bash[21879]: cluster 2024-09-17T10:37:36.508903+0000 mgr.y (mgr.14412) 191 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:38.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:37 smithi163 bash[19901]: cluster 2024-09-17T10:37:36.508903+0000 mgr.y (mgr.14412) 191 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:38.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:37 smithi163 bash[26527]: cluster 2024-09-17T10:37:36.508903+0000 mgr.y (mgr.14412) 191 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:40.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:39 smithi164 bash[21879]: cluster 2024-09-17T10:37:38.509598+0000 mgr.y (mgr.14412) 192 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:40.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:39 smithi163 bash[26527]: cluster 2024-09-17T10:37:38.509598+0000 mgr.y (mgr.14412) 192 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:40.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:39 smithi163 bash[19901]: cluster 2024-09-17T10:37:38.509598+0000 mgr.y (mgr.14412) 192 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:41.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:40 smithi164 bash[21879]: audit 2024-09-17T10:37:40.491332+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:41.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:40 smithi163 bash[26527]: audit 2024-09-17T10:37:40.491332+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:41.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:40 smithi163 bash[19901]: audit 2024-09-17T10:37:40.491332+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:42.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:41 smithi164 bash[21879]: cluster 2024-09-17T10:37:40.510276+0000 mgr.y (mgr.14412) 193 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:42.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:41 smithi163 bash[19901]: cluster 2024-09-17T10:37:40.510276+0000 mgr.y (mgr.14412) 193 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:42.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:41 smithi163 bash[26527]: cluster 2024-09-17T10:37:40.510276+0000 mgr.y (mgr.14412) 193 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:43.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:43 smithi163 bash[26527]: audit 2024-09-17T10:37:41.694695+0000 mgr.y (mgr.14412) 194 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:43.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:43 smithi163 bash[26527]: cluster 2024-09-17T10:37:42.511946+0000 mgr.y (mgr.14412) 195 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:43.911 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:43 smithi163 bash[19901]: audit 2024-09-17T10:37:41.694695+0000 mgr.y (mgr.14412) 194 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:43.911 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:43 smithi163 bash[19901]: cluster 2024-09-17T10:37:42.511946+0000 mgr.y (mgr.14412) 195 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:44.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:43 smithi164 bash[21879]: audit 2024-09-17T10:37:41.694695+0000 mgr.y (mgr.14412) 194 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:44.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:43 smithi164 bash[21879]: cluster 2024-09-17T10:37:42.511946+0000 mgr.y (mgr.14412) 195 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:44.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:37:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:37:43] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-17T10:37:46.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:45 smithi164 bash[21879]: cluster 2024-09-17T10:37:44.512630+0000 mgr.y (mgr.14412) 196 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:46.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:45 smithi163 bash[19901]: cluster 2024-09-17T10:37:44.512630+0000 mgr.y (mgr.14412) 196 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:46.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:45 smithi163 bash[26527]: cluster 2024-09-17T10:37:44.512630+0000 mgr.y (mgr.14412) 196 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:48.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:47 smithi164 bash[21879]: cluster 2024-09-17T10:37:46.514210+0000 mgr.y (mgr.14412) 197 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:48.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:47 smithi163 bash[19901]: cluster 2024-09-17T10:37:46.514210+0000 mgr.y (mgr.14412) 197 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:48.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:47 smithi163 bash[26527]: cluster 2024-09-17T10:37:46.514210+0000 mgr.y (mgr.14412) 197 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:50.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:49 smithi164 bash[21879]: cluster 2024-09-17T10:37:48.514955+0000 mgr.y (mgr.14412) 198 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:50.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:49 smithi163 bash[26527]: cluster 2024-09-17T10:37:48.514955+0000 mgr.y (mgr.14412) 198 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:50.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:49 smithi163 bash[19901]: cluster 2024-09-17T10:37:48.514955+0000 mgr.y (mgr.14412) 198 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:52.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:51 smithi164 bash[21879]: cluster 2024-09-17T10:37:50.515642+0000 mgr.y (mgr.14412) 199 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:52.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:51 smithi163 bash[19901]: cluster 2024-09-17T10:37:50.515642+0000 mgr.y (mgr.14412) 199 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:52.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:51 smithi163 bash[26527]: cluster 2024-09-17T10:37:50.515642+0000 mgr.y (mgr.14412) 199 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:53.909 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:53 smithi163 bash[19901]: audit 2024-09-17T10:37:51.703469+0000 mgr.y (mgr.14412) 200 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:53.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:53 smithi163 bash[19901]: cluster 2024-09-17T10:37:52.517264+0000 mgr.y (mgr.14412) 201 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:53.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:53 smithi163 bash[26527]: audit 2024-09-17T10:37:51.703469+0000 mgr.y (mgr.14412) 200 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:53.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:53 smithi163 bash[26527]: cluster 2024-09-17T10:37:52.517264+0000 mgr.y (mgr.14412) 201 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:53 smithi164 bash[21879]: audit 2024-09-17T10:37:51.703469+0000 mgr.y (mgr.14412) 200 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:53 smithi164 bash[21879]: cluster 2024-09-17T10:37:52.517264+0000 mgr.y (mgr.14412) 201 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:54.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:37:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:37:53] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-17T10:37:56.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:55 smithi164 bash[21879]: cluster 2024-09-17T10:37:54.517968+0000 mgr.y (mgr.14412) 202 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:56.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:55 smithi164 bash[21879]: audit 2024-09-17T10:37:55.491778+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:55 smithi163 bash[26527]: cluster 2024-09-17T10:37:54.517968+0000 mgr.y (mgr.14412) 202 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:55 smithi163 bash[26527]: audit 2024-09-17T10:37:55.491778+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:55 smithi163 bash[19901]: cluster 2024-09-17T10:37:54.517968+0000 mgr.y (mgr.14412) 202 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:55 smithi163 bash[19901]: audit 2024-09-17T10:37:55.491778+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:37:58.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:57 smithi164 bash[21879]: cluster 2024-09-17T10:37:56.519540+0000 mgr.y (mgr.14412) 203 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:58.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:57 smithi163 bash[19901]: cluster 2024-09-17T10:37:56.519540+0000 mgr.y (mgr.14412) 203 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:58.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:57 smithi163 bash[26527]: cluster 2024-09-17T10:37:56.519540+0000 mgr.y (mgr.14412) 203 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:00.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:37:59 smithi164 bash[21879]: cluster 2024-09-17T10:37:58.520390+0000 mgr.y (mgr.14412) 204 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:00.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:37:59 smithi163 bash[19901]: cluster 2024-09-17T10:37:58.520390+0000 mgr.y (mgr.14412) 204 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:00.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:37:59 smithi163 bash[26527]: cluster 2024-09-17T10:37:58.520390+0000 mgr.y (mgr.14412) 204 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:02.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:01 smithi164 bash[21879]: cluster 2024-09-17T10:38:00.521074+0000 mgr.y (mgr.14412) 205 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:02.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:01 smithi163 bash[19901]: cluster 2024-09-17T10:38:00.521074+0000 mgr.y (mgr.14412) 205 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:02.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:01 smithi163 bash[26527]: cluster 2024-09-17T10:38:00.521074+0000 mgr.y (mgr.14412) 205 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:03.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:03 smithi163 bash[26527]: audit 2024-09-17T10:38:01.711610+0000 mgr.y (mgr.14412) 206 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:03.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:03 smithi163 bash[26527]: cluster 2024-09-17T10:38:02.522682+0000 mgr.y (mgr.14412) 207 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:03.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:03 smithi163 bash[19901]: audit 2024-09-17T10:38:01.711610+0000 mgr.y (mgr.14412) 206 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:03.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:03 smithi163 bash[19901]: cluster 2024-09-17T10:38:02.522682+0000 mgr.y (mgr.14412) 207 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:04.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:03 smithi164 bash[21879]: audit 2024-09-17T10:38:01.711610+0000 mgr.y (mgr.14412) 206 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:04.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:03 smithi164 bash[21879]: cluster 2024-09-17T10:38:02.522682+0000 mgr.y (mgr.14412) 207 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:04.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:38:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:38:03] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-17T10:38:06.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:05 smithi164 bash[21879]: cluster 2024-09-17T10:38:04.523379+0000 mgr.y (mgr.14412) 208 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:06.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:05 smithi163 bash[26527]: cluster 2024-09-17T10:38:04.523379+0000 mgr.y (mgr.14412) 208 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:06.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:05 smithi163 bash[19901]: cluster 2024-09-17T10:38:04.523379+0000 mgr.y (mgr.14412) 208 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:08.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:07 smithi164 bash[21879]: cluster 2024-09-17T10:38:06.524959+0000 mgr.y (mgr.14412) 209 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:08.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:07 smithi163 bash[26527]: cluster 2024-09-17T10:38:06.524959+0000 mgr.y (mgr.14412) 209 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:08.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:07 smithi163 bash[19901]: cluster 2024-09-17T10:38:06.524959+0000 mgr.y (mgr.14412) 209 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:10.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:09 smithi164 bash[21879]: cluster 2024-09-17T10:38:08.525697+0000 mgr.y (mgr.14412) 210 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:10.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:09 smithi163 bash[26527]: cluster 2024-09-17T10:38:08.525697+0000 mgr.y (mgr.14412) 210 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:10.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:09 smithi163 bash[19901]: cluster 2024-09-17T10:38:08.525697+0000 mgr.y (mgr.14412) 210 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:11.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:10 smithi164 bash[21879]: audit 2024-09-17T10:38:10.492253+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:11.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:10 smithi163 bash[26527]: audit 2024-09-17T10:38:10.492253+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:11.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:10 smithi163 bash[19901]: audit 2024-09-17T10:38:10.492253+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:12.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:11 smithi164 bash[21879]: cluster 2024-09-17T10:38:10.534549+0000 mgr.y (mgr.14412) 211 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:12.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:11 smithi163 bash[19901]: cluster 2024-09-17T10:38:10.534549+0000 mgr.y (mgr.14412) 211 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:12.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:11 smithi163 bash[26527]: cluster 2024-09-17T10:38:10.534549+0000 mgr.y (mgr.14412) 211 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:14.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:13 smithi164 bash[21879]: audit 2024-09-17T10:38:11.719459+0000 mgr.y (mgr.14412) 212 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:14.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:13 smithi164 bash[21879]: cluster 2024-09-17T10:38:12.536278+0000 mgr.y (mgr.14412) 213 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:14.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:38:13 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:38:13] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-17T10:38:14.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:13 smithi163 bash[26527]: audit 2024-09-17T10:38:11.719459+0000 mgr.y (mgr.14412) 212 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:14.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:13 smithi163 bash[26527]: cluster 2024-09-17T10:38:12.536278+0000 mgr.y (mgr.14412) 213 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:14.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:13 smithi163 bash[19901]: audit 2024-09-17T10:38:11.719459+0000 mgr.y (mgr.14412) 212 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:14.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:13 smithi163 bash[19901]: cluster 2024-09-17T10:38:12.536278+0000 mgr.y (mgr.14412) 213 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:16.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:15 smithi164 bash[21879]: cluster 2024-09-17T10:38:14.536966+0000 mgr.y (mgr.14412) 214 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:16.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:15 smithi163 bash[19901]: cluster 2024-09-17T10:38:14.536966+0000 mgr.y (mgr.14412) 214 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:16.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:15 smithi163 bash[26527]: cluster 2024-09-17T10:38:14.536966+0000 mgr.y (mgr.14412) 214 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:18.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:17 smithi164 bash[21879]: cluster 2024-09-17T10:38:16.538649+0000 mgr.y (mgr.14412) 215 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:18.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:17 smithi163 bash[19901]: cluster 2024-09-17T10:38:16.538649+0000 mgr.y (mgr.14412) 215 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:18.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:17 smithi163 bash[26527]: cluster 2024-09-17T10:38:16.538649+0000 mgr.y (mgr.14412) 215 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:19 smithi164 bash[21879]: cluster 2024-09-17T10:38:18.539454+0000 mgr.y (mgr.14412) 216 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:19 smithi164 bash[21879]: audit 2024-09-17T10:38:19.454665+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:38:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:19 smithi164 bash[21879]: audit 2024-09-17T10:38:19.456304+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:38:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:19 smithi164 bash[21879]: audit 2024-09-17T10:38:19.465413+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:38:20.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:19 smithi163 bash[19901]: cluster 2024-09-17T10:38:18.539454+0000 mgr.y (mgr.14412) 216 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:20.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:19 smithi163 bash[19901]: audit 2024-09-17T10:38:19.454665+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:38:20.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:19 smithi163 bash[19901]: audit 2024-09-17T10:38:19.456304+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:38:20.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:19 smithi163 bash[19901]: audit 2024-09-17T10:38:19.465413+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:38:20.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:19 smithi163 bash[26527]: cluster 2024-09-17T10:38:18.539454+0000 mgr.y (mgr.14412) 216 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:20.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:19 smithi163 bash[26527]: audit 2024-09-17T10:38:19.454665+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:38:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:19 smithi163 bash[26527]: audit 2024-09-17T10:38:19.456304+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:38:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:19 smithi163 bash[26527]: audit 2024-09-17T10:38:19.465413+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:38:21.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:20 smithi164 bash[21879]: cluster 2024-09-17T10:38:20.540151+0000 mgr.y (mgr.14412) 217 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:21.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:20 smithi163 bash[19901]: cluster 2024-09-17T10:38:20.540151+0000 mgr.y (mgr.14412) 217 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:21.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:20 smithi163 bash[26527]: cluster 2024-09-17T10:38:20.540151+0000 mgr.y (mgr.14412) 217 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:23.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:23 smithi163 bash[26527]: audit 2024-09-17T10:38:21.730620+0000 mgr.y (mgr.14412) 218 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:23.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:23 smithi163 bash[26527]: cluster 2024-09-17T10:38:22.541826+0000 mgr.y (mgr.14412) 219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:23.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:23 smithi163 bash[19901]: audit 2024-09-17T10:38:21.730620+0000 mgr.y (mgr.14412) 218 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:23.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:23 smithi163 bash[19901]: cluster 2024-09-17T10:38:22.541826+0000 mgr.y (mgr.14412) 219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:24.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:23 smithi164 bash[21879]: audit 2024-09-17T10:38:21.730620+0000 mgr.y (mgr.14412) 218 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:24.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:23 smithi164 bash[21879]: cluster 2024-09-17T10:38:22.541826+0000 mgr.y (mgr.14412) 219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:24.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:38:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:38:23] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-17T10:38:26.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:25 smithi164 bash[21879]: cluster 2024-09-17T10:38:24.542518+0000 mgr.y (mgr.14412) 220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:26.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:25 smithi164 bash[21879]: audit 2024-09-17T10:38:25.492582+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:26.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:25 smithi163 bash[26527]: cluster 2024-09-17T10:38:24.542518+0000 mgr.y (mgr.14412) 220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:26.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:25 smithi163 bash[26527]: audit 2024-09-17T10:38:25.492582+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:25 smithi163 bash[19901]: cluster 2024-09-17T10:38:24.542518+0000 mgr.y (mgr.14412) 220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:25 smithi163 bash[19901]: audit 2024-09-17T10:38:25.492582+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:28.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:27 smithi164 bash[21879]: cluster 2024-09-17T10:38:26.544191+0000 mgr.y (mgr.14412) 221 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:28.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:27 smithi163 bash[26527]: cluster 2024-09-17T10:38:26.544191+0000 mgr.y (mgr.14412) 221 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:28.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:27 smithi163 bash[19901]: cluster 2024-09-17T10:38:26.544191+0000 mgr.y (mgr.14412) 221 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:30.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:29 smithi164 bash[21879]: cluster 2024-09-17T10:38:28.544884+0000 mgr.y (mgr.14412) 222 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:30.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:29 smithi163 bash[19901]: cluster 2024-09-17T10:38:28.544884+0000 mgr.y (mgr.14412) 222 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:30.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:29 smithi163 bash[26527]: cluster 2024-09-17T10:38:28.544884+0000 mgr.y (mgr.14412) 222 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:32.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:31 smithi164 bash[21879]: cluster 2024-09-17T10:38:30.545570+0000 mgr.y (mgr.14412) 223 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:32.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:31 smithi163 bash[19901]: cluster 2024-09-17T10:38:30.545570+0000 mgr.y (mgr.14412) 223 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:32.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:31 smithi163 bash[26527]: cluster 2024-09-17T10:38:30.545570+0000 mgr.y (mgr.14412) 223 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:33.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:33 smithi163 bash[19901]: audit 2024-09-17T10:38:31.735507+0000 mgr.y (mgr.14412) 224 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:33.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:33 smithi163 bash[19901]: cluster 2024-09-17T10:38:32.547248+0000 mgr.y (mgr.14412) 225 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:33.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:33 smithi163 bash[26527]: audit 2024-09-17T10:38:31.735507+0000 mgr.y (mgr.14412) 224 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:33.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:33 smithi163 bash[26527]: cluster 2024-09-17T10:38:32.547248+0000 mgr.y (mgr.14412) 225 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:34.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:33 smithi164 bash[21879]: audit 2024-09-17T10:38:31.735507+0000 mgr.y (mgr.14412) 224 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:34.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:33 smithi164 bash[21879]: cluster 2024-09-17T10:38:32.547248+0000 mgr.y (mgr.14412) 225 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:34.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:38:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:38:33] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-17T10:38:36.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:35 smithi164 bash[21879]: cluster 2024-09-17T10:38:34.547954+0000 mgr.y (mgr.14412) 226 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:36.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:35 smithi163 bash[19901]: cluster 2024-09-17T10:38:34.547954+0000 mgr.y (mgr.14412) 226 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:36.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:35 smithi163 bash[26527]: cluster 2024-09-17T10:38:34.547954+0000 mgr.y (mgr.14412) 226 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:38.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:37 smithi164 bash[21879]: cluster 2024-09-17T10:38:36.549564+0000 mgr.y (mgr.14412) 227 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:38.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:37 smithi163 bash[26527]: cluster 2024-09-17T10:38:36.549564+0000 mgr.y (mgr.14412) 227 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:38.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:37 smithi163 bash[19901]: cluster 2024-09-17T10:38:36.549564+0000 mgr.y (mgr.14412) 227 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:40.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:39 smithi164 bash[21879]: cluster 2024-09-17T10:38:38.550276+0000 mgr.y (mgr.14412) 228 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:40.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:39 smithi163 bash[26527]: cluster 2024-09-17T10:38:38.550276+0000 mgr.y (mgr.14412) 228 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:40.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:39 smithi163 bash[19901]: cluster 2024-09-17T10:38:38.550276+0000 mgr.y (mgr.14412) 228 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:41.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:40 smithi164 bash[21879]: audit 2024-09-17T10:38:40.493150+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:41.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:40 smithi163 bash[19901]: audit 2024-09-17T10:38:40.493150+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:41.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:40 smithi163 bash[26527]: audit 2024-09-17T10:38:40.493150+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:42.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:41 smithi164 bash[21879]: cluster 2024-09-17T10:38:40.551049+0000 mgr.y (mgr.14412) 229 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:42.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:41 smithi163 bash[26527]: cluster 2024-09-17T10:38:40.551049+0000 mgr.y (mgr.14412) 229 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:42.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:41 smithi163 bash[19901]: cluster 2024-09-17T10:38:40.551049+0000 mgr.y (mgr.14412) 229 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:43.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:43 smithi163 bash[26527]: audit 2024-09-17T10:38:41.743411+0000 mgr.y (mgr.14412) 230 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:43.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:43 smithi163 bash[26527]: cluster 2024-09-17T10:38:42.552653+0000 mgr.y (mgr.14412) 231 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:43.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:43 smithi163 bash[19901]: audit 2024-09-17T10:38:41.743411+0000 mgr.y (mgr.14412) 230 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:43.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:43 smithi163 bash[19901]: cluster 2024-09-17T10:38:42.552653+0000 mgr.y (mgr.14412) 231 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:44.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:43 smithi164 bash[21879]: audit 2024-09-17T10:38:41.743411+0000 mgr.y (mgr.14412) 230 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:44.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:43 smithi164 bash[21879]: cluster 2024-09-17T10:38:42.552653+0000 mgr.y (mgr.14412) 231 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:44.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:38:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:38:43] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-17T10:38:46.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:45 smithi164 bash[21879]: cluster 2024-09-17T10:38:44.553334+0000 mgr.y (mgr.14412) 232 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:46.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:45 smithi163 bash[26527]: cluster 2024-09-17T10:38:44.553334+0000 mgr.y (mgr.14412) 232 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:46.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:45 smithi163 bash[19901]: cluster 2024-09-17T10:38:44.553334+0000 mgr.y (mgr.14412) 232 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:48.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:47 smithi164 bash[21879]: cluster 2024-09-17T10:38:46.554996+0000 mgr.y (mgr.14412) 233 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:48.057 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:47 smithi163 bash[19901]: cluster 2024-09-17T10:38:46.554996+0000 mgr.y (mgr.14412) 233 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:48.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:47 smithi163 bash[26527]: cluster 2024-09-17T10:38:46.554996+0000 mgr.y (mgr.14412) 233 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:50.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:49 smithi164 bash[21879]: cluster 2024-09-17T10:38:48.555717+0000 mgr.y (mgr.14412) 234 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:50.057 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:49 smithi163 bash[19901]: cluster 2024-09-17T10:38:48.555717+0000 mgr.y (mgr.14412) 234 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:50.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:49 smithi163 bash[26527]: cluster 2024-09-17T10:38:48.555717+0000 mgr.y (mgr.14412) 234 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:51 smithi164 bash[21879]: cluster 2024-09-17T10:38:50.556399+0000 mgr.y (mgr.14412) 235 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:52.057 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:51 smithi163 bash[19901]: cluster 2024-09-17T10:38:50.556399+0000 mgr.y (mgr.14412) 235 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:52.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:51 smithi163 bash[26527]: cluster 2024-09-17T10:38:50.556399+0000 mgr.y (mgr.14412) 235 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:54.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:53 smithi164 bash[21879]: audit 2024-09-17T10:38:51.751439+0000 mgr.y (mgr.14412) 236 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:53 smithi164 bash[21879]: cluster 2024-09-17T10:38:52.558068+0000 mgr.y (mgr.14412) 237 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:54.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:38:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:38:53] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-17T10:38:54.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:53 smithi163 bash[26527]: audit 2024-09-17T10:38:51.751439+0000 mgr.y (mgr.14412) 236 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:54.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:53 smithi163 bash[26527]: cluster 2024-09-17T10:38:52.558068+0000 mgr.y (mgr.14412) 237 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:54.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:53 smithi163 bash[19901]: audit 2024-09-17T10:38:51.751439+0000 mgr.y (mgr.14412) 236 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:54.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:53 smithi163 bash[19901]: cluster 2024-09-17T10:38:52.558068+0000 mgr.y (mgr.14412) 237 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:56.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:55 smithi164 bash[21879]: cluster 2024-09-17T10:38:54.558747+0000 mgr.y (mgr.14412) 238 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:56.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:55 smithi164 bash[21879]: audit 2024-09-17T10:38:55.493768+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:55 smithi163 bash[19901]: cluster 2024-09-17T10:38:54.558747+0000 mgr.y (mgr.14412) 238 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:55 smithi163 bash[19901]: audit 2024-09-17T10:38:55.493768+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:55 smithi163 bash[26527]: cluster 2024-09-17T10:38:54.558747+0000 mgr.y (mgr.14412) 238 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:55 smithi163 bash[26527]: audit 2024-09-17T10:38:55.493768+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:38:58.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:57 smithi164 bash[21879]: cluster 2024-09-17T10:38:56.560312+0000 mgr.y (mgr.14412) 239 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:58.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:57 smithi163 bash[19901]: cluster 2024-09-17T10:38:56.560312+0000 mgr.y (mgr.14412) 239 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:58.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:57 smithi163 bash[26527]: cluster 2024-09-17T10:38:56.560312+0000 mgr.y (mgr.14412) 239 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:00.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:38:59 smithi164 bash[21879]: cluster 2024-09-17T10:38:58.561005+0000 mgr.y (mgr.14412) 240 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:00.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:38:59 smithi163 bash[19901]: cluster 2024-09-17T10:38:58.561005+0000 mgr.y (mgr.14412) 240 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:00.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:38:59 smithi163 bash[26527]: cluster 2024-09-17T10:38:58.561005+0000 mgr.y (mgr.14412) 240 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:02.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:01 smithi164 bash[21879]: cluster 2024-09-17T10:39:00.561702+0000 mgr.y (mgr.14412) 241 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:02.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:01 smithi163 bash[19901]: cluster 2024-09-17T10:39:00.561702+0000 mgr.y (mgr.14412) 241 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:02.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:01 smithi163 bash[26527]: cluster 2024-09-17T10:39:00.561702+0000 mgr.y (mgr.14412) 241 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:04.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:03 smithi164 bash[21879]: audit 2024-09-17T10:39:01.762808+0000 mgr.y (mgr.14412) 242 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:04.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:03 smithi164 bash[21879]: cluster 2024-09-17T10:39:02.563372+0000 mgr.y (mgr.14412) 243 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:04.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:39:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:39:03] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:39:04.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:03 smithi163 bash[19901]: audit 2024-09-17T10:39:01.762808+0000 mgr.y (mgr.14412) 242 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:04.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:03 smithi163 bash[19901]: cluster 2024-09-17T10:39:02.563372+0000 mgr.y (mgr.14412) 243 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:04.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:03 smithi163 bash[26527]: audit 2024-09-17T10:39:01.762808+0000 mgr.y (mgr.14412) 242 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:04.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:03 smithi163 bash[26527]: cluster 2024-09-17T10:39:02.563372+0000 mgr.y (mgr.14412) 243 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:06.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:05 smithi164 bash[21879]: cluster 2024-09-17T10:39:04.564160+0000 mgr.y (mgr.14412) 244 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:06.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:05 smithi163 bash[26527]: cluster 2024-09-17T10:39:04.564160+0000 mgr.y (mgr.14412) 244 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:06.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:05 smithi163 bash[19901]: cluster 2024-09-17T10:39:04.564160+0000 mgr.y (mgr.14412) 244 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:08.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:07 smithi164 bash[21879]: cluster 2024-09-17T10:39:06.565758+0000 mgr.y (mgr.14412) 245 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:08.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:07 smithi163 bash[26527]: cluster 2024-09-17T10:39:06.565758+0000 mgr.y (mgr.14412) 245 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:08.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:07 smithi163 bash[19901]: cluster 2024-09-17T10:39:06.565758+0000 mgr.y (mgr.14412) 245 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:10.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:09 smithi164 bash[21879]: cluster 2024-09-17T10:39:08.566576+0000 mgr.y (mgr.14412) 246 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:10.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:09 smithi163 bash[19901]: cluster 2024-09-17T10:39:08.566576+0000 mgr.y (mgr.14412) 246 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:10.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:09 smithi163 bash[26527]: cluster 2024-09-17T10:39:08.566576+0000 mgr.y (mgr.14412) 246 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:11.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:10 smithi164 bash[21879]: audit 2024-09-17T10:39:10.493919+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:11.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:10 smithi163 bash[26527]: audit 2024-09-17T10:39:10.493919+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:11.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:10 smithi163 bash[19901]: audit 2024-09-17T10:39:10.493919+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:12.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:11 smithi164 bash[21879]: cluster 2024-09-17T10:39:10.567286+0000 mgr.y (mgr.14412) 247 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:12.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:11 smithi163 bash[26527]: cluster 2024-09-17T10:39:10.567286+0000 mgr.y (mgr.14412) 247 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:12.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:11 smithi163 bash[19901]: cluster 2024-09-17T10:39:10.567286+0000 mgr.y (mgr.14412) 247 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:13.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:12 smithi164 bash[21879]: audit 2024-09-17T10:39:11.770477+0000 mgr.y (mgr.14412) 248 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:13.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:12 smithi164 bash[21879]: cluster 2024-09-17T10:39:12.568948+0000 mgr.y (mgr.14412) 249 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:13.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:12 smithi163 bash[26527]: audit 2024-09-17T10:39:11.770477+0000 mgr.y (mgr.14412) 248 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:13.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:12 smithi163 bash[26527]: cluster 2024-09-17T10:39:12.568948+0000 mgr.y (mgr.14412) 249 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:13.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:12 smithi163 bash[19901]: audit 2024-09-17T10:39:11.770477+0000 mgr.y (mgr.14412) 248 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:13.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:12 smithi163 bash[19901]: cluster 2024-09-17T10:39:12.568948+0000 mgr.y (mgr.14412) 249 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:14.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:39:13 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:39:13] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:39:15.879 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:15 smithi163 bash[19901]: cluster 2024-09-17T10:39:14.569627+0000 mgr.y (mgr.14412) 250 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:15.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:15 smithi163 bash[26527]: cluster 2024-09-17T10:39:14.569627+0000 mgr.y (mgr.14412) 250 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:15.881 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T10:39:16.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:15 smithi164 bash[21879]: cluster 2024-09-17T10:39:14.569627+0000 mgr.y (mgr.14412) 250 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:18.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:17 smithi164 bash[21879]: cluster 2024-09-17T10:39:16.571206+0000 mgr.y (mgr.14412) 251 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:18.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:17 smithi163 bash[26527]: cluster 2024-09-17T10:39:16.571206+0000 mgr.y (mgr.14412) 251 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:18.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:17 smithi163 bash[19901]: cluster 2024-09-17T10:39:16.571206+0000 mgr.y (mgr.14412) 251 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:20.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:19 smithi164 bash[21879]: cluster 2024-09-17T10:39:18.571925+0000 mgr.y (mgr.14412) 252 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:20.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:19 smithi163 bash[19901]: cluster 2024-09-17T10:39:18.571925+0000 mgr.y (mgr.14412) 252 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:20.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:19 smithi163 bash[26527]: cluster 2024-09-17T10:39:18.571925+0000 mgr.y (mgr.14412) 252 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:20.689 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:21.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:20 smithi164 bash[21879]: audit 2024-09-17T10:39:20.332443+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:39:21.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:20 smithi164 bash[21879]: audit 2024-09-17T10:39:20.333804+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:39:21.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:20 smithi164 bash[21879]: audit 2024-09-17T10:39:20.344405+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:39:21.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:20 smithi163 bash[19901]: audit 2024-09-17T10:39:20.332443+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:39:21.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:20 smithi163 bash[19901]: audit 2024-09-17T10:39:20.333804+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:39:21.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:20 smithi163 bash[19901]: audit 2024-09-17T10:39:20.344405+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:39:21.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:20 smithi163 bash[26527]: audit 2024-09-17T10:39:20.332443+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:39:21.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:20 smithi163 bash[26527]: audit 2024-09-17T10:39:20.333804+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:39:21.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:20 smithi163 bash[26527]: audit 2024-09-17T10:39:20.344405+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:39:22.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:21 smithi164 bash[21879]: cluster 2024-09-17T10:39:20.572661+0000 mgr.y (mgr.14412) 253 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:22.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:21 smithi163 bash[19901]: cluster 2024-09-17T10:39:20.572661+0000 mgr.y (mgr.14412) 253 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:22.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:21 smithi163 bash[26527]: cluster 2024-09-17T10:39:20.572661+0000 mgr.y (mgr.14412) 253 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:22.840 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T10:39:23.909 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:23 smithi163 bash[19901]: audit 2024-09-17T10:39:21.780340+0000 mgr.y (mgr.14412) 254 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:23.909 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:23 smithi163 bash[19901]: cluster 2024-09-17T10:39:22.574343+0000 mgr.y (mgr.14412) 255 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:23.909 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:23 smithi163 bash[26527]: audit 2024-09-17T10:39:21.780340+0000 mgr.y (mgr.14412) 254 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:23.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:23 smithi163 bash[26527]: cluster 2024-09-17T10:39:22.574343+0000 mgr.y (mgr.14412) 255 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:24.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:23 smithi164 bash[21879]: audit 2024-09-17T10:39:21.780340+0000 mgr.y (mgr.14412) 254 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:24.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:23 smithi164 bash[21879]: cluster 2024-09-17T10:39:22.574343+0000 mgr.y (mgr.14412) 255 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:24.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:39:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:39:23] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:39:26.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:25 smithi164 bash[21879]: cluster 2024-09-17T10:39:24.575251+0000 mgr.y (mgr.14412) 256 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:26.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:25 smithi164 bash[21879]: audit 2024-09-17T10:39:25.494243+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:26.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:25 smithi163 bash[26527]: cluster 2024-09-17T10:39:24.575251+0000 mgr.y (mgr.14412) 256 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:26.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:25 smithi163 bash[26527]: audit 2024-09-17T10:39:25.494243+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:25 smithi163 bash[19901]: cluster 2024-09-17T10:39:24.575251+0000 mgr.y (mgr.14412) 256 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:25 smithi163 bash[19901]: audit 2024-09-17T10:39:25.494243+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:27.649 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:28.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:27 smithi164 bash[21879]: cluster 2024-09-17T10:39:26.576860+0000 mgr.y (mgr.14412) 257 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:28.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:27 smithi163 bash[19901]: cluster 2024-09-17T10:39:26.576860+0000 mgr.y (mgr.14412) 257 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:28.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:27 smithi163 bash[26527]: cluster 2024-09-17T10:39:26.576860+0000 mgr.y (mgr.14412) 257 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:29.797 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T10:39:30.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:29 smithi164 bash[21879]: cluster 2024-09-17T10:39:28.577566+0000 mgr.y (mgr.14412) 258 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:30.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:29 smithi163 bash[26527]: cluster 2024-09-17T10:39:28.577566+0000 mgr.y (mgr.14412) 258 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:30.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:29 smithi163 bash[19901]: cluster 2024-09-17T10:39:28.577566+0000 mgr.y (mgr.14412) 258 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:32.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:31 smithi164 bash[21879]: cluster 2024-09-17T10:39:30.578253+0000 mgr.y (mgr.14412) 259 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:32.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:31 smithi163 bash[19901]: cluster 2024-09-17T10:39:30.578253+0000 mgr.y (mgr.14412) 259 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:32.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:31 smithi163 bash[26527]: cluster 2024-09-17T10:39:30.578253+0000 mgr.y (mgr.14412) 259 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:34.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:33 smithi164 bash[21879]: audit 2024-09-17T10:39:31.787386+0000 mgr.y (mgr.14412) 260 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:34.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:33 smithi164 bash[21879]: cluster 2024-09-17T10:39:32.579104+0000 mgr.y (mgr.14412) 261 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:34.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:39:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:39:33] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-17T10:39:34.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:33 smithi163 bash[19901]: audit 2024-09-17T10:39:31.787386+0000 mgr.y (mgr.14412) 260 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:34.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:33 smithi163 bash[19901]: cluster 2024-09-17T10:39:32.579104+0000 mgr.y (mgr.14412) 261 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:33 smithi163 bash[26527]: audit 2024-09-17T10:39:31.787386+0000 mgr.y (mgr.14412) 260 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:33 smithi163 bash[26527]: cluster 2024-09-17T10:39:32.579104+0000 mgr.y (mgr.14412) 261 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:34.605 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:36.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:35 smithi164 bash[21879]: cluster 2024-09-17T10:39:34.579789+0000 mgr.y (mgr.14412) 262 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:36.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:35 smithi163 bash[19901]: cluster 2024-09-17T10:39:34.579789+0000 mgr.y (mgr.14412) 262 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:36.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:35 smithi163 bash[26527]: cluster 2024-09-17T10:39:34.579789+0000 mgr.y (mgr.14412) 262 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:36.896 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:39:38.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:37 smithi164 bash[21879]: cluster 2024-09-17T10:39:36.581347+0000 mgr.y (mgr.14412) 263 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:38.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:37 smithi163 bash[19901]: cluster 2024-09-17T10:39:36.581347+0000 mgr.y (mgr.14412) 263 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:38.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:37 smithi163 bash[26527]: cluster 2024-09-17T10:39:36.581347+0000 mgr.y (mgr.14412) 263 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:40.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:39 smithi164 bash[21879]: cluster 2024-09-17T10:39:38.582038+0000 mgr.y (mgr.14412) 264 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:40.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:39 smithi163 bash[26527]: cluster 2024-09-17T10:39:38.582038+0000 mgr.y (mgr.14412) 264 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:40.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:39 smithi163 bash[19901]: cluster 2024-09-17T10:39:38.582038+0000 mgr.y (mgr.14412) 264 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:41.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:40 smithi164 bash[21879]: audit 2024-09-17T10:39:40.494575+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:41.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:40 smithi163 bash[26527]: audit 2024-09-17T10:39:40.494575+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:41.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:40 smithi163 bash[19901]: audit 2024-09-17T10:39:40.494575+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:41.720 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:42.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:41 smithi164 bash[21879]: cluster 2024-09-17T10:39:40.582697+0000 mgr.y (mgr.14412) 265 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:42.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:41 smithi163 bash[19901]: cluster 2024-09-17T10:39:40.582697+0000 mgr.y (mgr.14412) 265 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:42.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:41 smithi163 bash[26527]: cluster 2024-09-17T10:39:40.582697+0000 mgr.y (mgr.14412) 265 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:43.207 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:39:43.207 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (5m) 3m ago 6m 15.8M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:39:43.207 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (5m) 3m ago 5m 75.9M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:39:43.207 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (3m) 3m ago 3m 72.9M - 3.8 ebb0615149de f1b5625aa9f4 2024-09-17T10:39:43.207 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,8765 running (14m) 3m ago 14m 427M - 19.1.1-330-gc2ddf972 ebb0615149de cb65632c37c6 2024-09-17T10:39:43.207 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:9283,8765 running (17m) 3m ago 17m 492M - 19.1.1-330-gc2ddf972 ebb0615149de 845d9872a6c6 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (17m) 3m ago 17m 47.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (15m) 3m ago 15m 39.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (15m) 3m ago 15m 37.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (6m) 3m ago 6m 8043k - 1.5.0 0da6a335fe13 8214ffeb4cf3 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (6m) 3m ago 6m 7996k - 1.5.0 0da6a335fe13 37c67f11742e 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (14m) 3m ago 14m 56.6M 4060M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (13m) 3m ago 13m 57.6M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (12m) 3m ago 12m 46.3M 4060M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (11m) 3m ago 11m 47.5M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (10m) 3m ago 10m 47.7M 4060M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (9m) 3m ago 9m 55.2M 4060M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:39:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (8m) 3m ago 8m 54.5M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:39:43.209 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (7m) 3m ago 7m 54.5M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:39:43.209 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (5m) 3m ago 6m 37.2M - 2.43.0 a07b618ecd1d 33984bf2b7b8 2024-09-17T10:39:43.209 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (3m) 3m ago 3m 89.7M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:39:43.209 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (3m) 3m ago 3m 88.7M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:39:43.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:43 smithi163 bash[19901]: audit 2024-09-17T10:39:41.795490+0000 mgr.y (mgr.14412) 266 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:43.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:43 smithi163 bash[19901]: cluster 2024-09-17T10:39:42.584347+0000 mgr.y (mgr.14412) 267 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:43.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:43 smithi163 bash[26527]: audit 2024-09-17T10:39:41.795490+0000 mgr.y (mgr.14412) 266 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:43.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:43 smithi163 bash[26527]: cluster 2024-09-17T10:39:42.584347+0000 mgr.y (mgr.14412) 267 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:43.895 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:39:44.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:43 smithi164 bash[21879]: audit 2024-09-17T10:39:41.795490+0000 mgr.y (mgr.14412) 266 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:44.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:43 smithi164 bash[21879]: cluster 2024-09-17T10:39:42.584347+0000 mgr.y (mgr.14412) 267 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:44.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:39:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:39:43] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:39:45.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:44 smithi164 bash[21879]: audit 2024-09-17T10:39:43.174082+0000 mgr.y (mgr.14412) 268 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:45.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:44 smithi163 bash[19901]: audit 2024-09-17T10:39:43.174082+0000 mgr.y (mgr.14412) 268 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:45.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:44 smithi163 bash[26527]: audit 2024-09-17T10:39:43.174082+0000 mgr.y (mgr.14412) 268 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:46.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:45 smithi164 bash[21879]: cluster 2024-09-17T10:39:44.585044+0000 mgr.y (mgr.14412) 269 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:46.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:45 smithi163 bash[19901]: cluster 2024-09-17T10:39:44.585044+0000 mgr.y (mgr.14412) 269 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:46.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:45 smithi163 bash[26527]: cluster 2024-09-17T10:39:44.585044+0000 mgr.y (mgr.14412) 269 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:47.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:46 smithi164 bash[21879]: cluster 2024-09-17T10:39:46.586594+0000 mgr.y (mgr.14412) 270 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:47.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:46 smithi163 bash[26527]: cluster 2024-09-17T10:39:46.586594+0000 mgr.y (mgr.14412) 270 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:47.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:46 smithi163 bash[19901]: cluster 2024-09-17T10:39:46.586594+0000 mgr.y (mgr.14412) 270 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:48.715 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:49.935 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:49 smithi163 bash[19901]: cluster 2024-09-17T10:39:48.587297+0000 mgr.y (mgr.14412) 271 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:49.935 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:49 smithi163 bash[26527]: cluster 2024-09-17T10:39:48.587297+0000 mgr.y (mgr.14412) 271 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:50.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:49 smithi164 bash[21879]: cluster 2024-09-17T10:39:48.587297+0000 mgr.y (mgr.14412) 271 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:50.329 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:39:50.329 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T10:39:50.329 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:39:50.329 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:39:50.329 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T10:39:50.329 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:39:50.329 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:39:50.329 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T10:39:50.329 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:39:50.330 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:39:50.330 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T10:39:50.330 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:39:50.330 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:39:50.330 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T10:39:50.330 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 15 2024-09-17T10:39:50.330 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:39:50.330 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:39:51.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:50 smithi164 bash[21879]: audit 2024-09-17T10:39:50.333488+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.163:0/2174561009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:39:51.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:50 smithi163 bash[26527]: audit 2024-09-17T10:39:50.333488+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.163:0/2174561009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:39:51.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:50 smithi163 bash[19901]: audit 2024-09-17T10:39:50.333488+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.163:0/2174561009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:39:51.111 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:39:52.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:51 smithi164 bash[21879]: cluster 2024-09-17T10:39:50.587954+0000 mgr.y (mgr.14412) 272 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:52.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:51 smithi163 bash[19901]: cluster 2024-09-17T10:39:50.587954+0000 mgr.y (mgr.14412) 272 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:52.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:51 smithi163 bash[26527]: cluster 2024-09-17T10:39:50.587954+0000 mgr.y (mgr.14412) 272 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:53.908 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:53 smithi163 bash[19901]: audit 2024-09-17T10:39:51.803535+0000 mgr.y (mgr.14412) 273 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:53.908 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:53 smithi163 bash[19901]: cluster 2024-09-17T10:39:52.589601+0000 mgr.y (mgr.14412) 274 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:53.908 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:53 smithi163 bash[26527]: audit 2024-09-17T10:39:51.803535+0000 mgr.y (mgr.14412) 273 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:53.909 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:53 smithi163 bash[26527]: cluster 2024-09-17T10:39:52.589601+0000 mgr.y (mgr.14412) 274 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:54.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:53 smithi164 bash[21879]: audit 2024-09-17T10:39:51.803535+0000 mgr.y (mgr.14412) 273 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:54.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:53 smithi164 bash[21879]: cluster 2024-09-17T10:39:52.589601+0000 mgr.y (mgr.14412) 274 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:54.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:39:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:39:53] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:39:55.934 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:56.019 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:55 smithi163 bash[19901]: cluster 2024-09-17T10:39:54.590298+0000 mgr.y (mgr.14412) 275 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:56.020 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:55 smithi163 bash[19901]: audit 2024-09-17T10:39:55.495034+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:56.020 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:55 smithi163 bash[26527]: cluster 2024-09-17T10:39:54.590298+0000 mgr.y (mgr.14412) 275 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:56.020 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:55 smithi163 bash[26527]: audit 2024-09-17T10:39:55.495034+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:56.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:55 smithi164 bash[21879]: cluster 2024-09-17T10:39:54.590298+0000 mgr.y (mgr.14412) 275 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:56.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:55 smithi164 bash[21879]: audit 2024-09-17T10:39:55.495034+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:39:57.500 INFO:teuthology.orchestra.run.smithi163.stdout: cluster: 2024-09-17T10:39:57.500 INFO:teuthology.orchestra.run.smithi163.stdout: id: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:39:57.500 INFO:teuthology.orchestra.run.smithi163.stdout: health: HEALTH_OK 2024-09-17T10:39:57.500 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:39:57.500 INFO:teuthology.orchestra.run.smithi163.stdout: services: 2024-09-17T10:39:57.500 INFO:teuthology.orchestra.run.smithi163.stdout: mon: 3 daemons, quorum a,b,c (age 15m) 2024-09-17T10:39:57.500 INFO:teuthology.orchestra.run.smithi163.stdout: mgr: y(active, since 6m), standbys: x 2024-09-17T10:39:57.500 INFO:teuthology.orchestra.run.smithi163.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-17T10:39:57.500 INFO:teuthology.orchestra.run.smithi163.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: data: 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: pgs: 161 active+clean 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: io: 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T10:39:57.501 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:39:57.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:57 smithi163 bash[26527]: cluster 2024-09-17T10:39:56.591922+0000 mgr.y (mgr.14412) 276 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:57.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:57 smithi163 bash[26527]: audit 2024-09-17T10:39:57.504736+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.163:0/820268425' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:39:57.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:57 smithi163 bash[19901]: cluster 2024-09-17T10:39:56.591922+0000 mgr.y (mgr.14412) 276 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:57.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:57 smithi163 bash[19901]: audit 2024-09-17T10:39:57.504736+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.163:0/820268425' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:39:58.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:57 smithi164 bash[21879]: cluster 2024-09-17T10:39:56.591922+0000 mgr.y (mgr.14412) 276 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:58.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:57 smithi164 bash[21879]: audit 2024-09-17T10:39:57.504736+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.163:0/820268425' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:39:58.229 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ls' 2024-09-17T10:40:00.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:39:59 smithi164 bash[21879]: cluster 2024-09-17T10:39:58.592576+0000 mgr.y (mgr.14412) 277 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:00.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:39:59 smithi163 bash[26527]: cluster 2024-09-17T10:39:58.592576+0000 mgr.y (mgr.14412) 277 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:00.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:39:59 smithi163 bash[19901]: cluster 2024-09-17T10:39:58.592576+0000 mgr.y (mgr.14412) 277 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:01.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:00 smithi164 bash[21879]: cluster 2024-09-17T10:40:00.000156+0000 mon.a (mon.0) 980 : cluster [INF] overall HEALTH_OK 2024-09-17T10:40:01.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:00 smithi163 bash[26527]: cluster 2024-09-17T10:40:00.000156+0000 mon.a (mon.0) 980 : cluster [INF] overall HEALTH_OK 2024-09-17T10:40:01.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:00 smithi163 bash[19901]: cluster 2024-09-17T10:40:00.000156+0000 mon.a (mon.0) 980 : cluster [INF] overall HEALTH_OK 2024-09-17T10:40:02.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:01 smithi164 bash[21879]: cluster 2024-09-17T10:40:00.593266+0000 mgr.y (mgr.14412) 278 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:02.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:01 smithi163 bash[26527]: cluster 2024-09-17T10:40:00.593266+0000 mgr.y (mgr.14412) 278 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:02.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:01 smithi163 bash[19901]: cluster 2024-09-17T10:40:00.593266+0000 mgr.y (mgr.14412) 278 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:03.036 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:40:04.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:03 smithi164 bash[21879]: audit 2024-09-17T10:40:01.811562+0000 mgr.y (mgr.14412) 279 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:04.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:03 smithi164 bash[21879]: cluster 2024-09-17T10:40:02.594980+0000 mgr.y (mgr.14412) 280 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:04.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:40:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:40:03] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-17T10:40:04.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:03 smithi163 bash[26527]: audit 2024-09-17T10:40:01.811562+0000 mgr.y (mgr.14412) 279 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:04.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:03 smithi163 bash[26527]: cluster 2024-09-17T10:40:02.594980+0000 mgr.y (mgr.14412) 280 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:04.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:03 smithi163 bash[19901]: audit 2024-09-17T10:40:01.811562+0000 mgr.y (mgr.14412) 279 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:04.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:03 smithi163 bash[19901]: cluster 2024-09-17T10:40:02.594980+0000 mgr.y (mgr.14412) 280 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:04.727 INFO:teuthology.orchestra.run.smithi163.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T10:40:04.727 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager ?:9093,9094 1/1 3m ago 7m smithi163=a;count:1 2024-09-17T10:40:04.727 INFO:teuthology.orchestra.run.smithi163.stdout:grafana ?:3000 1/1 4m ago 6m smithi164=a;count:1 2024-09-17T10:40:04.727 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo ?:5000 1/1 3m ago 3m count:1 2024-09-17T10:40:04.727 INFO:teuthology.orchestra.run.smithi163.stdout:mgr 2/2 4m ago 15m smithi163=y;smithi164=x;count:2 2024-09-17T10:40:04.728 INFO:teuthology.orchestra.run.smithi163.stdout:mon 3/3 4m ago 15m smithi163:172.21.15.163=a;smithi163:[v2:172.21.15.163:3301,v1:172.21.15.163:6790]=c;smithi164:172.21.15.164=b;count:3 2024-09-17T10:40:04.728 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter ?:9100 2/2 4m ago 7m smithi163=a;smithi164=b;count:2 2024-09-17T10:40:04.728 INFO:teuthology.orchestra.run.smithi163.stdout:osd 8 4m ago - 2024-09-17T10:40:04.728 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus ?:9095 1/1 4m ago 7m smithi164=a;count:1 2024-09-17T10:40:04.728 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo ?:8000 2/2 4m ago 4m count:2 2024-09-17T10:40:05.470 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:40:05.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:05 smithi163 bash[19901]: cluster 2024-09-17T10:40:04.595530+0000 mgr.y (mgr.14412) 281 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:05.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:05 smithi163 bash[19901]: audit 2024-09-17T10:40:04.716817+0000 mgr.y (mgr.14412) 282 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:40:05.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:05 smithi163 bash[26527]: cluster 2024-09-17T10:40:04.595530+0000 mgr.y (mgr.14412) 281 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:05.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:05 smithi163 bash[26527]: audit 2024-09-17T10:40:04.716817+0000 mgr.y (mgr.14412) 282 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:40:06.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:05 smithi164 bash[21879]: cluster 2024-09-17T10:40:04.595530+0000 mgr.y (mgr.14412) 281 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:06.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:05 smithi164 bash[21879]: audit 2024-09-17T10:40:04.716817+0000 mgr.y (mgr.14412) 282 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:40:08.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:07 smithi164 bash[21879]: cluster 2024-09-17T10:40:06.597071+0000 mgr.y (mgr.14412) 283 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:08.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:07 smithi163 bash[19901]: cluster 2024-09-17T10:40:06.597071+0000 mgr.y (mgr.14412) 283 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:08.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:07 smithi163 bash[26527]: cluster 2024-09-17T10:40:06.597071+0000 mgr.y (mgr.14412) 283 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:10.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:09 smithi164 bash[21879]: cluster 2024-09-17T10:40:08.597805+0000 mgr.y (mgr.14412) 284 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:10.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:09 smithi163 bash[26527]: cluster 2024-09-17T10:40:08.597805+0000 mgr.y (mgr.14412) 284 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:09 smithi163 bash[19901]: cluster 2024-09-17T10:40:08.597805+0000 mgr.y (mgr.14412) 284 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:10.286 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:40:11.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:10 smithi164 bash[21879]: audit 2024-09-17T10:40:10.495455+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:11.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:10 smithi163 bash[19901]: audit 2024-09-17T10:40:10.495455+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:11.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:10 smithi163 bash[26527]: audit 2024-09-17T10:40:10.495455+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:11.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:11 smithi163 bash[19901]: cluster 2024-09-17T10:40:10.598464+0000 mgr.y (mgr.14412) 285 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:11.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:11 smithi163 bash[26527]: cluster 2024-09-17T10:40:10.598464+0000 mgr.y (mgr.14412) 285 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:12.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:11 smithi164 bash[21879]: cluster 2024-09-17T10:40:10.598464+0000 mgr.y (mgr.14412) 285 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:12.306 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled to redeploy mgr.x on host 'smithi164' 2024-09-17T10:40:13.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:11.945538+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.163:0/428759943' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:40:13.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:12.296330+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:12.304300+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:12.310391+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:12.312494+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:40:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:12.313582+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:40:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:12.322493+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:12.358210+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:40:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:12.358966+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:40:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:12 smithi164 bash[21879]: audit 2024-09-17T10:40:12.359690+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:11.945538+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.163:0/428759943' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:12.296330+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:12.304300+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:12.310391+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:12.312494+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:12.313582+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:12.322493+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:12.358210+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:12.358966+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:40:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[19901]: audit 2024-09-17T10:40:12.359690+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:11.945538+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.163:0/428759943' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:12.296330+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:12.304300+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:12.310391+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:12.312494+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:12.313582+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:12.322493+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:12.358210+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:12.358966+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:40:13.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:12 smithi163 bash[26527]: audit 2024-09-17T10:40:12.359690+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:40:13.068 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps --refresh' 2024-09-17T10:40:14.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:13 smithi164 bash[21879]: audit 2024-09-17T10:40:11.819420+0000 mgr.y (mgr.14412) 286 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:14.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:13 smithi164 bash[21879]: audit 2024-09-17T10:40:12.291893+0000 mgr.y (mgr.14412) 287 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:40:14.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:13 smithi164 bash[21879]: cephadm 2024-09-17T10:40:12.298311+0000 mgr.y (mgr.14412) 288 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T10:40:14.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:13 smithi164 bash[21879]: cephadm 2024-09-17T10:40:12.360424+0000 mgr.y (mgr.14412) 289 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-09-17T10:40:14.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:13 smithi164 bash[21879]: cluster 2024-09-17T10:40:12.600103+0000 mgr.y (mgr.14412) 290 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:14.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:40:13] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:40:14.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[19901]: audit 2024-09-17T10:40:11.819420+0000 mgr.y (mgr.14412) 286 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:14.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[19901]: audit 2024-09-17T10:40:12.291893+0000 mgr.y (mgr.14412) 287 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:40:14.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[19901]: cephadm 2024-09-17T10:40:12.298311+0000 mgr.y (mgr.14412) 288 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T10:40:14.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[19901]: cephadm 2024-09-17T10:40:12.360424+0000 mgr.y (mgr.14412) 289 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-09-17T10:40:14.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[19901]: cluster 2024-09-17T10:40:12.600103+0000 mgr.y (mgr.14412) 290 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:14.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[26527]: audit 2024-09-17T10:40:11.819420+0000 mgr.y (mgr.14412) 286 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:14.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[26527]: audit 2024-09-17T10:40:12.291893+0000 mgr.y (mgr.14412) 287 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:40:14.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[26527]: cephadm 2024-09-17T10:40:12.298311+0000 mgr.y (mgr.14412) 288 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T10:40:14.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[26527]: cephadm 2024-09-17T10:40:12.360424+0000 mgr.y (mgr.14412) 289 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-09-17T10:40:14.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:13 smithi163 bash[26527]: cluster 2024-09-17T10:40:12.600103+0000 mgr.y (mgr.14412) 290 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:16.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:15 smithi164 bash[21879]: cluster 2024-09-17T10:40:14.600812+0000 mgr.y (mgr.14412) 291 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:16.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:15 smithi163 bash[26527]: cluster 2024-09-17T10:40:14.600812+0000 mgr.y (mgr.14412) 291 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:16.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:15 smithi163 bash[19901]: cluster 2024-09-17T10:40:14.600812+0000 mgr.y (mgr.14412) 291 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:17.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:16 smithi164 bash[21879]: cluster 2024-09-17T10:40:16.602386+0000 mgr.y (mgr.14412) 292 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:17.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:16 smithi163 bash[26527]: cluster 2024-09-17T10:40:16.602386+0000 mgr.y (mgr.14412) 292 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:17.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:16 smithi163 bash[19901]: cluster 2024-09-17T10:40:16.602386+0000 mgr.y (mgr.14412) 292 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:17.880 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:40:19.455 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:40:19.455 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (6m) 4m ago 6m 15.8M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (6m) 4m ago 6m 75.9M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (4m) 4m ago 4m 72.9M - 3.8 ebb0615149de f1b5625aa9f4 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,8765 running (15m) 4m ago 15m 427M - 19.1.1-330-gc2ddf972 ebb0615149de cb65632c37c6 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:9283,8765 running (17m) 4m ago 17m 492M - 19.1.1-330-gc2ddf972 ebb0615149de 845d9872a6c6 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (17m) 4m ago 17m 47.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (15m) 4m ago 15m 39.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (15m) 4m ago 15m 37.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (6m) 4m ago 6m 8043k - 1.5.0 0da6a335fe13 8214ffeb4cf3 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (6m) 4m ago 6m 7996k - 1.5.0 0da6a335fe13 37c67f11742e 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (14m) 4m ago 14m 56.6M 4060M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (13m) 4m ago 13m 57.6M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (12m) 4m ago 12m 46.3M 4060M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:40:19.456 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (11m) 4m ago 11m 47.5M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:40:19.457 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (10m) 4m ago 10m 47.7M 4060M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:40:19.457 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (9m) 4m ago 10m 55.2M 4060M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:40:19.457 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (9m) 4m ago 9m 54.5M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:40:19.457 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (8m) 4m ago 8m 54.5M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:40:19.457 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (6m) 4m ago 7m 37.2M - 2.43.0 a07b618ecd1d 33984bf2b7b8 2024-09-17T10:40:19.457 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (4m) 4m ago 4m 89.7M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:40:19.457 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (4m) 4m ago 4m 88.7M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:40:19.738 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:19 smithi163 bash[26527]: cluster 2024-09-17T10:40:18.602842+0000 mgr.y (mgr.14412) 293 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:19.738 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:19 smithi163 bash[19901]: cluster 2024-09-17T10:40:18.602842+0000 mgr.y (mgr.14412) 293 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:20.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:19 smithi164 bash[21879]: cluster 2024-09-17T10:40:18.602842+0000 mgr.y (mgr.14412) 293 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:20.258 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:40:21.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:20 smithi164 bash[21879]: audit 2024-09-17T10:40:19.434598+0000 mgr.y (mgr.14412) 294 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:40:21.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:20 smithi163 bash[19901]: audit 2024-09-17T10:40:19.434598+0000 mgr.y (mgr.14412) 294 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:40:21.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:20 smithi163 bash[26527]: audit 2024-09-17T10:40:19.434598+0000 mgr.y (mgr.14412) 294 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:40:22.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:21 smithi164 bash[21879]: cluster 2024-09-17T10:40:20.603432+0000 mgr.y (mgr.14412) 295 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:22.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:21 smithi163 bash[19901]: cluster 2024-09-17T10:40:20.603432+0000 mgr.y (mgr.14412) 295 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:22.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:21 smithi163 bash[26527]: cluster 2024-09-17T10:40:20.603432+0000 mgr.y (mgr.14412) 295 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:24.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:23 smithi164 bash[21879]: audit 2024-09-17T10:40:21.830638+0000 mgr.y (mgr.14412) 296 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:24.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:23 smithi164 bash[21879]: cluster 2024-09-17T10:40:22.605079+0000 mgr.y (mgr.14412) 297 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:24.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:40:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:40:23] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:40:24.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:23 smithi163 bash[19901]: audit 2024-09-17T10:40:21.830638+0000 mgr.y (mgr.14412) 296 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:24.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:23 smithi163 bash[19901]: cluster 2024-09-17T10:40:22.605079+0000 mgr.y (mgr.14412) 297 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:24.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:23 smithi163 bash[26527]: audit 2024-09-17T10:40:21.830638+0000 mgr.y (mgr.14412) 296 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:24.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:23 smithi163 bash[26527]: cluster 2024-09-17T10:40:22.605079+0000 mgr.y (mgr.14412) 297 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:25.072 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:40:26.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:25 smithi164 bash[21879]: cluster 2024-09-17T10:40:24.605831+0000 mgr.y (mgr.14412) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:26.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:25 smithi164 bash[21879]: audit 2024-09-17T10:40:25.495654+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:26.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:25 smithi163 bash[26527]: cluster 2024-09-17T10:40:24.605831+0000 mgr.y (mgr.14412) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:26.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:25 smithi163 bash[26527]: audit 2024-09-17T10:40:25.495654+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:25 smithi163 bash[19901]: cluster 2024-09-17T10:40:24.605831+0000 mgr.y (mgr.14412) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:25 smithi163 bash[19901]: audit 2024-09-17T10:40:25.495654+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:28.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:27 smithi164 bash[21879]: cluster 2024-09-17T10:40:26.607422+0000 mgr.y (mgr.14412) 299 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:28.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:27 smithi163 bash[19901]: cluster 2024-09-17T10:40:26.607422+0000 mgr.y (mgr.14412) 299 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:28.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:27 smithi163 bash[26527]: cluster 2024-09-17T10:40:26.607422+0000 mgr.y (mgr.14412) 299 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:30.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:29 smithi164 bash[21879]: cluster 2024-09-17T10:40:28.608213+0000 mgr.y (mgr.14412) 300 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:30.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:29 smithi163 bash[26527]: cluster 2024-09-17T10:40:28.608213+0000 mgr.y (mgr.14412) 300 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:30.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:29 smithi163 bash[19901]: cluster 2024-09-17T10:40:28.608213+0000 mgr.y (mgr.14412) 300 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:32.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:31 smithi164 bash[21879]: cluster 2024-09-17T10:40:30.608925+0000 mgr.y (mgr.14412) 301 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:32.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:31 smithi163 bash[26527]: cluster 2024-09-17T10:40:30.608925+0000 mgr.y (mgr.14412) 301 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:32.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:31 smithi163 bash[19901]: cluster 2024-09-17T10:40:30.608925+0000 mgr.y (mgr.14412) 301 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:34.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:33 smithi164 bash[21879]: audit 2024-09-17T10:40:31.842020+0000 mgr.y (mgr.14412) 302 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:34.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:33 smithi164 bash[21879]: cluster 2024-09-17T10:40:32.610554+0000 mgr.y (mgr.14412) 303 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:34.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:40:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:40:33] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:40:34.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:33 smithi163 bash[19901]: audit 2024-09-17T10:40:31.842020+0000 mgr.y (mgr.14412) 302 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:34.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:33 smithi163 bash[19901]: cluster 2024-09-17T10:40:32.610554+0000 mgr.y (mgr.14412) 303 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:33 smithi163 bash[26527]: audit 2024-09-17T10:40:31.842020+0000 mgr.y (mgr.14412) 302 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:33 smithi163 bash[26527]: cluster 2024-09-17T10:40:32.610554+0000 mgr.y (mgr.14412) 303 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:36.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:35 smithi164 bash[21879]: cluster 2024-09-17T10:40:34.611250+0000 mgr.y (mgr.14412) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:36.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:35 smithi163 bash[19901]: cluster 2024-09-17T10:40:34.611250+0000 mgr.y (mgr.14412) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:36.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:35 smithi163 bash[26527]: cluster 2024-09-17T10:40:34.611250+0000 mgr.y (mgr.14412) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:38.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:37 smithi164 bash[21879]: cluster 2024-09-17T10:40:36.612845+0000 mgr.y (mgr.14412) 305 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:38.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:37 smithi163 bash[19901]: cluster 2024-09-17T10:40:36.612845+0000 mgr.y (mgr.14412) 305 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:38.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:37 smithi163 bash[26527]: cluster 2024-09-17T10:40:36.612845+0000 mgr.y (mgr.14412) 305 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:40.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:39 smithi164 bash[21879]: cluster 2024-09-17T10:40:38.613567+0000 mgr.y (mgr.14412) 306 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:40.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:39 smithi163 bash[19901]: cluster 2024-09-17T10:40:38.613567+0000 mgr.y (mgr.14412) 306 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:40.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:39 smithi163 bash[26527]: cluster 2024-09-17T10:40:38.613567+0000 mgr.y (mgr.14412) 306 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:41.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:40 smithi164 bash[21879]: audit 2024-09-17T10:40:40.496122+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:41.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:40 smithi163 bash[19901]: audit 2024-09-17T10:40:40.496122+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:41.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:40 smithi163 bash[26527]: audit 2024-09-17T10:40:40.496122+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:42.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:41 smithi164 bash[21879]: cluster 2024-09-17T10:40:40.614268+0000 mgr.y (mgr.14412) 307 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:42.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:41 smithi163 bash[26527]: cluster 2024-09-17T10:40:40.614268+0000 mgr.y (mgr.14412) 307 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:42.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:41 smithi163 bash[19901]: cluster 2024-09-17T10:40:40.614268+0000 mgr.y (mgr.14412) 307 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:44.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:43 smithi164 bash[21879]: audit 2024-09-17T10:40:41.853301+0000 mgr.y (mgr.14412) 308 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:44.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:43 smithi164 bash[21879]: cluster 2024-09-17T10:40:42.616013+0000 mgr.y (mgr.14412) 309 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:44.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:40:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:40:43] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-17T10:40:44.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:43 smithi163 bash[26527]: audit 2024-09-17T10:40:41.853301+0000 mgr.y (mgr.14412) 308 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:44.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:43 smithi163 bash[26527]: cluster 2024-09-17T10:40:42.616013+0000 mgr.y (mgr.14412) 309 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:44.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:43 smithi163 bash[19901]: audit 2024-09-17T10:40:41.853301+0000 mgr.y (mgr.14412) 308 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:44.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:43 smithi163 bash[19901]: cluster 2024-09-17T10:40:42.616013+0000 mgr.y (mgr.14412) 309 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:46.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:45 smithi164 bash[21879]: cluster 2024-09-17T10:40:44.616757+0000 mgr.y (mgr.14412) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:46.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:45 smithi163 bash[26527]: cluster 2024-09-17T10:40:44.616757+0000 mgr.y (mgr.14412) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:46.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:45 smithi163 bash[19901]: cluster 2024-09-17T10:40:44.616757+0000 mgr.y (mgr.14412) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:47.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:46 smithi164 bash[21879]: cluster 2024-09-17T10:40:46.618395+0000 mgr.y (mgr.14412) 311 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:47.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:46 smithi163 bash[26527]: cluster 2024-09-17T10:40:46.618395+0000 mgr.y (mgr.14412) 311 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:47.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:46 smithi163 bash[19901]: cluster 2024-09-17T10:40:46.618395+0000 mgr.y (mgr.14412) 311 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:50.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:49 smithi164 bash[21879]: cluster 2024-09-17T10:40:48.619138+0000 mgr.y (mgr.14412) 312 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:50.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:49 smithi163 bash[26527]: cluster 2024-09-17T10:40:48.619138+0000 mgr.y (mgr.14412) 312 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:50.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:49 smithi163 bash[19901]: cluster 2024-09-17T10:40:48.619138+0000 mgr.y (mgr.14412) 312 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:52.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:51 smithi164 bash[21879]: cluster 2024-09-17T10:40:50.619846+0000 mgr.y (mgr.14412) 313 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:52.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:51 smithi163 bash[26527]: cluster 2024-09-17T10:40:50.619846+0000 mgr.y (mgr.14412) 313 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:52.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:51 smithi163 bash[19901]: cluster 2024-09-17T10:40:50.619846+0000 mgr.y (mgr.14412) 313 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:54.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:53 smithi164 bash[21879]: audit 2024-09-17T10:40:51.864626+0000 mgr.y (mgr.14412) 314 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:54.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:53 smithi164 bash[21879]: cluster 2024-09-17T10:40:52.621493+0000 mgr.y (mgr.14412) 315 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:54.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:40:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:40:53] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-17T10:40:54.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:53 smithi163 bash[19901]: audit 2024-09-17T10:40:51.864626+0000 mgr.y (mgr.14412) 314 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:54.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:53 smithi163 bash[19901]: cluster 2024-09-17T10:40:52.621493+0000 mgr.y (mgr.14412) 315 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:54.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:53 smithi163 bash[26527]: audit 2024-09-17T10:40:51.864626+0000 mgr.y (mgr.14412) 314 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:40:54.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:53 smithi163 bash[26527]: cluster 2024-09-17T10:40:52.621493+0000 mgr.y (mgr.14412) 315 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:56.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:55 smithi164 bash[21879]: cluster 2024-09-17T10:40:54.622171+0000 mgr.y (mgr.14412) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:56.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:55 smithi164 bash[21879]: audit 2024-09-17T10:40:55.496630+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:55 smithi163 bash[19901]: cluster 2024-09-17T10:40:54.622171+0000 mgr.y (mgr.14412) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:55 smithi163 bash[19901]: audit 2024-09-17T10:40:55.496630+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:55 smithi163 bash[26527]: cluster 2024-09-17T10:40:54.622171+0000 mgr.y (mgr.14412) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:40:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:55 smithi163 bash[26527]: audit 2024-09-17T10:40:55.496630+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:40:58.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:57 smithi164 bash[21879]: cluster 2024-09-17T10:40:56.623783+0000 mgr.y (mgr.14412) 317 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:58.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:57 smithi163 bash[19901]: cluster 2024-09-17T10:40:56.623783+0000 mgr.y (mgr.14412) 317 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:40:58.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:57 smithi163 bash[26527]: cluster 2024-09-17T10:40:56.623783+0000 mgr.y (mgr.14412) 317 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:00.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:40:59 smithi164 bash[21879]: cluster 2024-09-17T10:40:58.624412+0000 mgr.y (mgr.14412) 318 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:00.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:40:59 smithi163 bash[19901]: cluster 2024-09-17T10:40:58.624412+0000 mgr.y (mgr.14412) 318 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:00.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:40:59 smithi163 bash[26527]: cluster 2024-09-17T10:40:58.624412+0000 mgr.y (mgr.14412) 318 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:02.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:01 smithi164 bash[21879]: cluster 2024-09-17T10:41:00.625071+0000 mgr.y (mgr.14412) 319 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:02.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:01 smithi163 bash[19901]: cluster 2024-09-17T10:41:00.625071+0000 mgr.y (mgr.14412) 319 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:02.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:01 smithi163 bash[26527]: cluster 2024-09-17T10:41:00.625071+0000 mgr.y (mgr.14412) 319 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:04.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:03 smithi164 bash[21879]: audit 2024-09-17T10:41:01.875940+0000 mgr.y (mgr.14412) 320 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:04.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:03 smithi164 bash[21879]: cluster 2024-09-17T10:41:02.626685+0000 mgr.y (mgr.14412) 321 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:04.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:41:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:41:03] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:41:04.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:03 smithi163 bash[26527]: audit 2024-09-17T10:41:01.875940+0000 mgr.y (mgr.14412) 320 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:04.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:03 smithi163 bash[26527]: cluster 2024-09-17T10:41:02.626685+0000 mgr.y (mgr.14412) 321 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:04.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:03 smithi163 bash[19901]: audit 2024-09-17T10:41:01.875940+0000 mgr.y (mgr.14412) 320 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:04.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:03 smithi163 bash[19901]: cluster 2024-09-17T10:41:02.626685+0000 mgr.y (mgr.14412) 321 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:06.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:05 smithi164 bash[21879]: cluster 2024-09-17T10:41:04.627355+0000 mgr.y (mgr.14412) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:06.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:05 smithi163 bash[26527]: cluster 2024-09-17T10:41:04.627355+0000 mgr.y (mgr.14412) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:06.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:05 smithi163 bash[19901]: cluster 2024-09-17T10:41:04.627355+0000 mgr.y (mgr.14412) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:08.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:07 smithi164 bash[21879]: cluster 2024-09-17T10:41:06.628916+0000 mgr.y (mgr.14412) 323 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:08.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:07 smithi163 bash[26527]: cluster 2024-09-17T10:41:06.628916+0000 mgr.y (mgr.14412) 323 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:08.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:07 smithi163 bash[19901]: cluster 2024-09-17T10:41:06.628916+0000 mgr.y (mgr.14412) 323 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:10.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:09 smithi164 bash[21879]: cluster 2024-09-17T10:41:08.629543+0000 mgr.y (mgr.14412) 324 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:10.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:09 smithi163 bash[26527]: cluster 2024-09-17T10:41:08.629543+0000 mgr.y (mgr.14412) 324 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:10.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:09 smithi163 bash[19901]: cluster 2024-09-17T10:41:08.629543+0000 mgr.y (mgr.14412) 324 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:11.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:10 smithi164 bash[21879]: audit 2024-09-17T10:41:10.497133+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:11.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:10 smithi163 bash[19901]: audit 2024-09-17T10:41:10.497133+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:11.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:10 smithi163 bash[26527]: audit 2024-09-17T10:41:10.497133+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:12.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:11 smithi164 bash[21879]: cluster 2024-09-17T10:41:10.630219+0000 mgr.y (mgr.14412) 325 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:12.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:11 smithi163 bash[19901]: cluster 2024-09-17T10:41:10.630219+0000 mgr.y (mgr.14412) 325 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:12.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:11 smithi163 bash[26527]: cluster 2024-09-17T10:41:10.630219+0000 mgr.y (mgr.14412) 325 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:12 smithi164 bash[21879]: audit 2024-09-17T10:41:11.887189+0000 mgr.y (mgr.14412) 326 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:12 smithi164 bash[21879]: cluster 2024-09-17T10:41:12.631866+0000 mgr.y (mgr.14412) 327 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:13.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:12 smithi163 bash[26527]: audit 2024-09-17T10:41:11.887189+0000 mgr.y (mgr.14412) 326 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:13.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:12 smithi163 bash[26527]: cluster 2024-09-17T10:41:12.631866+0000 mgr.y (mgr.14412) 327 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:13.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:12 smithi163 bash[19901]: audit 2024-09-17T10:41:11.887189+0000 mgr.y (mgr.14412) 326 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:12 smithi163 bash[19901]: cluster 2024-09-17T10:41:12.631866+0000 mgr.y (mgr.14412) 327 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:14.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:41:13 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:41:13] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:41:16.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:15 smithi164 bash[21879]: cluster 2024-09-17T10:41:14.632552+0000 mgr.y (mgr.14412) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:16.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:15 smithi163 bash[26527]: cluster 2024-09-17T10:41:14.632552+0000 mgr.y (mgr.14412) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:16.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:15 smithi163 bash[19901]: cluster 2024-09-17T10:41:14.632552+0000 mgr.y (mgr.14412) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:17.688 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.689 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.690 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.691 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.691 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:17 smithi164 bash[21879]: cluster 2024-09-17T10:41:16.634106+0000 mgr.y (mgr.14412) 329 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:18.035 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:17 smithi164 systemd[1]: Stopping Ceph mgr.x for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:41:18.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:17 smithi163 bash[19901]: cluster 2024-09-17T10:41:16.634106+0000 mgr.y (mgr.14412) 329 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:18.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:17 smithi163 bash[26527]: cluster 2024-09-17T10:41:16.634106+0000 mgr.y (mgr.14412) 329 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:18.676 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:18 smithi164 bash[49661]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:41:18.676 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:41:18.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.948 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:18 smithi164 bash[49721]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:41:18.948 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T10:41:18.948 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: Stopped Ceph mgr.x for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:41:18.948 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.949 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.949 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.949 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.950 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.950 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.951 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.951 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:19.284 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:18 smithi164 systemd[1]: Started Ceph mgr.x for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:41:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:19 smithi164 bash[21879]: cluster 2024-09-17T10:41:18.634771+0000 mgr.y (mgr.14412) 330 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:19 smithi164 bash[21879]: audit 2024-09-17T10:41:19.003384+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:19 smithi164 bash[21879]: audit 2024-09-17T10:41:19.015504+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:19 smithi164 bash[21879]: audit 2024-09-17T10:41:19.026525+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:19 smithi164 bash[21879]: audit 2024-09-17T10:41:19.038042+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[19901]: cluster 2024-09-17T10:41:18.634771+0000 mgr.y (mgr.14412) 330 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:20.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[19901]: audit 2024-09-17T10:41:19.003384+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[19901]: audit 2024-09-17T10:41:19.015504+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[19901]: audit 2024-09-17T10:41:19.026525+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[19901]: audit 2024-09-17T10:41:19.038042+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[26527]: cluster 2024-09-17T10:41:18.634771+0000 mgr.y (mgr.14412) 330 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[26527]: audit 2024-09-17T10:41:19.003384+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[26527]: audit 2024-09-17T10:41:19.015504+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[26527]: audit 2024-09-17T10:41:19.026525+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:19 smithi163 bash[26527]: audit 2024-09-17T10:41:19.038042+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:20.534 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:20 smithi164 bash[49777]: debug 2024-09-17T10:41:20.303+0000 7f2ab52c1640 1 -- 172.21.15.164:0/2241770873 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5612b34c50e0 con 0x5612b34c6800 2024-09-17T10:41:22.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:21 smithi164 bash[21879]: cluster 2024-09-17T10:41:20.635467+0000 mgr.y (mgr.14412) 331 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:22.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:21 smithi163 bash[19901]: cluster 2024-09-17T10:41:20.635467+0000 mgr.y (mgr.14412) 331 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:22.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:21 smithi163 bash[26527]: cluster 2024-09-17T10:41:20.635467+0000 mgr.y (mgr.14412) 331 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:24.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:23 smithi164 bash[21879]: audit 2024-09-17T10:41:21.898415+0000 mgr.y (mgr.14412) 332 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:24.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:23 smithi164 bash[21879]: cluster 2024-09-17T10:41:22.637093+0000 mgr.y (mgr.14412) 333 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:24.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:41:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:41:23] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:41:24.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:23 smithi163 bash[26527]: audit 2024-09-17T10:41:21.898415+0000 mgr.y (mgr.14412) 332 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:24.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:23 smithi163 bash[26527]: cluster 2024-09-17T10:41:22.637093+0000 mgr.y (mgr.14412) 333 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:24.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:23 smithi163 bash[19901]: audit 2024-09-17T10:41:21.898415+0000 mgr.y (mgr.14412) 332 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:24.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:23 smithi163 bash[19901]: cluster 2024-09-17T10:41:22.637093+0000 mgr.y (mgr.14412) 333 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:25 smithi164 bash[21879]: cluster 2024-09-17T10:41:24.637600+0000 mgr.y (mgr.14412) 334 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:25 smithi164 bash[21879]: audit 2024-09-17T10:41:24.926815+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:25 smithi164 bash[21879]: audit 2024-09-17T10:41:24.933917+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:25 smithi164 bash[21879]: audit 2024-09-17T10:41:25.116750+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:25 smithi164 bash[21879]: audit 2024-09-17T10:41:25.125111+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:25 smithi164 bash[21879]: audit 2024-09-17T10:41:25.519175+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[19901]: cluster 2024-09-17T10:41:24.637600+0000 mgr.y (mgr.14412) 334 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[19901]: audit 2024-09-17T10:41:24.926815+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[19901]: audit 2024-09-17T10:41:24.933917+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[19901]: audit 2024-09-17T10:41:25.116750+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[19901]: audit 2024-09-17T10:41:25.125111+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[19901]: audit 2024-09-17T10:41:25.519175+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[26527]: cluster 2024-09-17T10:41:24.637600+0000 mgr.y (mgr.14412) 334 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[26527]: audit 2024-09-17T10:41:24.926815+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[26527]: audit 2024-09-17T10:41:24.933917+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[26527]: audit 2024-09-17T10:41:25.116750+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[26527]: audit 2024-09-17T10:41:25.125111+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:25 smithi163 bash[26527]: audit 2024-09-17T10:41:25.519175+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:26.784 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[49777]: [17/Sep/2024:10:41:26] ENGINE Bus STARTING 2024-09-17T10:41:26.785 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[49777]: CherryPy Checker: 2024-09-17T10:41:26.785 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[49777]: The Application mounted at '' has an empty config. 2024-09-17T10:41:26.785 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[49777]: [17/Sep/2024:10:41:26] ENGINE Serving on http://:::9283 2024-09-17T10:41:26.785 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[49777]: [17/Sep/2024:10:41:26] ENGINE Bus STARTED 2024-09-17T10:41:26.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[21879]: audit 2024-09-17T10:41:25.770877+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:41:26.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[21879]: audit 2024-09-17T10:41:25.772143+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:41:26.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[21879]: audit 2024-09-17T10:41:25.778357+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:26.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[21879]: audit 2024-09-17T10:41:26.460988+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:41:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[21879]: cluster 2024-09-17T10:41:26.461782+0000 mon.a (mon.0) 1008 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:41:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[21879]: cluster 2024-09-17T10:41:26.461980+0000 mon.a (mon.0) 1009 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:41:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[21879]: audit 2024-09-17T10:41:26.462173+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:41:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[21879]: audit 2024-09-17T10:41:26.464518+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:41:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:26 smithi164 bash[21879]: audit 2024-09-17T10:41:26.466004+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:41:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[26527]: audit 2024-09-17T10:41:25.770877+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:41:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[26527]: audit 2024-09-17T10:41:25.772143+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:41:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[26527]: audit 2024-09-17T10:41:25.778357+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[26527]: audit 2024-09-17T10:41:26.460988+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:41:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[26527]: cluster 2024-09-17T10:41:26.461782+0000 mon.a (mon.0) 1008 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:41:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[26527]: cluster 2024-09-17T10:41:26.461980+0000 mon.a (mon.0) 1009 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:41:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[26527]: audit 2024-09-17T10:41:26.462173+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:41:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[26527]: audit 2024-09-17T10:41:26.464518+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:41:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[26527]: audit 2024-09-17T10:41:26.466004+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:41:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[19901]: audit 2024-09-17T10:41:25.770877+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:41:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[19901]: audit 2024-09-17T10:41:25.772143+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:41:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[19901]: audit 2024-09-17T10:41:25.778357+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:41:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[19901]: audit 2024-09-17T10:41:26.460988+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:41:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[19901]: cluster 2024-09-17T10:41:26.461782+0000 mon.a (mon.0) 1008 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:41:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[19901]: cluster 2024-09-17T10:41:26.461980+0000 mon.a (mon.0) 1009 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:41:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[19901]: audit 2024-09-17T10:41:26.462173+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:41:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[19901]: audit 2024-09-17T10:41:26.464518+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:41:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:26 smithi163 bash[19901]: audit 2024-09-17T10:41:26.466004+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:41:28.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:27 smithi164 bash[21879]: cluster 2024-09-17T10:41:26.639178+0000 mgr.y (mgr.14412) 335 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:28.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:27 smithi164 bash[21879]: cluster 2024-09-17T10:41:26.802456+0000 mon.a (mon.0) 1010 : cluster [DBG] mgrmap e22: y(active, since 8m), standbys: x 2024-09-17T10:41:28.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:27 smithi163 bash[26527]: cluster 2024-09-17T10:41:26.639178+0000 mgr.y (mgr.14412) 335 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:28.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:27 smithi163 bash[26527]: cluster 2024-09-17T10:41:26.802456+0000 mon.a (mon.0) 1010 : cluster [DBG] mgrmap e22: y(active, since 8m), standbys: x 2024-09-17T10:41:28.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:27 smithi163 bash[19901]: cluster 2024-09-17T10:41:26.639178+0000 mgr.y (mgr.14412) 335 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:28.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:27 smithi163 bash[19901]: cluster 2024-09-17T10:41:26.802456+0000 mon.a (mon.0) 1010 : cluster [DBG] mgrmap e22: y(active, since 8m), standbys: x 2024-09-17T10:41:30.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:29 smithi164 bash[21879]: cluster 2024-09-17T10:41:28.639874+0000 mgr.y (mgr.14412) 336 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:30.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:29 smithi163 bash[19901]: cluster 2024-09-17T10:41:28.639874+0000 mgr.y (mgr.14412) 336 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:30.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:29 smithi163 bash[26527]: cluster 2024-09-17T10:41:28.639874+0000 mgr.y (mgr.14412) 336 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:32.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:31 smithi164 bash[21879]: cluster 2024-09-17T10:41:30.640665+0000 mgr.y (mgr.14412) 337 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:32.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:31 smithi163 bash[26527]: cluster 2024-09-17T10:41:30.640665+0000 mgr.y (mgr.14412) 337 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:32.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:31 smithi163 bash[19901]: cluster 2024-09-17T10:41:30.640665+0000 mgr.y (mgr.14412) 337 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:34.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:33 smithi164 bash[21879]: audit 2024-09-17T10:41:31.909727+0000 mgr.y (mgr.14412) 338 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:34.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:33 smithi164 bash[21879]: cluster 2024-09-17T10:41:32.642287+0000 mgr.y (mgr.14412) 339 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:34.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:41:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:41:33] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-17T10:41:34.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:33 smithi163 bash[26527]: audit 2024-09-17T10:41:31.909727+0000 mgr.y (mgr.14412) 338 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:34.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:33 smithi163 bash[26527]: cluster 2024-09-17T10:41:32.642287+0000 mgr.y (mgr.14412) 339 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:34.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:33 smithi163 bash[19901]: audit 2024-09-17T10:41:31.909727+0000 mgr.y (mgr.14412) 338 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:34.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:33 smithi163 bash[19901]: cluster 2024-09-17T10:41:32.642287+0000 mgr.y (mgr.14412) 339 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:36.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:35 smithi164 bash[21879]: cluster 2024-09-17T10:41:34.643020+0000 mgr.y (mgr.14412) 340 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:36.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:35 smithi163 bash[19901]: cluster 2024-09-17T10:41:34.643020+0000 mgr.y (mgr.14412) 340 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:36.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:35 smithi163 bash[26527]: cluster 2024-09-17T10:41:34.643020+0000 mgr.y (mgr.14412) 340 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:38.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:37 smithi164 bash[21879]: cluster 2024-09-17T10:41:36.644555+0000 mgr.y (mgr.14412) 341 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:38.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:37 smithi163 bash[26527]: cluster 2024-09-17T10:41:36.644555+0000 mgr.y (mgr.14412) 341 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:38.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:37 smithi163 bash[19901]: cluster 2024-09-17T10:41:36.644555+0000 mgr.y (mgr.14412) 341 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:39.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:38 smithi163 bash[26527]: cluster 2024-09-17T10:41:38.645252+0000 mgr.y (mgr.14412) 342 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:39.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:38 smithi163 bash[19901]: cluster 2024-09-17T10:41:38.645252+0000 mgr.y (mgr.14412) 342 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:39.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:38 smithi164 bash[21879]: cluster 2024-09-17T10:41:38.645252+0000 mgr.y (mgr.14412) 342 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:41.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:40 smithi164 bash[21879]: audit 2024-09-17T10:41:40.520149+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:41.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:40 smithi163 bash[26527]: audit 2024-09-17T10:41:40.520149+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:41.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:40 smithi163 bash[19901]: audit 2024-09-17T10:41:40.520149+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:41.912 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:41 smithi163 bash[26527]: cluster 2024-09-17T10:41:40.645910+0000 mgr.y (mgr.14412) 343 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:41.913 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:41 smithi163 bash[19901]: cluster 2024-09-17T10:41:40.645910+0000 mgr.y (mgr.14412) 343 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:42.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:41 smithi164 bash[21879]: cluster 2024-09-17T10:41:40.645910+0000 mgr.y (mgr.14412) 343 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:44.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:43 smithi164 bash[21879]: audit 2024-09-17T10:41:41.916407+0000 mgr.y (mgr.14412) 344 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:44.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:43 smithi164 bash[21879]: cluster 2024-09-17T10:41:42.647605+0000 mgr.y (mgr.14412) 345 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:44.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:41:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:41:43] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-17T10:41:44.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:43 smithi163 bash[26527]: audit 2024-09-17T10:41:41.916407+0000 mgr.y (mgr.14412) 344 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:44.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:43 smithi163 bash[26527]: cluster 2024-09-17T10:41:42.647605+0000 mgr.y (mgr.14412) 345 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:44.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:43 smithi163 bash[19901]: audit 2024-09-17T10:41:41.916407+0000 mgr.y (mgr.14412) 344 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:44.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:43 smithi163 bash[19901]: cluster 2024-09-17T10:41:42.647605+0000 mgr.y (mgr.14412) 345 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:46.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:45 smithi164 bash[21879]: cluster 2024-09-17T10:41:44.648300+0000 mgr.y (mgr.14412) 346 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:46.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:45 smithi163 bash[26527]: cluster 2024-09-17T10:41:44.648300+0000 mgr.y (mgr.14412) 346 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:46.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:45 smithi163 bash[19901]: cluster 2024-09-17T10:41:44.648300+0000 mgr.y (mgr.14412) 346 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:48.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:47 smithi164 bash[21879]: cluster 2024-09-17T10:41:46.649948+0000 mgr.y (mgr.14412) 347 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:48.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:47 smithi163 bash[26527]: cluster 2024-09-17T10:41:46.649948+0000 mgr.y (mgr.14412) 347 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:48.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:47 smithi163 bash[19901]: cluster 2024-09-17T10:41:46.649948+0000 mgr.y (mgr.14412) 347 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:50.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:49 smithi164 bash[21879]: cluster 2024-09-17T10:41:48.650666+0000 mgr.y (mgr.14412) 348 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:50.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:49 smithi163 bash[26527]: cluster 2024-09-17T10:41:48.650666+0000 mgr.y (mgr.14412) 348 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:50.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:49 smithi163 bash[19901]: cluster 2024-09-17T10:41:48.650666+0000 mgr.y (mgr.14412) 348 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:52.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:51 smithi164 bash[21879]: cluster 2024-09-17T10:41:50.651417+0000 mgr.y (mgr.14412) 349 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:52.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:51 smithi163 bash[26527]: cluster 2024-09-17T10:41:50.651417+0000 mgr.y (mgr.14412) 349 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:51 smithi163 bash[19901]: cluster 2024-09-17T10:41:50.651417+0000 mgr.y (mgr.14412) 349 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:53 smithi164 bash[21879]: audit 2024-09-17T10:41:51.927422+0000 mgr.y (mgr.14412) 350 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:53 smithi164 bash[21879]: cluster 2024-09-17T10:41:52.653122+0000 mgr.y (mgr.14412) 351 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:54.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:41:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:41:53] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-17T10:41:54.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:53 smithi163 bash[26527]: audit 2024-09-17T10:41:51.927422+0000 mgr.y (mgr.14412) 350 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:54.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:53 smithi163 bash[26527]: cluster 2024-09-17T10:41:52.653122+0000 mgr.y (mgr.14412) 351 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:54.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:53 smithi163 bash[19901]: audit 2024-09-17T10:41:51.927422+0000 mgr.y (mgr.14412) 350 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:41:54.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:53 smithi163 bash[19901]: cluster 2024-09-17T10:41:52.653122+0000 mgr.y (mgr.14412) 351 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:56.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:55 smithi164 bash[21879]: cluster 2024-09-17T10:41:54.653818+0000 mgr.y (mgr.14412) 352 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:56.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:55 smithi164 bash[21879]: audit 2024-09-17T10:41:55.521334+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:55 smithi163 bash[19901]: cluster 2024-09-17T10:41:54.653818+0000 mgr.y (mgr.14412) 352 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:55 smithi163 bash[19901]: audit 2024-09-17T10:41:55.521334+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:55 smithi163 bash[26527]: cluster 2024-09-17T10:41:54.653818+0000 mgr.y (mgr.14412) 352 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:41:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:55 smithi163 bash[26527]: audit 2024-09-17T10:41:55.521334+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:41:58.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:57 smithi164 bash[21879]: cluster 2024-09-17T10:41:56.655437+0000 mgr.y (mgr.14412) 353 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:58.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:57 smithi163 bash[19901]: cluster 2024-09-17T10:41:56.655437+0000 mgr.y (mgr.14412) 353 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:41:58.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:57 smithi163 bash[26527]: cluster 2024-09-17T10:41:56.655437+0000 mgr.y (mgr.14412) 353 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:00.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:41:59 smithi164 bash[21879]: cluster 2024-09-17T10:41:58.656188+0000 mgr.y (mgr.14412) 354 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:00.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:41:59 smithi163 bash[26527]: cluster 2024-09-17T10:41:58.656188+0000 mgr.y (mgr.14412) 354 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:00.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:41:59 smithi163 bash[19901]: cluster 2024-09-17T10:41:58.656188+0000 mgr.y (mgr.14412) 354 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:01.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:00 smithi163 bash[19901]: cluster 2024-09-17T10:42:00.657010+0000 mgr.y (mgr.14412) 355 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:01.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:00 smithi163 bash[26527]: cluster 2024-09-17T10:42:00.657010+0000 mgr.y (mgr.14412) 355 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:01.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:00 smithi164 bash[21879]: cluster 2024-09-17T10:42:00.657010+0000 mgr.y (mgr.14412) 355 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:04.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:03 smithi164 bash[21879]: audit 2024-09-17T10:42:01.938681+0000 mgr.y (mgr.14412) 356 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:04.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:03 smithi164 bash[21879]: cluster 2024-09-17T10:42:02.658779+0000 mgr.y (mgr.14412) 357 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:04.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:42:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:42:03] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-17T10:42:04.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:03 smithi163 bash[26527]: audit 2024-09-17T10:42:01.938681+0000 mgr.y (mgr.14412) 356 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:04.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:03 smithi163 bash[26527]: cluster 2024-09-17T10:42:02.658779+0000 mgr.y (mgr.14412) 357 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:04.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:03 smithi163 bash[19901]: audit 2024-09-17T10:42:01.938681+0000 mgr.y (mgr.14412) 356 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:04.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:03 smithi163 bash[19901]: cluster 2024-09-17T10:42:02.658779+0000 mgr.y (mgr.14412) 357 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:06.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:05 smithi164 bash[21879]: cluster 2024-09-17T10:42:04.659614+0000 mgr.y (mgr.14412) 358 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:06.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:05 smithi163 bash[19901]: cluster 2024-09-17T10:42:04.659614+0000 mgr.y (mgr.14412) 358 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:06.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:05 smithi163 bash[26527]: cluster 2024-09-17T10:42:04.659614+0000 mgr.y (mgr.14412) 358 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:08.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:07 smithi164 bash[21879]: cluster 2024-09-17T10:42:06.661239+0000 mgr.y (mgr.14412) 359 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:08.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:07 smithi163 bash[19901]: cluster 2024-09-17T10:42:06.661239+0000 mgr.y (mgr.14412) 359 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:08.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:07 smithi163 bash[26527]: cluster 2024-09-17T10:42:06.661239+0000 mgr.y (mgr.14412) 359 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:10.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:09 smithi164 bash[21879]: cluster 2024-09-17T10:42:08.662029+0000 mgr.y (mgr.14412) 360 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:10.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:09 smithi163 bash[26527]: cluster 2024-09-17T10:42:08.662029+0000 mgr.y (mgr.14412) 360 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:10.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:09 smithi163 bash[19901]: cluster 2024-09-17T10:42:08.662029+0000 mgr.y (mgr.14412) 360 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:11.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:10 smithi164 bash[21879]: audit 2024-09-17T10:42:10.521110+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:11.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:10 smithi163 bash[26527]: audit 2024-09-17T10:42:10.521110+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:11.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:10 smithi163 bash[19901]: audit 2024-09-17T10:42:10.521110+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:12.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:11 smithi164 bash[21879]: cluster 2024-09-17T10:42:10.662867+0000 mgr.y (mgr.14412) 361 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:12.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:11 smithi163 bash[19901]: cluster 2024-09-17T10:42:10.662867+0000 mgr.y (mgr.14412) 361 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:12.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:11 smithi163 bash[26527]: cluster 2024-09-17T10:42:10.662867+0000 mgr.y (mgr.14412) 361 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:13.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:12 smithi163 bash[26527]: audit 2024-09-17T10:42:11.949917+0000 mgr.y (mgr.14412) 362 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:13.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:12 smithi163 bash[26527]: cluster 2024-09-17T10:42:12.664485+0000 mgr.y (mgr.14412) 363 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:12 smithi163 bash[19901]: audit 2024-09-17T10:42:11.949917+0000 mgr.y (mgr.14412) 362 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:13.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:12 smithi163 bash[19901]: cluster 2024-09-17T10:42:12.664485+0000 mgr.y (mgr.14412) 363 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:13.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:12 smithi164 bash[21879]: audit 2024-09-17T10:42:11.949917+0000 mgr.y (mgr.14412) 362 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:13.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:12 smithi164 bash[21879]: cluster 2024-09-17T10:42:12.664485+0000 mgr.y (mgr.14412) 363 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:14.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:42:13 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:42:13] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-17T10:42:16.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:15 smithi164 bash[21879]: cluster 2024-09-17T10:42:14.665186+0000 mgr.y (mgr.14412) 364 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:16.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:15 smithi163 bash[26527]: cluster 2024-09-17T10:42:14.665186+0000 mgr.y (mgr.14412) 364 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:16.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:15 smithi163 bash[19901]: cluster 2024-09-17T10:42:14.665186+0000 mgr.y (mgr.14412) 364 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:18.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:17 smithi164 bash[21879]: cluster 2024-09-17T10:42:16.666775+0000 mgr.y (mgr.14412) 365 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:18.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:17 smithi163 bash[26527]: cluster 2024-09-17T10:42:16.666775+0000 mgr.y (mgr.14412) 365 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:18.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:17 smithi163 bash[19901]: cluster 2024-09-17T10:42:16.666775+0000 mgr.y (mgr.14412) 365 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:20.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:19 smithi164 bash[21879]: cluster 2024-09-17T10:42:18.667517+0000 mgr.y (mgr.14412) 366 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:20.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:19 smithi163 bash[26527]: cluster 2024-09-17T10:42:18.667517+0000 mgr.y (mgr.14412) 366 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:20.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:19 smithi163 bash[19901]: cluster 2024-09-17T10:42:18.667517+0000 mgr.y (mgr.14412) 366 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:22.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:21 smithi164 bash[21879]: cluster 2024-09-17T10:42:20.668211+0000 mgr.y (mgr.14412) 367 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:22.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:21 smithi163 bash[19901]: cluster 2024-09-17T10:42:20.668211+0000 mgr.y (mgr.14412) 367 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:22.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:21 smithi163 bash[26527]: cluster 2024-09-17T10:42:20.668211+0000 mgr.y (mgr.14412) 367 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:24.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:23 smithi164 bash[21879]: audit 2024-09-17T10:42:21.961183+0000 mgr.y (mgr.14412) 368 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:24.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:23 smithi164 bash[21879]: cluster 2024-09-17T10:42:22.669861+0000 mgr.y (mgr.14412) 369 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:24.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:42:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:42:23] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-17T10:42:24.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:23 smithi163 bash[19901]: audit 2024-09-17T10:42:21.961183+0000 mgr.y (mgr.14412) 368 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:24.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:23 smithi163 bash[19901]: cluster 2024-09-17T10:42:22.669861+0000 mgr.y (mgr.14412) 369 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:24.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:23 smithi163 bash[26527]: audit 2024-09-17T10:42:21.961183+0000 mgr.y (mgr.14412) 368 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:24.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:23 smithi163 bash[26527]: cluster 2024-09-17T10:42:22.669861+0000 mgr.y (mgr.14412) 369 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:25 smithi164 bash[21879]: cluster 2024-09-17T10:42:24.670560+0000 mgr.y (mgr.14412) 370 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:25 smithi164 bash[21879]: audit 2024-09-17T10:42:25.521579+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:25 smithi163 bash[19901]: cluster 2024-09-17T10:42:24.670560+0000 mgr.y (mgr.14412) 370 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:25 smithi163 bash[19901]: audit 2024-09-17T10:42:25.521579+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:26.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:25 smithi163 bash[26527]: cluster 2024-09-17T10:42:24.670560+0000 mgr.y (mgr.14412) 370 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:26.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:25 smithi163 bash[26527]: audit 2024-09-17T10:42:25.521579+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:27.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:26 smithi163 bash[19901]: cluster 2024-09-17T10:42:26.672202+0000 mgr.y (mgr.14412) 371 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:27.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:26 smithi163 bash[26527]: cluster 2024-09-17T10:42:26.672202+0000 mgr.y (mgr.14412) 371 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:27.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:26 smithi164 bash[21879]: cluster 2024-09-17T10:42:26.672202+0000 mgr.y (mgr.14412) 371 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:30.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:29 smithi164 bash[21879]: cluster 2024-09-17T10:42:28.672927+0000 mgr.y (mgr.14412) 372 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:30.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:29 smithi163 bash[26527]: cluster 2024-09-17T10:42:28.672927+0000 mgr.y (mgr.14412) 372 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:30.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:29 smithi163 bash[19901]: cluster 2024-09-17T10:42:28.672927+0000 mgr.y (mgr.14412) 372 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:32.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:31 smithi164 bash[21879]: cluster 2024-09-17T10:42:30.673735+0000 mgr.y (mgr.14412) 373 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:32.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:31 smithi163 bash[19901]: cluster 2024-09-17T10:42:30.673735+0000 mgr.y (mgr.14412) 373 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:32.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:31 smithi163 bash[26527]: cluster 2024-09-17T10:42:30.673735+0000 mgr.y (mgr.14412) 373 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:32 smithi164 bash[21879]: audit 2024-09-17T10:42:31.971418+0000 mgr.y (mgr.14412) 374 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:32 smithi164 bash[21879]: audit 2024-09-17T10:42:31.985320+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:42:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:32 smithi164 bash[21879]: audit 2024-09-17T10:42:31.996276+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:42:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:32 smithi164 bash[21879]: cluster 2024-09-17T10:42:32.675190+0000 mgr.y (mgr.14412) 375 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:32 smithi164 bash[21879]: audit 2024-09-17T10:42:32.691768+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:42:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:32 smithi164 bash[21879]: audit 2024-09-17T10:42:32.693332+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:42:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:32 smithi164 bash[21879]: audit 2024-09-17T10:42:32.702708+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:42:33.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[26527]: audit 2024-09-17T10:42:31.971418+0000 mgr.y (mgr.14412) 374 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:33.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[26527]: audit 2024-09-17T10:42:31.985320+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:42:33.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[26527]: audit 2024-09-17T10:42:31.996276+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:42:33.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[26527]: cluster 2024-09-17T10:42:32.675190+0000 mgr.y (mgr.14412) 375 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:33.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[26527]: audit 2024-09-17T10:42:32.691768+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:42:33.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[26527]: audit 2024-09-17T10:42:32.693332+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:42:33.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[26527]: audit 2024-09-17T10:42:32.702708+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:42:33.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[19901]: audit 2024-09-17T10:42:31.971418+0000 mgr.y (mgr.14412) 374 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:33.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[19901]: audit 2024-09-17T10:42:31.985320+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:42:33.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[19901]: audit 2024-09-17T10:42:31.996276+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:42:33.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[19901]: cluster 2024-09-17T10:42:32.675190+0000 mgr.y (mgr.14412) 375 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:33.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[19901]: audit 2024-09-17T10:42:32.691768+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:42:33.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[19901]: audit 2024-09-17T10:42:32.693332+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:42:33.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:32 smithi163 bash[19901]: audit 2024-09-17T10:42:32.702708+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:42:34.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:42:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:42:33] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-17T10:42:36.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:35 smithi164 bash[21879]: cluster 2024-09-17T10:42:34.675866+0000 mgr.y (mgr.14412) 376 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:36.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:35 smithi163 bash[26527]: cluster 2024-09-17T10:42:34.675866+0000 mgr.y (mgr.14412) 376 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:36.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:35 smithi163 bash[19901]: cluster 2024-09-17T10:42:34.675866+0000 mgr.y (mgr.14412) 376 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:38.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:37 smithi164 bash[21879]: cluster 2024-09-17T10:42:36.677491+0000 mgr.y (mgr.14412) 377 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:38.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:37 smithi163 bash[26527]: cluster 2024-09-17T10:42:36.677491+0000 mgr.y (mgr.14412) 377 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:38.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:37 smithi163 bash[19901]: cluster 2024-09-17T10:42:36.677491+0000 mgr.y (mgr.14412) 377 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:40.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:39 smithi164 bash[21879]: cluster 2024-09-17T10:42:38.678179+0000 mgr.y (mgr.14412) 378 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:40.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:39 smithi163 bash[26527]: cluster 2024-09-17T10:42:38.678179+0000 mgr.y (mgr.14412) 378 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:40.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:39 smithi163 bash[19901]: cluster 2024-09-17T10:42:38.678179+0000 mgr.y (mgr.14412) 378 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:41.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:40 smithi164 bash[21879]: audit 2024-09-17T10:42:40.521926+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:41.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:40 smithi163 bash[26527]: audit 2024-09-17T10:42:40.521926+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:41.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:40 smithi163 bash[19901]: audit 2024-09-17T10:42:40.521926+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:42.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:41 smithi164 bash[21879]: cluster 2024-09-17T10:42:40.678929+0000 mgr.y (mgr.14412) 379 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:42.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:41 smithi163 bash[26527]: cluster 2024-09-17T10:42:40.678929+0000 mgr.y (mgr.14412) 379 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:42.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:41 smithi163 bash[19901]: cluster 2024-09-17T10:42:40.678929+0000 mgr.y (mgr.14412) 379 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:43.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:42 smithi164 bash[21879]: audit 2024-09-17T10:42:41.975513+0000 mgr.y (mgr.14412) 380 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:43.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:42 smithi164 bash[21879]: cluster 2024-09-17T10:42:42.680542+0000 mgr.y (mgr.14412) 381 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:43.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:42 smithi163 bash[26527]: audit 2024-09-17T10:42:41.975513+0000 mgr.y (mgr.14412) 380 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:43.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:42 smithi163 bash[26527]: cluster 2024-09-17T10:42:42.680542+0000 mgr.y (mgr.14412) 381 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:43.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:42 smithi163 bash[19901]: audit 2024-09-17T10:42:41.975513+0000 mgr.y (mgr.14412) 380 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:43.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:42 smithi163 bash[19901]: cluster 2024-09-17T10:42:42.680542+0000 mgr.y (mgr.14412) 381 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:44.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:42:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:42:43] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:42:46.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:45 smithi164 bash[21879]: cluster 2024-09-17T10:42:44.681230+0000 mgr.y (mgr.14412) 382 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:46.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:45 smithi163 bash[26527]: cluster 2024-09-17T10:42:44.681230+0000 mgr.y (mgr.14412) 382 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:46.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:45 smithi163 bash[19901]: cluster 2024-09-17T10:42:44.681230+0000 mgr.y (mgr.14412) 382 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:48.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:47 smithi164 bash[21879]: cluster 2024-09-17T10:42:46.682799+0000 mgr.y (mgr.14412) 383 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:48.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:47 smithi163 bash[26527]: cluster 2024-09-17T10:42:46.682799+0000 mgr.y (mgr.14412) 383 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:48.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:47 smithi163 bash[19901]: cluster 2024-09-17T10:42:46.682799+0000 mgr.y (mgr.14412) 383 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:50.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:49 smithi164 bash[21879]: cluster 2024-09-17T10:42:48.683513+0000 mgr.y (mgr.14412) 384 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:50.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:49 smithi163 bash[26527]: cluster 2024-09-17T10:42:48.683513+0000 mgr.y (mgr.14412) 384 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:50.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:49 smithi163 bash[19901]: cluster 2024-09-17T10:42:48.683513+0000 mgr.y (mgr.14412) 384 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:51.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:50 smithi163 bash[19901]: cluster 2024-09-17T10:42:50.684215+0000 mgr.y (mgr.14412) 385 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:51.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:50 smithi163 bash[26527]: cluster 2024-09-17T10:42:50.684215+0000 mgr.y (mgr.14412) 385 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:51.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:50 smithi164 bash[21879]: cluster 2024-09-17T10:42:50.684215+0000 mgr.y (mgr.14412) 385 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:53 smithi164 bash[21879]: audit 2024-09-17T10:42:51.986740+0000 mgr.y (mgr.14412) 386 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:54.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:53 smithi164 bash[21879]: cluster 2024-09-17T10:42:52.685883+0000 mgr.y (mgr.14412) 387 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:54.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:42:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:42:53] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:42:54.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:53 smithi163 bash[19901]: audit 2024-09-17T10:42:51.986740+0000 mgr.y (mgr.14412) 386 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:54.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:53 smithi163 bash[19901]: cluster 2024-09-17T10:42:52.685883+0000 mgr.y (mgr.14412) 387 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:54.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:53 smithi163 bash[26527]: audit 2024-09-17T10:42:51.986740+0000 mgr.y (mgr.14412) 386 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:42:54.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:53 smithi163 bash[26527]: cluster 2024-09-17T10:42:52.685883+0000 mgr.y (mgr.14412) 387 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:56.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:55 smithi164 bash[21879]: cluster 2024-09-17T10:42:54.686572+0000 mgr.y (mgr.14412) 388 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:56.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:55 smithi164 bash[21879]: audit 2024-09-17T10:42:55.522065+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:55 smithi163 bash[19901]: cluster 2024-09-17T10:42:54.686572+0000 mgr.y (mgr.14412) 388 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:55 smithi163 bash[19901]: audit 2024-09-17T10:42:55.522065+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:55 smithi163 bash[26527]: cluster 2024-09-17T10:42:54.686572+0000 mgr.y (mgr.14412) 388 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:42:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:55 smithi163 bash[26527]: audit 2024-09-17T10:42:55.522065+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:42:57.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:56 smithi163 bash[19901]: cluster 2024-09-17T10:42:56.688146+0000 mgr.y (mgr.14412) 389 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:57.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:56 smithi163 bash[26527]: cluster 2024-09-17T10:42:56.688146+0000 mgr.y (mgr.14412) 389 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:42:57.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:56 smithi164 bash[21879]: cluster 2024-09-17T10:42:56.688146+0000 mgr.y (mgr.14412) 389 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:00.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:42:59 smithi164 bash[21879]: cluster 2024-09-17T10:42:58.688864+0000 mgr.y (mgr.14412) 390 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:00.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:42:59 smithi163 bash[26527]: cluster 2024-09-17T10:42:58.688864+0000 mgr.y (mgr.14412) 390 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:00.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:42:59 smithi163 bash[19901]: cluster 2024-09-17T10:42:58.688864+0000 mgr.y (mgr.14412) 390 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:02.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:01 smithi164 bash[21879]: cluster 2024-09-17T10:43:00.689562+0000 mgr.y (mgr.14412) 391 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:02.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:01 smithi163 bash[19901]: cluster 2024-09-17T10:43:00.689562+0000 mgr.y (mgr.14412) 391 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:02.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:01 smithi163 bash[26527]: cluster 2024-09-17T10:43:00.689562+0000 mgr.y (mgr.14412) 391 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:03.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:02 smithi163 bash[26527]: audit 2024-09-17T10:43:01.998000+0000 mgr.y (mgr.14412) 392 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:03.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:02 smithi163 bash[26527]: cluster 2024-09-17T10:43:02.691520+0000 mgr.y (mgr.14412) 393 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:03.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:02 smithi163 bash[19901]: audit 2024-09-17T10:43:01.998000+0000 mgr.y (mgr.14412) 392 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:03.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:02 smithi163 bash[19901]: cluster 2024-09-17T10:43:02.691520+0000 mgr.y (mgr.14412) 393 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:03.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:02 smithi164 bash[21879]: audit 2024-09-17T10:43:01.998000+0000 mgr.y (mgr.14412) 392 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:03.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:02 smithi164 bash[21879]: cluster 2024-09-17T10:43:02.691520+0000 mgr.y (mgr.14412) 393 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:04.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:43:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:43:03] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-17T10:43:06.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:05 smithi164 bash[21879]: cluster 2024-09-17T10:43:04.692241+0000 mgr.y (mgr.14412) 394 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:06.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:05 smithi163 bash[19901]: cluster 2024-09-17T10:43:04.692241+0000 mgr.y (mgr.14412) 394 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:06.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:05 smithi163 bash[26527]: cluster 2024-09-17T10:43:04.692241+0000 mgr.y (mgr.14412) 394 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:07.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:06 smithi163 bash[19901]: cluster 2024-09-17T10:43:06.693907+0000 mgr.y (mgr.14412) 395 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:07.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:06 smithi163 bash[26527]: cluster 2024-09-17T10:43:06.693907+0000 mgr.y (mgr.14412) 395 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:06 smithi164 bash[21879]: cluster 2024-09-17T10:43:06.693907+0000 mgr.y (mgr.14412) 395 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:10.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:09 smithi164 bash[21879]: cluster 2024-09-17T10:43:08.694696+0000 mgr.y (mgr.14412) 396 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:10.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:09 smithi163 bash[19901]: cluster 2024-09-17T10:43:08.694696+0000 mgr.y (mgr.14412) 396 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:10.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:09 smithi163 bash[26527]: cluster 2024-09-17T10:43:08.694696+0000 mgr.y (mgr.14412) 396 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:11.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:10 smithi164 bash[21879]: audit 2024-09-17T10:43:10.522561+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:11.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:10 smithi163 bash[26527]: audit 2024-09-17T10:43:10.522561+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:11.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:10 smithi163 bash[19901]: audit 2024-09-17T10:43:10.522561+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:12.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:11 smithi164 bash[21879]: cluster 2024-09-17T10:43:10.695402+0000 mgr.y (mgr.14412) 397 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:12.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:11 smithi163 bash[19901]: cluster 2024-09-17T10:43:10.695402+0000 mgr.y (mgr.14412) 397 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:12.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:11 smithi163 bash[26527]: cluster 2024-09-17T10:43:10.695402+0000 mgr.y (mgr.14412) 397 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:12 smithi164 bash[21879]: audit 2024-09-17T10:43:12.007365+0000 mgr.y (mgr.14412) 398 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:12 smithi164 bash[21879]: cluster 2024-09-17T10:43:12.697087+0000 mgr.y (mgr.14412) 399 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:13.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:12 smithi163 bash[26527]: audit 2024-09-17T10:43:12.007365+0000 mgr.y (mgr.14412) 398 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:13.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:12 smithi163 bash[26527]: cluster 2024-09-17T10:43:12.697087+0000 mgr.y (mgr.14412) 399 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:13.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:12 smithi163 bash[19901]: audit 2024-09-17T10:43:12.007365+0000 mgr.y (mgr.14412) 398 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:13.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:12 smithi163 bash[19901]: cluster 2024-09-17T10:43:12.697087+0000 mgr.y (mgr.14412) 399 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:14.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:43:13 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:43:13] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:43:15.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:14 smithi163 bash[19901]: cluster 2024-09-17T10:43:14.697914+0000 mgr.y (mgr.14412) 400 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:15.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:14 smithi163 bash[26527]: cluster 2024-09-17T10:43:14.697914+0000 mgr.y (mgr.14412) 400 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:15.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:14 smithi164 bash[21879]: cluster 2024-09-17T10:43:14.697914+0000 mgr.y (mgr.14412) 400 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:17.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:16 smithi163 bash[19901]: cluster 2024-09-17T10:43:16.699608+0000 mgr.y (mgr.14412) 401 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:17.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:16 smithi163 bash[26527]: cluster 2024-09-17T10:43:16.699608+0000 mgr.y (mgr.14412) 401 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:17.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:16 smithi164 bash[21879]: cluster 2024-09-17T10:43:16.699608+0000 mgr.y (mgr.14412) 401 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:19.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:18 smithi163 bash[26527]: cluster 2024-09-17T10:43:18.700329+0000 mgr.y (mgr.14412) 402 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:19.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:18 smithi163 bash[19901]: cluster 2024-09-17T10:43:18.700329+0000 mgr.y (mgr.14412) 402 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:19.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:18 smithi164 bash[21879]: cluster 2024-09-17T10:43:18.700329+0000 mgr.y (mgr.14412) 402 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:21.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:20 smithi163 bash[26527]: cluster 2024-09-17T10:43:20.701040+0000 mgr.y (mgr.14412) 403 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:21.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:20 smithi163 bash[19901]: cluster 2024-09-17T10:43:20.701040+0000 mgr.y (mgr.14412) 403 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:21.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:20 smithi164 bash[21879]: cluster 2024-09-17T10:43:20.701040+0000 mgr.y (mgr.14412) 403 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:23.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:22 smithi163 bash[26527]: audit 2024-09-17T10:43:22.011449+0000 mgr.y (mgr.14412) 404 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:23.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:22 smithi163 bash[26527]: cluster 2024-09-17T10:43:22.702727+0000 mgr.y (mgr.14412) 405 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:23.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:22 smithi163 bash[19901]: audit 2024-09-17T10:43:22.011449+0000 mgr.y (mgr.14412) 404 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:23.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:22 smithi163 bash[19901]: cluster 2024-09-17T10:43:22.702727+0000 mgr.y (mgr.14412) 405 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:23.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:22 smithi164 bash[21879]: audit 2024-09-17T10:43:22.011449+0000 mgr.y (mgr.14412) 404 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:23.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:22 smithi164 bash[21879]: cluster 2024-09-17T10:43:22.702727+0000 mgr.y (mgr.14412) 405 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:24.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:43:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:43:23] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:43:25.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:24 smithi163 bash[26527]: cluster 2024-09-17T10:43:24.703557+0000 mgr.y (mgr.14412) 406 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:25.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:24 smithi163 bash[19901]: cluster 2024-09-17T10:43:24.703557+0000 mgr.y (mgr.14412) 406 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:25.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:24 smithi164 bash[21879]: cluster 2024-09-17T10:43:24.703557+0000 mgr.y (mgr.14412) 406 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:26.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:25 smithi163 bash[26527]: audit 2024-09-17T10:43:25.522961+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:26.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:25 smithi163 bash[19901]: audit 2024-09-17T10:43:25.522961+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:26.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:25 smithi164 bash[21879]: audit 2024-09-17T10:43:25.522961+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:27.147 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:26 smithi163 bash[26527]: cluster 2024-09-17T10:43:26.705201+0000 mgr.y (mgr.14412) 407 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:27.147 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:26 smithi163 bash[19901]: cluster 2024-09-17T10:43:26.705201+0000 mgr.y (mgr.14412) 407 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:27.149 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:43:27.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:26 smithi164 bash[21879]: cluster 2024-09-17T10:43:26.705201+0000 mgr.y (mgr.14412) 407 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:29.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:28 smithi163 bash[19901]: cluster 2024-09-17T10:43:28.705893+0000 mgr.y (mgr.14412) 408 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:43:29.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:28 smithi163 bash[26527]: cluster 2024-09-17T10:43:28.705893+0000 mgr.y (mgr.14412) 408 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:43:29.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:28 smithi164 bash[21879]: cluster 2024-09-17T10:43:28.705893+0000 mgr.y (mgr.14412) 408 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:43:31.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:30 smithi163 bash[26527]: cluster 2024-09-17T10:43:30.706578+0000 mgr.y (mgr.14412) 409 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:43:31.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:30 smithi163 bash[19901]: cluster 2024-09-17T10:43:30.706578+0000 mgr.y (mgr.14412) 409 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:43:31.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:30 smithi164 bash[21879]: cluster 2024-09-17T10:43:30.706578+0000 mgr.y (mgr.14412) 409 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:43:31.965 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:43:33.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:32 smithi163 bash[26527]: audit 2024-09-17T10:43:32.019428+0000 mgr.y (mgr.14412) 410 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:33.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:32 smithi163 bash[26527]: cluster 2024-09-17T10:43:32.708242+0000 mgr.y (mgr.14412) 411 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:33.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:32 smithi163 bash[19901]: audit 2024-09-17T10:43:32.019428+0000 mgr.y (mgr.14412) 410 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:33.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:32 smithi163 bash[19901]: cluster 2024-09-17T10:43:32.708242+0000 mgr.y (mgr.14412) 411 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:32 smithi164 bash[21879]: audit 2024-09-17T10:43:32.019428+0000 mgr.y (mgr.14412) 410 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:32 smithi164 bash[21879]: cluster 2024-09-17T10:43:32.708242+0000 mgr.y (mgr.14412) 411 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:33.435 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:43:33.435 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (9m) 2m ago 10m 15.3M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:43:33.435 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (9m) 61s ago 9m 76.8M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:43:33.435 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (7m) 2m ago 7m 47.8M - 3.8 ebb0615149de f1b5625aa9f4 2024-09-17T10:43:33.435 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (2m) 61s ago 18m 438M - 19.3.0-4963-ge646f729 f271290a0950 1ec10f4a10ea 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:9283,8765 running (20m) 2m ago 20m 497M - 19.1.1-330-gc2ddf972 ebb0615149de 845d9872a6c6 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (20m) 2m ago 21m 52.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (19m) 61s ago 19m 41.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (19m) 2m ago 19m 38.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (9m) 2m ago 10m 8708k - 1.5.0 0da6a335fe13 8214ffeb4cf3 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (9m) 61s ago 10m 8800k - 1.5.0 0da6a335fe13 37c67f11742e 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (17m) 2m ago 17m 59.2M 4060M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (16m) 2m ago 16m 60.9M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (15m) 2m ago 16m 49.5M 4060M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (15m) 2m ago 15m 51.5M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (14m) 61s ago 14m 52.0M 4060M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (13m) 61s ago 13m 59.4M 4060M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:43:33.436 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (12m) 61s ago 12m 57.2M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:43:33.437 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (11m) 61s ago 11m 59.5M 4060M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:43:33.437 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (9m) 61s ago 10m 41.3M - 2.43.0 a07b618ecd1d 33984bf2b7b8 2024-09-17T10:43:33.437 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (7m) 2m ago 7m 92.2M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:43:33.437 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (7m) 61s ago 7m 94.1M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:43:34.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:43:33] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.427496+0000 mgr.y (mgr.14412) 412 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.595714+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.596087+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.597257+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.598021+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.598475+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.599605+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.599914+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: cephadm 2024-09-17T10:43:33.600852+0000 mgr.y (mgr.14412) 413 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 3036M 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.600964+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: cephadm 2024-09-17T10:43:33.602386+0000 mgr.y (mgr.14412) 414 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 3292M 2024-09-17T10:43:34.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.605868+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.615374+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.619354+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.620364+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[26527]: audit 2024-09-17T10:43:33.627768+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.427496+0000 mgr.y (mgr.14412) 412 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.595714+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.596087+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.597257+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.598021+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.598475+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.599605+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.599914+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: cephadm 2024-09-17T10:43:33.600852+0000 mgr.y (mgr.14412) 413 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 3036M 2024-09-17T10:43:34.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.600964+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: cephadm 2024-09-17T10:43:33.602386+0000 mgr.y (mgr.14412) 414 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 3292M 2024-09-17T10:43:34.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.605868+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:43:34.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.615374+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:43:34.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.619354+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:43:34.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.620364+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:43:34.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:33 smithi163 bash[19901]: audit 2024-09-17T10:43:33.627768+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:43:34.225 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:43:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.427496+0000 mgr.y (mgr.14412) 412 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:43:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.595714+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.596087+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.597257+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.598021+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.598475+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.599605+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.599914+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: cephadm 2024-09-17T10:43:33.600852+0000 mgr.y (mgr.14412) 413 : cephadm [INF] Adjusting osd_memory_target on smithi163 to 3036M 2024-09-17T10:43:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.600964+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:43:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: cephadm 2024-09-17T10:43:33.602386+0000 mgr.y (mgr.14412) 414 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 3292M 2024-09-17T10:43:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.605868+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:43:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.615374+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:43:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.619354+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:43:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.620364+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:43:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:33 smithi164 bash[21879]: audit 2024-09-17T10:43:33.627768+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' 2024-09-17T10:43:35.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:34 smithi164 bash[21879]: cluster 2024-09-17T10:43:34.708912+0000 mgr.y (mgr.14412) 415 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:43:35.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:34 smithi163 bash[19901]: cluster 2024-09-17T10:43:34.708912+0000 mgr.y (mgr.14412) 415 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:43:35.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:34 smithi163 bash[26527]: cluster 2024-09-17T10:43:34.708912+0000 mgr.y (mgr.14412) 415 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:43:37.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:36 smithi163 bash[19901]: cluster 2024-09-17T10:43:36.710512+0000 mgr.y (mgr.14412) 416 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:37.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:36 smithi163 bash[26527]: cluster 2024-09-17T10:43:36.710512+0000 mgr.y (mgr.14412) 416 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:37.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:36 smithi164 bash[21879]: cluster 2024-09-17T10:43:36.710512+0000 mgr.y (mgr.14412) 416 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:39.029 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:43:39.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:38 smithi163 bash[19901]: cluster 2024-09-17T10:43:38.711229+0000 mgr.y (mgr.14412) 417 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:39.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:38 smithi163 bash[26527]: cluster 2024-09-17T10:43:38.711229+0000 mgr.y (mgr.14412) 417 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:39.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:38 smithi164 bash[21879]: cluster 2024-09-17T10:43:38.711229+0000 mgr.y (mgr.14412) 417 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:40.628 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:43:40.628 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T10:43:40.628 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:43:40.628 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:43:40.628 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T10:43:40.628 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T10:43:40.628 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:43:40.628 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:43:40.628 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 14, 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:43:40.629 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:43:40.878 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:40 smithi163 bash[26527]: audit 2024-09-17T10:43:40.523092+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:40.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:40 smithi163 bash[19901]: audit 2024-09-17T10:43:40.523092+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:41.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:40 smithi164 bash[21879]: audit 2024-09-17T10:43:40.523092+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:41.362 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:43:41.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:41 smithi163 bash[19901]: audit 2024-09-17T10:43:40.632323+0000 mon.a (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.163:0/3695985432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:43:41.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:41 smithi163 bash[19901]: cluster 2024-09-17T10:43:40.711609+0000 mgr.y (mgr.14412) 418 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:41.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:41 smithi163 bash[26527]: audit 2024-09-17T10:43:40.632323+0000 mon.a (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.163:0/3695985432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:43:41.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:41 smithi163 bash[26527]: cluster 2024-09-17T10:43:40.711609+0000 mgr.y (mgr.14412) 418 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:42.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:41 smithi164 bash[21879]: audit 2024-09-17T10:43:40.632323+0000 mon.a (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.163:0/3695985432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:43:42.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:41 smithi164 bash[21879]: cluster 2024-09-17T10:43:40.711609+0000 mgr.y (mgr.14412) 418 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:43.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:42 smithi163 bash[26527]: audit 2024-09-17T10:43:42.030544+0000 mgr.y (mgr.14412) 419 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:43.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:42 smithi163 bash[26527]: cluster 2024-09-17T10:43:42.713316+0000 mgr.y (mgr.14412) 420 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:43.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:42 smithi163 bash[19901]: audit 2024-09-17T10:43:42.030544+0000 mgr.y (mgr.14412) 419 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:43.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:42 smithi163 bash[19901]: cluster 2024-09-17T10:43:42.713316+0000 mgr.y (mgr.14412) 420 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:43.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:42 smithi164 bash[21879]: audit 2024-09-17T10:43:42.030544+0000 mgr.y (mgr.14412) 419 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:43.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:42 smithi164 bash[21879]: cluster 2024-09-17T10:43:42.713316+0000 mgr.y (mgr.14412) 420 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:44.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:43:43 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:43:43] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:43:45.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:44 smithi163 bash[19901]: cluster 2024-09-17T10:43:44.714057+0000 mgr.y (mgr.14412) 421 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:45.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:44 smithi163 bash[26527]: cluster 2024-09-17T10:43:44.714057+0000 mgr.y (mgr.14412) 421 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:45.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:44 smithi164 bash[21879]: cluster 2024-09-17T10:43:44.714057+0000 mgr.y (mgr.14412) 421 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:46.174 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:43:47.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:46 smithi163 bash[19901]: cluster 2024-09-17T10:43:46.715668+0000 mgr.y (mgr.14412) 422 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:47.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:46 smithi163 bash[26527]: cluster 2024-09-17T10:43:46.715668+0000 mgr.y (mgr.14412) 422 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:47.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:46 smithi164 bash[21879]: cluster 2024-09-17T10:43:46.715668+0000 mgr.y (mgr.14412) 422 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:47.769 INFO:teuthology.orchestra.run.smithi163.stdout: cluster: 2024-09-17T10:43:47.769 INFO:teuthology.orchestra.run.smithi163.stdout: id: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:43:47.769 INFO:teuthology.orchestra.run.smithi163.stdout: health: HEALTH_OK 2024-09-17T10:43:47.770 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:43:47.770 INFO:teuthology.orchestra.run.smithi163.stdout: services: 2024-09-17T10:43:47.770 INFO:teuthology.orchestra.run.smithi163.stdout: mon: 3 daemons, quorum a,b,c (age 19m) 2024-09-17T10:43:47.770 INFO:teuthology.orchestra.run.smithi163.stdout: mgr: y(active, since 10m), standbys: x 2024-09-17T10:43:47.770 INFO:teuthology.orchestra.run.smithi163.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-17T10:43:47.770 INFO:teuthology.orchestra.run.smithi163.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:43:47.770 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:43:47.770 INFO:teuthology.orchestra.run.smithi163.stdout: data: 2024-09-17T10:43:47.771 INFO:teuthology.orchestra.run.smithi163.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:43:47.771 INFO:teuthology.orchestra.run.smithi163.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:43:47.771 INFO:teuthology.orchestra.run.smithi163.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:43:47.771 INFO:teuthology.orchestra.run.smithi163.stdout: pgs: 161 active+clean 2024-09-17T10:43:47.771 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:43:47.771 INFO:teuthology.orchestra.run.smithi163.stdout: io: 2024-09-17T10:43:47.771 INFO:teuthology.orchestra.run.smithi163.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T10:43:47.771 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:43:48.036 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:47 smithi163 bash[26527]: audit 2024-09-17T10:43:47.774380+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.163:0/967667289' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:43:48.036 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:47 smithi163 bash[19901]: audit 2024-09-17T10:43:47.774380+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.163:0/967667289' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:43:48.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:47 smithi164 bash[21879]: audit 2024-09-17T10:43:47.774380+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.163:0/967667289' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:43:48.479 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:43:49.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:48 smithi164 bash[21879]: cluster 2024-09-17T10:43:48.716194+0000 mgr.y (mgr.14412) 423 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:49.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:48 smithi163 bash[19901]: cluster 2024-09-17T10:43:48.716194+0000 mgr.y (mgr.14412) 423 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:49.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:48 smithi163 bash[26527]: cluster 2024-09-17T10:43:48.716194+0000 mgr.y (mgr.14412) 423 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:51.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:50 smithi163 bash[19901]: cluster 2024-09-17T10:43:50.716836+0000 mgr.y (mgr.14412) 424 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:51.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:50 smithi163 bash[26527]: cluster 2024-09-17T10:43:50.716836+0000 mgr.y (mgr.14412) 424 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:51.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:50 smithi164 bash[21879]: cluster 2024-09-17T10:43:50.716836+0000 mgr.y (mgr.14412) 424 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:53.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:52 smithi163 bash[26527]: audit 2024-09-17T10:43:52.041745+0000 mgr.y (mgr.14412) 425 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:53.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:52 smithi163 bash[26527]: cluster 2024-09-17T10:43:52.718494+0000 mgr.y (mgr.14412) 426 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:53.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:52 smithi163 bash[19901]: audit 2024-09-17T10:43:52.041745+0000 mgr.y (mgr.14412) 425 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:53.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:52 smithi163 bash[19901]: cluster 2024-09-17T10:43:52.718494+0000 mgr.y (mgr.14412) 426 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:53.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:52 smithi164 bash[21879]: audit 2024-09-17T10:43:52.041745+0000 mgr.y (mgr.14412) 425 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:43:53.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:52 smithi164 bash[21879]: cluster 2024-09-17T10:43:52.718494+0000 mgr.y (mgr.14412) 426 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:53.297 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:43:54.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:43:53 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:43:53] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-17T10:43:55.039 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T10:43:55.051 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:54 smithi163 bash[26527]: cluster 2024-09-17T10:43:54.719006+0000 mgr.y (mgr.14412) 427 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:55.051 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:54 smithi163 bash[19901]: cluster 2024-09-17T10:43:54.719006+0000 mgr.y (mgr.14412) 427 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:55.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:54 smithi164 bash[21879]: cluster 2024-09-17T10:43:54.719006+0000 mgr.y (mgr.14412) 427 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:55.756 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-17T10:43:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:55 smithi163 bash[19901]: audit 2024-09-17T10:43:55.044453+0000 mon.a (mon.0) 1039 : audit [DBG] from='client.? 172.21.15.163:0/3989530861' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:43:56.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:55 smithi163 bash[19901]: audit 2024-09-17T10:43:55.523939+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:56.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:55 smithi163 bash[26527]: audit 2024-09-17T10:43:55.044453+0000 mon.a (mon.0) 1039 : audit [DBG] from='client.? 172.21.15.163:0/3989530861' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:43:56.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:55 smithi163 bash[26527]: audit 2024-09-17T10:43:55.523939+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:56.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:55 smithi164 bash[21879]: audit 2024-09-17T10:43:55.044453+0000 mon.a (mon.0) 1039 : audit [DBG] from='client.? 172.21.15.163:0/3989530861' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:43:56.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:55 smithi164 bash[21879]: audit 2024-09-17T10:43:55.523939+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14412 172.21.15.163:0/3377314519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:43:57.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:56 smithi164 bash[21879]: cluster 2024-09-17T10:43:56.720648+0000 mgr.y (mgr.14412) 428 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:57.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:56 smithi163 bash[19901]: cluster 2024-09-17T10:43:56.720648+0000 mgr.y (mgr.14412) 428 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:57.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:56 smithi163 bash[26527]: cluster 2024-09-17T10:43:56.720648+0000 mgr.y (mgr.14412) 428 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:43:59.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:43:58 smithi163 bash[26527]: cluster 2024-09-17T10:43:58.721492+0000 mgr.y (mgr.14412) 429 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:59.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:43:58 smithi163 bash[19901]: cluster 2024-09-17T10:43:58.721492+0000 mgr.y (mgr.14412) 429 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:43:59.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:43:58 smithi164 bash[21879]: cluster 2024-09-17T10:43:58.721492+0000 mgr.y (mgr.14412) 429 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:00.568 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:44:01.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:00 smithi163 bash[19901]: cluster 2024-09-17T10:44:00.722256+0000 mgr.y (mgr.14412) 430 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:01.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:00 smithi163 bash[26527]: cluster 2024-09-17T10:44:00.722256+0000 mgr.y (mgr.14412) 430 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:01.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:00 smithi164 bash[21879]: cluster 2024-09-17T10:44:00.722256+0000 mgr.y (mgr.14412) 430 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:02.214 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T10:44:02.504 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:02 smithi163 bash[19901]: audit 2024-09-17T10:44:02.207415+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.163:0/2944133981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:44:02.504 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:02 smithi163 bash[26527]: audit 2024-09-17T10:44:02.207415+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.163:0/2944133981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:44:02.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:02 smithi164 bash[21879]: audit 2024-09-17T10:44:02.207415+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.163:0/2944133981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:44:03.014 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph mgr fail' 2024-09-17T10:44:03.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:03 smithi164 bash[21879]: audit 2024-09-17T10:44:02.051380+0000 mgr.y (mgr.14412) 431 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:03.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:03 smithi164 bash[21879]: cluster 2024-09-17T10:44:02.723932+0000 mgr.y (mgr.14412) 432 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:03.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:03 smithi163 bash[19901]: audit 2024-09-17T10:44:02.051380+0000 mgr.y (mgr.14412) 431 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:03.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:03 smithi163 bash[19901]: cluster 2024-09-17T10:44:02.723932+0000 mgr.y (mgr.14412) 432 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:03.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:03 smithi163 bash[26527]: audit 2024-09-17T10:44:02.051380+0000 mgr.y (mgr.14412) 431 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:03.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:03 smithi163 bash[26527]: cluster 2024-09-17T10:44:02.723932+0000 mgr.y (mgr.14412) 432 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:04.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:03 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:44:03] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:44:05.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:04 smithi163 bash[19901]: cluster 2024-09-17T10:44:04.724621+0000 mgr.y (mgr.14412) 433 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:05.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:04 smithi163 bash[26527]: cluster 2024-09-17T10:44:04.724621+0000 mgr.y (mgr.14412) 433 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:05.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:04 smithi164 bash[21879]: cluster 2024-09-17T10:44:04.724621+0000 mgr.y (mgr.14412) 433 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:07.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:06 smithi163 bash[19901]: cluster 2024-09-17T10:44:06.726286+0000 mgr.y (mgr.14412) 434 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:07.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:06 smithi163 bash[26527]: cluster 2024-09-17T10:44:06.726286+0000 mgr.y (mgr.14412) 434 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:06 smithi164 bash[21879]: cluster 2024-09-17T10:44:06.726286+0000 mgr.y (mgr.14412) 434 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:07.828 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:44:09.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:08 smithi164 bash[21879]: cluster 2024-09-17T10:44:08.727119+0000 mgr.y (mgr.14412) 435 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:09.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:08 smithi163 bash[19901]: cluster 2024-09-17T10:44:08.727119+0000 mgr.y (mgr.14412) 435 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:09.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:08 smithi163 bash[26527]: cluster 2024-09-17T10:44:08.727119+0000 mgr.y (mgr.14412) 435 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:09.607 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[20154]: ignoring --setuser ceph since I am not root 2024-09-17T10:44:09.607 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[20154]: ignoring --setgroup ceph since I am not root 2024-09-17T10:44:09.607 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[20154]: debug 2024-09-17T10:44:09.498+0000 7fcf0efa3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:44:09.779 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[49777]: [17/Sep/2024:10:44:09] ENGINE Bus STOPPING 2024-09-17T10:44:10.035 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[49777]: [17/Sep/2024:10:44:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:44:10.036 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[49777]: [17/Sep/2024:10:44:09] ENGINE Bus STOPPED 2024-09-17T10:44:10.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.329531+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.163:0/2900835424' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:44:10.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.330078+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:44:10.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: cluster 2024-09-17T10:44:09.330668+0000 mon.a (mon.0) 1042 : cluster [INF] Activating manager daemon x 2024-09-17T10:44:10.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.334100+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:44:10.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: cluster 2024-09-17T10:44:09.340900+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: cluster 2024-09-17T10:44:09.341284+0000 mon.a (mon.0) 1045 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0106112s) 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.350195+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.350426+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.350632+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.351414+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.351684+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.351990+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.352293+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.352563+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.352828+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.353090+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:44:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.353352+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:44:10.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.353634+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:44:10.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.354587+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:44:10.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.354811+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:44:10.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:09 smithi164 bash[21879]: audit 2024-09-17T10:44:09.355587+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.329531+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.163:0/2900835424' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.330078+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: cluster 2024-09-17T10:44:09.330668+0000 mon.a (mon.0) 1042 : cluster [INF] Activating manager daemon x 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.334100+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: cluster 2024-09-17T10:44:09.340900+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: cluster 2024-09-17T10:44:09.341284+0000 mon.a (mon.0) 1045 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0106112s) 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.350195+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.350426+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.350632+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.351414+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:44:10.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.351684+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.351990+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.352293+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.352563+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.352828+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.353090+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.353352+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.353634+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.354587+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.329531+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.163:0/2900835424' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:44:10.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.330078+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: cluster 2024-09-17T10:44:09.330668+0000 mon.a (mon.0) 1042 : cluster [INF] Activating manager daemon x 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.334100+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: cluster 2024-09-17T10:44:09.340900+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: cluster 2024-09-17T10:44:09.341284+0000 mon.a (mon.0) 1045 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0106112s) 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.350195+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.350426+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.350632+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.351414+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.351684+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.351990+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.352293+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:44:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.352563+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:44:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.352828+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:44:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.353090+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:44:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.353352+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:44:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.353634+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:44:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.354587+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:44:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.354811+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:44:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[19901]: audit 2024-09-17T10:44:09.355587+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:44:10.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.354811+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:44:10.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:09 smithi163 bash[26527]: audit 2024-09-17T10:44:09.355587+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:44:10.122 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:44:10.785 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[20154]: debug 2024-09-17T10:44:10.722+0000 7fcf0efa3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:44:11.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[20154]: debug 2024-09-17T10:44:10.786+0000 7fcf0efa3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:44:11.058 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[20154]: debug 2024-09-17T10:44:10.950+0000 7fcf0efa3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:44:11.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: cluster 2024-09-17T10:44:09.826412+0000 mon.a (mon.0) 1046 : cluster [INF] Manager daemon x is now available 2024-09-17T10:44:11.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: audit 2024-09-17T10:44:10.327320+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:11.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: audit 2024-09-17T10:44:10.334202+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:11.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: audit 2024-09-17T10:44:10.340166+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:11.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: audit 2024-09-17T10:44:10.375677+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:11.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: audit 2024-09-17T10:44:10.376316+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:44:11.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: audit 2024-09-17T10:44:10.387642+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:44:11.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: audit 2024-09-17T10:44:10.388201+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:44:11.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: audit 2024-09-17T10:44:10.413948+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:44:11.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[19901]: audit 2024-09-17T10:44:10.414904+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:44:11.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: cluster 2024-09-17T10:44:09.826412+0000 mon.a (mon.0) 1046 : cluster [INF] Manager daemon x is now available 2024-09-17T10:44:11.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: audit 2024-09-17T10:44:10.327320+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:11.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: audit 2024-09-17T10:44:10.334202+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:11.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: audit 2024-09-17T10:44:10.340166+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:11.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: audit 2024-09-17T10:44:10.375677+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:11.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: audit 2024-09-17T10:44:10.376316+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:44:11.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: audit 2024-09-17T10:44:10.387642+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:44:11.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: audit 2024-09-17T10:44:10.388201+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:44:11.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: audit 2024-09-17T10:44:10.413948+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:44:11.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:10 smithi163 bash[26527]: audit 2024-09-17T10:44:10.414904+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:44:11.285 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[49777]: [17/Sep/2024:10:44:10] ENGINE Bus STARTING 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[49777]: [17/Sep/2024:10:44:10] ENGINE Serving on http://:::9283 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[49777]: [17/Sep/2024:10:44:10] ENGINE Bus STARTED 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: cluster 2024-09-17T10:44:09.826412+0000 mon.a (mon.0) 1046 : cluster [INF] Manager daemon x is now available 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: audit 2024-09-17T10:44:10.327320+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: audit 2024-09-17T10:44:10.334202+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: audit 2024-09-17T10:44:10.340166+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: audit 2024-09-17T10:44:10.375677+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: audit 2024-09-17T10:44:10.376316+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: audit 2024-09-17T10:44:10.387642+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: audit 2024-09-17T10:44:10.388201+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:44:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: audit 2024-09-17T10:44:10.413948+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:44:11.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:10 smithi164 bash[21879]: audit 2024-09-17T10:44:10.414904+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:44:11.933 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[19901]: cluster 2024-09-17T10:44:10.839588+0000 mon.a (mon.0) 1052 : cluster [DBG] mgrmap e24: x(active, since 1.50889s) 2024-09-17T10:44:11.933 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[19901]: cephadm 2024-09-17T10:44:10.887528+0000 mgr.x (mgr.24520) 3 : cephadm [INF] Deploying cephadm binary to smithi164 2024-09-17T10:44:11.933 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[19901]: cephadm 2024-09-17T10:44:10.894244+0000 mgr.x (mgr.24520) 4 : cephadm [INF] Deploying cephadm binary to smithi163 2024-09-17T10:44:11.933 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[26527]: cluster 2024-09-17T10:44:10.839588+0000 mon.a (mon.0) 1052 : cluster [DBG] mgrmap e24: x(active, since 1.50889s) 2024-09-17T10:44:11.933 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[26527]: cephadm 2024-09-17T10:44:10.887528+0000 mgr.x (mgr.24520) 3 : cephadm [INF] Deploying cephadm binary to smithi164 2024-09-17T10:44:11.933 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[26527]: cephadm 2024-09-17T10:44:10.894244+0000 mgr.x (mgr.24520) 4 : cephadm [INF] Deploying cephadm binary to smithi163 2024-09-17T10:44:11.934 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[20154]: debug 2024-09-17T10:44:11.602+0000 7fcf0efa3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:44:11.934 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[20154]: debug 2024-09-17T10:44:11.674+0000 7fcf0efa3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:44:11.934 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[20154]: debug 2024-09-17T10:44:11.746+0000 7fcf0efa3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:44:12.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:11 smithi164 bash[21879]: cluster 2024-09-17T10:44:10.839588+0000 mon.a (mon.0) 1052 : cluster [DBG] mgrmap e24: x(active, since 1.50889s) 2024-09-17T10:44:12.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:11 smithi164 bash[21879]: cephadm 2024-09-17T10:44:10.887528+0000 mgr.x (mgr.24520) 3 : cephadm [INF] Deploying cephadm binary to smithi164 2024-09-17T10:44:12.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:11 smithi164 bash[21879]: cephadm 2024-09-17T10:44:10.894244+0000 mgr.x (mgr.24520) 4 : cephadm [INF] Deploying cephadm binary to smithi163 2024-09-17T10:44:12.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: debug 2024-09-17T10:44:12.031+0000 7f2a0da7c640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:44:12] ENGINE Error in HTTPServer.serve 2024-09-17T10:44:12.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: Traceback (most recent call last): 2024-09-17T10:44:12.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:44:12.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: self._connections.run(self.expiration_interval) 2024-09-17T10:44:12.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:44:12.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: self._run(expiration_interval) 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: s = self.context.wrap_socket( 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: return self.sslsocket_class._create( 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: self.do_handshake() 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:44:12.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: self._sslobj.do_handshake() 2024-09-17T10:44:12.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[49777]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:44:12.307 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:11 smithi163 bash[20154]: debug 2024-09-17T10:44:11.934+0000 7fcf0efa3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:44:12.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[20154]: debug 2024-09-17T10:44:12.014+0000 7fcf0efa3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:44:12.308 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[20154]: debug 2024-09-17T10:44:12.082+0000 7fcf0efa3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:44:12.609 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[20154]: debug 2024-09-17T10:44:12.338+0000 7fcf0efa3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:44:12.609 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[20154]: debug 2024-09-17T10:44:12.414+0000 7fcf0efa3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:44:12.609 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[20154]: debug 2024-09-17T10:44:12.610+0000 7fcf0efa3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:44:12.946 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[20154]: debug 2024-09-17T10:44:12.690+0000 7fcf0efa3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:44:12.947 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: cluster 2024-09-17T10:44:11.351902+0000 mgr.x (mgr.24520) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:44:12.947 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: cephadm 2024-09-17T10:44:11.737099+0000 mgr.x (mgr.24520) 6 : cephadm [INF] [17/Sep/2024:10:44:11] ENGINE Bus STARTING 2024-09-17T10:44:12.947 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: cephadm 2024-09-17T10:44:11.851161+0000 mgr.x (mgr.24520) 7 : cephadm [INF] [17/Sep/2024:10:44:11] ENGINE Serving on http://172.21.15.164:8765 2024-09-17T10:44:12.947 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: cephadm 2024-09-17T10:44:12.030266+0000 mgr.x (mgr.24520) 8 : cephadm [INF] [17/Sep/2024:10:44:12] ENGINE Serving on https://172.21.15.164:7150 2024-09-17T10:44:12.947 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: cephadm 2024-09-17T10:44:12.030609+0000 mgr.x (mgr.24520) 9 : cephadm [INF] [17/Sep/2024:10:44:12] ENGINE Bus STARTED 2024-09-17T10:44:12.947 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: cephadm 2024-09-17T10:44:12.034359+0000 mgr.x (mgr.24520) 10 : cephadm [ERR] [17/Sep/2024:10:44:12] ENGINE Error in HTTPServer.serve 2024-09-17T10:44:12.947 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: Traceback (most recent call last): 2024-09-17T10:44:12.947 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: self._connections.run(self.expiration_interval) 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: self._run(expiration_interval) 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: s = self.context.wrap_socket( 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: return self.sslsocket_class._create( 2024-09-17T10:44:12.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: self.do_handshake() 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: self._sslobj.do_handshake() 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[19901]: audit 2024-09-17T10:44:12.056496+0000 mgr.x (mgr.24520) 11 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: cluster 2024-09-17T10:44:11.351902+0000 mgr.x (mgr.24520) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: cephadm 2024-09-17T10:44:11.737099+0000 mgr.x (mgr.24520) 6 : cephadm [INF] [17/Sep/2024:10:44:11] ENGINE Bus STARTING 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: cephadm 2024-09-17T10:44:11.851161+0000 mgr.x (mgr.24520) 7 : cephadm [INF] [17/Sep/2024:10:44:11] ENGINE Serving on http://172.21.15.164:8765 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: cephadm 2024-09-17T10:44:12.030266+0000 mgr.x (mgr.24520) 8 : cephadm [INF] [17/Sep/2024:10:44:12] ENGINE Serving on https://172.21.15.164:7150 2024-09-17T10:44:12.949 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: cephadm 2024-09-17T10:44:12.030609+0000 mgr.x (mgr.24520) 9 : cephadm [INF] [17/Sep/2024:10:44:12] ENGINE Bus STARTED 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: cephadm 2024-09-17T10:44:12.034359+0000 mgr.x (mgr.24520) 10 : cephadm [ERR] [17/Sep/2024:10:44:12] ENGINE Error in HTTPServer.serve 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: Traceback (most recent call last): 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: self._connections.run(self.expiration_interval) 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: self._run(expiration_interval) 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: s = self.context.wrap_socket( 2024-09-17T10:44:12.950 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:44:12.951 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: return self.sslsocket_class._create( 2024-09-17T10:44:12.951 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:44:12.951 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: self.do_handshake() 2024-09-17T10:44:12.951 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:44:12.951 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: self._sslobj.do_handshake() 2024-09-17T10:44:12.951 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:44:12.951 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[26527]: audit 2024-09-17T10:44:12.056496+0000 mgr.x (mgr.24520) 11 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:13.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: cluster 2024-09-17T10:44:11.351902+0000 mgr.x (mgr.24520) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:44:13.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: cephadm 2024-09-17T10:44:11.737099+0000 mgr.x (mgr.24520) 6 : cephadm [INF] [17/Sep/2024:10:44:11] ENGINE Bus STARTING 2024-09-17T10:44:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: cephadm 2024-09-17T10:44:11.851161+0000 mgr.x (mgr.24520) 7 : cephadm [INF] [17/Sep/2024:10:44:11] ENGINE Serving on http://172.21.15.164:8765 2024-09-17T10:44:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: cephadm 2024-09-17T10:44:12.030266+0000 mgr.x (mgr.24520) 8 : cephadm [INF] [17/Sep/2024:10:44:12] ENGINE Serving on https://172.21.15.164:7150 2024-09-17T10:44:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: cephadm 2024-09-17T10:44:12.030609+0000 mgr.x (mgr.24520) 9 : cephadm [INF] [17/Sep/2024:10:44:12] ENGINE Bus STARTED 2024-09-17T10:44:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: cephadm 2024-09-17T10:44:12.034359+0000 mgr.x (mgr.24520) 10 : cephadm [ERR] [17/Sep/2024:10:44:12] ENGINE Error in HTTPServer.serve 2024-09-17T10:44:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: Traceback (most recent call last): 2024-09-17T10:44:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:44:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: self._connections.run(self.expiration_interval) 2024-09-17T10:44:13.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:44:13.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: self._run(expiration_interval) 2024-09-17T10:44:13.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:44:13.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:44:13.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:44:13.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:44:13.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:44:13.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: s = self.context.wrap_socket( 2024-09-17T10:44:13.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:44:13.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: return self.sslsocket_class._create( 2024-09-17T10:44:13.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:44:13.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: self.do_handshake() 2024-09-17T10:44:13.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:44:13.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: self._sslobj.do_handshake() 2024-09-17T10:44:13.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:44:13.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:12 smithi164 bash[21879]: audit 2024-09-17T10:44:12.056496+0000 mgr.x (mgr.24520) 11 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:13.296 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:12 smithi163 bash[20154]: debug 2024-09-17T10:44:12.950+0000 7fcf0efa3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:44:13.296 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[20154]: debug 2024-09-17T10:44:13.130+0000 7fcf0efa3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:44:13.558 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[20154]: debug 2024-09-17T10:44:13.298+0000 7fcf0efa3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:44:13.558 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[20154]: debug 2024-09-17T10:44:13.382+0000 7fcf0efa3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:44:13.860 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[20154]: debug 2024-09-17T10:44:13.570+0000 7fcf0efa3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:44:14.176 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:13 smithi164 bash[21879]: cluster 2024-09-17T10:44:12.862617+0000 mon.a (mon.0) 1053 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-17T10:44:14.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:13 smithi164 bash[21879]: audit 2024-09-17T10:44:13.658882+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:14.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:13 smithi164 bash[21879]: audit 2024-09-17T10:44:13.664606+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:14.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[19901]: cluster 2024-09-17T10:44:12.862617+0000 mon.a (mon.0) 1053 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-17T10:44:14.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[19901]: audit 2024-09-17T10:44:13.658882+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:14.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[19901]: audit 2024-09-17T10:44:13.664606+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:14.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[26527]: cluster 2024-09-17T10:44:12.862617+0000 mon.a (mon.0) 1053 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-17T10:44:14.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[26527]: audit 2024-09-17T10:44:13.658882+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:14.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:13 smithi163 bash[26527]: audit 2024-09-17T10:44:13.664606+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:14.535 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:44:14 smithi164 bash[46768]: logger=cleanup t=2024-09-17T10:44:14.178474325Z level=info msg="Completed cleanup jobs" duration=86.723227ms 2024-09-17T10:44:14.759 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:14 smithi163 bash[20154]: debug 2024-09-17T10:44:14.462+0000 7fcf0efa3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:44:14.759 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:14 smithi163 bash[20154]: debug 2024-09-17T10:44:14.538+0000 7fcf0efa3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:44:14.915 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:44:15.058 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:14 smithi163 bash[26527]: cluster 2024-09-17T10:44:13.352450+0000 mgr.x (mgr.24520) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:44:15.058 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:14 smithi163 bash[19901]: cluster 2024-09-17T10:44:13.352450+0000 mgr.x (mgr.24520) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:44:15.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:14 smithi163 bash[20154]: debug 2024-09-17T10:44:14.762+0000 7fcf0efa3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:44:15.059 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:14 smithi163 bash[20154]: debug 2024-09-17T10:44:14.838+0000 7fcf0efa3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:44:15.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:14 smithi164 bash[21879]: cluster 2024-09-17T10:44:13.352450+0000 mgr.x (mgr.24520) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:44:15.315 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[20154]: debug 2024-09-17T10:44:15.238+0000 7fcf0efa3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:44:15.316 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[20154]: debug 2024-09-17T10:44:15.318+0000 7fcf0efa3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:44:15.808 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[20154]: [17/Sep/2024:10:44:15] ENGINE Bus STARTING 2024-09-17T10:44:15.808 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[20154]: CherryPy Checker: 2024-09-17T10:44:15.808 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[20154]: The Application mounted at '' has an empty config. 2024-09-17T10:44:15.808 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[20154]: [17/Sep/2024:10:44:15] ENGINE Serving on http://:::9283 2024-09-17T10:44:15.808 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[20154]: [17/Sep/2024:10:44:15] ENGINE Bus STARTED 2024-09-17T10:44:16.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:15 smithi164 bash[21879]: cluster 2024-09-17T10:44:14.877271+0000 mon.a (mon.0) 1056 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-17T10:44:16.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:15 smithi164 bash[21879]: cluster 2024-09-17T10:44:15.340574+0000 mon.a (mon.0) 1057 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:44:16.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:15 smithi164 bash[21879]: audit 2024-09-17T10:44:15.344092+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:44:16.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:15 smithi164 bash[21879]: audit 2024-09-17T10:44:15.345740+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:44:16.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:15 smithi164 bash[21879]: audit 2024-09-17T10:44:15.347072+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:44:16.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:15 smithi164 bash[21879]: audit 2024-09-17T10:44:15.347462+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:44:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:16 smithi164 bash[47448]: ts=2024-09-17T10:44:16.101Z 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.163:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T10:44:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:16 smithi164 bash[47448]: ts=2024-09-17T10:44:16.103Z 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.163:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T10:44:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:16 smithi164 bash[47448]: ts=2024-09-17T10:44:16.105Z 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.163:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T10:44:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:16 smithi164 bash[47448]: ts=2024-09-17T10:44:16.105Z 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.163:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T10:44:16.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:16 smithi164 bash[47448]: ts=2024-09-17T10:44:16.105Z 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.163:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T10:44:16.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[26527]: cluster 2024-09-17T10:44:14.877271+0000 mon.a (mon.0) 1056 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-17T10:44:16.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[26527]: cluster 2024-09-17T10:44:15.340574+0000 mon.a (mon.0) 1057 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:44:16.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[26527]: audit 2024-09-17T10:44:15.344092+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:44:16.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[26527]: audit 2024-09-17T10:44:15.345740+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:44:16.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[26527]: audit 2024-09-17T10:44:15.347072+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:44:16.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[26527]: audit 2024-09-17T10:44:15.347462+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:44:16.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[19901]: cluster 2024-09-17T10:44:14.877271+0000 mon.a (mon.0) 1056 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-17T10:44:16.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[19901]: cluster 2024-09-17T10:44:15.340574+0000 mon.a (mon.0) 1057 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:44:16.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[19901]: audit 2024-09-17T10:44:15.344092+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:44:16.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[19901]: audit 2024-09-17T10:44:15.345740+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:44:16.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[19901]: audit 2024-09-17T10:44:15.347072+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:44:16.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:15 smithi163 bash[19901]: audit 2024-09-17T10:44:15.347462+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.? 172.21.15.163:0/4281885452' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:44:17.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:16 smithi164 bash[21879]: cluster 2024-09-17T10:44:15.353093+0000 mgr.x (mgr.24520) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:44:17.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:16 smithi164 bash[21879]: cluster 2024-09-17T10:44:15.909601+0000 mon.a (mon.0) 1062 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-17T10:44:17.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:16 smithi164 bash[21879]: audit 2024-09-17T10:44:15.916750+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:44:17.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:16 smithi163 bash[19901]: cluster 2024-09-17T10:44:15.353093+0000 mgr.x (mgr.24520) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:44:17.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:16 smithi163 bash[19901]: cluster 2024-09-17T10:44:15.909601+0000 mon.a (mon.0) 1062 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-17T10:44:17.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:16 smithi163 bash[19901]: audit 2024-09-17T10:44:15.916750+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:44:17.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:16 smithi163 bash[26527]: cluster 2024-09-17T10:44:15.353093+0000 mgr.x (mgr.24520) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:44:17.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:16 smithi163 bash[26527]: cluster 2024-09-17T10:44:15.909601+0000 mon.a (mon.0) 1062 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-17T10:44:17.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:16 smithi163 bash[26527]: audit 2024-09-17T10:44:15.916750+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:44:19.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:18 smithi164 bash[21879]: cluster 2024-09-17T10:44:17.354818+0000 mgr.x (mgr.24520) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:44:19.308 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:18 smithi163 bash[19901]: cluster 2024-09-17T10:44:17.354818+0000 mgr.x (mgr.24520) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:44:19.308 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:18 smithi163 bash[26527]: cluster 2024-09-17T10:44:17.354818+0000 mgr.x (mgr.24520) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:44:20.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:20 smithi164 bash[21879]: audit 2024-09-17T10:44:19.166400+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:20 smithi164 bash[21879]: audit 2024-09-17T10:44:19.178950+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:20 smithi164 bash[21879]: audit 2024-09-17T10:44:19.660595+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:20 smithi164 bash[21879]: audit 2024-09-17T10:44:19.668229+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:20 smithi163 bash[19901]: audit 2024-09-17T10:44:19.166400+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:20 smithi163 bash[19901]: audit 2024-09-17T10:44:19.178950+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:20 smithi163 bash[19901]: audit 2024-09-17T10:44:19.660595+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:20 smithi163 bash[19901]: audit 2024-09-17T10:44:19.668229+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:20 smithi163 bash[26527]: audit 2024-09-17T10:44:19.166400+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:20 smithi163 bash[26527]: audit 2024-09-17T10:44:19.178950+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:20 smithi163 bash[26527]: audit 2024-09-17T10:44:19.660595+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:20.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:20 smithi163 bash[26527]: audit 2024-09-17T10:44:19.668229+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: cluster 2024-09-17T10:44:19.355527+0000 mgr.x (mgr.24520) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:44:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:20.322795+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:20.333891+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:20.812304+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:20.822970+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:20.827638+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:44:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:20.829553+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:44:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:21.235088+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:21.240681+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:21.253086+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:21.258068+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:21.265086+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:21.298238+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:44:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:21 smithi164 bash[21879]: audit 2024-09-17T10:44:21.298857+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:44:21.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: cluster 2024-09-17T10:44:19.355527+0000 mgr.x (mgr.24520) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:44:21.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:20.322795+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:20.333891+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:20.812304+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:20.822970+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:20.827638+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:44:21.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:20.829553+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:44:21.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:21.235088+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:21.240681+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:21.253086+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:21.258068+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:21.265086+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:21.298238+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:44:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[26527]: audit 2024-09-17T10:44:21.298857+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: cluster 2024-09-17T10:44:19.355527+0000 mgr.x (mgr.24520) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:20.322795+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:20.333891+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:20.812304+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:20.822970+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:20.827638+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:20.829553+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:21.235088+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:21.240681+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:21.253086+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:21.258068+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:21.265086+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:21.298238+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:44:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:21 smithi163 bash[19901]: audit 2024-09-17T10:44:21.298857+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:20.829301+0000 mgr.x (mgr.24520) 16 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:20.829831+0000 mgr.x (mgr.24520) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:20.956245+0000 mgr.x (mgr.24520) 18 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:20.956543+0000 mgr.x (mgr.24520) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:21.045775+0000 mgr.x (mgr.24520) 20 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:21.046105+0000 mgr.x (mgr.24520) 21 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:21.132672+0000 mgr.x (mgr.24520) 22 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:21.133035+0000 mgr.x (mgr.24520) 23 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:21.294409+0000 mgr.x (mgr.24520) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: audit 2024-09-17T10:44:21.316730+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:44:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:22 smithi164 bash[21879]: cephadm 2024-09-17T10:44:21.323480+0000 mgr.x (mgr.24520) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:44:22.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:20.829301+0000 mgr.x (mgr.24520) 16 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:44:22.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:20.829831+0000 mgr.x (mgr.24520) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:44:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:20.956245+0000 mgr.x (mgr.24520) 18 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:44:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:20.956543+0000 mgr.x (mgr.24520) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:44:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:21.045775+0000 mgr.x (mgr.24520) 20 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:44:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:21.046105+0000 mgr.x (mgr.24520) 21 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:44:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:21.132672+0000 mgr.x (mgr.24520) 22 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:44:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:21.133035+0000 mgr.x (mgr.24520) 23 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:44:22.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:21.294409+0000 mgr.x (mgr.24520) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:44:22.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: audit 2024-09-17T10:44:21.316730+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:44:22.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[19901]: cephadm 2024-09-17T10:44:21.323480+0000 mgr.x (mgr.24520) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:44:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:20.829301+0000 mgr.x (mgr.24520) 16 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:44:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:20.829831+0000 mgr.x (mgr.24520) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:44:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:20.956245+0000 mgr.x (mgr.24520) 18 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:44:22.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:20.956543+0000 mgr.x (mgr.24520) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:44:22.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:21.045775+0000 mgr.x (mgr.24520) 20 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:44:22.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:21.046105+0000 mgr.x (mgr.24520) 21 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:44:22.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:21.132672+0000 mgr.x (mgr.24520) 22 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:44:22.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:21.133035+0000 mgr.x (mgr.24520) 23 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:44:22.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:21.294409+0000 mgr.x (mgr.24520) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:44:22.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: audit 2024-09-17T10:44:21.316730+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:44:22.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:22 smithi163 bash[26527]: cephadm 2024-09-17T10:44:21.323480+0000 mgr.x (mgr.24520) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:44:23.412 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:23 smithi163 bash[26527]: cluster 2024-09-17T10:44:21.357165+0000 mgr.x (mgr.24520) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:44:23.412 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:23 smithi163 bash[26527]: audit 2024-09-17T10:44:22.067752+0000 mgr.x (mgr.24520) 27 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:23.413 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:23 smithi163 bash[19901]: cluster 2024-09-17T10:44:21.357165+0000 mgr.x (mgr.24520) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:44:23.413 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:23 smithi163 bash[19901]: audit 2024-09-17T10:44:22.067752+0000 mgr.x (mgr.24520) 27 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:23.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:23 smithi164 bash[21879]: cluster 2024-09-17T10:44:21.357165+0000 mgr.x (mgr.24520) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:44:23.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:23 smithi164 bash[21879]: audit 2024-09-17T10:44:22.067752+0000 mgr.x (mgr.24520) 27 : audit [DBG] from='client.24707 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:24.296 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:44:23 smithi163 bash[20154]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:44:25.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:25 smithi164 bash[21879]: cluster 2024-09-17T10:44:23.357920+0000 mgr.x (mgr.24520) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:44:25.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:25 smithi164 bash[21879]: audit 2024-09-17T10:44:24.857039+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:25.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:25 smithi164 bash[21879]: audit 2024-09-17T10:44:24.864007+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:25.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:25 smithi163 bash[19901]: cluster 2024-09-17T10:44:23.357920+0000 mgr.x (mgr.24520) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:44:25.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:25 smithi163 bash[19901]: audit 2024-09-17T10:44:24.857039+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:25.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:25 smithi163 bash[19901]: audit 2024-09-17T10:44:24.864007+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:25.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:25 smithi163 bash[26527]: cluster 2024-09-17T10:44:23.357920+0000 mgr.x (mgr.24520) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:44:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:25 smithi163 bash[26527]: audit 2024-09-17T10:44:24.857039+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:25.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:25 smithi163 bash[26527]: audit 2024-09-17T10:44:24.864007+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:26.681 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:26 smithi163 bash[26527]: cephadm 2024-09-17T10:44:24.867005+0000 mgr.x (mgr.24520) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:44:26.681 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:26 smithi163 bash[26527]: cephadm 2024-09-17T10:44:25.165097+0000 mgr.x (mgr.24520) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:44:26.682 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:26 smithi163 bash[26527]: audit 2024-09-17T10:44:25.376328+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:26.682 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:26 smithi163 bash[19901]: cephadm 2024-09-17T10:44:24.867005+0000 mgr.x (mgr.24520) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:44:26.682 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:26 smithi163 bash[19901]: cephadm 2024-09-17T10:44:25.165097+0000 mgr.x (mgr.24520) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:44:26.682 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:26 smithi163 bash[19901]: audit 2024-09-17T10:44:25.376328+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:26.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:26 smithi164 bash[21879]: cephadm 2024-09-17T10:44:24.867005+0000 mgr.x (mgr.24520) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:44:26.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:26 smithi164 bash[21879]: cephadm 2024-09-17T10:44:25.165097+0000 mgr.x (mgr.24520) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:44:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:26 smithi164 bash[21879]: audit 2024-09-17T10:44:25.376328+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:27.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:27 smithi164 bash[21879]: cluster 2024-09-17T10:44:25.358626+0000 mgr.x (mgr.24520) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:44:27.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:27 smithi164 bash[21879]: audit 2024-09-17T10:44:26.673271+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.163:0/636272888' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:44:27.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:27 smithi164 bash[21879]: audit 2024-09-17T10:44:26.986894+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.163:0/779702561' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1938525656"}]: dispatch 2024-09-17T10:44:27.599 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:27 smithi164 bash[21879]: audit 2024-09-17T10:44:26.987439+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1938525656"}]: dispatch 2024-09-17T10:44:27.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:27 smithi163 bash[26527]: cluster 2024-09-17T10:44:25.358626+0000 mgr.x (mgr.24520) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:44:27.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:27 smithi163 bash[26527]: audit 2024-09-17T10:44:26.673271+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.163:0/636272888' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:44:27.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:27 smithi163 bash[26527]: audit 2024-09-17T10:44:26.986894+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.163:0/779702561' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1938525656"}]: dispatch 2024-09-17T10:44:27.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:27 smithi163 bash[26527]: audit 2024-09-17T10:44:26.987439+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1938525656"}]: dispatch 2024-09-17T10:44:27.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:27 smithi163 bash[19901]: cluster 2024-09-17T10:44:25.358626+0000 mgr.x (mgr.24520) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:44:27.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:27 smithi163 bash[19901]: audit 2024-09-17T10:44:26.673271+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.163:0/636272888' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:44:27.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:27 smithi163 bash[19901]: audit 2024-09-17T10:44:26.986894+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.163:0/779702561' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1938525656"}]: dispatch 2024-09-17T10:44:27.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:27 smithi163 bash[19901]: audit 2024-09-17T10:44:26.987439+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1938525656"}]: dispatch 2024-09-17T10:44:28.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:28 smithi164 bash[21879]: audit 2024-09-17T10:44:27.344737+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1938525656"}]': finished 2024-09-17T10:44:28.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:28 smithi164 bash[21879]: cluster 2024-09-17T10:44:27.352458+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T10:44:28.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:28 smithi164 bash[21879]: cluster 2024-09-17T10:44:27.359156+0000 mgr.x (mgr.24520) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T10:44:28.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:28 smithi164 bash[21879]: audit 2024-09-17T10:44:27.682529+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.163:0/3021281746' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1875977935"}]: dispatch 2024-09-17T10:44:28.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:28 smithi163 bash[19901]: audit 2024-09-17T10:44:27.344737+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1938525656"}]': finished 2024-09-17T10:44:28.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:28 smithi163 bash[19901]: cluster 2024-09-17T10:44:27.352458+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T10:44:28.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:28 smithi163 bash[19901]: cluster 2024-09-17T10:44:27.359156+0000 mgr.x (mgr.24520) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T10:44:28.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:28 smithi163 bash[19901]: audit 2024-09-17T10:44:27.682529+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.163:0/3021281746' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1875977935"}]: dispatch 2024-09-17T10:44:28.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:28 smithi163 bash[26527]: audit 2024-09-17T10:44:27.344737+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1938525656"}]': finished 2024-09-17T10:44:28.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:28 smithi163 bash[26527]: cluster 2024-09-17T10:44:27.352458+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T10:44:28.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:28 smithi163 bash[26527]: cluster 2024-09-17T10:44:27.359156+0000 mgr.x (mgr.24520) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T10:44:28.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:28 smithi163 bash[26527]: audit 2024-09-17T10:44:27.682529+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.163:0/3021281746' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1875977935"}]: dispatch 2024-09-17T10:44:29.632 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:29 smithi164 bash[21879]: audit 2024-09-17T10:44:28.363661+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.163:0/3021281746' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1875977935"}]': finished 2024-09-17T10:44:29.632 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:29 smithi164 bash[21879]: cluster 2024-09-17T10:44:28.376165+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T10:44:29.633 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:29 smithi164 bash[21879]: audit 2024-09-17T10:44:28.688872+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.163:0/3726732353' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1856109733"}]: dispatch 2024-09-17T10:44:29.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:29 smithi163 bash[19901]: audit 2024-09-17T10:44:28.363661+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.163:0/3021281746' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1875977935"}]': finished 2024-09-17T10:44:29.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:29 smithi163 bash[19901]: cluster 2024-09-17T10:44:28.376165+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T10:44:29.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:29 smithi163 bash[19901]: audit 2024-09-17T10:44:28.688872+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.163:0/3726732353' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1856109733"}]: dispatch 2024-09-17T10:44:29.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:29 smithi163 bash[26527]: audit 2024-09-17T10:44:28.363661+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.163:0/3021281746' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1875977935"}]': finished 2024-09-17T10:44:29.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:29 smithi163 bash[26527]: cluster 2024-09-17T10:44:28.376165+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T10:44:29.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:29 smithi163 bash[26527]: audit 2024-09-17T10:44:28.688872+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.163:0/3726732353' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1856109733"}]: dispatch 2024-09-17T10:44:30.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[21879]: cluster 2024-09-17T10:44:29.359907+0000 mgr.x (mgr.24520) 33 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T10:44:30.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[21879]: audit 2024-09-17T10:44:29.374660+0000 mon.a (mon.0) 1087 : audit [INF] from='client.? 172.21.15.163:0/3726732353' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1856109733"}]': finished 2024-09-17T10:44:30.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[21879]: cluster 2024-09-17T10:44:29.379040+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T10:44:30.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[21879]: audit 2024-09-17T10:44:29.701984+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.163:0/2183575541' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2559706201"}]: dispatch 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 systemd[1]: Stopping Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.472Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.472Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.472Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.472Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.472Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.472Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.472Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.472Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.472Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.473Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:44:30.657 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.473Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:44:30.658 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[47448]: ts=2024-09-17T10:44:30.473Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:44:30.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:30 smithi163 bash[26527]: cluster 2024-09-17T10:44:29.359907+0000 mgr.x (mgr.24520) 33 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T10:44:30.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:30 smithi163 bash[26527]: audit 2024-09-17T10:44:29.374660+0000 mon.a (mon.0) 1087 : audit [INF] from='client.? 172.21.15.163:0/3726732353' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1856109733"}]': finished 2024-09-17T10:44:30.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:30 smithi163 bash[26527]: cluster 2024-09-17T10:44:29.379040+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T10:44:30.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:30 smithi163 bash[26527]: audit 2024-09-17T10:44:29.701984+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.163:0/2183575541' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2559706201"}]: dispatch 2024-09-17T10:44:30.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:30 smithi163 bash[19901]: cluster 2024-09-17T10:44:29.359907+0000 mgr.x (mgr.24520) 33 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T10:44:30.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:30 smithi163 bash[19901]: audit 2024-09-17T10:44:29.374660+0000 mon.a (mon.0) 1087 : audit [INF] from='client.? 172.21.15.163:0/3726732353' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/1856109733"}]': finished 2024-09-17T10:44:30.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:30 smithi163 bash[19901]: cluster 2024-09-17T10:44:29.379040+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T10:44:30.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:30 smithi163 bash[19901]: audit 2024-09-17T10:44:29.701984+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.163:0/2183575541' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2559706201"}]: dispatch 2024-09-17T10:44:31.285 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:30 smithi164 bash[51511]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:44:31.285 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[51574]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:44:31.286 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:31 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:44:31.286 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:31 smithi164 systemd[1]: Stopped Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:44:31.286 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:31 smithi164 systemd[1]: Started Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:44:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:30.423575+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.163:0/2183575541' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2559706201"}]': finished 2024-09-17T10:44:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: cluster 2024-09-17T10:44:30.430168+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T10:44:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:30.744564+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.163:0/667414895' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/284461"}]: dispatch 2024-09-17T10:44:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:31.269253+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:31.284698+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:31.289780+0000 mgr.x (mgr.24520) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:44:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:31.291612+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:44:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:31.295337+0000 mgr.x (mgr.24520) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:44:31.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:31.297613+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:44:31.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:31.301562+0000 mgr.x (mgr.24520) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:44:31.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:31 smithi164 bash[21879]: audit 2024-09-17T10:44:31.303884+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:44:31.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:30.423575+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.163:0/2183575541' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2559706201"}]': finished 2024-09-17T10:44:31.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: cluster 2024-09-17T10:44:30.430168+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T10:44:31.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:30.744564+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.163:0/667414895' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/284461"}]: dispatch 2024-09-17T10:44:31.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:31.269253+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:31.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:31.284698+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:31.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:31.289780+0000 mgr.x (mgr.24520) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:44:31.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:31.291612+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:31.295337+0000 mgr.x (mgr.24520) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:31.297613+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:31.301562+0000 mgr.x (mgr.24520) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[19901]: audit 2024-09-17T10:44:31.303884+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:30.423575+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.163:0/2183575541' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2559706201"}]': finished 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: cluster 2024-09-17T10:44:30.430168+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:30.744564+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.163:0/667414895' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/284461"}]: dispatch 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:31.269253+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:31.284698+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:31.289780+0000 mgr.x (mgr.24520) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:44:31.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:31.291612+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:44:31.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:31.295337+0000 mgr.x (mgr.24520) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:44:31.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:31.297613+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:44:31.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:31.301562+0000 mgr.x (mgr.24520) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:44:31.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:31 smithi163 bash[26527]: audit 2024-09-17T10:44:31.303884+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:44:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[21879]: cluster 2024-09-17T10:44:31.360780+0000 mgr.x (mgr.24520) 37 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[21879]: audit 2024-09-17T10:44:31.426060+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.163:0/667414895' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/284461"}]': finished 2024-09-17T10:44:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[21879]: cluster 2024-09-17T10:44:31.434499+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T10:44:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[21879]: audit 2024-09-17T10:44:31.758572+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.163:0/2114778863' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2143951916"}]: dispatch 2024-09-17T10:44:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[21879]: audit 2024-09-17T10:44:31.913588+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[21879]: audit 2024-09-17T10:44:31.920448+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:32.786 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.537Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.537Z 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-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.537Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi164 (none))" 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.537Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.537Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.539Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.539Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.541Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.541Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.542Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.542Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.466µs 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.542Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.543Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-17T10:44:32.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.556Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-17T10:44:32.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.556Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-17T10:44:32.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.556Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.289µs wal_replay_duration=13.555131ms wbl_replay_duration=120ns total_replay_duration=13.595644ms 2024-09-17T10:44:32.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.558Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:44:32.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.558Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:44:32.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.558Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:44:32.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.581Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.98842ms db_storage=1.129µs remote_storage=1.126µs web_handler=396ns query_engine=750ns scrape=249.685µs scrape_sd=127.489µs notify=13.638µs notify_sd=16.395µs rules=22.20436ms tracing=5.985µs 2024-09-17T10:44:32.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.581Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:44:32.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:44:32 smithi164 bash[51603]: ts=2024-09-17T10:44:32.581Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:44:32.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[19901]: cluster 2024-09-17T10:44:31.360780+0000 mgr.x (mgr.24520) 37 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:32.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[19901]: audit 2024-09-17T10:44:31.426060+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.163:0/667414895' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/284461"}]': finished 2024-09-17T10:44:32.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[19901]: cluster 2024-09-17T10:44:31.434499+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T10:44:32.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[19901]: audit 2024-09-17T10:44:31.758572+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.163:0/2114778863' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2143951916"}]: dispatch 2024-09-17T10:44:32.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[19901]: audit 2024-09-17T10:44:31.913588+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:32.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[19901]: audit 2024-09-17T10:44:31.920448+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:32.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[26527]: cluster 2024-09-17T10:44:31.360780+0000 mgr.x (mgr.24520) 37 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:32.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[26527]: audit 2024-09-17T10:44:31.426060+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.163:0/667414895' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/284461"}]': finished 2024-09-17T10:44:32.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[26527]: cluster 2024-09-17T10:44:31.434499+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T10:44:32.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[26527]: audit 2024-09-17T10:44:31.758572+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.163:0/2114778863' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2143951916"}]: dispatch 2024-09-17T10:44:32.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[26527]: audit 2024-09-17T10:44:31.913588+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:32.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:32 smithi163 bash[26527]: audit 2024-09-17T10:44:31.920448+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:33.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:33 smithi164 bash[21879]: audit 2024-09-17T10:44:32.438956+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.163:0/2114778863' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2143951916"}]': finished 2024-09-17T10:44:33.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:33 smithi164 bash[21879]: cluster 2024-09-17T10:44:32.446112+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T10:44:33.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:33 smithi164 bash[21879]: audit 2024-09-17T10:44:32.766253+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.163:0/1361676894' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2143951916"}]: dispatch 2024-09-17T10:44:33.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:33 smithi164 bash[21879]: audit 2024-09-17T10:44:32.767110+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2143951916"}]: dispatch 2024-09-17T10:44:33.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:33 smithi163 bash[26527]: audit 2024-09-17T10:44:32.438956+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.163:0/2114778863' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2143951916"}]': finished 2024-09-17T10:44:33.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:33 smithi163 bash[26527]: cluster 2024-09-17T10:44:32.446112+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T10:44:33.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:33 smithi163 bash[26527]: audit 2024-09-17T10:44:32.766253+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.163:0/1361676894' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2143951916"}]: dispatch 2024-09-17T10:44:33.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:33 smithi163 bash[26527]: audit 2024-09-17T10:44:32.767110+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2143951916"}]: dispatch 2024-09-17T10:44:33.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:33 smithi163 bash[19901]: audit 2024-09-17T10:44:32.438956+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.163:0/2114778863' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2143951916"}]': finished 2024-09-17T10:44:33.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:33 smithi163 bash[19901]: cluster 2024-09-17T10:44:32.446112+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T10:44:33.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:33 smithi163 bash[19901]: audit 2024-09-17T10:44:32.766253+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.163:0/1361676894' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2143951916"}]: dispatch 2024-09-17T10:44:33.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:33 smithi163 bash[19901]: audit 2024-09-17T10:44:32.767110+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2143951916"}]: dispatch 2024-09-17T10:44:34.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:34 smithi164 bash[21879]: cluster 2024-09-17T10:44:33.361496+0000 mgr.x (mgr.24520) 38 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:34.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:34 smithi164 bash[21879]: audit 2024-09-17T10:44:33.452068+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2143951916"}]': finished 2024-09-17T10:44:34.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:34 smithi164 bash[21879]: cluster 2024-09-17T10:44:33.462742+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T10:44:34.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:34 smithi163 bash[26527]: cluster 2024-09-17T10:44:33.361496+0000 mgr.x (mgr.24520) 38 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:34.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:34 smithi163 bash[26527]: audit 2024-09-17T10:44:33.452068+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2143951916"}]': finished 2024-09-17T10:44:34.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:34 smithi163 bash[26527]: cluster 2024-09-17T10:44:33.462742+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T10:44:34.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:34 smithi163 bash[19901]: cluster 2024-09-17T10:44:33.361496+0000 mgr.x (mgr.24520) 38 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:34.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:34 smithi163 bash[19901]: audit 2024-09-17T10:44:33.452068+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2143951916"}]': finished 2024-09-17T10:44:34.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:34 smithi163 bash[19901]: cluster 2024-09-17T10:44:33.462742+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T10:44:36.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:36 smithi164 bash[21879]: cluster 2024-09-17T10:44:35.362202+0000 mgr.x (mgr.24520) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:44:36.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:36 smithi163 bash[19901]: cluster 2024-09-17T10:44:35.362202+0000 mgr.x (mgr.24520) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:44:36.808 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:36 smithi163 bash[26527]: cluster 2024-09-17T10:44:35.362202+0000 mgr.x (mgr.24520) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:44:38.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:38 smithi164 bash[21879]: audit 2024-09-17T10:44:36.401977+0000 mgr.x (mgr.24520) 40 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:38.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:38 smithi164 bash[21879]: audit 2024-09-17T10:44:37.131598+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:38 smithi164 bash[21879]: audit 2024-09-17T10:44:37.139397+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:38 smithi164 bash[21879]: audit 2024-09-17T10:44:38.004832+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:38 smithi164 bash[21879]: audit 2024-09-17T10:44:38.019140+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:38 smithi164 bash[21879]: audit 2024-09-17T10:44:38.022509+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:44:38.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:38 smithi164 bash[21879]: audit 2024-09-17T10:44:38.024309+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:44:38.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:38 smithi164 bash[21879]: audit 2024-09-17T10:44:38.033602+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[19901]: audit 2024-09-17T10:44:36.401977+0000 mgr.x (mgr.24520) 40 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[19901]: audit 2024-09-17T10:44:37.131598+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[19901]: audit 2024-09-17T10:44:37.139397+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[19901]: audit 2024-09-17T10:44:38.004832+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[19901]: audit 2024-09-17T10:44:38.019140+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[19901]: audit 2024-09-17T10:44:38.022509+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[19901]: audit 2024-09-17T10:44:38.024309+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[19901]: audit 2024-09-17T10:44:38.033602+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[26527]: audit 2024-09-17T10:44:36.401977+0000 mgr.x (mgr.24520) 40 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[26527]: audit 2024-09-17T10:44:37.131598+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[26527]: audit 2024-09-17T10:44:37.139397+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[26527]: audit 2024-09-17T10:44:38.004832+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[26527]: audit 2024-09-17T10:44:38.019140+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:38.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[26527]: audit 2024-09-17T10:44:38.022509+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:44:38.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[26527]: audit 2024-09-17T10:44:38.024309+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:44:38.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:38 smithi163 bash[26527]: audit 2024-09-17T10:44:38.033602+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:44:39.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:39 smithi164 bash[21879]: cluster 2024-09-17T10:44:37.363690+0000 mgr.x (mgr.24520) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:44:39.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:39 smithi163 bash[26527]: cluster 2024-09-17T10:44:37.363690+0000 mgr.x (mgr.24520) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:44:39.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:39 smithi163 bash[19901]: cluster 2024-09-17T10:44:37.363690+0000 mgr.x (mgr.24520) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:44:41.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:41 smithi164 bash[21879]: cluster 2024-09-17T10:44:39.364562+0000 mgr.x (mgr.24520) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-09-17T10:44:41.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:41 smithi164 bash[21879]: audit 2024-09-17T10:44:40.376973+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:41.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:41 smithi163 bash[26527]: cluster 2024-09-17T10:44:39.364562+0000 mgr.x (mgr.24520) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-09-17T10:44:41.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:41 smithi163 bash[26527]: audit 2024-09-17T10:44:40.376973+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:41.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:41 smithi163 bash[19901]: cluster 2024-09-17T10:44:39.364562+0000 mgr.x (mgr.24520) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-09-17T10:44:41.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:41 smithi163 bash[19901]: audit 2024-09-17T10:44:40.376973+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:43.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:43 smithi164 bash[21879]: cluster 2024-09-17T10:44:41.366356+0000 mgr.x (mgr.24520) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:44:43.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:43 smithi163 bash[19901]: cluster 2024-09-17T10:44:41.366356+0000 mgr.x (mgr.24520) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:44:43.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:43 smithi163 bash[26527]: cluster 2024-09-17T10:44:41.366356+0000 mgr.x (mgr.24520) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:44:45.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:45 smithi164 bash[21879]: cluster 2024-09-17T10:44:43.367182+0000 mgr.x (mgr.24520) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:44:45.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:45 smithi163 bash[19901]: cluster 2024-09-17T10:44:43.367182+0000 mgr.x (mgr.24520) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:44:45.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:45 smithi163 bash[26527]: cluster 2024-09-17T10:44:43.367182+0000 mgr.x (mgr.24520) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:44:47.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:47 smithi164 bash[21879]: cluster 2024-09-17T10:44:45.368045+0000 mgr.x (mgr.24520) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-09-17T10:44:47.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:44:47] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:44:47.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:47 smithi163 bash[19901]: cluster 2024-09-17T10:44:45.368045+0000 mgr.x (mgr.24520) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-09-17T10:44:47.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:47 smithi163 bash[26527]: cluster 2024-09-17T10:44:45.368045+0000 mgr.x (mgr.24520) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-09-17T10:44:48.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:48 smithi164 bash[21879]: audit 2024-09-17T10:44:46.413702+0000 mgr.x (mgr.24520) 46 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:48.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:48 smithi163 bash[19901]: audit 2024-09-17T10:44:46.413702+0000 mgr.x (mgr.24520) 46 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:48.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:48 smithi163 bash[26527]: audit 2024-09-17T10:44:46.413702+0000 mgr.x (mgr.24520) 46 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:49.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:49 smithi164 bash[21879]: cluster 2024-09-17T10:44:47.369690+0000 mgr.x (mgr.24520) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:49.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:49 smithi163 bash[19901]: cluster 2024-09-17T10:44:47.369690+0000 mgr.x (mgr.24520) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:49.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:49 smithi163 bash[26527]: cluster 2024-09-17T10:44:47.369690+0000 mgr.x (mgr.24520) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:51 smithi164 bash[21879]: cluster 2024-09-17T10:44:49.370475+0000 mgr.x (mgr.24520) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:51.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:51 smithi163 bash[26527]: cluster 2024-09-17T10:44:49.370475+0000 mgr.x (mgr.24520) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:51.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:51 smithi163 bash[19901]: cluster 2024-09-17T10:44:49.370475+0000 mgr.x (mgr.24520) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:53.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:53 smithi164 bash[21879]: cluster 2024-09-17T10:44:51.372093+0000 mgr.x (mgr.24520) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:53.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:53 smithi163 bash[26527]: cluster 2024-09-17T10:44:51.372093+0000 mgr.x (mgr.24520) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:53.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:53 smithi163 bash[19901]: cluster 2024-09-17T10:44:51.372093+0000 mgr.x (mgr.24520) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:55.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:55 smithi164 bash[21879]: cluster 2024-09-17T10:44:53.372821+0000 mgr.x (mgr.24520) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:55.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:55 smithi163 bash[26527]: cluster 2024-09-17T10:44:53.372821+0000 mgr.x (mgr.24520) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:55.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:55 smithi163 bash[19901]: cluster 2024-09-17T10:44:53.372821+0000 mgr.x (mgr.24520) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:56.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:56 smithi164 bash[21879]: audit 2024-09-17T10:44:55.377606+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:56.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:56 smithi163 bash[26527]: audit 2024-09-17T10:44:55.377606+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:56.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:56 smithi163 bash[19901]: audit 2024-09-17T10:44:55.377606+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:44:57.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:57 smithi164 bash[21879]: cluster 2024-09-17T10:44:55.373608+0000 mgr.x (mgr.24520) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:57.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:44:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:44:57] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:44:57.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:57 smithi163 bash[26527]: cluster 2024-09-17T10:44:55.373608+0000 mgr.x (mgr.24520) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:57.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:57 smithi163 bash[19901]: cluster 2024-09-17T10:44:55.373608+0000 mgr.x (mgr.24520) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:44:58.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:58 smithi164 bash[21879]: audit 2024-09-17T10:44:56.425164+0000 mgr.x (mgr.24520) 52 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:58.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:58 smithi163 bash[19901]: audit 2024-09-17T10:44:56.425164+0000 mgr.x (mgr.24520) 52 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:58.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:58 smithi163 bash[26527]: audit 2024-09-17T10:44:56.425164+0000 mgr.x (mgr.24520) 52 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:44:59.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:44:59 smithi164 bash[21879]: cluster 2024-09-17T10:44:57.375198+0000 mgr.x (mgr.24520) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:59.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:44:59 smithi163 bash[26527]: cluster 2024-09-17T10:44:57.375198+0000 mgr.x (mgr.24520) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:44:59.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:44:59 smithi163 bash[19901]: cluster 2024-09-17T10:44:57.375198+0000 mgr.x (mgr.24520) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:01.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:01 smithi164 bash[21879]: cluster 2024-09-17T10:44:59.375912+0000 mgr.x (mgr.24520) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:01.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:01 smithi163 bash[26527]: cluster 2024-09-17T10:44:59.375912+0000 mgr.x (mgr.24520) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:01.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:01 smithi163 bash[19901]: cluster 2024-09-17T10:44:59.375912+0000 mgr.x (mgr.24520) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:03.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:03 smithi164 bash[21879]: cluster 2024-09-17T10:45:01.377616+0000 mgr.x (mgr.24520) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:03.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:03 smithi163 bash[19901]: cluster 2024-09-17T10:45:01.377616+0000 mgr.x (mgr.24520) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:03.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:03 smithi163 bash[26527]: cluster 2024-09-17T10:45:01.377616+0000 mgr.x (mgr.24520) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:05.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:05 smithi164 bash[21879]: cluster 2024-09-17T10:45:03.378431+0000 mgr.x (mgr.24520) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:05.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:05 smithi163 bash[19901]: cluster 2024-09-17T10:45:03.378431+0000 mgr.x (mgr.24520) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:05.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:05 smithi163 bash[26527]: cluster 2024-09-17T10:45:03.378431+0000 mgr.x (mgr.24520) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:07.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:07 smithi164 bash[21879]: cluster 2024-09-17T10:45:05.379111+0000 mgr.x (mgr.24520) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:07.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:45:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:45:07] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:45:07.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:07 smithi163 bash[26527]: cluster 2024-09-17T10:45:05.379111+0000 mgr.x (mgr.24520) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:07.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:07 smithi163 bash[19901]: cluster 2024-09-17T10:45:05.379111+0000 mgr.x (mgr.24520) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:08.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:08 smithi164 bash[21879]: audit 2024-09-17T10:45:06.436604+0000 mgr.x (mgr.24520) 58 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:08.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:08 smithi163 bash[26527]: audit 2024-09-17T10:45:06.436604+0000 mgr.x (mgr.24520) 58 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:08.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:08 smithi163 bash[19901]: audit 2024-09-17T10:45:06.436604+0000 mgr.x (mgr.24520) 58 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:09.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:09 smithi164 bash[21879]: cluster 2024-09-17T10:45:07.380756+0000 mgr.x (mgr.24520) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:09.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:09 smithi163 bash[26527]: cluster 2024-09-17T10:45:07.380756+0000 mgr.x (mgr.24520) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:09.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:09 smithi163 bash[19901]: cluster 2024-09-17T10:45:07.380756+0000 mgr.x (mgr.24520) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:11.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:11 smithi164 bash[21879]: cluster 2024-09-17T10:45:09.381485+0000 mgr.x (mgr.24520) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:11.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:11 smithi164 bash[21879]: audit 2024-09-17T10:45:10.406449+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:11.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:11 smithi163 bash[19901]: cluster 2024-09-17T10:45:09.381485+0000 mgr.x (mgr.24520) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:11.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:11 smithi163 bash[19901]: audit 2024-09-17T10:45:10.406449+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:11.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:11 smithi163 bash[26527]: cluster 2024-09-17T10:45:09.381485+0000 mgr.x (mgr.24520) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:11.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:11 smithi163 bash[26527]: audit 2024-09-17T10:45:10.406449+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:13.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:13 smithi164 bash[21879]: cluster 2024-09-17T10:45:11.383363+0000 mgr.x (mgr.24520) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:13.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:13 smithi163 bash[19901]: cluster 2024-09-17T10:45:11.383363+0000 mgr.x (mgr.24520) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:13.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:13 smithi163 bash[26527]: cluster 2024-09-17T10:45:11.383363+0000 mgr.x (mgr.24520) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:15.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:15 smithi164 bash[21879]: cluster 2024-09-17T10:45:13.384194+0000 mgr.x (mgr.24520) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:15.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:15 smithi163 bash[26527]: cluster 2024-09-17T10:45:13.384194+0000 mgr.x (mgr.24520) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:15.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:15 smithi163 bash[19901]: cluster 2024-09-17T10:45:13.384194+0000 mgr.x (mgr.24520) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:17.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:17 smithi164 bash[21879]: cluster 2024-09-17T10:45:15.384941+0000 mgr.x (mgr.24520) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:17.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:45:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:45:17] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:45:17.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:17 smithi163 bash[26527]: cluster 2024-09-17T10:45:15.384941+0000 mgr.x (mgr.24520) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:17.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:17 smithi163 bash[19901]: cluster 2024-09-17T10:45:15.384941+0000 mgr.x (mgr.24520) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:18.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:18 smithi164 bash[21879]: audit 2024-09-17T10:45:16.445211+0000 mgr.x (mgr.24520) 64 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:18.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:18 smithi163 bash[19901]: audit 2024-09-17T10:45:16.445211+0000 mgr.x (mgr.24520) 64 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:18.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:18 smithi163 bash[26527]: audit 2024-09-17T10:45:16.445211+0000 mgr.x (mgr.24520) 64 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:19.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:19 smithi164 bash[21879]: cluster 2024-09-17T10:45:17.386640+0000 mgr.x (mgr.24520) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:19.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:19 smithi163 bash[26527]: cluster 2024-09-17T10:45:17.386640+0000 mgr.x (mgr.24520) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:19.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:19 smithi163 bash[19901]: cluster 2024-09-17T10:45:17.386640+0000 mgr.x (mgr.24520) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:21.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:21 smithi164 bash[21879]: cluster 2024-09-17T10:45:19.387351+0000 mgr.x (mgr.24520) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:21.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:21 smithi163 bash[19901]: cluster 2024-09-17T10:45:19.387351+0000 mgr.x (mgr.24520) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:21.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:21 smithi163 bash[26527]: cluster 2024-09-17T10:45:19.387351+0000 mgr.x (mgr.24520) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:23.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:23 smithi164 bash[21879]: cluster 2024-09-17T10:45:21.389063+0000 mgr.x (mgr.24520) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:23.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:23 smithi163 bash[26527]: cluster 2024-09-17T10:45:21.389063+0000 mgr.x (mgr.24520) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:23.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:23 smithi163 bash[19901]: cluster 2024-09-17T10:45:21.389063+0000 mgr.x (mgr.24520) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:25.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:25 smithi164 bash[21879]: cluster 2024-09-17T10:45:23.389888+0000 mgr.x (mgr.24520) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:25.558 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:25 smithi163 bash[19901]: cluster 2024-09-17T10:45:23.389888+0000 mgr.x (mgr.24520) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:25.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:25 smithi163 bash[26527]: cluster 2024-09-17T10:45:23.389888+0000 mgr.x (mgr.24520) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:26.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:26 smithi164 bash[21879]: audit 2024-09-17T10:45:25.406636+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:26.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:26 smithi163 bash[26527]: audit 2024-09-17T10:45:25.406636+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:26.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:26 smithi163 bash[19901]: audit 2024-09-17T10:45:25.406636+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:27 smithi164 bash[21879]: cluster 2024-09-17T10:45:25.390711+0000 mgr.x (mgr.24520) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:27.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:45:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:45:27] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:45:27.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:27 smithi163 bash[26527]: cluster 2024-09-17T10:45:25.390711+0000 mgr.x (mgr.24520) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:27.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:27 smithi163 bash[19901]: cluster 2024-09-17T10:45:25.390711+0000 mgr.x (mgr.24520) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:28.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:28 smithi164 bash[21879]: audit 2024-09-17T10:45:26.456693+0000 mgr.x (mgr.24520) 70 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:28.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:28 smithi163 bash[26527]: audit 2024-09-17T10:45:26.456693+0000 mgr.x (mgr.24520) 70 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:28.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:28 smithi163 bash[19901]: audit 2024-09-17T10:45:26.456693+0000 mgr.x (mgr.24520) 70 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:29.558 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:29 smithi163 bash[26527]: cluster 2024-09-17T10:45:27.392489+0000 mgr.x (mgr.24520) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:29.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:29 smithi163 bash[19901]: cluster 2024-09-17T10:45:27.392489+0000 mgr.x (mgr.24520) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:29.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:29 smithi164 bash[21879]: cluster 2024-09-17T10:45:27.392489+0000 mgr.x (mgr.24520) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:31.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:31 smithi163 bash[19901]: cluster 2024-09-17T10:45:29.393318+0000 mgr.x (mgr.24520) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:31.559 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:31 smithi163 bash[26527]: cluster 2024-09-17T10:45:29.393318+0000 mgr.x (mgr.24520) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:31.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:31 smithi164 bash[21879]: cluster 2024-09-17T10:45:29.393318+0000 mgr.x (mgr.24520) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:33.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:33 smithi164 bash[21879]: cluster 2024-09-17T10:45:31.395093+0000 mgr.x (mgr.24520) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:33.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:33 smithi163 bash[19901]: cluster 2024-09-17T10:45:31.395093+0000 mgr.x (mgr.24520) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:33.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:33 smithi163 bash[26527]: cluster 2024-09-17T10:45:31.395093+0000 mgr.x (mgr.24520) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:35.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:35 smithi164 bash[21879]: cluster 2024-09-17T10:45:33.395932+0000 mgr.x (mgr.24520) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:35.808 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:35 smithi163 bash[19901]: cluster 2024-09-17T10:45:33.395932+0000 mgr.x (mgr.24520) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:35.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:35 smithi163 bash[26527]: cluster 2024-09-17T10:45:33.395932+0000 mgr.x (mgr.24520) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:37.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:37 smithi164 bash[21879]: cluster 2024-09-17T10:45:35.396761+0000 mgr.x (mgr.24520) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:37.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:45:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:45:37] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:45:37.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:37 smithi163 bash[26527]: cluster 2024-09-17T10:45:35.396761+0000 mgr.x (mgr.24520) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:37.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:37 smithi163 bash[19901]: cluster 2024-09-17T10:45:35.396761+0000 mgr.x (mgr.24520) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:38.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:38 smithi164 bash[21879]: audit 2024-09-17T10:45:36.468320+0000 mgr.x (mgr.24520) 76 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:38.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:38 smithi163 bash[19901]: audit 2024-09-17T10:45:36.468320+0000 mgr.x (mgr.24520) 76 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:38.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:38 smithi163 bash[26527]: audit 2024-09-17T10:45:36.468320+0000 mgr.x (mgr.24520) 76 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:39 smithi164 bash[21879]: cluster 2024-09-17T10:45:37.398471+0000 mgr.x (mgr.24520) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:39 smithi164 bash[21879]: audit 2024-09-17T10:45:38.803232+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:45:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:39 smithi164 bash[21879]: audit 2024-09-17T10:45:38.805238+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:45:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:39 smithi164 bash[21879]: audit 2024-09-17T10:45:38.815609+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:45:39.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:39 smithi163 bash[19901]: cluster 2024-09-17T10:45:37.398471+0000 mgr.x (mgr.24520) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:39.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:39 smithi163 bash[19901]: audit 2024-09-17T10:45:38.803232+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:45:39.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:39 smithi163 bash[19901]: audit 2024-09-17T10:45:38.805238+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:45:39.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:39 smithi163 bash[19901]: audit 2024-09-17T10:45:38.815609+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:45:39.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:39 smithi163 bash[26527]: cluster 2024-09-17T10:45:37.398471+0000 mgr.x (mgr.24520) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:39.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:39 smithi163 bash[26527]: audit 2024-09-17T10:45:38.803232+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:45:39.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:39 smithi163 bash[26527]: audit 2024-09-17T10:45:38.805238+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:45:39.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:39 smithi163 bash[26527]: audit 2024-09-17T10:45:38.815609+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:45:41.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:41 smithi164 bash[21879]: cluster 2024-09-17T10:45:39.399121+0000 mgr.x (mgr.24520) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:41.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:41 smithi164 bash[21879]: audit 2024-09-17T10:45:40.407137+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:41.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:41 smithi163 bash[19901]: cluster 2024-09-17T10:45:39.399121+0000 mgr.x (mgr.24520) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:41.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:41 smithi163 bash[19901]: audit 2024-09-17T10:45:40.407137+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:41.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:41 smithi163 bash[26527]: cluster 2024-09-17T10:45:39.399121+0000 mgr.x (mgr.24520) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:41.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:41 smithi163 bash[26527]: audit 2024-09-17T10:45:40.407137+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:43.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:43 smithi164 bash[21879]: cluster 2024-09-17T10:45:41.400749+0000 mgr.x (mgr.24520) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:43.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:43 smithi163 bash[19901]: cluster 2024-09-17T10:45:41.400749+0000 mgr.x (mgr.24520) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:43.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:43 smithi163 bash[26527]: cluster 2024-09-17T10:45:41.400749+0000 mgr.x (mgr.24520) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:45:45.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:45 smithi164 bash[21879]: cluster 2024-09-17T10:45:43.401595+0000 mgr.x (mgr.24520) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:45.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:45 smithi163 bash[19901]: cluster 2024-09-17T10:45:43.401595+0000 mgr.x (mgr.24520) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:45.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:45 smithi163 bash[26527]: cluster 2024-09-17T10:45:43.401595+0000 mgr.x (mgr.24520) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:47.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:47 smithi164 bash[21879]: cluster 2024-09-17T10:45:45.402290+0000 mgr.x (mgr.24520) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:47.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:45:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:45:47] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:45:47.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:47 smithi163 bash[26527]: cluster 2024-09-17T10:45:45.402290+0000 mgr.x (mgr.24520) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:47.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:47 smithi163 bash[19901]: cluster 2024-09-17T10:45:45.402290+0000 mgr.x (mgr.24520) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:45:48.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:48 smithi164 bash[21879]: audit 2024-09-17T10:45:46.477494+0000 mgr.x (mgr.24520) 82 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:48.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:48 smithi163 bash[26527]: audit 2024-09-17T10:45:46.477494+0000 mgr.x (mgr.24520) 82 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:48.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:48 smithi163 bash[19901]: audit 2024-09-17T10:45:46.477494+0000 mgr.x (mgr.24520) 82 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:49.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:49 smithi164 bash[21879]: cluster 2024-09-17T10:45:47.403862+0000 mgr.x (mgr.24520) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-09-17T10:45:49.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:49 smithi163 bash[26527]: cluster 2024-09-17T10:45:47.403862+0000 mgr.x (mgr.24520) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-09-17T10:45:49.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:49 smithi163 bash[19901]: cluster 2024-09-17T10:45:47.403862+0000 mgr.x (mgr.24520) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-09-17T10:45:50.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:50 smithi164 bash[21879]: cluster 2024-09-17T10:45:49.404580+0000 mgr.x (mgr.24520) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-17T10:45:50.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:50 smithi163 bash[26527]: cluster 2024-09-17T10:45:49.404580+0000 mgr.x (mgr.24520) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-17T10:45:50.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:50 smithi163 bash[19901]: cluster 2024-09-17T10:45:49.404580+0000 mgr.x (mgr.24520) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-17T10:45:52.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:52 smithi164 bash[21879]: cluster 2024-09-17T10:45:51.406441+0000 mgr.x (mgr.24520) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:45:52.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:52 smithi163 bash[26527]: cluster 2024-09-17T10:45:51.406441+0000 mgr.x (mgr.24520) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:45:52.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:52 smithi163 bash[19901]: cluster 2024-09-17T10:45:51.406441+0000 mgr.x (mgr.24520) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:45:54.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:54 smithi164 bash[21879]: cluster 2024-09-17T10:45:53.407170+0000 mgr.x (mgr.24520) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:45:54.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:54 smithi163 bash[19901]: cluster 2024-09-17T10:45:53.407170+0000 mgr.x (mgr.24520) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:45:54.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:54 smithi163 bash[26527]: cluster 2024-09-17T10:45:53.407170+0000 mgr.x (mgr.24520) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:45:55.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:55 smithi164 bash[21879]: audit 2024-09-17T10:45:55.407471+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:55.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:55 smithi163 bash[19901]: audit 2024-09-17T10:45:55.407471+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:55.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:55 smithi163 bash[26527]: audit 2024-09-17T10:45:55.407471+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:45:56.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:56 smithi164 bash[21879]: cluster 2024-09-17T10:45:55.407880+0000 mgr.x (mgr.24520) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:45:56.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:56 smithi163 bash[19901]: cluster 2024-09-17T10:45:55.407880+0000 mgr.x (mgr.24520) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:45:56.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:56 smithi163 bash[26527]: cluster 2024-09-17T10:45:55.407880+0000 mgr.x (mgr.24520) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:45:57.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:57 smithi164 bash[21879]: audit 2024-09-17T10:45:56.487271+0000 mgr.x (mgr.24520) 88 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:57.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:45:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:45:57] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:45:57.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:57 smithi163 bash[26527]: audit 2024-09-17T10:45:56.487271+0000 mgr.x (mgr.24520) 88 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:57.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:57 smithi163 bash[19901]: audit 2024-09-17T10:45:56.487271+0000 mgr.x (mgr.24520) 88 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:45:58.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:45:58 smithi164 bash[21879]: cluster 2024-09-17T10:45:57.409902+0000 mgr.x (mgr.24520) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:45:58.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:45:58 smithi163 bash[26527]: cluster 2024-09-17T10:45:57.409902+0000 mgr.x (mgr.24520) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:45:58.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:45:58 smithi163 bash[19901]: cluster 2024-09-17T10:45:57.409902+0000 mgr.x (mgr.24520) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:46:00.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:00 smithi164 bash[21879]: cluster 2024-09-17T10:45:59.410605+0000 mgr.x (mgr.24520) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s 2024-09-17T10:46:00.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:00 smithi163 bash[26527]: cluster 2024-09-17T10:45:59.410605+0000 mgr.x (mgr.24520) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s 2024-09-17T10:46:00.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:00 smithi163 bash[19901]: cluster 2024-09-17T10:45:59.410605+0000 mgr.x (mgr.24520) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s 2024-09-17T10:46:02.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:02 smithi164 bash[21879]: cluster 2024-09-17T10:46:01.412284+0000 mgr.x (mgr.24520) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s 2024-09-17T10:46:02.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:02 smithi163 bash[26527]: cluster 2024-09-17T10:46:01.412284+0000 mgr.x (mgr.24520) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s 2024-09-17T10:46:02.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:02 smithi163 bash[19901]: cluster 2024-09-17T10:46:01.412284+0000 mgr.x (mgr.24520) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s 2024-09-17T10:46:04.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:04 smithi164 bash[21879]: cluster 2024-09-17T10:46:03.413007+0000 mgr.x (mgr.24520) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:46:04.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:04 smithi163 bash[26527]: cluster 2024-09-17T10:46:03.413007+0000 mgr.x (mgr.24520) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:46:04.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:04 smithi163 bash[19901]: cluster 2024-09-17T10:46:03.413007+0000 mgr.x (mgr.24520) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:46:06.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:06 smithi164 bash[21879]: cluster 2024-09-17T10:46:05.413698+0000 mgr.x (mgr.24520) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:46:06.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:06 smithi163 bash[26527]: cluster 2024-09-17T10:46:05.413698+0000 mgr.x (mgr.24520) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:46:06.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:06 smithi163 bash[19901]: cluster 2024-09-17T10:46:05.413698+0000 mgr.x (mgr.24520) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:46:07.528 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:46:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:46:07] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:46:07.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:07 smithi164 bash[21879]: audit 2024-09-17T10:46:06.497600+0000 mgr.x (mgr.24520) 94 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:07.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:07 smithi163 bash[19901]: audit 2024-09-17T10:46:06.497600+0000 mgr.x (mgr.24520) 94 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:07.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:07 smithi163 bash[26527]: audit 2024-09-17T10:46:06.497600+0000 mgr.x (mgr.24520) 94 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:08 smithi164 bash[21879]: cluster 2024-09-17T10:46:07.415306+0000 mgr.x (mgr.24520) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:46:08.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:08 smithi163 bash[19901]: cluster 2024-09-17T10:46:07.415306+0000 mgr.x (mgr.24520) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:46:08.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:08 smithi163 bash[26527]: cluster 2024-09-17T10:46:07.415306+0000 mgr.x (mgr.24520) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:46:10.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:10 smithi164 bash[21879]: cluster 2024-09-17T10:46:09.416022+0000 mgr.x (mgr.24520) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:10.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:10 smithi164 bash[21879]: audit 2024-09-17T10:46:10.444765+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:10.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:10 smithi163 bash[26527]: cluster 2024-09-17T10:46:09.416022+0000 mgr.x (mgr.24520) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:10.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:10 smithi163 bash[26527]: audit 2024-09-17T10:46:10.444765+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:10.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:10 smithi163 bash[19901]: cluster 2024-09-17T10:46:09.416022+0000 mgr.x (mgr.24520) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:10.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:10 smithi163 bash[19901]: audit 2024-09-17T10:46:10.444765+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:12.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:12 smithi163 bash[19901]: cluster 2024-09-17T10:46:11.417733+0000 mgr.x (mgr.24520) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:12.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:12 smithi163 bash[26527]: cluster 2024-09-17T10:46:11.417733+0000 mgr.x (mgr.24520) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:13.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:12 smithi164 bash[21879]: cluster 2024-09-17T10:46:11.417733+0000 mgr.x (mgr.24520) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:14.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:14 smithi163 bash[19901]: cluster 2024-09-17T10:46:13.418540+0000 mgr.x (mgr.24520) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:14.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:14 smithi163 bash[26527]: cluster 2024-09-17T10:46:13.418540+0000 mgr.x (mgr.24520) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:15.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:14 smithi164 bash[21879]: cluster 2024-09-17T10:46:13.418540+0000 mgr.x (mgr.24520) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:16.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:16 smithi163 bash[19901]: cluster 2024-09-17T10:46:15.419312+0000 mgr.x (mgr.24520) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:16.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:16 smithi163 bash[26527]: cluster 2024-09-17T10:46:15.419312+0000 mgr.x (mgr.24520) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:17.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:16 smithi164 bash[21879]: cluster 2024-09-17T10:46:15.419312+0000 mgr.x (mgr.24520) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:17.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:46:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:46:17] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-17T10:46:17.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:17 smithi163 bash[26527]: audit 2024-09-17T10:46:16.508901+0000 mgr.x (mgr.24520) 100 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:17.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:17 smithi163 bash[19901]: audit 2024-09-17T10:46:16.508901+0000 mgr.x (mgr.24520) 100 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:18.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:17 smithi164 bash[21879]: audit 2024-09-17T10:46:16.508901+0000 mgr.x (mgr.24520) 100 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:18.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:18 smithi163 bash[26527]: cluster 2024-09-17T10:46:17.421056+0000 mgr.x (mgr.24520) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:18.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:18 smithi163 bash[19901]: cluster 2024-09-17T10:46:17.421056+0000 mgr.x (mgr.24520) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:19.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:18 smithi164 bash[21879]: cluster 2024-09-17T10:46:17.421056+0000 mgr.x (mgr.24520) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:21.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:20 smithi164 bash[21879]: cluster 2024-09-17T10:46:19.421836+0000 mgr.x (mgr.24520) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:21.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:20 smithi163 bash[26527]: cluster 2024-09-17T10:46:19.421836+0000 mgr.x (mgr.24520) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:21.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:20 smithi163 bash[19901]: cluster 2024-09-17T10:46:19.421836+0000 mgr.x (mgr.24520) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:23.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:22 smithi164 bash[21879]: cluster 2024-09-17T10:46:21.423511+0000 mgr.x (mgr.24520) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:23.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:22 smithi163 bash[26527]: cluster 2024-09-17T10:46:21.423511+0000 mgr.x (mgr.24520) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:23.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:22 smithi163 bash[19901]: cluster 2024-09-17T10:46:21.423511+0000 mgr.x (mgr.24520) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:25.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:24 smithi164 bash[21879]: cluster 2024-09-17T10:46:23.424145+0000 mgr.x (mgr.24520) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:25.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:24 smithi163 bash[19901]: cluster 2024-09-17T10:46:23.424145+0000 mgr.x (mgr.24520) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:25.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:24 smithi163 bash[26527]: cluster 2024-09-17T10:46:23.424145+0000 mgr.x (mgr.24520) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:26.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:25 smithi164 bash[21879]: audit 2024-09-17T10:46:25.444905+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:26.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:25 smithi163 bash[19901]: audit 2024-09-17T10:46:25.444905+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:26.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:25 smithi163 bash[26527]: audit 2024-09-17T10:46:25.444905+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:26.809 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:26 smithi163 bash[19901]: cluster 2024-09-17T10:46:25.424858+0000 mgr.x (mgr.24520) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:26.809 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:26 smithi163 bash[26527]: cluster 2024-09-17T10:46:25.424858+0000 mgr.x (mgr.24520) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:27.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:26 smithi164 bash[21879]: cluster 2024-09-17T10:46:25.424858+0000 mgr.x (mgr.24520) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:27.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:46:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:46:27] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.43.0" 2024-09-17T10:46:28.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:27 smithi164 bash[21879]: audit 2024-09-17T10:46:26.520210+0000 mgr.x (mgr.24520) 106 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:28.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:27 smithi163 bash[19901]: audit 2024-09-17T10:46:26.520210+0000 mgr.x (mgr.24520) 106 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:28.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:27 smithi163 bash[26527]: audit 2024-09-17T10:46:26.520210+0000 mgr.x (mgr.24520) 106 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:29.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:28 smithi164 bash[21879]: cluster 2024-09-17T10:46:27.426569+0000 mgr.x (mgr.24520) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:29.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:28 smithi163 bash[19901]: cluster 2024-09-17T10:46:27.426569+0000 mgr.x (mgr.24520) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:29.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:28 smithi163 bash[26527]: cluster 2024-09-17T10:46:27.426569+0000 mgr.x (mgr.24520) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:31.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:30 smithi164 bash[21879]: cluster 2024-09-17T10:46:29.427224+0000 mgr.x (mgr.24520) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:31.059 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:30 smithi163 bash[19901]: cluster 2024-09-17T10:46:29.427224+0000 mgr.x (mgr.24520) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:31.059 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:30 smithi163 bash[26527]: cluster 2024-09-17T10:46:29.427224+0000 mgr.x (mgr.24520) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:32 smithi164 bash[21879]: cluster 2024-09-17T10:46:31.428817+0000 mgr.x (mgr.24520) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:33.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:32 smithi163 bash[19901]: cluster 2024-09-17T10:46:31.428817+0000 mgr.x (mgr.24520) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:33.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:32 smithi163 bash[26527]: cluster 2024-09-17T10:46:31.428817+0000 mgr.x (mgr.24520) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:35.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:34 smithi164 bash[21879]: cluster 2024-09-17T10:46:33.429543+0000 mgr.x (mgr.24520) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:35.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:34 smithi163 bash[19901]: cluster 2024-09-17T10:46:33.429543+0000 mgr.x (mgr.24520) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:35.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:34 smithi163 bash[26527]: cluster 2024-09-17T10:46:33.429543+0000 mgr.x (mgr.24520) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:37.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:36 smithi164 bash[21879]: cluster 2024-09-17T10:46:35.430274+0000 mgr.x (mgr.24520) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:37.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:36 smithi163 bash[19901]: cluster 2024-09-17T10:46:35.430274+0000 mgr.x (mgr.24520) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:37.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:36 smithi163 bash[26527]: cluster 2024-09-17T10:46:35.430274+0000 mgr.x (mgr.24520) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:37.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:46:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:46:37] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.43.0" 2024-09-17T10:46:38.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:37 smithi164 bash[21879]: audit 2024-09-17T10:46:36.526400+0000 mgr.x (mgr.24520) 112 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:38.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:37 smithi163 bash[19901]: audit 2024-09-17T10:46:36.526400+0000 mgr.x (mgr.24520) 112 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:38.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:37 smithi163 bash[26527]: audit 2024-09-17T10:46:36.526400+0000 mgr.x (mgr.24520) 112 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:39.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:38 smithi164 bash[21879]: cluster 2024-09-17T10:46:37.431952+0000 mgr.x (mgr.24520) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:39.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:38 smithi163 bash[26527]: cluster 2024-09-17T10:46:37.431952+0000 mgr.x (mgr.24520) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:39.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:38 smithi163 bash[19901]: cluster 2024-09-17T10:46:37.431952+0000 mgr.x (mgr.24520) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:40.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:39 smithi164 bash[21879]: audit 2024-09-17T10:46:39.660648+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:46:40.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:39 smithi164 bash[21879]: audit 2024-09-17T10:46:39.662404+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:46:40.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:39 smithi164 bash[21879]: audit 2024-09-17T10:46:39.675205+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:46:40.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:39 smithi163 bash[26527]: audit 2024-09-17T10:46:39.660648+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:46:40.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:39 smithi163 bash[26527]: audit 2024-09-17T10:46:39.662404+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:46:40.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:39 smithi163 bash[26527]: audit 2024-09-17T10:46:39.675205+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:46:40.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:39 smithi163 bash[19901]: audit 2024-09-17T10:46:39.660648+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:46:40.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:39 smithi163 bash[19901]: audit 2024-09-17T10:46:39.662404+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:46:40.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:39 smithi163 bash[19901]: audit 2024-09-17T10:46:39.675205+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:46:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:40 smithi164 bash[21879]: cluster 2024-09-17T10:46:39.432617+0000 mgr.x (mgr.24520) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:40 smithi164 bash[21879]: audit 2024-09-17T10:46:40.445325+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:41.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:40 smithi163 bash[26527]: cluster 2024-09-17T10:46:39.432617+0000 mgr.x (mgr.24520) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:41.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:40 smithi163 bash[26527]: audit 2024-09-17T10:46:40.445325+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:41.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:40 smithi163 bash[19901]: cluster 2024-09-17T10:46:39.432617+0000 mgr.x (mgr.24520) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:41.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:40 smithi163 bash[19901]: audit 2024-09-17T10:46:40.445325+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:43.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:42 smithi164 bash[21879]: cluster 2024-09-17T10:46:41.434316+0000 mgr.x (mgr.24520) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:43.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:42 smithi163 bash[26527]: cluster 2024-09-17T10:46:41.434316+0000 mgr.x (mgr.24520) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:43.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:42 smithi163 bash[19901]: cluster 2024-09-17T10:46:41.434316+0000 mgr.x (mgr.24520) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:45.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:44 smithi164 bash[21879]: cluster 2024-09-17T10:46:43.435004+0000 mgr.x (mgr.24520) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:45.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:44 smithi163 bash[19901]: cluster 2024-09-17T10:46:43.435004+0000 mgr.x (mgr.24520) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:45.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:44 smithi163 bash[26527]: cluster 2024-09-17T10:46:43.435004+0000 mgr.x (mgr.24520) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:47.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:46 smithi164 bash[21879]: cluster 2024-09-17T10:46:45.435695+0000 mgr.x (mgr.24520) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:47.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:46 smithi163 bash[26527]: cluster 2024-09-17T10:46:45.435695+0000 mgr.x (mgr.24520) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:47.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:46 smithi163 bash[19901]: cluster 2024-09-17T10:46:45.435695+0000 mgr.x (mgr.24520) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:47.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:46:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:46:47] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.43.0" 2024-09-17T10:46:48.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:47 smithi164 bash[21879]: audit 2024-09-17T10:46:46.532357+0000 mgr.x (mgr.24520) 118 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:48.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:47 smithi163 bash[26527]: audit 2024-09-17T10:46:46.532357+0000 mgr.x (mgr.24520) 118 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:48.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:47 smithi163 bash[19901]: audit 2024-09-17T10:46:46.532357+0000 mgr.x (mgr.24520) 118 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:49.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:48 smithi164 bash[21879]: cluster 2024-09-17T10:46:47.437300+0000 mgr.x (mgr.24520) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:49.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:48 smithi163 bash[26527]: cluster 2024-09-17T10:46:47.437300+0000 mgr.x (mgr.24520) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:49.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:48 smithi163 bash[19901]: cluster 2024-09-17T10:46:47.437300+0000 mgr.x (mgr.24520) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:51.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:50 smithi164 bash[21879]: cluster 2024-09-17T10:46:49.438017+0000 mgr.x (mgr.24520) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:51.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:50 smithi163 bash[26527]: cluster 2024-09-17T10:46:49.438017+0000 mgr.x (mgr.24520) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:51.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:50 smithi163 bash[19901]: cluster 2024-09-17T10:46:49.438017+0000 mgr.x (mgr.24520) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:53.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:52 smithi164 bash[21879]: cluster 2024-09-17T10:46:51.439617+0000 mgr.x (mgr.24520) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:53.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:52 smithi163 bash[26527]: cluster 2024-09-17T10:46:51.439617+0000 mgr.x (mgr.24520) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:53.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:52 smithi163 bash[19901]: cluster 2024-09-17T10:46:51.439617+0000 mgr.x (mgr.24520) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:55.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:54 smithi164 bash[21879]: cluster 2024-09-17T10:46:53.440299+0000 mgr.x (mgr.24520) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:55.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:54 smithi163 bash[19901]: cluster 2024-09-17T10:46:53.440299+0000 mgr.x (mgr.24520) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:55.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:54 smithi163 bash[26527]: cluster 2024-09-17T10:46:53.440299+0000 mgr.x (mgr.24520) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:56.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:55 smithi164 bash[21879]: audit 2024-09-17T10:46:55.445472+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:56.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:55 smithi163 bash[19901]: audit 2024-09-17T10:46:55.445472+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:56.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:55 smithi163 bash[26527]: audit 2024-09-17T10:46:55.445472+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:46:57.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:56 smithi164 bash[21879]: cluster 2024-09-17T10:46:55.441004+0000 mgr.x (mgr.24520) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:57.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:56 smithi163 bash[26527]: cluster 2024-09-17T10:46:55.441004+0000 mgr.x (mgr.24520) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:57.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:56 smithi163 bash[19901]: cluster 2024-09-17T10:46:55.441004+0000 mgr.x (mgr.24520) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:46:57.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:46:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:46:57] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.43.0" 2024-09-17T10:46:58.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:57 smithi164 bash[21879]: audit 2024-09-17T10:46:56.543905+0000 mgr.x (mgr.24520) 124 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:58.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:57 smithi163 bash[26527]: audit 2024-09-17T10:46:56.543905+0000 mgr.x (mgr.24520) 124 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:58.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:57 smithi163 bash[19901]: audit 2024-09-17T10:46:56.543905+0000 mgr.x (mgr.24520) 124 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:46:59.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:46:58 smithi164 bash[21879]: cluster 2024-09-17T10:46:57.442677+0000 mgr.x (mgr.24520) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:59.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:46:58 smithi163 bash[26527]: cluster 2024-09-17T10:46:57.442677+0000 mgr.x (mgr.24520) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:46:59.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:46:58 smithi163 bash[19901]: cluster 2024-09-17T10:46:57.442677+0000 mgr.x (mgr.24520) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:01.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:00 smithi164 bash[21879]: cluster 2024-09-17T10:46:59.443377+0000 mgr.x (mgr.24520) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:01.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:00 smithi163 bash[19901]: cluster 2024-09-17T10:46:59.443377+0000 mgr.x (mgr.24520) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:01.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:00 smithi163 bash[26527]: cluster 2024-09-17T10:46:59.443377+0000 mgr.x (mgr.24520) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:03.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:02 smithi164 bash[21879]: cluster 2024-09-17T10:47:01.444980+0000 mgr.x (mgr.24520) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:03.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:02 smithi163 bash[26527]: cluster 2024-09-17T10:47:01.444980+0000 mgr.x (mgr.24520) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:03.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:02 smithi163 bash[19901]: cluster 2024-09-17T10:47:01.444980+0000 mgr.x (mgr.24520) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:05.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:04 smithi164 bash[21879]: cluster 2024-09-17T10:47:03.445689+0000 mgr.x (mgr.24520) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:05.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:04 smithi163 bash[26527]: cluster 2024-09-17T10:47:03.445689+0000 mgr.x (mgr.24520) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:05.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:04 smithi163 bash[19901]: cluster 2024-09-17T10:47:03.445689+0000 mgr.x (mgr.24520) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:07.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:06 smithi164 bash[21879]: cluster 2024-09-17T10:47:05.446357+0000 mgr.x (mgr.24520) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:07.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:06 smithi163 bash[19901]: cluster 2024-09-17T10:47:05.446357+0000 mgr.x (mgr.24520) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:07.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:06 smithi163 bash[26527]: cluster 2024-09-17T10:47:05.446357+0000 mgr.x (mgr.24520) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:07.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:47:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:47:07] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.43.0" 2024-09-17T10:47:08.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:07 smithi164 bash[21879]: audit 2024-09-17T10:47:06.555451+0000 mgr.x (mgr.24520) 130 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:08.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:07 smithi163 bash[26527]: audit 2024-09-17T10:47:06.555451+0000 mgr.x (mgr.24520) 130 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:08.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:07 smithi163 bash[19901]: audit 2024-09-17T10:47:06.555451+0000 mgr.x (mgr.24520) 130 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:09.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:08 smithi164 bash[21879]: cluster 2024-09-17T10:47:07.447956+0000 mgr.x (mgr.24520) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:09.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:08 smithi163 bash[26527]: cluster 2024-09-17T10:47:07.447956+0000 mgr.x (mgr.24520) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:09.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:08 smithi163 bash[19901]: cluster 2024-09-17T10:47:07.447956+0000 mgr.x (mgr.24520) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:10 smithi164 bash[21879]: cluster 2024-09-17T10:47:09.448625+0000 mgr.x (mgr.24520) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:10 smithi164 bash[21879]: audit 2024-09-17T10:47:10.445483+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:11.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:10 smithi163 bash[26527]: cluster 2024-09-17T10:47:09.448625+0000 mgr.x (mgr.24520) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:11.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:10 smithi163 bash[26527]: audit 2024-09-17T10:47:10.445483+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:11.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:10 smithi163 bash[19901]: cluster 2024-09-17T10:47:09.448625+0000 mgr.x (mgr.24520) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:11.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:10 smithi163 bash[19901]: audit 2024-09-17T10:47:10.445483+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:13.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:12 smithi164 bash[21879]: cluster 2024-09-17T10:47:11.450225+0000 mgr.x (mgr.24520) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:13.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:12 smithi163 bash[19901]: cluster 2024-09-17T10:47:11.450225+0000 mgr.x (mgr.24520) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:13.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:12 smithi163 bash[26527]: cluster 2024-09-17T10:47:11.450225+0000 mgr.x (mgr.24520) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:15.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:14 smithi164 bash[21879]: cluster 2024-09-17T10:47:13.450896+0000 mgr.x (mgr.24520) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:15.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:14 smithi163 bash[26527]: cluster 2024-09-17T10:47:13.450896+0000 mgr.x (mgr.24520) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:15.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:14 smithi163 bash[19901]: cluster 2024-09-17T10:47:13.450896+0000 mgr.x (mgr.24520) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:17.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:16 smithi164 bash[21879]: cluster 2024-09-17T10:47:15.451603+0000 mgr.x (mgr.24520) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:17.309 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:16 smithi163 bash[26527]: cluster 2024-09-17T10:47:15.451603+0000 mgr.x (mgr.24520) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:17.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:16 smithi163 bash[19901]: cluster 2024-09-17T10:47:15.451603+0000 mgr.x (mgr.24520) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:17.334 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:47:17.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:47:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:47:17] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:47:18.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:18 smithi164 bash[21879]: audit 2024-09-17T10:47:16.566278+0000 mgr.x (mgr.24520) 136 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:18.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:18 smithi163 bash[19901]: audit 2024-09-17T10:47:16.566278+0000 mgr.x (mgr.24520) 136 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:18.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:18 smithi163 bash[26527]: audit 2024-09-17T10:47:16.566278+0000 mgr.x (mgr.24520) 136 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:19.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:19 smithi164 bash[21879]: cluster 2024-09-17T10:47:17.453208+0000 mgr.x (mgr.24520) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:19.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:19 smithi163 bash[19901]: cluster 2024-09-17T10:47:17.453208+0000 mgr.x (mgr.24520) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:19.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:19 smithi163 bash[26527]: cluster 2024-09-17T10:47:17.453208+0000 mgr.x (mgr.24520) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:21.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:21 smithi164 bash[21879]: cluster 2024-09-17T10:47:19.453893+0000 mgr.x (mgr.24520) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:21.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:21 smithi163 bash[19901]: cluster 2024-09-17T10:47:19.453893+0000 mgr.x (mgr.24520) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:21.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:21 smithi163 bash[26527]: cluster 2024-09-17T10:47:19.453893+0000 mgr.x (mgr.24520) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:22.159 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:47:23.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:23 smithi164 bash[21879]: cluster 2024-09-17T10:47:21.455549+0000 mgr.x (mgr.24520) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:23.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:23 smithi163 bash[26527]: cluster 2024-09-17T10:47:21.455549+0000 mgr.x (mgr.24520) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:23.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:23 smithi163 bash[19901]: cluster 2024-09-17T10:47:21.455549+0000 mgr.x (mgr.24520) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:24.074 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled to redeploy mgr.y on host 'smithi163' 2024-09-17T10:47:24.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:24 smithi164 bash[21879]: audit 2024-09-17T10:47:23.707842+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.163:0/2241169160' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:47:24.309 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:24 smithi163 bash[19901]: audit 2024-09-17T10:47:23.707842+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.163:0/2241169160' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:47:24.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:24 smithi163 bash[26527]: audit 2024-09-17T10:47:23.707842+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.163:0/2241169160' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:47:24.914 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps --refresh' 2024-09-17T10:47:25.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: cluster 2024-09-17T10:47:23.456248+0000 mgr.x (mgr.24520) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:25.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.033537+0000 mgr.x (mgr.24520) 141 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:47:25.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.045670+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: cephadm 2024-09-17T10:47:24.050775+0000 mgr.x (mgr.24520) 142 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.062637+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.075053+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.079474+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.081314+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.090035+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.129132+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.129466+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.131051+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: audit 2024-09-17T10:47:24.132588+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:47:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[19901]: cephadm 2024-09-17T10:47:24.133081+0000 mgr.x (mgr.24520) 143 : cephadm [INF] Deploying daemon mgr.y on smithi163 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: cluster 2024-09-17T10:47:23.456248+0000 mgr.x (mgr.24520) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.033537+0000 mgr.x (mgr.24520) 141 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.045670+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: cephadm 2024-09-17T10:47:24.050775+0000 mgr.x (mgr.24520) 142 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.062637+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.075053+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.079474+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.081314+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.090035+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.129132+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:47:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.129466+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:47:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.131051+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:47:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: audit 2024-09-17T10:47:24.132588+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:47:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:25 smithi163 bash[26527]: cephadm 2024-09-17T10:47:24.133081+0000 mgr.x (mgr.24520) 143 : cephadm [INF] Deploying daemon mgr.y on smithi163 2024-09-17T10:47:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: cluster 2024-09-17T10:47:23.456248+0000 mgr.x (mgr.24520) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.033537+0000 mgr.x (mgr.24520) 141 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:47:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.045670+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: cephadm 2024-09-17T10:47:24.050775+0000 mgr.x (mgr.24520) 142 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T10:47:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.062637+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.075053+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.079474+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:47:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.081314+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:47:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.090035+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:47:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.129132+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:47:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.129466+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24520 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:47:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.131051+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:47:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: audit 2024-09-17T10:47:24.132588+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:47:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:25 smithi164 bash[21879]: cephadm 2024-09-17T10:47:24.133081+0000 mgr.x (mgr.24520) 143 : cephadm [INF] Deploying daemon mgr.y on smithi163 2024-09-17T10:47:26.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:26 smithi163 bash[26527]: audit 2024-09-17T10:47:25.445819+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:26.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:26 smithi163 bash[19901]: audit 2024-09-17T10:47:25.445819+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:26.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:26 smithi164 bash[21879]: audit 2024-09-17T10:47:25.445819+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:27.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:27 smithi163 bash[26527]: cluster 2024-09-17T10:47:25.456913+0000 mgr.x (mgr.24520) 144 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:27.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:27 smithi163 bash[19901]: cluster 2024-09-17T10:47:25.456913+0000 mgr.x (mgr.24520) 144 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:27.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:47:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:47:27] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.43.0" 2024-09-17T10:47:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:27 smithi164 bash[21879]: cluster 2024-09-17T10:47:25.456913+0000 mgr.x (mgr.24520) 144 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:28.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:28 smithi164 bash[21879]: audit 2024-09-17T10:47:26.574359+0000 mgr.x (mgr.24520) 145 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:28.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:28 smithi163 bash[19901]: audit 2024-09-17T10:47:26.574359+0000 mgr.x (mgr.24520) 145 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:28.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:28 smithi163 bash[26527]: audit 2024-09-17T10:47:26.574359+0000 mgr.x (mgr.24520) 145 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:29.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:29 smithi164 bash[21879]: cluster 2024-09-17T10:47:27.458662+0000 mgr.x (mgr.24520) 146 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:29.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:29 smithi163 bash[19901]: cluster 2024-09-17T10:47:27.458662+0000 mgr.x (mgr.24520) 146 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:29.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:29 smithi163 bash[26527]: cluster 2024-09-17T10:47:27.458662+0000 mgr.x (mgr.24520) 146 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:29.731 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:47:31.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:31 smithi164 bash[21879]: cluster 2024-09-17T10:47:29.459401+0000 mgr.x (mgr.24520) 147 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:31.559 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:31 smithi163 bash[19901]: cluster 2024-09-17T10:47:29.459401+0000 mgr.x (mgr.24520) 147 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:31.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:31 smithi163 bash[26527]: cluster 2024-09-17T10:47:29.459401+0000 mgr.x (mgr.24520) 147 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:32.258 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:47:32.258 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (13m) 2m ago 14m 15.5M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:47:32.258 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (13m) 2m ago 13m 75.2M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:47:32.258 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (3m) 2m ago 11m 46.7M - 3.8 ebb0615149de 5b25dab028c5 2024-09-17T10:47:32.258 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (6m) 2m ago 22m 496M - 19.3.0-4963-ge646f729 f271290a0950 1ec10f4a10ea 2024-09-17T10:47:32.258 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:9283,8765 running (24m) 2m ago 24m 426M - 19.1.1-330-gc2ddf972 ebb0615149de 845d9872a6c6 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (24m) 2m ago 25m 61.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (23m) 2m ago 23m 47.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (22m) 2m ago 22m 45.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (13m) 2m ago 14m 8735k - 1.5.0 0da6a335fe13 8214ffeb4cf3 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (13m) 2m ago 14m 8863k - 1.5.0 0da6a335fe13 37c67f11742e 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (21m) 2m ago 21m 60.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (20m) 2m ago 20m 62.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (19m) 2m ago 19m 50.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (18m) 2m ago 19m 52.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (18m) 2m ago 18m 52.9M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (17m) 2m ago 17m 60.5M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (16m) 2m ago 16m 58.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (15m) 2m ago 15m 60.9M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:47:32.259 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (3m) 2m ago 14m 28.3M - 2.43.0 a07b618ecd1d 0526a8f9fc94 2024-09-17T10:47:32.260 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (11m) 2m ago 11m 94.6M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:47:32.260 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (11m) 2m ago 11m 95.7M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:47:33.208 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:47:33.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:33 smithi164 bash[21879]: cluster 2024-09-17T10:47:31.461023+0000 mgr.x (mgr.24520) 148 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:33.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:33 smithi164 bash[21879]: audit 2024-09-17T10:47:32.220791+0000 mgr.x (mgr.24520) 149 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:47:33.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:33 smithi163 bash[26527]: cluster 2024-09-17T10:47:31.461023+0000 mgr.x (mgr.24520) 148 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:33.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:33 smithi163 bash[26527]: audit 2024-09-17T10:47:32.220791+0000 mgr.x (mgr.24520) 149 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:47:33.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:33 smithi163 bash[19901]: cluster 2024-09-17T10:47:31.461023+0000 mgr.x (mgr.24520) 148 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:33.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:33 smithi163 bash[19901]: audit 2024-09-17T10:47:32.220791+0000 mgr.x (mgr.24520) 149 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:47:35.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:35 smithi164 bash[21879]: cluster 2024-09-17T10:47:33.461736+0000 mgr.x (mgr.24520) 150 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:35 smithi163 bash[19901]: cluster 2024-09-17T10:47:33.461736+0000 mgr.x (mgr.24520) 150 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:35.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:35 smithi163 bash[26527]: cluster 2024-09-17T10:47:33.461736+0000 mgr.x (mgr.24520) 150 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:37.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:47:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:47:37] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.43.0" 2024-09-17T10:47:37.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:37 smithi164 bash[21879]: cluster 2024-09-17T10:47:35.462494+0000 mgr.x (mgr.24520) 151 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:37.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:37 smithi163 bash[26527]: cluster 2024-09-17T10:47:35.462494+0000 mgr.x (mgr.24520) 151 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:37.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:37 smithi163 bash[19901]: cluster 2024-09-17T10:47:35.462494+0000 mgr.x (mgr.24520) 151 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:38.055 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:47:38.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:38 smithi164 bash[21879]: audit 2024-09-17T10:47:36.585916+0000 mgr.x (mgr.24520) 152 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:38.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:38 smithi163 bash[19901]: audit 2024-09-17T10:47:36.585916+0000 mgr.x (mgr.24520) 152 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:38.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:38 smithi163 bash[26527]: audit 2024-09-17T10:47:36.585916+0000 mgr.x (mgr.24520) 152 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:39.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:39 smithi164 bash[21879]: cluster 2024-09-17T10:47:37.464147+0000 mgr.x (mgr.24520) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:39.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:39 smithi163 bash[19901]: cluster 2024-09-17T10:47:37.464147+0000 mgr.x (mgr.24520) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:39.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:39 smithi163 bash[26527]: cluster 2024-09-17T10:47:37.464147+0000 mgr.x (mgr.24520) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:41.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:41 smithi164 bash[21879]: cluster 2024-09-17T10:47:39.464848+0000 mgr.x (mgr.24520) 154 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:41.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:41 smithi164 bash[21879]: audit 2024-09-17T10:47:40.445956+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:41.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:41 smithi163 bash[19901]: cluster 2024-09-17T10:47:39.464848+0000 mgr.x (mgr.24520) 154 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:41.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:41 smithi163 bash[19901]: audit 2024-09-17T10:47:40.445956+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:41.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:41 smithi163 bash[26527]: cluster 2024-09-17T10:47:39.464848+0000 mgr.x (mgr.24520) 154 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:41.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:41 smithi163 bash[26527]: audit 2024-09-17T10:47:40.445956+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:43.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:43 smithi164 bash[21879]: cluster 2024-09-17T10:47:41.466525+0000 mgr.x (mgr.24520) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:43.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:43 smithi163 bash[26527]: cluster 2024-09-17T10:47:41.466525+0000 mgr.x (mgr.24520) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:43.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:43 smithi163 bash[19901]: cluster 2024-09-17T10:47:41.466525+0000 mgr.x (mgr.24520) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:45.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:45 smithi164 bash[21879]: cluster 2024-09-17T10:47:43.467237+0000 mgr.x (mgr.24520) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:45.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:45 smithi163 bash[26527]: cluster 2024-09-17T10:47:43.467237+0000 mgr.x (mgr.24520) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:45.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:45 smithi163 bash[19901]: cluster 2024-09-17T10:47:43.467237+0000 mgr.x (mgr.24520) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:47.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:47 smithi164 bash[21879]: cluster 2024-09-17T10:47:45.467923+0000 mgr.x (mgr.24520) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:47.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:47:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:47:47] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:47:47.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:47 smithi163 bash[19901]: cluster 2024-09-17T10:47:45.467923+0000 mgr.x (mgr.24520) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:47.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:47 smithi163 bash[26527]: cluster 2024-09-17T10:47:45.467923+0000 mgr.x (mgr.24520) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:48.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:48 smithi164 bash[21879]: audit 2024-09-17T10:47:46.594578+0000 mgr.x (mgr.24520) 158 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:48.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:48 smithi163 bash[19901]: audit 2024-09-17T10:47:46.594578+0000 mgr.x (mgr.24520) 158 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:48.681 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:48 smithi163 bash[26527]: audit 2024-09-17T10:47:46.594578+0000 mgr.x (mgr.24520) 158 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:49.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:49 smithi164 bash[21879]: cluster 2024-09-17T10:47:47.469551+0000 mgr.x (mgr.24520) 159 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:49.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:49 smithi163 bash[19901]: cluster 2024-09-17T10:47:47.469551+0000 mgr.x (mgr.24520) 159 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:49.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:49 smithi163 bash[26527]: cluster 2024-09-17T10:47:47.469551+0000 mgr.x (mgr.24520) 159 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:51.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:51 smithi164 bash[21879]: cluster 2024-09-17T10:47:49.470290+0000 mgr.x (mgr.24520) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:51.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:51 smithi163 bash[19901]: cluster 2024-09-17T10:47:49.470290+0000 mgr.x (mgr.24520) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:51.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:51 smithi163 bash[26527]: cluster 2024-09-17T10:47:49.470290+0000 mgr.x (mgr.24520) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:53.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:53 smithi164 bash[21879]: cluster 2024-09-17T10:47:51.471893+0000 mgr.x (mgr.24520) 161 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:53.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:53 smithi163 bash[26527]: cluster 2024-09-17T10:47:51.471893+0000 mgr.x (mgr.24520) 161 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:53.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:53 smithi163 bash[19901]: cluster 2024-09-17T10:47:51.471893+0000 mgr.x (mgr.24520) 161 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:55.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:55 smithi164 bash[21879]: cluster 2024-09-17T10:47:53.472598+0000 mgr.x (mgr.24520) 162 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:55.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:55 smithi163 bash[26527]: cluster 2024-09-17T10:47:53.472598+0000 mgr.x (mgr.24520) 162 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:55.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:55 smithi163 bash[19901]: cluster 2024-09-17T10:47:53.472598+0000 mgr.x (mgr.24520) 162 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:47:56.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:56 smithi164 bash[21879]: audit 2024-09-17T10:47:55.446027+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:56.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:56 smithi163 bash[26527]: audit 2024-09-17T10:47:55.446027+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:56.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:56 smithi163 bash[19901]: audit 2024-09-17T10:47:55.446027+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:47:57.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:57 smithi164 bash[21879]: cluster 2024-09-17T10:47:55.489189+0000 mgr.x (mgr.24520) 163 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:47:57.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:47:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:47:57] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.43.0" 2024-09-17T10:47:57.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:57 smithi163 bash[26527]: cluster 2024-09-17T10:47:55.489189+0000 mgr.x (mgr.24520) 163 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:47:57.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:57 smithi163 bash[19901]: cluster 2024-09-17T10:47:55.489189+0000 mgr.x (mgr.24520) 163 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:47:58.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:58 smithi164 bash[21879]: audit 2024-09-17T10:47:56.603511+0000 mgr.x (mgr.24520) 164 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:58.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:58 smithi163 bash[19901]: audit 2024-09-17T10:47:56.603511+0000 mgr.x (mgr.24520) 164 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:58.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:58 smithi163 bash[26527]: audit 2024-09-17T10:47:56.603511+0000 mgr.x (mgr.24520) 164 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:47:59.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:47:59 smithi164 bash[21879]: cluster 2024-09-17T10:47:57.490902+0000 mgr.x (mgr.24520) 165 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:59.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:47:59 smithi163 bash[19901]: cluster 2024-09-17T10:47:57.490902+0000 mgr.x (mgr.24520) 165 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:47:59.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:47:59 smithi163 bash[26527]: cluster 2024-09-17T10:47:57.490902+0000 mgr.x (mgr.24520) 165 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:01.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:01 smithi164 bash[21879]: cluster 2024-09-17T10:47:59.491617+0000 mgr.x (mgr.24520) 166 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:48:01.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:01 smithi163 bash[19901]: cluster 2024-09-17T10:47:59.491617+0000 mgr.x (mgr.24520) 166 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:48:01.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:01 smithi163 bash[26527]: cluster 2024-09-17T10:47:59.491617+0000 mgr.x (mgr.24520) 166 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:48:03.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:03 smithi164 bash[21879]: cluster 2024-09-17T10:48:01.493244+0000 mgr.x (mgr.24520) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:03.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:03 smithi163 bash[19901]: cluster 2024-09-17T10:48:01.493244+0000 mgr.x (mgr.24520) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:03.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:03 smithi163 bash[26527]: cluster 2024-09-17T10:48:01.493244+0000 mgr.x (mgr.24520) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:05.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:05 smithi164 bash[21879]: cluster 2024-09-17T10:48:03.493968+0000 mgr.x (mgr.24520) 168 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:48:05.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:05 smithi163 bash[19901]: cluster 2024-09-17T10:48:03.493968+0000 mgr.x (mgr.24520) 168 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:48:05.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:05 smithi163 bash[26527]: cluster 2024-09-17T10:48:03.493968+0000 mgr.x (mgr.24520) 168 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:48:07.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:07 smithi164 bash[21879]: cluster 2024-09-17T10:48:05.494649+0000 mgr.x (mgr.24520) 169 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:48:07.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:48:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:48:07] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.43.0" 2024-09-17T10:48:07.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:07 smithi163 bash[26527]: cluster 2024-09-17T10:48:05.494649+0000 mgr.x (mgr.24520) 169 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:48:07.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:07 smithi163 bash[19901]: cluster 2024-09-17T10:48:05.494649+0000 mgr.x (mgr.24520) 169 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:48:08.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:08 smithi164 bash[21879]: audit 2024-09-17T10:48:06.614893+0000 mgr.x (mgr.24520) 170 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:08.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:08 smithi163 bash[19901]: audit 2024-09-17T10:48:06.614893+0000 mgr.x (mgr.24520) 170 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:08.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:08 smithi163 bash[26527]: audit 2024-09-17T10:48:06.614893+0000 mgr.x (mgr.24520) 170 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:09.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:09 smithi164 bash[21879]: cluster 2024-09-17T10:48:07.496294+0000 mgr.x (mgr.24520) 171 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:09.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:09 smithi163 bash[19901]: cluster 2024-09-17T10:48:07.496294+0000 mgr.x (mgr.24520) 171 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:09.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:09 smithi163 bash[26527]: cluster 2024-09-17T10:48:07.496294+0000 mgr.x (mgr.24520) 171 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:11.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:11 smithi164 bash[21879]: cluster 2024-09-17T10:48:09.496988+0000 mgr.x (mgr.24520) 172 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:11.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:11 smithi164 bash[21879]: audit 2024-09-17T10:48:10.446355+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:11.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:11 smithi163 bash[19901]: cluster 2024-09-17T10:48:09.496988+0000 mgr.x (mgr.24520) 172 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:11.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:11 smithi163 bash[19901]: audit 2024-09-17T10:48:10.446355+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:11.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:11 smithi163 bash[26527]: cluster 2024-09-17T10:48:09.496988+0000 mgr.x (mgr.24520) 172 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:11 smithi163 bash[26527]: audit 2024-09-17T10:48:10.446355+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:13.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:13 smithi164 bash[21879]: cluster 2024-09-17T10:48:11.498657+0000 mgr.x (mgr.24520) 173 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:13.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:13 smithi163 bash[26527]: cluster 2024-09-17T10:48:11.498657+0000 mgr.x (mgr.24520) 173 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:13.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:13 smithi163 bash[19901]: cluster 2024-09-17T10:48:11.498657+0000 mgr.x (mgr.24520) 173 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:15.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:15 smithi164 bash[21879]: cluster 2024-09-17T10:48:13.499370+0000 mgr.x (mgr.24520) 174 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:15.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:15 smithi163 bash[26527]: cluster 2024-09-17T10:48:13.499370+0000 mgr.x (mgr.24520) 174 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:15.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:15 smithi163 bash[19901]: cluster 2024-09-17T10:48:13.499370+0000 mgr.x (mgr.24520) 174 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:17.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:17 smithi163 bash[19901]: cluster 2024-09-17T10:48:15.500058+0000 mgr.x (mgr.24520) 175 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:17.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:17 smithi163 bash[26527]: cluster 2024-09-17T10:48:15.500058+0000 mgr.x (mgr.24520) 175 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:17.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:48:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:48:17] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:48:17.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:17 smithi164 bash[21879]: cluster 2024-09-17T10:48:15.500058+0000 mgr.x (mgr.24520) 175 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:17.867 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:17.867 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:17.868 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:17.868 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:17.868 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:17.869 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:17.869 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: Stopping Ceph mgr.y for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:48:17.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:17.869 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:17.870 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:48:17 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:18.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:18 smithi164 bash[21879]: audit 2024-09-17T10:48:16.622971+0000 mgr.x (mgr.24520) 176 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:18.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:18 smithi163 bash[19901]: audit 2024-09-17T10:48:16.622971+0000 mgr.x (mgr.24520) 176 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:18.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:18 smithi163 bash[26527]: audit 2024-09-17T10:48:16.622971+0000 mgr.x (mgr.24520) 176 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:18.893 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:18 smithi163 bash[68471]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mgr-y 2024-09-17T10:48:18.893 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:48:18.894 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:18 smithi163 bash[68531]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mgr-y 2024-09-17T10:48:18.894 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-17T10:48:18.894 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: Stopped Ceph mgr.y for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:48:19.144 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:19.144 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:19 smithi163 systemd[1]: Started Ceph mgr.y for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:48:19.145 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:19.145 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:19.145 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:19.146 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:19.146 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:19.146 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:19.146 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:19.147 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:48:18 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:48:19.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:19 smithi164 bash[21879]: cluster 2024-09-17T10:48:17.501677+0000 mgr.x (mgr.24520) 177 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:19.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:19 smithi164 bash[21879]: audit 2024-09-17T10:48:19.073414+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:19 smithi164 bash[21879]: audit 2024-09-17T10:48:19.080363+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:19 smithi164 bash[21879]: audit 2024-09-17T10:48:19.087398+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:19 smithi164 bash[21879]: audit 2024-09-17T10:48:19.093983+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[19901]: cluster 2024-09-17T10:48:17.501677+0000 mgr.x (mgr.24520) 177 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:19.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[19901]: audit 2024-09-17T10:48:19.073414+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[19901]: audit 2024-09-17T10:48:19.080363+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[19901]: audit 2024-09-17T10:48:19.087398+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[19901]: audit 2024-09-17T10:48:19.093983+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[26527]: cluster 2024-09-17T10:48:17.501677+0000 mgr.x (mgr.24520) 177 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:19.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[26527]: audit 2024-09-17T10:48:19.073414+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[26527]: audit 2024-09-17T10:48:19.080363+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[26527]: audit 2024-09-17T10:48:19.087398+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:19.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:19 smithi163 bash[26527]: audit 2024-09-17T10:48:19.093983+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:20.810 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:20 smithi163 bash[68587]: debug 2024-09-17T10:48:20.442+0000 7fa3096da640 1 -- 172.21.15.163:0/3276943977 <== mon.0 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555b1a1290e0 con 0x555b1a12a800 2024-09-17T10:48:21.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:21 smithi164 bash[21879]: cluster 2024-09-17T10:48:19.502357+0000 mgr.x (mgr.24520) 178 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:21.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:21 smithi163 bash[26527]: cluster 2024-09-17T10:48:19.502357+0000 mgr.x (mgr.24520) 178 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:21.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:21 smithi163 bash[19901]: cluster 2024-09-17T10:48:19.502357+0000 mgr.x (mgr.24520) 178 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:23.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:23 smithi164 bash[21879]: cluster 2024-09-17T10:48:21.503975+0000 mgr.x (mgr.24520) 179 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:23.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:23 smithi163 bash[19901]: cluster 2024-09-17T10:48:21.503975+0000 mgr.x (mgr.24520) 179 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:23.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:23 smithi163 bash[26527]: cluster 2024-09-17T10:48:21.503975+0000 mgr.x (mgr.24520) 179 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:25.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:25 smithi164 bash[21879]: cluster 2024-09-17T10:48:23.504660+0000 mgr.x (mgr.24520) 180 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:25 smithi164 bash[21879]: audit 2024-09-17T10:48:25.096376+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:25 smithi164 bash[21879]: audit 2024-09-17T10:48:25.103204+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:25 smithi164 bash[21879]: audit 2024-09-17T10:48:25.148389+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:25 smithi164 bash[21879]: audit 2024-09-17T10:48:25.158211+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[19901]: cluster 2024-09-17T10:48:23.504660+0000 mgr.x (mgr.24520) 180 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:25.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[19901]: audit 2024-09-17T10:48:25.096376+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[19901]: audit 2024-09-17T10:48:25.103204+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[19901]: audit 2024-09-17T10:48:25.148389+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[19901]: audit 2024-09-17T10:48:25.158211+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[26527]: cluster 2024-09-17T10:48:23.504660+0000 mgr.x (mgr.24520) 180 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:25.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[26527]: audit 2024-09-17T10:48:25.096376+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[26527]: audit 2024-09-17T10:48:25.103204+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[26527]: audit 2024-09-17T10:48:25.148389+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:25.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:25 smithi163 bash[26527]: audit 2024-09-17T10:48:25.158211+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:26.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:26 smithi164 bash[21879]: audit 2024-09-17T10:48:25.446792+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:26.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:26 smithi164 bash[21879]: audit 2024-09-17T10:48:25.812048+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:48:26.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:26 smithi164 bash[21879]: audit 2024-09-17T10:48:25.813698+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:48:26.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:26 smithi164 bash[21879]: audit 2024-09-17T10:48:25.823981+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:26.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[26527]: audit 2024-09-17T10:48:25.446792+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:26.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[26527]: audit 2024-09-17T10:48:25.812048+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:48:26.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[26527]: audit 2024-09-17T10:48:25.813698+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:48:26.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[26527]: audit 2024-09-17T10:48:25.823981+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:26.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[19901]: audit 2024-09-17T10:48:25.446792+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:26.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[19901]: audit 2024-09-17T10:48:25.812048+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:48:26.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[19901]: audit 2024-09-17T10:48:25.813698+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:48:26.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[19901]: audit 2024-09-17T10:48:25.823981+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:48:27.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[68587]: [17/Sep/2024:10:48:26] ENGINE Bus STARTING 2024-09-17T10:48:27.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[68587]: CherryPy Checker: 2024-09-17T10:48:27.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[68587]: The Application mounted at '' has an empty config. 2024-09-17T10:48:27.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[68587]: [17/Sep/2024:10:48:26] ENGINE Serving on http://:::9283 2024-09-17T10:48:27.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:48:26 smithi163 bash[68587]: [17/Sep/2024:10:48:26] ENGINE Bus STARTED 2024-09-17T10:48:27.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:48:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:48:27] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:48:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:27 smithi164 bash[21879]: cluster 2024-09-17T10:48:25.505295+0000 mgr.x (mgr.24520) 181 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:27 smithi164 bash[21879]: cluster 2024-09-17T10:48:26.609196+0000 mon.a (mon.0) 1127 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T10:48:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:27 smithi164 bash[21879]: cluster 2024-09-17T10:48:26.609341+0000 mon.a (mon.0) 1128 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:48:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:27 smithi164 bash[21879]: audit 2024-09-17T10:48:26.611983+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:48:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:27 smithi164 bash[21879]: audit 2024-09-17T10:48:26.612530+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:48:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:27 smithi164 bash[21879]: audit 2024-09-17T10:48:26.613995+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:48:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:27 smithi164 bash[21879]: audit 2024-09-17T10:48:26.615166+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:48:27.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[26527]: cluster 2024-09-17T10:48:25.505295+0000 mgr.x (mgr.24520) 181 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:27.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[26527]: cluster 2024-09-17T10:48:26.609196+0000 mon.a (mon.0) 1127 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[26527]: cluster 2024-09-17T10:48:26.609341+0000 mon.a (mon.0) 1128 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[26527]: audit 2024-09-17T10:48:26.611983+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[26527]: audit 2024-09-17T10:48:26.612530+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[26527]: audit 2024-09-17T10:48:26.613995+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[26527]: audit 2024-09-17T10:48:26.615166+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[19901]: cluster 2024-09-17T10:48:25.505295+0000 mgr.x (mgr.24520) 181 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[19901]: cluster 2024-09-17T10:48:26.609196+0000 mon.a (mon.0) 1127 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[19901]: cluster 2024-09-17T10:48:26.609341+0000 mon.a (mon.0) 1128 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[19901]: audit 2024-09-17T10:48:26.611983+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[19901]: audit 2024-09-17T10:48:26.612530+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:48:27.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[19901]: audit 2024-09-17T10:48:26.613995+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:48:27.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:27 smithi163 bash[19901]: audit 2024-09-17T10:48:26.615166+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.? 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:48:28.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:28 smithi164 bash[21879]: audit 2024-09-17T10:48:26.630980+0000 mgr.x (mgr.24520) 182 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:28.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:28 smithi164 bash[21879]: cluster 2024-09-17T10:48:27.287267+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-17T10:48:28.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:28 smithi163 bash[26527]: audit 2024-09-17T10:48:26.630980+0000 mgr.x (mgr.24520) 182 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:28.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:28 smithi163 bash[26527]: cluster 2024-09-17T10:48:27.287267+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-17T10:48:28.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:28 smithi163 bash[19901]: audit 2024-09-17T10:48:26.630980+0000 mgr.x (mgr.24520) 182 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:28.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:28 smithi163 bash[19901]: cluster 2024-09-17T10:48:27.287267+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-17T10:48:29.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:29 smithi164 bash[21879]: cluster 2024-09-17T10:48:27.507037+0000 mgr.x (mgr.24520) 183 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:29.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:29 smithi163 bash[26527]: cluster 2024-09-17T10:48:27.507037+0000 mgr.x (mgr.24520) 183 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:29.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:29 smithi163 bash[19901]: cluster 2024-09-17T10:48:27.507037+0000 mgr.x (mgr.24520) 183 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:31.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:31 smithi163 bash[26527]: cluster 2024-09-17T10:48:29.507876+0000 mgr.x (mgr.24520) 184 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:31.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:31 smithi163 bash[19901]: cluster 2024-09-17T10:48:29.507876+0000 mgr.x (mgr.24520) 184 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:31.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:31 smithi164 bash[21879]: cluster 2024-09-17T10:48:29.507876+0000 mgr.x (mgr.24520) 184 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:33.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:33 smithi163 bash[26527]: cluster 2024-09-17T10:48:31.509618+0000 mgr.x (mgr.24520) 185 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:33.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:33 smithi163 bash[19901]: cluster 2024-09-17T10:48:31.509618+0000 mgr.x (mgr.24520) 185 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:33.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:33 smithi164 bash[21879]: cluster 2024-09-17T10:48:31.509618+0000 mgr.x (mgr.24520) 185 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:35.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:35 smithi163 bash[19901]: cluster 2024-09-17T10:48:33.510435+0000 mgr.x (mgr.24520) 186 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:35.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:35 smithi163 bash[26527]: cluster 2024-09-17T10:48:33.510435+0000 mgr.x (mgr.24520) 186 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:35.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:35 smithi164 bash[21879]: cluster 2024-09-17T10:48:33.510435+0000 mgr.x (mgr.24520) 186 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:37.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:37 smithi164 bash[21879]: cluster 2024-09-17T10:48:35.511281+0000 mgr.x (mgr.24520) 187 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:37.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:48:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:48:37] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:48:37.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:37 smithi163 bash[19901]: cluster 2024-09-17T10:48:35.511281+0000 mgr.x (mgr.24520) 187 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:37.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:37 smithi163 bash[26527]: cluster 2024-09-17T10:48:35.511281+0000 mgr.x (mgr.24520) 187 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:38.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:38 smithi163 bash[19901]: audit 2024-09-17T10:48:36.642362+0000 mgr.x (mgr.24520) 188 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:38.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:38 smithi163 bash[26527]: audit 2024-09-17T10:48:36.642362+0000 mgr.x (mgr.24520) 188 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:38.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:38 smithi164 bash[21879]: audit 2024-09-17T10:48:36.642362+0000 mgr.x (mgr.24520) 188 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:39 smithi164 bash[21879]: cluster 2024-09-17T10:48:37.513070+0000 mgr.x (mgr.24520) 189 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:39.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:39 smithi163 bash[19901]: cluster 2024-09-17T10:48:37.513070+0000 mgr.x (mgr.24520) 189 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:39.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:39 smithi163 bash[26527]: cluster 2024-09-17T10:48:37.513070+0000 mgr.x (mgr.24520) 189 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:41.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:41 smithi164 bash[21879]: cluster 2024-09-17T10:48:39.513935+0000 mgr.x (mgr.24520) 190 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:41.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:41 smithi164 bash[21879]: audit 2024-09-17T10:48:40.446894+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:41.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:41 smithi163 bash[26527]: cluster 2024-09-17T10:48:39.513935+0000 mgr.x (mgr.24520) 190 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:41.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:41 smithi163 bash[26527]: audit 2024-09-17T10:48:40.446894+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:41 smithi163 bash[19901]: cluster 2024-09-17T10:48:39.513935+0000 mgr.x (mgr.24520) 190 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:41 smithi163 bash[19901]: audit 2024-09-17T10:48:40.446894+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:43.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:43 smithi164 bash[21879]: cluster 2024-09-17T10:48:41.515643+0000 mgr.x (mgr.24520) 191 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:43.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:43 smithi163 bash[26527]: cluster 2024-09-17T10:48:41.515643+0000 mgr.x (mgr.24520) 191 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:43.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:43 smithi163 bash[19901]: cluster 2024-09-17T10:48:41.515643+0000 mgr.x (mgr.24520) 191 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:45.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:45 smithi164 bash[21879]: cluster 2024-09-17T10:48:43.516337+0000 mgr.x (mgr.24520) 192 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:48:45.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:45 smithi163 bash[26527]: cluster 2024-09-17T10:48:43.516337+0000 mgr.x (mgr.24520) 192 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:48:45.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:45 smithi163 bash[19901]: cluster 2024-09-17T10:48:43.516337+0000 mgr.x (mgr.24520) 192 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:48:47.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:47 smithi164 bash[21879]: cluster 2024-09-17T10:48:45.517031+0000 mgr.x (mgr.24520) 193 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:48:47.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:48:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:48:47] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-17T10:48:47.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:47 smithi163 bash[19901]: cluster 2024-09-17T10:48:45.517031+0000 mgr.x (mgr.24520) 193 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:48:47.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:47 smithi163 bash[26527]: cluster 2024-09-17T10:48:45.517031+0000 mgr.x (mgr.24520) 193 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:48:48.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:48 smithi164 bash[21879]: audit 2024-09-17T10:48:46.653863+0000 mgr.x (mgr.24520) 194 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:48 smithi163 bash[26527]: audit 2024-09-17T10:48:46.653863+0000 mgr.x (mgr.24520) 194 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:48.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:48 smithi163 bash[19901]: audit 2024-09-17T10:48:46.653863+0000 mgr.x (mgr.24520) 194 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:49.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:49 smithi164 bash[21879]: cluster 2024-09-17T10:48:47.518739+0000 mgr.x (mgr.24520) 195 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:49.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:49 smithi163 bash[19901]: cluster 2024-09-17T10:48:47.518739+0000 mgr.x (mgr.24520) 195 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:49.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:49 smithi163 bash[26527]: cluster 2024-09-17T10:48:47.518739+0000 mgr.x (mgr.24520) 195 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:51.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:51 smithi164 bash[21879]: cluster 2024-09-17T10:48:49.519472+0000 mgr.x (mgr.24520) 196 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:48:51.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:51 smithi163 bash[19901]: cluster 2024-09-17T10:48:49.519472+0000 mgr.x (mgr.24520) 196 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:48:51.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:51 smithi163 bash[26527]: cluster 2024-09-17T10:48:49.519472+0000 mgr.x (mgr.24520) 196 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:48:53.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:53 smithi164 bash[21879]: cluster 2024-09-17T10:48:51.521133+0000 mgr.x (mgr.24520) 197 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:53.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:53 smithi163 bash[19901]: cluster 2024-09-17T10:48:51.521133+0000 mgr.x (mgr.24520) 197 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:53.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:53 smithi163 bash[26527]: cluster 2024-09-17T10:48:51.521133+0000 mgr.x (mgr.24520) 197 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:55.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:55 smithi164 bash[21879]: cluster 2024-09-17T10:48:53.521790+0000 mgr.x (mgr.24520) 198 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:55.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:55 smithi163 bash[26527]: cluster 2024-09-17T10:48:53.521790+0000 mgr.x (mgr.24520) 198 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:55.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:55 smithi163 bash[19901]: cluster 2024-09-17T10:48:53.521790+0000 mgr.x (mgr.24520) 198 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:56.662 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:56 smithi163 bash[26527]: audit 2024-09-17T10:48:55.447147+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:56.662 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:56 smithi163 bash[19901]: audit 2024-09-17T10:48:55.447147+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:56.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:56 smithi164 bash[21879]: audit 2024-09-17T10:48:55.447147+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:48:57.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:48:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:48:57] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:48:57.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:57 smithi164 bash[21879]: cluster 2024-09-17T10:48:55.522500+0000 mgr.x (mgr.24520) 199 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:57.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:57 smithi163 bash[19901]: cluster 2024-09-17T10:48:55.522500+0000 mgr.x (mgr.24520) 199 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:57 smithi163 bash[26527]: cluster 2024-09-17T10:48:55.522500+0000 mgr.x (mgr.24520) 199 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:48:58.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:58 smithi164 bash[21879]: audit 2024-09-17T10:48:56.663939+0000 mgr.x (mgr.24520) 200 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:58 smithi163 bash[19901]: audit 2024-09-17T10:48:56.663939+0000 mgr.x (mgr.24520) 200 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:58.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:58 smithi163 bash[26527]: audit 2024-09-17T10:48:56.663939+0000 mgr.x (mgr.24520) 200 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:48:59.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:48:59 smithi164 bash[21879]: cluster 2024-09-17T10:48:57.524085+0000 mgr.x (mgr.24520) 201 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:59.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:48:59 smithi163 bash[19901]: cluster 2024-09-17T10:48:57.524085+0000 mgr.x (mgr.24520) 201 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:48:59.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:48:59 smithi163 bash[26527]: cluster 2024-09-17T10:48:57.524085+0000 mgr.x (mgr.24520) 201 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:01.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:01 smithi164 bash[21879]: cluster 2024-09-17T10:48:59.524783+0000 mgr.x (mgr.24520) 202 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:01.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:01 smithi163 bash[19901]: cluster 2024-09-17T10:48:59.524783+0000 mgr.x (mgr.24520) 202 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:01.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:01 smithi163 bash[26527]: cluster 2024-09-17T10:48:59.524783+0000 mgr.x (mgr.24520) 202 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:03.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:03 smithi164 bash[21879]: cluster 2024-09-17T10:49:01.526535+0000 mgr.x (mgr.24520) 203 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:03.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:03 smithi163 bash[19901]: cluster 2024-09-17T10:49:01.526535+0000 mgr.x (mgr.24520) 203 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:03.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:03 smithi163 bash[26527]: cluster 2024-09-17T10:49:01.526535+0000 mgr.x (mgr.24520) 203 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:05.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:05 smithi164 bash[21879]: cluster 2024-09-17T10:49:03.527396+0000 mgr.x (mgr.24520) 204 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:05.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:05 smithi163 bash[26527]: cluster 2024-09-17T10:49:03.527396+0000 mgr.x (mgr.24520) 204 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:05.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:05 smithi163 bash[19901]: cluster 2024-09-17T10:49:03.527396+0000 mgr.x (mgr.24520) 204 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:07.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:49:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:49:07] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:49:07.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:07 smithi164 bash[21879]: cluster 2024-09-17T10:49:05.528237+0000 mgr.x (mgr.24520) 205 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:07.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:07 smithi163 bash[26527]: cluster 2024-09-17T10:49:05.528237+0000 mgr.x (mgr.24520) 205 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:07.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:07 smithi163 bash[19901]: cluster 2024-09-17T10:49:05.528237+0000 mgr.x (mgr.24520) 205 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:08 smithi164 bash[21879]: audit 2024-09-17T10:49:06.675485+0000 mgr.x (mgr.24520) 206 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:08.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:08 smithi163 bash[26527]: audit 2024-09-17T10:49:06.675485+0000 mgr.x (mgr.24520) 206 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:08.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:08 smithi163 bash[19901]: audit 2024-09-17T10:49:06.675485+0000 mgr.x (mgr.24520) 206 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:09.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:09 smithi164 bash[21879]: cluster 2024-09-17T10:49:07.529939+0000 mgr.x (mgr.24520) 207 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:09.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:09 smithi163 bash[19901]: cluster 2024-09-17T10:49:07.529939+0000 mgr.x (mgr.24520) 207 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:09 smithi163 bash[26527]: cluster 2024-09-17T10:49:07.529939+0000 mgr.x (mgr.24520) 207 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:10.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:10 smithi164 bash[21879]: cluster 2024-09-17T10:49:09.530692+0000 mgr.x (mgr.24520) 208 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:10.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:10 smithi163 bash[26527]: cluster 2024-09-17T10:49:09.530692+0000 mgr.x (mgr.24520) 208 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:10.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:10 smithi163 bash[19901]: cluster 2024-09-17T10:49:09.530692+0000 mgr.x (mgr.24520) 208 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:11.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:11 smithi164 bash[21879]: audit 2024-09-17T10:49:10.447376+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:11.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:11 smithi163 bash[19901]: audit 2024-09-17T10:49:10.447376+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:11.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:11 smithi163 bash[26527]: audit 2024-09-17T10:49:10.447376+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:12.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:12 smithi164 bash[21879]: cluster 2024-09-17T10:49:11.532393+0000 mgr.x (mgr.24520) 209 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:12.786 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:49:12 smithi164 bash[46768]: logger=sqlstore.transactions t=2024-09-17T10:49:12.590648018Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T10:49:12.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:12 smithi163 bash[26527]: cluster 2024-09-17T10:49:11.532393+0000 mgr.x (mgr.24520) 209 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:12.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:12 smithi163 bash[19901]: cluster 2024-09-17T10:49:11.532393+0000 mgr.x (mgr.24520) 209 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:15.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:14 smithi164 bash[21879]: cluster 2024-09-17T10:49:13.533111+0000 mgr.x (mgr.24520) 210 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:15.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:14 smithi163 bash[19901]: cluster 2024-09-17T10:49:13.533111+0000 mgr.x (mgr.24520) 210 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:15.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:14 smithi163 bash[26527]: cluster 2024-09-17T10:49:13.533111+0000 mgr.x (mgr.24520) 210 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:17.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:16 smithi164 bash[21879]: cluster 2024-09-17T10:49:15.533835+0000 mgr.x (mgr.24520) 211 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:17.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:16 smithi163 bash[26527]: cluster 2024-09-17T10:49:15.533835+0000 mgr.x (mgr.24520) 211 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:16 smithi163 bash[19901]: cluster 2024-09-17T10:49:15.533835+0000 mgr.x (mgr.24520) 211 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:17.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:49:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:49:17] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:49:18.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:17 smithi164 bash[21879]: audit 2024-09-17T10:49:16.687059+0000 mgr.x (mgr.24520) 212 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:18.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:17 smithi163 bash[19901]: audit 2024-09-17T10:49:16.687059+0000 mgr.x (mgr.24520) 212 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:18.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:17 smithi163 bash[26527]: audit 2024-09-17T10:49:16.687059+0000 mgr.x (mgr.24520) 212 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:19.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:18 smithi164 bash[21879]: cluster 2024-09-17T10:49:17.535473+0000 mgr.x (mgr.24520) 213 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:19.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:18 smithi163 bash[19901]: cluster 2024-09-17T10:49:17.535473+0000 mgr.x (mgr.24520) 213 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:19.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:18 smithi163 bash[26527]: cluster 2024-09-17T10:49:17.535473+0000 mgr.x (mgr.24520) 213 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:21.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:20 smithi164 bash[21879]: cluster 2024-09-17T10:49:19.536172+0000 mgr.x (mgr.24520) 214 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:21.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:20 smithi163 bash[26527]: cluster 2024-09-17T10:49:19.536172+0000 mgr.x (mgr.24520) 214 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:21.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:20 smithi163 bash[19901]: cluster 2024-09-17T10:49:19.536172+0000 mgr.x (mgr.24520) 214 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:23.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:22 smithi164 bash[21879]: cluster 2024-09-17T10:49:21.537834+0000 mgr.x (mgr.24520) 215 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:23.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:22 smithi163 bash[26527]: cluster 2024-09-17T10:49:21.537834+0000 mgr.x (mgr.24520) 215 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:23.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:22 smithi163 bash[19901]: cluster 2024-09-17T10:49:21.537834+0000 mgr.x (mgr.24520) 215 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:25.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:24 smithi164 bash[21879]: cluster 2024-09-17T10:49:23.538544+0000 mgr.x (mgr.24520) 216 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:25.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:24 smithi163 bash[26527]: cluster 2024-09-17T10:49:23.538544+0000 mgr.x (mgr.24520) 216 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:24 smithi163 bash[19901]: cluster 2024-09-17T10:49:23.538544+0000 mgr.x (mgr.24520) 216 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:26.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:25 smithi164 bash[21879]: audit 2024-09-17T10:49:25.447843+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:26.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:25 smithi163 bash[26527]: audit 2024-09-17T10:49:25.447843+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:26.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:25 smithi163 bash[19901]: audit 2024-09-17T10:49:25.447843+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:27.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:26 smithi163 bash[19901]: cluster 2024-09-17T10:49:25.539198+0000 mgr.x (mgr.24520) 217 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:27.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:26 smithi163 bash[26527]: cluster 2024-09-17T10:49:25.539198+0000 mgr.x (mgr.24520) 217 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:27.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:26 smithi164 bash[21879]: cluster 2024-09-17T10:49:25.539198+0000 mgr.x (mgr.24520) 217 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:27.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:49:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:49:27] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.43.0" 2024-09-17T10:49:28.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:27 smithi164 bash[21879]: audit 2024-09-17T10:49:26.693724+0000 mgr.x (mgr.24520) 218 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:28.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:27 smithi163 bash[26527]: audit 2024-09-17T10:49:26.693724+0000 mgr.x (mgr.24520) 218 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:28.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:27 smithi163 bash[19901]: audit 2024-09-17T10:49:26.693724+0000 mgr.x (mgr.24520) 218 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:29.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:28 smithi164 bash[21879]: cluster 2024-09-17T10:49:27.541045+0000 mgr.x (mgr.24520) 219 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:29.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:28 smithi163 bash[26527]: cluster 2024-09-17T10:49:27.541045+0000 mgr.x (mgr.24520) 219 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:28 smithi163 bash[19901]: cluster 2024-09-17T10:49:27.541045+0000 mgr.x (mgr.24520) 219 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:31.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:30 smithi164 bash[21879]: cluster 2024-09-17T10:49:29.541893+0000 mgr.x (mgr.24520) 220 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:31.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:30 smithi163 bash[19901]: cluster 2024-09-17T10:49:29.541893+0000 mgr.x (mgr.24520) 220 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:31.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:30 smithi163 bash[26527]: cluster 2024-09-17T10:49:29.541893+0000 mgr.x (mgr.24520) 220 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:32 smithi164 bash[21879]: cluster 2024-09-17T10:49:31.543683+0000 mgr.x (mgr.24520) 221 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:32 smithi164 bash[21879]: audit 2024-09-17T10:49:31.836927+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:49:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:32 smithi164 bash[21879]: audit 2024-09-17T10:49:31.848823+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:49:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:32 smithi164 bash[21879]: audit 2024-09-17T10:49:32.540311+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:49:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:32 smithi164 bash[21879]: audit 2024-09-17T10:49:32.542212+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:49:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:32 smithi164 bash[21879]: audit 2024-09-17T10:49:32.552517+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:49:33.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[19901]: cluster 2024-09-17T10:49:31.543683+0000 mgr.x (mgr.24520) 221 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:33.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[19901]: audit 2024-09-17T10:49:31.836927+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:49:33.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[19901]: audit 2024-09-17T10:49:31.848823+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:49:33.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[19901]: audit 2024-09-17T10:49:32.540311+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:49:33.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[19901]: audit 2024-09-17T10:49:32.542212+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:49:33.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[19901]: audit 2024-09-17T10:49:32.552517+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:49:33.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[26527]: cluster 2024-09-17T10:49:31.543683+0000 mgr.x (mgr.24520) 221 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[26527]: audit 2024-09-17T10:49:31.836927+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:49:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[26527]: audit 2024-09-17T10:49:31.848823+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:49:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[26527]: audit 2024-09-17T10:49:32.540311+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:49:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[26527]: audit 2024-09-17T10:49:32.542212+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:49:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:32 smithi163 bash[26527]: audit 2024-09-17T10:49:32.552517+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:49:35.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:34 smithi164 bash[21879]: cluster 2024-09-17T10:49:33.544425+0000 mgr.x (mgr.24520) 222 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:35.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:34 smithi163 bash[19901]: cluster 2024-09-17T10:49:33.544425+0000 mgr.x (mgr.24520) 222 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:35.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:34 smithi163 bash[26527]: cluster 2024-09-17T10:49:33.544425+0000 mgr.x (mgr.24520) 222 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:37.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:36 smithi163 bash[19901]: cluster 2024-09-17T10:49:35.545110+0000 mgr.x (mgr.24520) 223 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:37.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:36 smithi163 bash[26527]: cluster 2024-09-17T10:49:35.545110+0000 mgr.x (mgr.24520) 223 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:37.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:36 smithi164 bash[21879]: cluster 2024-09-17T10:49:35.545110+0000 mgr.x (mgr.24520) 223 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:37.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:49:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:49:37] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.43.0" 2024-09-17T10:49:38.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:37 smithi164 bash[21879]: audit 2024-09-17T10:49:36.697472+0000 mgr.x (mgr.24520) 224 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:38.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:37 smithi163 bash[26527]: audit 2024-09-17T10:49:36.697472+0000 mgr.x (mgr.24520) 224 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:38.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:37 smithi163 bash[19901]: audit 2024-09-17T10:49:36.697472+0000 mgr.x (mgr.24520) 224 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:39.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:38 smithi164 bash[21879]: cluster 2024-09-17T10:49:37.546870+0000 mgr.x (mgr.24520) 225 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:39.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:38 smithi163 bash[19901]: cluster 2024-09-17T10:49:37.546870+0000 mgr.x (mgr.24520) 225 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:39.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:38 smithi163 bash[26527]: cluster 2024-09-17T10:49:37.546870+0000 mgr.x (mgr.24520) 225 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:41.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:40 smithi164 bash[21879]: cluster 2024-09-17T10:49:39.547588+0000 mgr.x (mgr.24520) 226 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:41.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:40 smithi164 bash[21879]: audit 2024-09-17T10:49:40.448157+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:40 smithi163 bash[19901]: cluster 2024-09-17T10:49:39.547588+0000 mgr.x (mgr.24520) 226 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:40 smithi163 bash[19901]: audit 2024-09-17T10:49:40.448157+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:41.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:40 smithi163 bash[26527]: cluster 2024-09-17T10:49:39.547588+0000 mgr.x (mgr.24520) 226 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:41.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:40 smithi163 bash[26527]: audit 2024-09-17T10:49:40.448157+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:43.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:42 smithi164 bash[21879]: cluster 2024-09-17T10:49:41.549312+0000 mgr.x (mgr.24520) 227 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:43.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:42 smithi163 bash[19901]: cluster 2024-09-17T10:49:41.549312+0000 mgr.x (mgr.24520) 227 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:43.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:42 smithi163 bash[26527]: cluster 2024-09-17T10:49:41.549312+0000 mgr.x (mgr.24520) 227 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:45.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:44 smithi164 bash[21879]: cluster 2024-09-17T10:49:43.550088+0000 mgr.x (mgr.24520) 228 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:45.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:44 smithi163 bash[26527]: cluster 2024-09-17T10:49:43.550088+0000 mgr.x (mgr.24520) 228 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:45.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:44 smithi163 bash[19901]: cluster 2024-09-17T10:49:43.550088+0000 mgr.x (mgr.24520) 228 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:47.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:46 smithi163 bash[19901]: cluster 2024-09-17T10:49:45.550738+0000 mgr.x (mgr.24520) 229 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:47.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:46 smithi163 bash[26527]: cluster 2024-09-17T10:49:45.550738+0000 mgr.x (mgr.24520) 229 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:47.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:46 smithi164 bash[21879]: cluster 2024-09-17T10:49:45.550738+0000 mgr.x (mgr.24520) 229 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:47.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:49:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:49:47] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-17T10:49:48.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:47 smithi164 bash[21879]: audit 2024-09-17T10:49:46.709050+0000 mgr.x (mgr.24520) 230 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:48.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:47 smithi163 bash[26527]: audit 2024-09-17T10:49:46.709050+0000 mgr.x (mgr.24520) 230 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:48.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:47 smithi163 bash[19901]: audit 2024-09-17T10:49:46.709050+0000 mgr.x (mgr.24520) 230 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:49.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:48 smithi164 bash[21879]: cluster 2024-09-17T10:49:47.552361+0000 mgr.x (mgr.24520) 231 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:49.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:48 smithi163 bash[26527]: cluster 2024-09-17T10:49:47.552361+0000 mgr.x (mgr.24520) 231 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:49.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:48 smithi163 bash[19901]: cluster 2024-09-17T10:49:47.552361+0000 mgr.x (mgr.24520) 231 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:51.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:50 smithi164 bash[21879]: cluster 2024-09-17T10:49:49.553017+0000 mgr.x (mgr.24520) 232 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:51.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:50 smithi163 bash[26527]: cluster 2024-09-17T10:49:49.553017+0000 mgr.x (mgr.24520) 232 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:51.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:50 smithi163 bash[19901]: cluster 2024-09-17T10:49:49.553017+0000 mgr.x (mgr.24520) 232 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:53.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:52 smithi164 bash[21879]: cluster 2024-09-17T10:49:51.554643+0000 mgr.x (mgr.24520) 233 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:53.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:52 smithi163 bash[26527]: cluster 2024-09-17T10:49:51.554643+0000 mgr.x (mgr.24520) 233 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:53.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:52 smithi163 bash[19901]: cluster 2024-09-17T10:49:51.554643+0000 mgr.x (mgr.24520) 233 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:55.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:54 smithi164 bash[21879]: cluster 2024-09-17T10:49:53.555354+0000 mgr.x (mgr.24520) 234 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:55.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:54 smithi163 bash[26527]: cluster 2024-09-17T10:49:53.555354+0000 mgr.x (mgr.24520) 234 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:55.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:54 smithi163 bash[19901]: cluster 2024-09-17T10:49:53.555354+0000 mgr.x (mgr.24520) 234 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:56.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:55 smithi164 bash[21879]: audit 2024-09-17T10:49:55.448665+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:56.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:55 smithi163 bash[26527]: audit 2024-09-17T10:49:55.448665+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:56.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:55 smithi163 bash[19901]: audit 2024-09-17T10:49:55.448665+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:49:57.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:56 smithi163 bash[26527]: cluster 2024-09-17T10:49:55.556018+0000 mgr.x (mgr.24520) 235 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:56 smithi163 bash[19901]: cluster 2024-09-17T10:49:55.556018+0000 mgr.x (mgr.24520) 235 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:57.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:56 smithi164 bash[21879]: cluster 2024-09-17T10:49:55.556018+0000 mgr.x (mgr.24520) 235 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:49:57.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:49:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:49:57] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:49:58.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:57 smithi164 bash[21879]: audit 2024-09-17T10:49:56.719745+0000 mgr.x (mgr.24520) 236 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:58.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:57 smithi163 bash[26527]: audit 2024-09-17T10:49:56.719745+0000 mgr.x (mgr.24520) 236 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:58.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:57 smithi163 bash[19901]: audit 2024-09-17T10:49:56.719745+0000 mgr.x (mgr.24520) 236 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:49:59.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:49:58 smithi164 bash[21879]: cluster 2024-09-17T10:49:57.557649+0000 mgr.x (mgr.24520) 237 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:59.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:49:58 smithi163 bash[19901]: cluster 2024-09-17T10:49:57.557649+0000 mgr.x (mgr.24520) 237 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:49:59.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:49:58 smithi163 bash[26527]: cluster 2024-09-17T10:49:57.557649+0000 mgr.x (mgr.24520) 237 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:01.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:00 smithi164 bash[21879]: cluster 2024-09-17T10:49:59.558383+0000 mgr.x (mgr.24520) 238 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:01.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:00 smithi164 bash[21879]: cluster 2024-09-17T10:50:00.000136+0000 mon.a (mon.0) 1137 : cluster [INF] overall HEALTH_OK 2024-09-17T10:50:01.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:00 smithi163 bash[26527]: cluster 2024-09-17T10:49:59.558383+0000 mgr.x (mgr.24520) 238 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:01.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:00 smithi163 bash[26527]: cluster 2024-09-17T10:50:00.000136+0000 mon.a (mon.0) 1137 : cluster [INF] overall HEALTH_OK 2024-09-17T10:50:01.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:00 smithi163 bash[19901]: cluster 2024-09-17T10:49:59.558383+0000 mgr.x (mgr.24520) 238 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:01.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:00 smithi163 bash[19901]: cluster 2024-09-17T10:50:00.000136+0000 mon.a (mon.0) 1137 : cluster [INF] overall HEALTH_OK 2024-09-17T10:50:03.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:02 smithi164 bash[21879]: cluster 2024-09-17T10:50:01.559961+0000 mgr.x (mgr.24520) 239 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:03.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:02 smithi163 bash[19901]: cluster 2024-09-17T10:50:01.559961+0000 mgr.x (mgr.24520) 239 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:03.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:02 smithi163 bash[26527]: cluster 2024-09-17T10:50:01.559961+0000 mgr.x (mgr.24520) 239 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:05.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:04 smithi164 bash[21879]: cluster 2024-09-17T10:50:03.560650+0000 mgr.x (mgr.24520) 240 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:05.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:04 smithi163 bash[26527]: cluster 2024-09-17T10:50:03.560650+0000 mgr.x (mgr.24520) 240 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:05.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:04 smithi163 bash[19901]: cluster 2024-09-17T10:50:03.560650+0000 mgr.x (mgr.24520) 240 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:06 smithi163 bash[19901]: cluster 2024-09-17T10:50:05.561343+0000 mgr.x (mgr.24520) 241 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:06 smithi163 bash[26527]: cluster 2024-09-17T10:50:05.561343+0000 mgr.x (mgr.24520) 241 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:07.256 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:06 smithi164 bash[21879]: cluster 2024-09-17T10:50:05.561343+0000 mgr.x (mgr.24520) 241 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:07.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:50:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:50:07] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:50:08.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:07 smithi164 bash[21879]: audit 2024-09-17T10:50:06.731197+0000 mgr.x (mgr.24520) 242 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:08.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:07 smithi163 bash[26527]: audit 2024-09-17T10:50:06.731197+0000 mgr.x (mgr.24520) 242 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:08.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:07 smithi163 bash[19901]: audit 2024-09-17T10:50:06.731197+0000 mgr.x (mgr.24520) 242 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:09.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:08 smithi164 bash[21879]: cluster 2024-09-17T10:50:07.563044+0000 mgr.x (mgr.24520) 243 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:09.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:08 smithi163 bash[26527]: cluster 2024-09-17T10:50:07.563044+0000 mgr.x (mgr.24520) 243 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:09.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:08 smithi163 bash[19901]: cluster 2024-09-17T10:50:07.563044+0000 mgr.x (mgr.24520) 243 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:11.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:10 smithi164 bash[21879]: cluster 2024-09-17T10:50:09.563717+0000 mgr.x (mgr.24520) 244 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:11.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:10 smithi164 bash[21879]: audit 2024-09-17T10:50:10.448900+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:11.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:10 smithi163 bash[26527]: cluster 2024-09-17T10:50:09.563717+0000 mgr.x (mgr.24520) 244 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:11.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:10 smithi163 bash[26527]: audit 2024-09-17T10:50:10.448900+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:11.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:10 smithi163 bash[19901]: cluster 2024-09-17T10:50:09.563717+0000 mgr.x (mgr.24520) 244 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:11.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:10 smithi163 bash[19901]: audit 2024-09-17T10:50:10.448900+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:13.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:12 smithi164 bash[21879]: cluster 2024-09-17T10:50:11.565374+0000 mgr.x (mgr.24520) 245 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:12 smithi163 bash[26527]: cluster 2024-09-17T10:50:11.565374+0000 mgr.x (mgr.24520) 245 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:13.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:12 smithi163 bash[19901]: cluster 2024-09-17T10:50:11.565374+0000 mgr.x (mgr.24520) 245 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:15.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:14 smithi164 bash[21879]: cluster 2024-09-17T10:50:13.566118+0000 mgr.x (mgr.24520) 246 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:15.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:14 smithi163 bash[26527]: cluster 2024-09-17T10:50:13.566118+0000 mgr.x (mgr.24520) 246 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:15.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:14 smithi163 bash[19901]: cluster 2024-09-17T10:50:13.566118+0000 mgr.x (mgr.24520) 246 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:16 smithi163 bash[19901]: cluster 2024-09-17T10:50:15.566768+0000 mgr.x (mgr.24520) 247 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:17.154 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:16 smithi163 bash[26527]: cluster 2024-09-17T10:50:15.566768+0000 mgr.x (mgr.24520) 247 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:17.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:16 smithi164 bash[21879]: cluster 2024-09-17T10:50:15.566768+0000 mgr.x (mgr.24520) 247 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:17.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:50:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:50:17] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:50:18.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:17 smithi164 bash[21879]: audit 2024-09-17T10:50:16.737710+0000 mgr.x (mgr.24520) 248 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:18.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:17 smithi163 bash[26527]: audit 2024-09-17T10:50:16.737710+0000 mgr.x (mgr.24520) 248 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:18.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:17 smithi163 bash[19901]: audit 2024-09-17T10:50:16.737710+0000 mgr.x (mgr.24520) 248 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:19.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:18 smithi164 bash[21879]: cluster 2024-09-17T10:50:17.568410+0000 mgr.x (mgr.24520) 249 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:19.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:18 smithi163 bash[19901]: cluster 2024-09-17T10:50:17.568410+0000 mgr.x (mgr.24520) 249 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:19.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:18 smithi163 bash[26527]: cluster 2024-09-17T10:50:17.568410+0000 mgr.x (mgr.24520) 249 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:21.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:20 smithi164 bash[21879]: cluster 2024-09-17T10:50:19.569091+0000 mgr.x (mgr.24520) 250 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:21.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:20 smithi163 bash[19901]: cluster 2024-09-17T10:50:19.569091+0000 mgr.x (mgr.24520) 250 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:21.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:20 smithi163 bash[26527]: cluster 2024-09-17T10:50:19.569091+0000 mgr.x (mgr.24520) 250 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:23.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:22 smithi164 bash[21879]: cluster 2024-09-17T10:50:21.570726+0000 mgr.x (mgr.24520) 251 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:23.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:22 smithi163 bash[19901]: cluster 2024-09-17T10:50:21.570726+0000 mgr.x (mgr.24520) 251 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:23.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:22 smithi163 bash[26527]: cluster 2024-09-17T10:50:21.570726+0000 mgr.x (mgr.24520) 251 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:25.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:24 smithi164 bash[21879]: cluster 2024-09-17T10:50:23.571420+0000 mgr.x (mgr.24520) 252 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:24 smithi163 bash[19901]: cluster 2024-09-17T10:50:23.571420+0000 mgr.x (mgr.24520) 252 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:25.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:24 smithi163 bash[26527]: cluster 2024-09-17T10:50:23.571420+0000 mgr.x (mgr.24520) 252 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:26.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:26 smithi164 bash[21879]: audit 2024-09-17T10:50:25.449339+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:26.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:26 smithi163 bash[26527]: audit 2024-09-17T10:50:25.449339+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:26.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:26 smithi163 bash[19901]: audit 2024-09-17T10:50:25.449339+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:27.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:27 smithi164 bash[21879]: cluster 2024-09-17T10:50:25.572084+0000 mgr.x (mgr.24520) 253 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:27.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:27 smithi163 bash[19901]: cluster 2024-09-17T10:50:25.572084+0000 mgr.x (mgr.24520) 253 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:27.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:27 smithi163 bash[26527]: cluster 2024-09-17T10:50:25.572084+0000 mgr.x (mgr.24520) 253 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:27.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:50:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:50:27] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.43.0" 2024-09-17T10:50:28.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:28 smithi164 bash[21879]: audit 2024-09-17T10:50:26.743536+0000 mgr.x (mgr.24520) 254 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:28.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:28 smithi163 bash[26527]: audit 2024-09-17T10:50:26.743536+0000 mgr.x (mgr.24520) 254 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:28.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:28 smithi163 bash[19901]: audit 2024-09-17T10:50:26.743536+0000 mgr.x (mgr.24520) 254 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:29.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:29 smithi164 bash[21879]: cluster 2024-09-17T10:50:27.573707+0000 mgr.x (mgr.24520) 255 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:29 smithi163 bash[19901]: cluster 2024-09-17T10:50:27.573707+0000 mgr.x (mgr.24520) 255 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:29.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:29 smithi163 bash[26527]: cluster 2024-09-17T10:50:27.573707+0000 mgr.x (mgr.24520) 255 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:31.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:31 smithi164 bash[21879]: cluster 2024-09-17T10:50:29.574427+0000 mgr.x (mgr.24520) 256 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:31.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:31 smithi163 bash[19901]: cluster 2024-09-17T10:50:29.574427+0000 mgr.x (mgr.24520) 256 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:31.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:31 smithi163 bash[26527]: cluster 2024-09-17T10:50:29.574427+0000 mgr.x (mgr.24520) 256 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:33.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:33 smithi164 bash[21879]: cluster 2024-09-17T10:50:31.576031+0000 mgr.x (mgr.24520) 257 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:33.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:33 smithi163 bash[19901]: cluster 2024-09-17T10:50:31.576031+0000 mgr.x (mgr.24520) 257 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:33.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:33 smithi163 bash[26527]: cluster 2024-09-17T10:50:31.576031+0000 mgr.x (mgr.24520) 257 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:34.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:34 smithi164 bash[21879]: audit 2024-09-17T10:50:33.417568+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:50:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:34 smithi164 bash[21879]: audit 2024-09-17T10:50:33.419267+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:50:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:34 smithi164 bash[21879]: audit 2024-09-17T10:50:33.432000+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:50:34.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:34 smithi163 bash[19901]: audit 2024-09-17T10:50:33.417568+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:50:34.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:34 smithi163 bash[19901]: audit 2024-09-17T10:50:33.419267+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:50:34.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:34 smithi163 bash[19901]: audit 2024-09-17T10:50:33.432000+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:50:34.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:34 smithi163 bash[26527]: audit 2024-09-17T10:50:33.417568+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:50:34.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:34 smithi163 bash[26527]: audit 2024-09-17T10:50:33.419267+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:50:34.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:34 smithi163 bash[26527]: audit 2024-09-17T10:50:33.432000+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24520 ' entity='mgr.x' 2024-09-17T10:50:35.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:35 smithi164 bash[21879]: cluster 2024-09-17T10:50:33.576722+0000 mgr.x (mgr.24520) 258 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:35.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:35 smithi163 bash[19901]: cluster 2024-09-17T10:50:33.576722+0000 mgr.x (mgr.24520) 258 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:35.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:35 smithi163 bash[26527]: cluster 2024-09-17T10:50:33.576722+0000 mgr.x (mgr.24520) 258 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:37.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:37 smithi164 bash[21879]: cluster 2024-09-17T10:50:35.577447+0000 mgr.x (mgr.24520) 259 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:37.286 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:50:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:50:37] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.43.0" 2024-09-17T10:50:37.310 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:37 smithi163 bash[26527]: cluster 2024-09-17T10:50:35.577447+0000 mgr.x (mgr.24520) 259 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:37.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:37 smithi163 bash[19901]: cluster 2024-09-17T10:50:35.577447+0000 mgr.x (mgr.24520) 259 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:38.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:38 smithi163 bash[19901]: audit 2024-09-17T10:50:36.749458+0000 mgr.x (mgr.24520) 260 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:38.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:38 smithi163 bash[26527]: audit 2024-09-17T10:50:36.749458+0000 mgr.x (mgr.24520) 260 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:38.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:38 smithi164 bash[21879]: audit 2024-09-17T10:50:36.749458+0000 mgr.x (mgr.24520) 260 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:39.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:39 smithi163 bash[26527]: cluster 2024-09-17T10:50:37.579106+0000 mgr.x (mgr.24520) 261 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:39.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:39 smithi163 bash[19901]: cluster 2024-09-17T10:50:37.579106+0000 mgr.x (mgr.24520) 261 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:39.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:39 smithi164 bash[21879]: cluster 2024-09-17T10:50:37.579106+0000 mgr.x (mgr.24520) 261 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:41.257 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:50:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:41 smithi163 bash[19901]: cluster 2024-09-17T10:50:39.579777+0000 mgr.x (mgr.24520) 262 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:41 smithi163 bash[19901]: audit 2024-09-17T10:50:40.449838+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:41.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:41 smithi163 bash[26527]: cluster 2024-09-17T10:50:39.579777+0000 mgr.x (mgr.24520) 262 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:41.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:41 smithi163 bash[26527]: audit 2024-09-17T10:50:40.449838+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:41.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:41 smithi164 bash[21879]: cluster 2024-09-17T10:50:39.579777+0000 mgr.x (mgr.24520) 262 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:41.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:41 smithi164 bash[21879]: audit 2024-09-17T10:50:40.449838+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:43.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:43 smithi163 bash[19901]: cluster 2024-09-17T10:50:41.581388+0000 mgr.x (mgr.24520) 263 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:43.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:43 smithi163 bash[26527]: cluster 2024-09-17T10:50:41.581388+0000 mgr.x (mgr.24520) 263 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:43.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:43 smithi164 bash[21879]: cluster 2024-09-17T10:50:41.581388+0000 mgr.x (mgr.24520) 263 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:45.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:45 smithi163 bash[26527]: cluster 2024-09-17T10:50:43.582097+0000 mgr.x (mgr.24520) 264 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:45.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:45 smithi163 bash[19901]: cluster 2024-09-17T10:50:43.582097+0000 mgr.x (mgr.24520) 264 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:45.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:45 smithi164 bash[21879]: cluster 2024-09-17T10:50:43.582097+0000 mgr.x (mgr.24520) 264 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:46.069 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:50:47.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:47 smithi163 bash[19901]: cluster 2024-09-17T10:50:45.582748+0000 mgr.x (mgr.24520) 265 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:47.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:47 smithi163 bash[26527]: cluster 2024-09-17T10:50:45.582748+0000 mgr.x (mgr.24520) 265 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:47.535 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:50:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:50:47] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:50:47.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:47 smithi164 bash[21879]: cluster 2024-09-17T10:50:45.582748+0000 mgr.x (mgr.24520) 265 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:47.849 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (16m) 75s ago 17m 15.5M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (16m) 2m ago 16m 76.5M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (6m) 75s ago 14m 48.1M - 3.8 ebb0615149de 5b25dab028c5 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (9m) 2m ago 25m 504M - 19.3.0-4963-ge646f729 f271290a0950 1ec10f4a10ea 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (2m) 75s ago 28m 438M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (28m) 75s ago 28m 66.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (26m) 2m ago 26m 47.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (26m) 75s ago 26m 49.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (17m) 75s ago 17m 8859k - 1.5.0 0da6a335fe13 8214ffeb4cf3 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (17m) 2m ago 17m 8668k - 1.5.0 0da6a335fe13 37c67f11742e 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (25m) 75s ago 25m 62.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:50:47.850 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (24m) 75s ago 24m 63.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:50:47.851 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (23m) 75s ago 23m 51.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:50:47.851 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (22m) 75s ago 22m 54.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:50:47.851 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (21m) 2m ago 21m 55.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:50:47.851 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (20m) 2m ago 20m 62.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:50:47.851 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (19m) 2m ago 19m 60.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:50:47.851 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (18m) 2m ago 18m 62.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:50:47.851 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (6m) 2m ago 17m 44.4M - 2.43.0 a07b618ecd1d 0526a8f9fc94 2024-09-17T10:50:47.851 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (14m) 75s ago 14m 97.8M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:50:47.851 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (15m) 2m ago 15m 97.7M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:50:48.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:48 smithi163 bash[19901]: audit 2024-09-17T10:50:46.759442+0000 mgr.x (mgr.24520) 266 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:48.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:48 smithi163 bash[26527]: audit 2024-09-17T10:50:46.759442+0000 mgr.x (mgr.24520) 266 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:48.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:48 smithi164 bash[21879]: audit 2024-09-17T10:50:46.759442+0000 mgr.x (mgr.24520) 266 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:48.622 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:50:49.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:49 smithi164 bash[21879]: cluster 2024-09-17T10:50:47.584371+0000 mgr.x (mgr.24520) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:49.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:49 smithi164 bash[21879]: audit 2024-09-17T10:50:47.812985+0000 mgr.x (mgr.24520) 268 : audit [DBG] from='client.25031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:50:49.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:49 smithi163 bash[19901]: cluster 2024-09-17T10:50:47.584371+0000 mgr.x (mgr.24520) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:49.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:49 smithi163 bash[19901]: audit 2024-09-17T10:50:47.812985+0000 mgr.x (mgr.24520) 268 : audit [DBG] from='client.25031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:50:49.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:49 smithi163 bash[26527]: cluster 2024-09-17T10:50:47.584371+0000 mgr.x (mgr.24520) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:49.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:49 smithi163 bash[26527]: audit 2024-09-17T10:50:47.812985+0000 mgr.x (mgr.24520) 268 : audit [DBG] from='client.25031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:50:51.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:51 smithi164 bash[21879]: cluster 2024-09-17T10:50:49.585088+0000 mgr.x (mgr.24520) 269 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:51.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:51 smithi163 bash[19901]: cluster 2024-09-17T10:50:49.585088+0000 mgr.x (mgr.24520) 269 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:51.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:51 smithi163 bash[26527]: cluster 2024-09-17T10:50:49.585088+0000 mgr.x (mgr.24520) 269 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:53.437 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:50:53.534 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:53 smithi163 bash[26527]: cluster 2024-09-17T10:50:51.586711+0000 mgr.x (mgr.24520) 270 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:53.534 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:53 smithi163 bash[19901]: cluster 2024-09-17T10:50:51.586711+0000 mgr.x (mgr.24520) 270 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:53.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:53 smithi164 bash[21879]: cluster 2024-09-17T10:50:51.586711+0000 mgr.x (mgr.24520) 270 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:55.179 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:50:55.179 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T10:50:55.179 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:50:55.180 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:50:55.181 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:50:55.454 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:55 smithi163 bash[19901]: cluster 2024-09-17T10:50:53.587421+0000 mgr.x (mgr.24520) 271 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:55.455 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:55 smithi163 bash[26527]: cluster 2024-09-17T10:50:53.587421+0000 mgr.x (mgr.24520) 271 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:55.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:55 smithi164 bash[21879]: cluster 2024-09-17T10:50:53.587421+0000 mgr.x (mgr.24520) 271 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:55.940 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:50:56.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:56 smithi163 bash[19901]: audit 2024-09-17T10:50:55.180679+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.163:0/1669835379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:50:56.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:56 smithi163 bash[19901]: audit 2024-09-17T10:50:55.450481+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:56.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:56 smithi163 bash[26527]: audit 2024-09-17T10:50:55.180679+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.163:0/1669835379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:50:56.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:56 smithi163 bash[26527]: audit 2024-09-17T10:50:55.450481+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:56.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:56 smithi164 bash[21879]: audit 2024-09-17T10:50:55.180679+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.163:0/1669835379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:50:56.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:56 smithi164 bash[21879]: audit 2024-09-17T10:50:55.450481+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:50:57.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:57 smithi164 bash[21879]: cluster 2024-09-17T10:50:55.588106+0000 mgr.x (mgr.24520) 272 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:57.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:50:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:50:57] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:50:57.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:57 smithi163 bash[26527]: cluster 2024-09-17T10:50:55.588106+0000 mgr.x (mgr.24520) 272 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:57.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:57 smithi163 bash[19901]: cluster 2024-09-17T10:50:55.588106+0000 mgr.x (mgr.24520) 272 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:50:58.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:58 smithi164 bash[21879]: audit 2024-09-17T10:50:56.760860+0000 mgr.x (mgr.24520) 273 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:58.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:58 smithi163 bash[19901]: audit 2024-09-17T10:50:56.760860+0000 mgr.x (mgr.24520) 273 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:58.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:58 smithi163 bash[26527]: audit 2024-09-17T10:50:56.760860+0000 mgr.x (mgr.24520) 273 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:50:59.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:50:59 smithi164 bash[21879]: cluster 2024-09-17T10:50:57.589747+0000 mgr.x (mgr.24520) 274 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:59.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:50:59 smithi163 bash[19901]: cluster 2024-09-17T10:50:57.589747+0000 mgr.x (mgr.24520) 274 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:50:59.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:50:59 smithi163 bash[26527]: cluster 2024-09-17T10:50:57.589747+0000 mgr.x (mgr.24520) 274 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:00.744 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:51:01.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:01 smithi163 bash[26527]: cluster 2024-09-17T10:50:59.590427+0000 mgr.x (mgr.24520) 275 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:01.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:01 smithi163 bash[19901]: cluster 2024-09-17T10:50:59.590427+0000 mgr.x (mgr.24520) 275 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:01.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:01 smithi164 bash[21879]: cluster 2024-09-17T10:50:59.590427+0000 mgr.x (mgr.24520) 275 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:02.610 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T10:51:03.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:03 smithi163 bash[19901]: cluster 2024-09-17T10:51:01.592053+0000 mgr.x (mgr.24520) 276 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:03.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:03 smithi163 bash[19901]: audit 2024-09-17T10:51:02.612501+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.163:0/665516519' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:51:03.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:03 smithi163 bash[26527]: cluster 2024-09-17T10:51:01.592053+0000 mgr.x (mgr.24520) 276 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:03.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:03 smithi163 bash[26527]: audit 2024-09-17T10:51:02.612501+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.163:0/665516519' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:51:03.411 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:51:03.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:03 smithi164 bash[21879]: cluster 2024-09-17T10:51:01.592053+0000 mgr.x (mgr.24520) 276 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:03.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:03 smithi164 bash[21879]: audit 2024-09-17T10:51:02.612501+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.163:0/665516519' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:51:05.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:05 smithi164 bash[21879]: cluster 2024-09-17T10:51:03.592732+0000 mgr.x (mgr.24520) 277 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:05.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:05 smithi163 bash[26527]: cluster 2024-09-17T10:51:03.592732+0000 mgr.x (mgr.24520) 277 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:05.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:05 smithi163 bash[19901]: cluster 2024-09-17T10:51:03.592732+0000 mgr.x (mgr.24520) 277 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:07.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:07 smithi164 bash[21879]: cluster 2024-09-17T10:51:05.593464+0000 mgr.x (mgr.24520) 278 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:07.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:51:07] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:51:07.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:07 smithi163 bash[19901]: cluster 2024-09-17T10:51:05.593464+0000 mgr.x (mgr.24520) 278 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:07.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:07 smithi163 bash[26527]: cluster 2024-09-17T10:51:05.593464+0000 mgr.x (mgr.24520) 278 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:08.234 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:51:08.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:08 smithi164 bash[21879]: audit 2024-09-17T10:51:06.772399+0000 mgr.x (mgr.24520) 279 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:08.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:08 smithi163 bash[19901]: audit 2024-09-17T10:51:06.772399+0000 mgr.x (mgr.24520) 279 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:08.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:08 smithi163 bash[26527]: audit 2024-09-17T10:51:06.772399+0000 mgr.x (mgr.24520) 279 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:09.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:09 smithi164 bash[21879]: cluster 2024-09-17T10:51:07.595104+0000 mgr.x (mgr.24520) 280 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:09.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:09 smithi163 bash[19901]: cluster 2024-09-17T10:51:07.595104+0000 mgr.x (mgr.24520) 280 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:09.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:09 smithi163 bash[26527]: cluster 2024-09-17T10:51:07.595104+0000 mgr.x (mgr.24520) 280 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:09.992 INFO:teuthology.orchestra.run.smithi163.stdout: cluster: 2024-09-17T10:51:09.992 INFO:teuthology.orchestra.run.smithi163.stdout: id: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:51:09.992 INFO:teuthology.orchestra.run.smithi163.stdout: health: HEALTH_OK 2024-09-17T10:51:09.992 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:51:09.992 INFO:teuthology.orchestra.run.smithi163.stdout: services: 2024-09-17T10:51:09.992 INFO:teuthology.orchestra.run.smithi163.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-17T10:51:09.992 INFO:teuthology.orchestra.run.smithi163.stdout: mgr: x(active, since 7m), standbys: y 2024-09-17T10:51:09.992 INFO:teuthology.orchestra.run.smithi163.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: data: 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: usage: 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: pgs: 161 active+clean 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: io: 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T10:51:09.993 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:51:10.269 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:10 smithi163 bash[26527]: audit 2024-09-17T10:51:09.993971+0000 mon.a (mon.0) 1139 : audit [DBG] from='client.? 172.21.15.163:0/2033791612' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:51:10.269 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:10 smithi163 bash[19901]: audit 2024-09-17T10:51:09.993971+0000 mon.a (mon.0) 1139 : audit [DBG] from='client.? 172.21.15.163:0/2033791612' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:51:10.535 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:10 smithi164 bash[21879]: audit 2024-09-17T10:51:09.993971+0000 mon.a (mon.0) 1139 : audit [DBG] from='client.? 172.21.15.163:0/2033791612' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:51:10.855 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph mgr fail' 2024-09-17T10:51:11.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:11 smithi164 bash[21879]: cluster 2024-09-17T10:51:09.595784+0000 mgr.x (mgr.24520) 281 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:11.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:11 smithi164 bash[21879]: audit 2024-09-17T10:51:10.450489+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:11 smithi163 bash[26527]: cluster 2024-09-17T10:51:09.595784+0000 mgr.x (mgr.24520) 281 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:11 smithi163 bash[26527]: audit 2024-09-17T10:51:10.450489+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:11.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:11 smithi163 bash[19901]: cluster 2024-09-17T10:51:09.595784+0000 mgr.x (mgr.24520) 281 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:11.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:11 smithi163 bash[19901]: audit 2024-09-17T10:51:10.450489+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24520 172.21.15.164:0/3980881458' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:13.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:13 smithi164 bash[21879]: cluster 2024-09-17T10:51:11.597379+0000 mgr.x (mgr.24520) 282 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:13.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:13 smithi163 bash[26527]: cluster 2024-09-17T10:51:11.597379+0000 mgr.x (mgr.24520) 282 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:13.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:13 smithi163 bash[19901]: cluster 2024-09-17T10:51:11.597379+0000 mgr.x (mgr.24520) 282 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:15.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:15 smithi164 bash[21879]: cluster 2024-09-17T10:51:13.598005+0000 mgr.x (mgr.24520) 283 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:15 smithi163 bash[19901]: cluster 2024-09-17T10:51:13.598005+0000 mgr.x (mgr.24520) 283 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:15.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:15 smithi163 bash[26527]: cluster 2024-09-17T10:51:13.598005+0000 mgr.x (mgr.24520) 283 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:15.662 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:51:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:17 smithi164 bash[21879]: cluster 2024-09-17T10:51:15.598652+0000 mgr.x (mgr.24520) 284 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:17.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:51:17] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-17T10:51:17.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:17 smithi164 bash[49777]: ignoring --setuser ceph since I am not root 2024-09-17T10:51:17.447 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:17 smithi163 bash[19901]: cluster 2024-09-17T10:51:15.598652+0000 mgr.x (mgr.24520) 284 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:17.448 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:17 smithi163 bash[68587]: [17/Sep/2024:10:51:17] ENGINE Bus STOPPING 2024-09-17T10:51:17.448 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:17 smithi163 bash[26527]: cluster 2024-09-17T10:51:15.598652+0000 mgr.x (mgr.24520) 284 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:17.786 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:17 smithi164 bash[49777]: ignoring --setgroup ceph since I am not root 2024-09-17T10:51:17.786 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:17 smithi164 bash[49777]: debug 2024-09-17T10:51:17.440+0000 7f649f208640 1 -- 172.21.15.164:0/3597787957 <== mon.2 v2:172.21.15.163:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ede14790e0 con 0x55ede147b400 2024-09-17T10:51:17.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:17 smithi163 bash[68587]: [17/Sep/2024:10:51:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:51:17.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:17 smithi163 bash[68587]: [17/Sep/2024:10:51:17] ENGINE Bus STOPPED 2024-09-17T10:51:18.220 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:51:18.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.337613+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.163:0/2528603248' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:51:18.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.338132+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:51:18.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: cluster 2024-09-17T10:51:17.338941+0000 mon.a (mon.0) 1141 : cluster [INF] Activating manager daemon y 2024-09-17T10:51:18.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.342986+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:51:18.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: cluster 2024-09-17T10:51:17.349684+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: cluster 2024-09-17T10:51:17.351199+0000 mon.a (mon.0) 1144 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0122301s) 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.357669+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.358167+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.358731+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.359389+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.359889+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.360753+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.361374+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.361983+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:51:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.362596+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.363252+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.363863+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.364474+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.365157+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.365660+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.366930+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: cluster 2024-09-17T10:51:17.610882+0000 mon.a (mon.0) 1145 : cluster [INF] Manager daemon y is now available 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.936983+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.937299+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.962583+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.963213+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.973959+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:51:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[26527]: audit 2024-09-17T10:51:17.974515+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:51:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.337613+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.163:0/2528603248' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:51:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.338132+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:51:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: cluster 2024-09-17T10:51:17.338941+0000 mon.a (mon.0) 1141 : cluster [INF] Activating manager daemon y 2024-09-17T10:51:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.342986+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:51:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: cluster 2024-09-17T10:51:17.349684+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T10:51:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: cluster 2024-09-17T10:51:17.351199+0000 mon.a (mon.0) 1144 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0122301s) 2024-09-17T10:51:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.357669+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:51:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.358167+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:51:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.358731+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.359389+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.359889+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.360753+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.361374+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.361983+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.362596+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.363252+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.363863+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.364474+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.365157+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.365660+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.366930+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: cluster 2024-09-17T10:51:17.610882+0000 mon.a (mon.0) 1145 : cluster [INF] Manager daemon y is now available 2024-09-17T10:51:18.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.936983+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:18.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.937299+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:51:18.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.962583+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:51:18.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.963213+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:51:18.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.973959+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:51:18.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[19901]: audit 2024-09-17T10:51:17.974515+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:51:18.417 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.337613+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.163:0/2528603248' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:51:18.417 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.338132+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: cluster 2024-09-17T10:51:17.338941+0000 mon.a (mon.0) 1141 : cluster [INF] Activating manager daemon y 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.342986+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: cluster 2024-09-17T10:51:17.349684+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: cluster 2024-09-17T10:51:17.351199+0000 mon.a (mon.0) 1144 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0122301s) 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.357669+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.358167+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.358731+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.359389+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.359889+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.360753+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.361374+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.361983+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:51:18.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.362596+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.363252+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.363863+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.364474+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.365157+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.365660+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.366930+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: cluster 2024-09-17T10:51:17.610882+0000 mon.a (mon.0) 1145 : cluster [INF] Manager daemon y is now available 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.936983+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.937299+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.962583+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.963213+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.973959+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:51:18.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:18 smithi164 bash[21879]: audit 2024-09-17T10:51:17.974515+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:51:18.509 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[68587]: [17/Sep/2024:10:51:18] ENGINE Bus STARTING 2024-09-17T10:51:18.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[68587]: [17/Sep/2024:10:51:18] ENGINE Serving on http://:::9283 2024-09-17T10:51:18.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:18 smithi163 bash[68587]: [17/Sep/2024:10:51:18] ENGINE Bus STARTED 2024-09-17T10:51:19.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:19 smithi164 bash[21879]: cluster 2024-09-17T10:51:18.354639+0000 mon.a (mon.0) 1148 : cluster [DBG] mgrmap e30: y(active, since 1.0157s) 2024-09-17T10:51:19.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:19 smithi164 bash[21879]: audit 2024-09-17T10:51:18.378619+0000 mgr.y (mgr.15156) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:51:19.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:19 smithi164 bash[21879]: cluster 2024-09-17T10:51:18.383467+0000 mgr.y (mgr.15156) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[19901]: cluster 2024-09-17T10:51:18.354639+0000 mon.a (mon.0) 1148 : cluster [DBG] mgrmap e30: y(active, since 1.0157s) 2024-09-17T10:51:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[19901]: audit 2024-09-17T10:51:18.378619+0000 mgr.y (mgr.15156) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:51:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[19901]: cluster 2024-09-17T10:51:18.383467+0000 mgr.y (mgr.15156) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:19.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[26527]: cluster 2024-09-17T10:51:18.354639+0000 mon.a (mon.0) 1148 : cluster [DBG] mgrmap e30: y(active, since 1.0157s) 2024-09-17T10:51:19.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[26527]: audit 2024-09-17T10:51:18.378619+0000 mgr.y (mgr.15156) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:51:19.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[26527]: cluster 2024-09-17T10:51:18.383467+0000 mgr.y (mgr.15156) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:20.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: debug 2024-09-17T10:51:19.850+0000 7fa2676e0640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:51:19] ENGINE Error in HTTPServer.serve 2024-09-17T10:51:20.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: Traceback (most recent call last): 2024-09-17T10:51:20.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:51:20.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: self._connections.run(self.expiration_interval) 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: self._run(expiration_interval) 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: s = self.context.wrap_socket( 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: return self.sslsocket_class._create( 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:51:20.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: self.do_handshake() 2024-09-17T10:51:20.313 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:51:20.313 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: self._sslobj.do_handshake() 2024-09-17T10:51:20.313 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:19 smithi163 bash[68587]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:51:20.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:20 smithi164 bash[21879]: cluster 2024-09-17T10:51:19.360692+0000 mgr.y (mgr.15156) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:20.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:20 smithi163 bash[19901]: cluster 2024-09-17T10:51:19.360692+0000 mgr.y (mgr.15156) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:20 smithi163 bash[26527]: cluster 2024-09-17T10:51:19.360692+0000 mgr.y (mgr.15156) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:21.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: cephadm 2024-09-17T10:51:19.729346+0000 mgr.y (mgr.15156) 4 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Bus STARTING 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: cephadm 2024-09-17T10:51:19.850298+0000 mgr.y (mgr.15156) 5 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: cephadm 2024-09-17T10:51:19.853771+0000 mgr.y (mgr.15156) 6 : cephadm [ERR] [17/Sep/2024:10:51:19] ENGINE Error in HTTPServer.serve 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: Traceback (most recent call last): 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: self._connections.run(self.expiration_interval) 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: self._run(expiration_interval) 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: s = self.context.wrap_socket( 2024-09-17T10:51:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:51:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: return self.sslsocket_class._create( 2024-09-17T10:51:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:51:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: self.do_handshake() 2024-09-17T10:51:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:51:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: self._sslobj.do_handshake() 2024-09-17T10:51:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:51:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: cephadm 2024-09-17T10:51:19.952263+0000 mgr.y (mgr.15156) 7 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:51:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: cephadm 2024-09-17T10:51:19.952382+0000 mgr.y (mgr.15156) 8 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Bus STARTED 2024-09-17T10:51:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:21 smithi164 bash[21879]: cluster 2024-09-17T10:51:20.382919+0000 mon.a (mon.0) 1149 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-09-17T10:51:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: cephadm 2024-09-17T10:51:19.729346+0000 mgr.y (mgr.15156) 4 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Bus STARTING 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: cephadm 2024-09-17T10:51:19.850298+0000 mgr.y (mgr.15156) 5 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: cephadm 2024-09-17T10:51:19.853771+0000 mgr.y (mgr.15156) 6 : cephadm [ERR] [17/Sep/2024:10:51:19] ENGINE Error in HTTPServer.serve 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: Traceback (most recent call last): 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: self._connections.run(self.expiration_interval) 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: self._run(expiration_interval) 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:51:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: s = self.context.wrap_socket( 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: return self.sslsocket_class._create( 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: self.do_handshake() 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: self._sslobj.do_handshake() 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: cephadm 2024-09-17T10:51:19.952263+0000 mgr.y (mgr.15156) 7 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: cephadm 2024-09-17T10:51:19.952382+0000 mgr.y (mgr.15156) 8 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Bus STARTED 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[19901]: cluster 2024-09-17T10:51:20.382919+0000 mon.a (mon.0) 1149 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: cephadm 2024-09-17T10:51:19.729346+0000 mgr.y (mgr.15156) 4 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Bus STARTING 2024-09-17T10:51:21.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: cephadm 2024-09-17T10:51:19.850298+0000 mgr.y (mgr.15156) 5 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: cephadm 2024-09-17T10:51:19.853771+0000 mgr.y (mgr.15156) 6 : cephadm [ERR] [17/Sep/2024:10:51:19] ENGINE Error in HTTPServer.serve 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: Traceback (most recent call last): 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: self._connections.run(self.expiration_interval) 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: self._run(expiration_interval) 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:51:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: s = self.context.wrap_socket( 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: return self.sslsocket_class._create( 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: self.do_handshake() 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: self._sslobj.do_handshake() 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: cephadm 2024-09-17T10:51:19.952263+0000 mgr.y (mgr.15156) 7 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: cephadm 2024-09-17T10:51:19.952382+0000 mgr.y (mgr.15156) 8 : cephadm [INF] [17/Sep/2024:10:51:19] ENGINE Bus STARTED 2024-09-17T10:51:21.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:21 smithi163 bash[26527]: cluster 2024-09-17T10:51:20.382919+0000 mon.a (mon.0) 1149 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-09-17T10:51:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:22 smithi164 bash[21879]: cluster 2024-09-17T10:51:21.361525+0000 mgr.y (mgr.15156) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:22 smithi163 bash[19901]: cluster 2024-09-17T10:51:21.361525+0000 mgr.y (mgr.15156) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:22.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:22 smithi163 bash[26527]: cluster 2024-09-17T10:51:21.361525+0000 mgr.y (mgr.15156) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:23.015 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:51:23.785 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:23 smithi164 bash[49777]: [17/Sep/2024:10:51:23] ENGINE Bus STARTING 2024-09-17T10:51:23.786 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:23 smithi164 bash[49777]: CherryPy Checker: 2024-09-17T10:51:23.786 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:23 smithi164 bash[49777]: The Application mounted at '' has an empty config. 2024-09-17T10:51:23.786 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:23 smithi164 bash[49777]: [17/Sep/2024:10:51:23] ENGINE Serving on http://:::9283 2024-09-17T10:51:23.786 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:23 smithi164 bash[49777]: [17/Sep/2024:10:51:23] ENGINE Bus STARTED 2024-09-17T10:51:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:24 smithi164 bash[21879]: cluster 2024-09-17T10:51:23.362381+0000 mgr.y (mgr.15156) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:24 smithi164 bash[21879]: cluster 2024-09-17T10:51:23.518079+0000 mon.a (mon.0) 1150 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:51:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:24 smithi164 bash[21879]: audit 2024-09-17T10:51:23.520857+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:51:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:24 smithi164 bash[21879]: audit 2024-09-17T10:51:23.523778+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:51:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:24 smithi164 bash[21879]: audit 2024-09-17T10:51:23.525805+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:51:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:24 smithi164 bash[21879]: audit 2024-09-17T10:51:23.526269+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:51:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:24 smithi164 bash[21879]: audit 2024-09-17T10:51:23.788280+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:24 smithi164 bash[21879]: audit 2024-09-17T10:51:23.800391+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[19901]: cluster 2024-09-17T10:51:23.362381+0000 mgr.y (mgr.15156) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[19901]: cluster 2024-09-17T10:51:23.518079+0000 mon.a (mon.0) 1150 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:51:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[19901]: audit 2024-09-17T10:51:23.520857+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:51:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[19901]: audit 2024-09-17T10:51:23.523778+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:51:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[19901]: audit 2024-09-17T10:51:23.525805+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[19901]: audit 2024-09-17T10:51:23.526269+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[19901]: audit 2024-09-17T10:51:23.788280+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[19901]: audit 2024-09-17T10:51:23.800391+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[26527]: cluster 2024-09-17T10:51:23.362381+0000 mgr.y (mgr.15156) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[26527]: cluster 2024-09-17T10:51:23.518079+0000 mon.a (mon.0) 1150 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[26527]: audit 2024-09-17T10:51:23.520857+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[26527]: audit 2024-09-17T10:51:23.523778+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[26527]: audit 2024-09-17T10:51:23.525805+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[26527]: audit 2024-09-17T10:51:23.526269+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[26527]: audit 2024-09-17T10:51:23.788280+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:24.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:24 smithi163 bash[26527]: audit 2024-09-17T10:51:23.800391+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:25 smithi164 bash[21879]: audit 2024-09-17T10:51:24.410867+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:51:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:25 smithi164 bash[21879]: cluster 2024-09-17T10:51:24.413341+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-17T10:51:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:25 smithi164 bash[21879]: audit 2024-09-17T10:51:24.449212+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:25 smithi164 bash[21879]: audit 2024-09-17T10:51:24.454798+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:25 smithi164 bash[21879]: audit 2024-09-17T10:51:24.922645+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:25 smithi164 bash[21879]: audit 2024-09-17T10:51:24.929844+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[19901]: audit 2024-09-17T10:51:24.410867+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:51:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[19901]: cluster 2024-09-17T10:51:24.413341+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-17T10:51:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[19901]: audit 2024-09-17T10:51:24.449212+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[19901]: audit 2024-09-17T10:51:24.454798+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[19901]: audit 2024-09-17T10:51:24.922645+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[19901]: audit 2024-09-17T10:51:24.929844+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[26527]: audit 2024-09-17T10:51:24.410867+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:51:25.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[26527]: cluster 2024-09-17T10:51:24.413341+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-17T10:51:25.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[26527]: audit 2024-09-17T10:51:24.449212+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[26527]: audit 2024-09-17T10:51:24.454798+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[26527]: audit 2024-09-17T10:51:24.922645+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:25.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:25 smithi163 bash[26527]: audit 2024-09-17T10:51:24.929844+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: cluster 2024-09-17T10:51:25.363973+0000 mgr.y (mgr.15156) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:51:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:25.602233+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:25.619885+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:25.625391+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:51:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:25.627135+0000 mon.c (mon.2) 132 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:51:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:26.012992+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:26.026975+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:26.035320+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:26.047536+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:26.056939+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:26.082131+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:51:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:26.082596+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:51:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:26 smithi164 bash[21879]: audit 2024-09-17T10:51:26.091839+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:51:26.794 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: cluster 2024-09-17T10:51:25.363973+0000 mgr.y (mgr.15156) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:51:26.794 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:25.602233+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.794 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:25.619885+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.794 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:25.625391+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:51:26.794 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:25.627135+0000 mon.c (mon.2) 132 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:51:26.794 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:26.012992+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.794 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:26.026975+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.794 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:26.035320+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.795 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:26.047536+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.795 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:26.056939+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.795 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:26.082131+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:51:26.795 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:26.082596+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:51:26.795 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[26527]: audit 2024-09-17T10:51:26.091839+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:51:26.795 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: cluster 2024-09-17T10:51:25.363973+0000 mgr.y (mgr.15156) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:51:26.795 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:25.602233+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.795 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:25.619885+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.795 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:25.625391+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:51:26.796 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:25.627135+0000 mon.c (mon.2) 132 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:51:26.796 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:26.012992+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.796 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:26.026975+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.796 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:26.035320+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.796 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:26.047536+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.796 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:26.056939+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:26.796 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:26.082131+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:51:26.796 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:26.082596+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:51:26.796 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:26 smithi163 bash[19901]: audit 2024-09-17T10:51:26.091839+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:51:27.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:51:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:51:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:25.629322+0000 mgr.y (mgr.15156) 12 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:51:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:25.629725+0000 mgr.y (mgr.15156) 13 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:51:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:25.755606+0000 mgr.y (mgr.15156) 14 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:51:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:25.759920+0000 mgr.y (mgr.15156) 15 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:51:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:25.839758+0000 mgr.y (mgr.15156) 16 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:51:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:25.844582+0000 mgr.y (mgr.15156) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:51:27.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:25.918440+0000 mgr.y (mgr.15156) 18 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:51:27.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:25.937979+0000 mgr.y (mgr.15156) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:51:27.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:26.081583+0000 mgr.y (mgr.15156) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:51:27.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:27 smithi164 bash[21879]: cephadm 2024-09-17T10:51:26.093278+0000 mgr.y (mgr.15156) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:51:27.789 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:25.629322+0000 mgr.y (mgr.15156) 12 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:51:27.789 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:25.629725+0000 mgr.y (mgr.15156) 13 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:25.755606+0000 mgr.y (mgr.15156) 14 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:25.759920+0000 mgr.y (mgr.15156) 15 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:25.839758+0000 mgr.y (mgr.15156) 16 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:25.844582+0000 mgr.y (mgr.15156) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:25.918440+0000 mgr.y (mgr.15156) 18 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:25.937979+0000 mgr.y (mgr.15156) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:26.081583+0000 mgr.y (mgr.15156) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[19901]: cephadm 2024-09-17T10:51:26.093278+0000 mgr.y (mgr.15156) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:25.629322+0000 mgr.y (mgr.15156) 12 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:51:27.790 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:25.629725+0000 mgr.y (mgr.15156) 13 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:51:27.791 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:25.755606+0000 mgr.y (mgr.15156) 14 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:51:27.791 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:25.759920+0000 mgr.y (mgr.15156) 15 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:51:27.791 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:25.839758+0000 mgr.y (mgr.15156) 16 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:51:27.791 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:25.844582+0000 mgr.y (mgr.15156) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:51:27.791 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:25.918440+0000 mgr.y (mgr.15156) 18 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:51:27.791 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:25.937979+0000 mgr.y (mgr.15156) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:51:27.791 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:26.081583+0000 mgr.y (mgr.15156) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:51:27.791 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:27 smithi163 bash[26527]: cephadm 2024-09-17T10:51:26.093278+0000 mgr.y (mgr.15156) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:51:28.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:28 smithi163 bash[19901]: audit 2024-09-17T10:51:26.794997+0000 mgr.y (mgr.15156) 22 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:28.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:28 smithi163 bash[19901]: cluster 2024-09-17T10:51:27.364721+0000 mgr.y (mgr.15156) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:51:28.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:28 smithi163 bash[26527]: audit 2024-09-17T10:51:26.794997+0000 mgr.y (mgr.15156) 22 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:28.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:28 smithi163 bash[26527]: cluster 2024-09-17T10:51:27.364721+0000 mgr.y (mgr.15156) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:51:28.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:28 smithi164 bash[21879]: audit 2024-09-17T10:51:26.794997+0000 mgr.y (mgr.15156) 22 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:28.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:28 smithi164 bash[21879]: cluster 2024-09-17T10:51:27.364721+0000 mgr.y (mgr.15156) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:51:30.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:30 smithi164 bash[21879]: cluster 2024-09-17T10:51:29.366421+0000 mgr.y (mgr.15156) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:51:30.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:30 smithi164 bash[21879]: audit 2024-09-17T10:51:29.761240+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:30.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:30 smithi164 bash[21879]: audit 2024-09-17T10:51:29.767655+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:30 smithi163 bash[26527]: cluster 2024-09-17T10:51:29.366421+0000 mgr.y (mgr.15156) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:51:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:30 smithi163 bash[26527]: audit 2024-09-17T10:51:29.761240+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:30 smithi163 bash[26527]: audit 2024-09-17T10:51:29.767655+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:30.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:30 smithi163 bash[19901]: cluster 2024-09-17T10:51:29.366421+0000 mgr.y (mgr.15156) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:51:30.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:30 smithi163 bash[19901]: audit 2024-09-17T10:51:29.761240+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:30.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:30 smithi163 bash[19901]: audit 2024-09-17T10:51:29.767655+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:31.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:31 smithi164 bash[21879]: cephadm 2024-09-17T10:51:29.769673+0000 mgr.y (mgr.15156) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:51:31.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:31 smithi164 bash[21879]: cephadm 2024-09-17T10:51:30.014207+0000 mgr.y (mgr.15156) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:51:31.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:31 smithi163 bash[26527]: cephadm 2024-09-17T10:51:29.769673+0000 mgr.y (mgr.15156) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:51:31.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:31 smithi163 bash[26527]: cephadm 2024-09-17T10:51:30.014207+0000 mgr.y (mgr.15156) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:51:31.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:31 smithi163 bash[19901]: cephadm 2024-09-17T10:51:29.769673+0000 mgr.y (mgr.15156) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:51:31.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:31 smithi163 bash[19901]: cephadm 2024-09-17T10:51:30.014207+0000 mgr.y (mgr.15156) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:51:32.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:32 smithi164 bash[21879]: cluster 2024-09-17T10:51:31.366901+0000 mgr.y (mgr.15156) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:51:32.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:32 smithi164 bash[21879]: audit 2024-09-17T10:51:31.594332+0000 mon.a (mon.0) 1168 : audit [DBG] from='client.? 172.21.15.163:0/3883798849' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:51:32.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:32 smithi163 bash[26527]: cluster 2024-09-17T10:51:31.366901+0000 mgr.y (mgr.15156) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:51:32.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:32 smithi163 bash[26527]: audit 2024-09-17T10:51:31.594332+0000 mon.a (mon.0) 1168 : audit [DBG] from='client.? 172.21.15.163:0/3883798849' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:51:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:32 smithi163 bash[19901]: cluster 2024-09-17T10:51:31.366901+0000 mgr.y (mgr.15156) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:51:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:32 smithi163 bash[19901]: audit 2024-09-17T10:51:31.594332+0000 mon.a (mon.0) 1168 : audit [DBG] from='client.? 172.21.15.163:0/3883798849' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:51:32.861 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:32 smithi164 bash[51603]: ts=2024-09-17T10:51:32.562Z 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.164:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-17T10:51:32.861 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:32 smithi164 bash[51603]: ts=2024-09-17T10:51:32.565Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.164:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-17T10:51:32.861 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:32 smithi164 bash[51603]: ts=2024-09-17T10:51:32.567Z 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.164:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-17T10:51:32.861 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:32 smithi164 bash[51603]: ts=2024-09-17T10:51:32.567Z 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.164:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-17T10:51:32.861 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:32 smithi164 bash[51603]: ts=2024-09-17T10:51:32.567Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.164:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-17T10:51:32.861 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:32 smithi164 bash[51603]: ts=2024-09-17T10:51:32.568Z 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.164:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-17T10:51:32.861 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:32 smithi164 bash[51603]: ts=2024-09-17T10:51:32.568Z 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.164:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-17T10:51:33.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:33 smithi164 bash[21879]: audit 2024-09-17T10:51:32.937684+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:33 smithi163 bash[26527]: audit 2024-09-17T10:51:32.937684+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:33 smithi163 bash[19901]: audit 2024-09-17T10:51:32.937684+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:34.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[21879]: cluster 2024-09-17T10:51:33.367762+0000 mgr.y (mgr.15156) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:51:34.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:34 smithi163 bash[19901]: cluster 2024-09-17T10:51:33.367762+0000 mgr.y (mgr.15156) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:51:34.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:34 smithi163 bash[26527]: cluster 2024-09-17T10:51:33.367762+0000 mgr.y (mgr.15156) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:51:35.030 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 systemd[1]: Stopping Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:51:35.030 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.830Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:51:35.030 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.830Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:51:35.030 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.830Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:51:35.030 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.830Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:51:35.030 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.830Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:51:35.031 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.830Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:51:35.031 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.830Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:51:35.031 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.830Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:51:35.031 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.830Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:51:35.031 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.831Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:51:35.031 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.831Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:51:35.031 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:34 smithi164 bash[51603]: ts=2024-09-17T10:51:34.831Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:51:35.760 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:35 smithi164 bash[53201]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:51:35.760 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:35 smithi164 bash[53262]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:51:35.761 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:35 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:51:35.761 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:35 smithi164 systemd[1]: Stopped Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:51:35.761 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:35 smithi164 systemd[1]: Started Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:51:36.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[21879]: cluster 2024-09-17T10:51:35.369266+0000 mgr.y (mgr.15156) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:51:36.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[21879]: audit 2024-09-17T10:51:35.706537+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[21879]: audit 2024-09-17T10:51:35.718094+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[21879]: audit 2024-09-17T10:51:35.726048+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:51:36.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[21879]: audit 2024-09-17T10:51:35.747050+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[21879]: audit 2024-09-17T10:51:35.749874+0000 mon.c (mon.2) 137 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:51:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[21879]: audit 2024-09-17T10:51:35.753764+0000 mon.c (mon.2) 138 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:51:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[21879]: audit 2024-09-17T10:51:35.761436+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[21879]: audit 2024-09-17T10:51:35.769908+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:51:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[19901]: cluster 2024-09-17T10:51:35.369266+0000 mgr.y (mgr.15156) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:51:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[19901]: audit 2024-09-17T10:51:35.706537+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[19901]: audit 2024-09-17T10:51:35.718094+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[19901]: audit 2024-09-17T10:51:35.726048+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:51:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[19901]: audit 2024-09-17T10:51:35.747050+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[19901]: audit 2024-09-17T10:51:35.749874+0000 mon.c (mon.2) 137 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:51:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[19901]: audit 2024-09-17T10:51:35.753764+0000 mon.c (mon.2) 138 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[19901]: audit 2024-09-17T10:51:35.761436+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[19901]: audit 2024-09-17T10:51:35.769908+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[26527]: cluster 2024-09-17T10:51:35.369266+0000 mgr.y (mgr.15156) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[26527]: audit 2024-09-17T10:51:35.706537+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[26527]: audit 2024-09-17T10:51:35.718094+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[26527]: audit 2024-09-17T10:51:35.726048+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[26527]: audit 2024-09-17T10:51:35.747050+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[26527]: audit 2024-09-17T10:51:35.749874+0000 mon.c (mon.2) 137 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[26527]: audit 2024-09-17T10:51:35.753764+0000 mon.c (mon.2) 138 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:51:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[26527]: audit 2024-09-17T10:51:35.761436+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:36.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:36 smithi163 bash[26527]: audit 2024-09-17T10:51:35.769908+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:51:37.286 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.949Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.949Z 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-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.949Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi164 (none))" 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.949Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.949Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.951Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.951Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.952Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.952Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.955Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.955Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.997µs 2024-09-17T10:51:37.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.955Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.956Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.973Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.978Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.978Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.978Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.945µs wal_replay_duration=22.945038ms wbl_replay_duration=153ns total_replay_duration=22.989016ms 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.980Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.980Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:36 smithi164 bash[53289]: ts=2024-09-17T10:51:36.980Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:37 smithi164 bash[53289]: ts=2024-09-17T10:51:37.003Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.240505ms db_storage=1.045µs remote_storage=1.307µs web_handler=476ns query_engine=624ns scrape=248.721µs scrape_sd=128.632µs notify=14.871µs notify_sd=10.023µs rules=22.440342ms tracing=5.79µs 2024-09-17T10:51:37.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:37 smithi164 bash[53289]: ts=2024-09-17T10:51:37.003Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:51:37.289 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:51:37 smithi164 bash[53289]: ts=2024-09-17T10:51:37.003Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:51:37.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:37 smithi164 bash[21879]: audit 2024-09-17T10:51:35.727353+0000 mgr.y (mgr.15156) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:51:37.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:37 smithi164 bash[21879]: cephadm 2024-09-17T10:51:35.749429+0000 mgr.y (mgr.15156) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T10:51:37.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:37 smithi164 bash[21879]: audit 2024-09-17T10:51:35.750634+0000 mgr.y (mgr.15156) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:51:37.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:37 smithi164 bash[21879]: audit 2024-09-17T10:51:35.755166+0000 mgr.y (mgr.15156) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:51:37.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:37 smithi164 bash[21879]: audit 2024-09-17T10:51:35.771113+0000 mgr.y (mgr.15156) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:51:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[19901]: audit 2024-09-17T10:51:35.727353+0000 mgr.y (mgr.15156) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:51:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[19901]: cephadm 2024-09-17T10:51:35.749429+0000 mgr.y (mgr.15156) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T10:51:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[19901]: audit 2024-09-17T10:51:35.750634+0000 mgr.y (mgr.15156) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:51:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[19901]: audit 2024-09-17T10:51:35.755166+0000 mgr.y (mgr.15156) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:51:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[19901]: audit 2024-09-17T10:51:35.771113+0000 mgr.y (mgr.15156) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:51:37.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[26527]: audit 2024-09-17T10:51:35.727353+0000 mgr.y (mgr.15156) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:51:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[26527]: cephadm 2024-09-17T10:51:35.749429+0000 mgr.y (mgr.15156) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T10:51:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[26527]: audit 2024-09-17T10:51:35.750634+0000 mgr.y (mgr.15156) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:51:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[26527]: audit 2024-09-17T10:51:35.755166+0000 mgr.y (mgr.15156) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:51:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:37 smithi163 bash[26527]: audit 2024-09-17T10:51:35.771113+0000 mgr.y (mgr.15156) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:51:38.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:38 smithi164 bash[21879]: cluster 2024-09-17T10:51:37.370122+0000 mgr.y (mgr.15156) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:51:38.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:38 smithi163 bash[26527]: cluster 2024-09-17T10:51:37.370122+0000 mgr.y (mgr.15156) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:51:38.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:38 smithi163 bash[19901]: cluster 2024-09-17T10:51:37.370122+0000 mgr.y (mgr.15156) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:51:40.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:40 smithi164 bash[21879]: cluster 2024-09-17T10:51:39.371870+0000 mgr.y (mgr.15156) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:40.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:40 smithi163 bash[19901]: cluster 2024-09-17T10:51:39.371870+0000 mgr.y (mgr.15156) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:40.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:40 smithi163 bash[26527]: cluster 2024-09-17T10:51:39.371870+0000 mgr.y (mgr.15156) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:42.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:42 smithi164 bash[21879]: audit 2024-09-17T10:51:41.315306+0000 mgr.y (mgr.15156) 37 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:42.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:42 smithi164 bash[21879]: cluster 2024-09-17T10:51:41.372291+0000 mgr.y (mgr.15156) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:51:42.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:42 smithi164 bash[21879]: audit 2024-09-17T10:51:41.800584+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:42 smithi164 bash[21879]: audit 2024-09-17T10:51:41.808252+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:42 smithi164 bash[21879]: audit 2024-09-17T10:51:41.912536+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:42 smithi164 bash[21879]: audit 2024-09-17T10:51:41.927282+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:42 smithi164 bash[21879]: audit 2024-09-17T10:51:41.930535+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:51:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:42 smithi164 bash[21879]: audit 2024-09-17T10:51:41.932053+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:51:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:42 smithi164 bash[21879]: audit 2024-09-17T10:51:41.943879+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[26527]: audit 2024-09-17T10:51:41.315306+0000 mgr.y (mgr.15156) 37 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[26527]: cluster 2024-09-17T10:51:41.372291+0000 mgr.y (mgr.15156) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:51:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[26527]: audit 2024-09-17T10:51:41.800584+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[26527]: audit 2024-09-17T10:51:41.808252+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[26527]: audit 2024-09-17T10:51:41.912536+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[26527]: audit 2024-09-17T10:51:41.927282+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[26527]: audit 2024-09-17T10:51:41.930535+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[26527]: audit 2024-09-17T10:51:41.932053+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[26527]: audit 2024-09-17T10:51:41.943879+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[19901]: audit 2024-09-17T10:51:41.315306+0000 mgr.y (mgr.15156) 37 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[19901]: cluster 2024-09-17T10:51:41.372291+0000 mgr.y (mgr.15156) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[19901]: audit 2024-09-17T10:51:41.800584+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[19901]: audit 2024-09-17T10:51:41.808252+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[19901]: audit 2024-09-17T10:51:41.912536+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[19901]: audit 2024-09-17T10:51:41.927282+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[19901]: audit 2024-09-17T10:51:41.930535+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[19901]: audit 2024-09-17T10:51:41.932053+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:51:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:42 smithi163 bash[19901]: audit 2024-09-17T10:51:41.943879+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:51:44.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:43 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:51:43] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.43.0" 2024-09-17T10:51:44.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:44 smithi164 bash[21879]: cluster 2024-09-17T10:51:43.373137+0000 mgr.y (mgr.15156) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:51:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:44 smithi163 bash[26527]: cluster 2024-09-17T10:51:43.373137+0000 mgr.y (mgr.15156) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:51:44.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:44 smithi163 bash[19901]: cluster 2024-09-17T10:51:43.373137+0000 mgr.y (mgr.15156) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:51:46.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:46 smithi164 bash[21879]: cluster 2024-09-17T10:51:45.374637+0000 mgr.y (mgr.15156) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:46.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:46 smithi163 bash[26527]: cluster 2024-09-17T10:51:45.374637+0000 mgr.y (mgr.15156) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:46.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:46 smithi163 bash[19901]: cluster 2024-09-17T10:51:45.374637+0000 mgr.y (mgr.15156) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:48 smithi164 bash[21879]: cluster 2024-09-17T10:51:47.375377+0000 mgr.y (mgr.15156) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:48 smithi164 bash[21879]: audit 2024-09-17T10:51:47.938408+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:48.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:48 smithi163 bash[26527]: cluster 2024-09-17T10:51:47.375377+0000 mgr.y (mgr.15156) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:48.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:48 smithi163 bash[26527]: audit 2024-09-17T10:51:47.938408+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:48.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:48 smithi163 bash[19901]: cluster 2024-09-17T10:51:47.375377+0000 mgr.y (mgr.15156) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:48.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:48 smithi163 bash[19901]: audit 2024-09-17T10:51:47.938408+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:51:50.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:50 smithi164 bash[21879]: cluster 2024-09-17T10:51:49.377056+0000 mgr.y (mgr.15156) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:50.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:50 smithi163 bash[19901]: cluster 2024-09-17T10:51:49.377056+0000 mgr.y (mgr.15156) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:50.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:50 smithi163 bash[26527]: cluster 2024-09-17T10:51:49.377056+0000 mgr.y (mgr.15156) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:52.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:52 smithi164 bash[21879]: audit 2024-09-17T10:51:51.326386+0000 mgr.y (mgr.15156) 43 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:52.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:52 smithi164 bash[21879]: cluster 2024-09-17T10:51:51.377894+0000 mgr.y (mgr.15156) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:52.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:52 smithi163 bash[19901]: audit 2024-09-17T10:51:51.326386+0000 mgr.y (mgr.15156) 43 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:52.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:52 smithi163 bash[19901]: cluster 2024-09-17T10:51:51.377894+0000 mgr.y (mgr.15156) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:52.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:52 smithi163 bash[26527]: audit 2024-09-17T10:51:51.326386+0000 mgr.y (mgr.15156) 43 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:51:52.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:52 smithi163 bash[26527]: cluster 2024-09-17T10:51:51.377894+0000 mgr.y (mgr.15156) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:53.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:53 smithi164 bash[21879]: cluster 2024-09-17T10:51:53.379025+0000 mgr.y (mgr.15156) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:53.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:53 smithi163 bash[19901]: cluster 2024-09-17T10:51:53.379025+0000 mgr.y (mgr.15156) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:53 smithi163 bash[26527]: cluster 2024-09-17T10:51:53.379025+0000 mgr.y (mgr.15156) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:54.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:51:53 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:51:53] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:51:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:56 smithi164 bash[21879]: cluster 2024-09-17T10:51:55.380506+0000 mgr.y (mgr.15156) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:56 smithi163 bash[26527]: cluster 2024-09-17T10:51:55.380506+0000 mgr.y (mgr.15156) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:56.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:56 smithi163 bash[19901]: cluster 2024-09-17T10:51:55.380506+0000 mgr.y (mgr.15156) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:51:58.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:51:58 smithi164 bash[21879]: cluster 2024-09-17T10:51:57.381268+0000 mgr.y (mgr.15156) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:51:58 smithi163 bash[19901]: cluster 2024-09-17T10:51:57.381268+0000 mgr.y (mgr.15156) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:51:58.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:51:58 smithi163 bash[26527]: cluster 2024-09-17T10:51:57.381268+0000 mgr.y (mgr.15156) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:00.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:00 smithi164 bash[21879]: cluster 2024-09-17T10:51:59.382992+0000 mgr.y (mgr.15156) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:00.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:00 smithi163 bash[19901]: cluster 2024-09-17T10:51:59.382992+0000 mgr.y (mgr.15156) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:00.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:00 smithi163 bash[26527]: cluster 2024-09-17T10:51:59.382992+0000 mgr.y (mgr.15156) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:02.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:02 smithi164 bash[21879]: audit 2024-09-17T10:52:01.335587+0000 mgr.y (mgr.15156) 49 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:02.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:02 smithi164 bash[21879]: cluster 2024-09-17T10:52:01.383873+0000 mgr.y (mgr.15156) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:02.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:02 smithi163 bash[26527]: audit 2024-09-17T10:52:01.335587+0000 mgr.y (mgr.15156) 49 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:02.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:02 smithi163 bash[26527]: cluster 2024-09-17T10:52:01.383873+0000 mgr.y (mgr.15156) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:02.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:02 smithi163 bash[19901]: audit 2024-09-17T10:52:01.335587+0000 mgr.y (mgr.15156) 49 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:02.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:02 smithi163 bash[19901]: cluster 2024-09-17T10:52:01.383873+0000 mgr.y (mgr.15156) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:03.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:03 smithi164 bash[21879]: audit 2024-09-17T10:52:02.939003+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:03.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:03 smithi163 bash[26527]: audit 2024-09-17T10:52:02.939003+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:03.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:03 smithi163 bash[19901]: audit 2024-09-17T10:52:02.939003+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:04.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:52:03 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:52:03] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:52:04.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:04 smithi164 bash[21879]: cluster 2024-09-17T10:52:03.384911+0000 mgr.y (mgr.15156) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:04.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:04 smithi163 bash[26527]: cluster 2024-09-17T10:52:03.384911+0000 mgr.y (mgr.15156) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:04.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:04 smithi163 bash[19901]: cluster 2024-09-17T10:52:03.384911+0000 mgr.y (mgr.15156) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:06.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:06 smithi164 bash[21879]: cluster 2024-09-17T10:52:05.386349+0000 mgr.y (mgr.15156) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:06.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:06 smithi163 bash[26527]: cluster 2024-09-17T10:52:05.386349+0000 mgr.y (mgr.15156) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:06.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:06 smithi163 bash[19901]: cluster 2024-09-17T10:52:05.386349+0000 mgr.y (mgr.15156) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:08 smithi164 bash[21879]: cluster 2024-09-17T10:52:07.387085+0000 mgr.y (mgr.15156) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:08.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:08 smithi163 bash[26527]: cluster 2024-09-17T10:52:07.387085+0000 mgr.y (mgr.15156) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:08.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:08 smithi163 bash[19901]: cluster 2024-09-17T10:52:07.387085+0000 mgr.y (mgr.15156) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:10.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:10 smithi164 bash[21879]: cluster 2024-09-17T10:52:09.388697+0000 mgr.y (mgr.15156) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:10.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:10 smithi163 bash[19901]: cluster 2024-09-17T10:52:09.388697+0000 mgr.y (mgr.15156) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:10.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:10 smithi163 bash[26527]: cluster 2024-09-17T10:52:09.388697+0000 mgr.y (mgr.15156) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:12.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:12 smithi164 bash[21879]: audit 2024-09-17T10:52:11.344646+0000 mgr.y (mgr.15156) 55 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:12.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:12 smithi164 bash[21879]: cluster 2024-09-17T10:52:11.389391+0000 mgr.y (mgr.15156) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:12.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:12 smithi163 bash[26527]: audit 2024-09-17T10:52:11.344646+0000 mgr.y (mgr.15156) 55 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:12.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:12 smithi163 bash[26527]: cluster 2024-09-17T10:52:11.389391+0000 mgr.y (mgr.15156) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:12.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:12 smithi163 bash[19901]: audit 2024-09-17T10:52:11.344646+0000 mgr.y (mgr.15156) 55 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:12.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:12 smithi163 bash[19901]: cluster 2024-09-17T10:52:11.389391+0000 mgr.y (mgr.15156) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:14.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:52:13 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:52:13] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:52:14.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:14 smithi164 bash[21879]: cluster 2024-09-17T10:52:13.390460+0000 mgr.y (mgr.15156) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:14.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:14 smithi163 bash[26527]: cluster 2024-09-17T10:52:13.390460+0000 mgr.y (mgr.15156) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:14.837 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:14 smithi163 bash[19901]: cluster 2024-09-17T10:52:13.390460+0000 mgr.y (mgr.15156) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:16.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:16 smithi164 bash[21879]: cluster 2024-09-17T10:52:15.391851+0000 mgr.y (mgr.15156) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:16.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:16 smithi163 bash[26527]: cluster 2024-09-17T10:52:15.391851+0000 mgr.y (mgr.15156) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:16.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:16 smithi163 bash[19901]: cluster 2024-09-17T10:52:15.391851+0000 mgr.y (mgr.15156) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:18.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:18 smithi164 bash[21879]: cluster 2024-09-17T10:52:17.392630+0000 mgr.y (mgr.15156) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:52:18.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:18 smithi164 bash[21879]: audit 2024-09-17T10:52:17.944723+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:18.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:18 smithi163 bash[26527]: cluster 2024-09-17T10:52:17.392630+0000 mgr.y (mgr.15156) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:52:18.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:18 smithi163 bash[26527]: audit 2024-09-17T10:52:17.944723+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:18.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:18 smithi163 bash[19901]: cluster 2024-09-17T10:52:17.392630+0000 mgr.y (mgr.15156) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:52:18.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:18 smithi163 bash[19901]: audit 2024-09-17T10:52:17.944723+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:19.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:19 smithi164 bash[21879]: cluster 2024-09-17T10:52:19.394415+0000 mgr.y (mgr.15156) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:19.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:19 smithi163 bash[26527]: cluster 2024-09-17T10:52:19.394415+0000 mgr.y (mgr.15156) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:19 smithi163 bash[19901]: cluster 2024-09-17T10:52:19.394415+0000 mgr.y (mgr.15156) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:22 smithi164 bash[21879]: audit 2024-09-17T10:52:21.355401+0000 mgr.y (mgr.15156) 61 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:22 smithi164 bash[21879]: cluster 2024-09-17T10:52:21.395148+0000 mgr.y (mgr.15156) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:52:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:22 smithi163 bash[19901]: audit 2024-09-17T10:52:21.355401+0000 mgr.y (mgr.15156) 61 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:22 smithi163 bash[19901]: cluster 2024-09-17T10:52:21.395148+0000 mgr.y (mgr.15156) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:52:22.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:22 smithi163 bash[26527]: audit 2024-09-17T10:52:21.355401+0000 mgr.y (mgr.15156) 61 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:22.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:22 smithi163 bash[26527]: cluster 2024-09-17T10:52:21.395148+0000 mgr.y (mgr.15156) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:52:24.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:52:23 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:52:23] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:52:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:24 smithi164 bash[21879]: cluster 2024-09-17T10:52:23.396650+0000 mgr.y (mgr.15156) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:24.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:24 smithi163 bash[26527]: cluster 2024-09-17T10:52:23.396650+0000 mgr.y (mgr.15156) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:24 smithi163 bash[19901]: cluster 2024-09-17T10:52:23.396650+0000 mgr.y (mgr.15156) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:26.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:26 smithi164 bash[21879]: cluster 2024-09-17T10:52:25.397391+0000 mgr.y (mgr.15156) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:26.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:26 smithi163 bash[19901]: cluster 2024-09-17T10:52:25.397391+0000 mgr.y (mgr.15156) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:26.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:26 smithi163 bash[26527]: cluster 2024-09-17T10:52:25.397391+0000 mgr.y (mgr.15156) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:28.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:28 smithi164 bash[21879]: cluster 2024-09-17T10:52:27.398122+0000 mgr.y (mgr.15156) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:28.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:28 smithi163 bash[26527]: cluster 2024-09-17T10:52:27.398122+0000 mgr.y (mgr.15156) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:28.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:28 smithi163 bash[19901]: cluster 2024-09-17T10:52:27.398122+0000 mgr.y (mgr.15156) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:30.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:30 smithi164 bash[21879]: cluster 2024-09-17T10:52:29.399781+0000 mgr.y (mgr.15156) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:30.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:30 smithi163 bash[19901]: cluster 2024-09-17T10:52:29.399781+0000 mgr.y (mgr.15156) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:30 smithi163 bash[26527]: cluster 2024-09-17T10:52:29.399781+0000 mgr.y (mgr.15156) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:32 smithi164 bash[21879]: audit 2024-09-17T10:52:31.363527+0000 mgr.y (mgr.15156) 67 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:32 smithi164 bash[21879]: cluster 2024-09-17T10:52:31.400470+0000 mgr.y (mgr.15156) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:32.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:32 smithi163 bash[26527]: audit 2024-09-17T10:52:31.363527+0000 mgr.y (mgr.15156) 67 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:32.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:32 smithi163 bash[26527]: cluster 2024-09-17T10:52:31.400470+0000 mgr.y (mgr.15156) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:32 smithi163 bash[19901]: audit 2024-09-17T10:52:31.363527+0000 mgr.y (mgr.15156) 67 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:32 smithi163 bash[19901]: cluster 2024-09-17T10:52:31.400470+0000 mgr.y (mgr.15156) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:33.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:33 smithi164 bash[21879]: audit 2024-09-17T10:52:32.945234+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:33 smithi163 bash[26527]: audit 2024-09-17T10:52:32.945234+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:33 smithi163 bash[19901]: audit 2024-09-17T10:52:32.945234+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:34.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:52:33 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:52:33] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:52:34.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:34 smithi164 bash[21879]: cluster 2024-09-17T10:52:33.402009+0000 mgr.y (mgr.15156) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:34.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:34 smithi163 bash[19901]: cluster 2024-09-17T10:52:33.402009+0000 mgr.y (mgr.15156) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:34.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:34 smithi163 bash[26527]: cluster 2024-09-17T10:52:33.402009+0000 mgr.y (mgr.15156) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:36.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:36 smithi164 bash[21879]: cluster 2024-09-17T10:52:35.402723+0000 mgr.y (mgr.15156) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:36 smithi163 bash[26527]: cluster 2024-09-17T10:52:35.402723+0000 mgr.y (mgr.15156) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:36 smithi163 bash[19901]: cluster 2024-09-17T10:52:35.402723+0000 mgr.y (mgr.15156) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:38.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:38 smithi164 bash[21879]: cluster 2024-09-17T10:52:37.403400+0000 mgr.y (mgr.15156) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:38.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:38 smithi163 bash[26527]: cluster 2024-09-17T10:52:37.403400+0000 mgr.y (mgr.15156) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:38.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:38 smithi163 bash[19901]: cluster 2024-09-17T10:52:37.403400+0000 mgr.y (mgr.15156) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:39 smithi164 bash[21879]: cluster 2024-09-17T10:52:39.405020+0000 mgr.y (mgr.15156) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:39.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:39 smithi163 bash[26527]: cluster 2024-09-17T10:52:39.405020+0000 mgr.y (mgr.15156) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:39.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:39 smithi163 bash[19901]: cluster 2024-09-17T10:52:39.405020+0000 mgr.y (mgr.15156) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:42.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:42 smithi164 bash[21879]: audit 2024-09-17T10:52:41.374713+0000 mgr.y (mgr.15156) 73 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:42.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:42 smithi164 bash[21879]: cluster 2024-09-17T10:52:41.405707+0000 mgr.y (mgr.15156) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:42.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:42 smithi163 bash[19901]: audit 2024-09-17T10:52:41.374713+0000 mgr.y (mgr.15156) 73 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:42.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:42 smithi163 bash[19901]: cluster 2024-09-17T10:52:41.405707+0000 mgr.y (mgr.15156) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:42 smithi163 bash[26527]: audit 2024-09-17T10:52:41.374713+0000 mgr.y (mgr.15156) 73 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:42.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:42 smithi163 bash[26527]: cluster 2024-09-17T10:52:41.405707+0000 mgr.y (mgr.15156) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:43.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:43 smithi164 bash[21879]: audit 2024-09-17T10:52:42.783433+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:52:43.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:43 smithi164 bash[21879]: audit 2024-09-17T10:52:42.785201+0000 mon.c (mon.2) 147 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:52:43.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:43 smithi164 bash[21879]: audit 2024-09-17T10:52:42.796250+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:52:43.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:43 smithi163 bash[19901]: audit 2024-09-17T10:52:42.783433+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:52:43.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:43 smithi163 bash[19901]: audit 2024-09-17T10:52:42.785201+0000 mon.c (mon.2) 147 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:52:43.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:43 smithi163 bash[19901]: audit 2024-09-17T10:52:42.796250+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:52:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:43 smithi163 bash[26527]: audit 2024-09-17T10:52:42.783433+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:52:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:43 smithi163 bash[26527]: audit 2024-09-17T10:52:42.785201+0000 mon.c (mon.2) 147 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:52:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:43 smithi163 bash[26527]: audit 2024-09-17T10:52:42.796250+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:52:44.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:52:43 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:52:43] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:52:44.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:44 smithi164 bash[21879]: cluster 2024-09-17T10:52:43.407282+0000 mgr.y (mgr.15156) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:44.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:44 smithi163 bash[19901]: cluster 2024-09-17T10:52:43.407282+0000 mgr.y (mgr.15156) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:44 smithi163 bash[26527]: cluster 2024-09-17T10:52:43.407282+0000 mgr.y (mgr.15156) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:46.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:46 smithi164 bash[21879]: cluster 2024-09-17T10:52:45.407971+0000 mgr.y (mgr.15156) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:46.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:46 smithi163 bash[26527]: cluster 2024-09-17T10:52:45.407971+0000 mgr.y (mgr.15156) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:46.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:46 smithi163 bash[19901]: cluster 2024-09-17T10:52:45.407971+0000 mgr.y (mgr.15156) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:48 smithi164 bash[21879]: cluster 2024-09-17T10:52:47.408709+0000 mgr.y (mgr.15156) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:48 smithi164 bash[21879]: audit 2024-09-17T10:52:47.945684+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:48.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:48 smithi163 bash[26527]: cluster 2024-09-17T10:52:47.408709+0000 mgr.y (mgr.15156) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:48.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:48 smithi163 bash[26527]: audit 2024-09-17T10:52:47.945684+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:48.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:48 smithi163 bash[19901]: cluster 2024-09-17T10:52:47.408709+0000 mgr.y (mgr.15156) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:48.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:48 smithi163 bash[19901]: audit 2024-09-17T10:52:47.945684+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:52:50.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:50 smithi164 bash[21879]: cluster 2024-09-17T10:52:49.410261+0000 mgr.y (mgr.15156) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:50.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:50 smithi163 bash[26527]: cluster 2024-09-17T10:52:49.410261+0000 mgr.y (mgr.15156) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:50.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:50 smithi163 bash[19901]: cluster 2024-09-17T10:52:49.410261+0000 mgr.y (mgr.15156) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:52.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:52 smithi164 bash[21879]: audit 2024-09-17T10:52:51.386085+0000 mgr.y (mgr.15156) 79 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:52.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:52 smithi164 bash[21879]: cluster 2024-09-17T10:52:51.410979+0000 mgr.y (mgr.15156) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:52.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:52 smithi163 bash[26527]: audit 2024-09-17T10:52:51.386085+0000 mgr.y (mgr.15156) 79 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:52.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:52 smithi163 bash[26527]: cluster 2024-09-17T10:52:51.410979+0000 mgr.y (mgr.15156) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:52.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:52 smithi163 bash[19901]: audit 2024-09-17T10:52:51.386085+0000 mgr.y (mgr.15156) 79 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:52:52.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:52 smithi163 bash[19901]: cluster 2024-09-17T10:52:51.410979+0000 mgr.y (mgr.15156) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:54.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:52:53 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:52:53] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:52:54.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:54 smithi164 bash[21879]: cluster 2024-09-17T10:52:53.412552+0000 mgr.y (mgr.15156) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:54.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:54 smithi163 bash[26527]: cluster 2024-09-17T10:52:53.412552+0000 mgr.y (mgr.15156) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:54.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:54 smithi163 bash[19901]: cluster 2024-09-17T10:52:53.412552+0000 mgr.y (mgr.15156) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:56 smithi164 bash[21879]: cluster 2024-09-17T10:52:55.413225+0000 mgr.y (mgr.15156) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:56 smithi163 bash[26527]: cluster 2024-09-17T10:52:55.413225+0000 mgr.y (mgr.15156) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:56.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:56 smithi163 bash[19901]: cluster 2024-09-17T10:52:55.413225+0000 mgr.y (mgr.15156) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:58.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:58 smithi164 bash[21879]: cluster 2024-09-17T10:52:57.413959+0000 mgr.y (mgr.15156) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:58.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:58 smithi163 bash[26527]: cluster 2024-09-17T10:52:57.413959+0000 mgr.y (mgr.15156) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:58 smithi163 bash[19901]: cluster 2024-09-17T10:52:57.413959+0000 mgr.y (mgr.15156) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:52:59.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:52:59 smithi163 bash[19901]: cluster 2024-09-17T10:52:59.415622+0000 mgr.y (mgr.15156) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:52:59.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:52:59 smithi163 bash[26527]: cluster 2024-09-17T10:52:59.415622+0000 mgr.y (mgr.15156) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:00.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:52:59 smithi164 bash[21879]: cluster 2024-09-17T10:52:59.415622+0000 mgr.y (mgr.15156) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:02.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:02 smithi164 bash[21879]: audit 2024-09-17T10:53:01.397361+0000 mgr.y (mgr.15156) 85 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:02.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:02 smithi164 bash[21879]: cluster 2024-09-17T10:53:01.416320+0000 mgr.y (mgr.15156) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:02.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:02 smithi163 bash[26527]: audit 2024-09-17T10:53:01.397361+0000 mgr.y (mgr.15156) 85 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:02.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:02 smithi163 bash[26527]: cluster 2024-09-17T10:53:01.416320+0000 mgr.y (mgr.15156) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:02.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:02 smithi163 bash[19901]: audit 2024-09-17T10:53:01.397361+0000 mgr.y (mgr.15156) 85 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:02.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:02 smithi163 bash[19901]: cluster 2024-09-17T10:53:01.416320+0000 mgr.y (mgr.15156) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:03.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:03 smithi164 bash[21879]: audit 2024-09-17T10:53:02.946071+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:03.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:03 smithi163 bash[26527]: audit 2024-09-17T10:53:02.946071+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:03.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:03 smithi163 bash[19901]: audit 2024-09-17T10:53:02.946071+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:04.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:53:03 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:53:03] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:53:04.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:04 smithi164 bash[21879]: cluster 2024-09-17T10:53:03.417875+0000 mgr.y (mgr.15156) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:04.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:04 smithi163 bash[26527]: cluster 2024-09-17T10:53:03.417875+0000 mgr.y (mgr.15156) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:04.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:04 smithi163 bash[19901]: cluster 2024-09-17T10:53:03.417875+0000 mgr.y (mgr.15156) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:06.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:06 smithi164 bash[21879]: cluster 2024-09-17T10:53:05.418583+0000 mgr.y (mgr.15156) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:06.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:06 smithi163 bash[26527]: cluster 2024-09-17T10:53:05.418583+0000 mgr.y (mgr.15156) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:06.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:06 smithi163 bash[19901]: cluster 2024-09-17T10:53:05.418583+0000 mgr.y (mgr.15156) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:08 smithi164 bash[21879]: cluster 2024-09-17T10:53:07.419302+0000 mgr.y (mgr.15156) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:08.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:08 smithi163 bash[26527]: cluster 2024-09-17T10:53:07.419302+0000 mgr.y (mgr.15156) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:08.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:08 smithi163 bash[19901]: cluster 2024-09-17T10:53:07.419302+0000 mgr.y (mgr.15156) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:10.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:10 smithi164 bash[21879]: cluster 2024-09-17T10:53:09.420928+0000 mgr.y (mgr.15156) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:10.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:10 smithi163 bash[26527]: cluster 2024-09-17T10:53:09.420928+0000 mgr.y (mgr.15156) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:10.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:10 smithi163 bash[19901]: cluster 2024-09-17T10:53:09.420928+0000 mgr.y (mgr.15156) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:12.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:12 smithi164 bash[21879]: audit 2024-09-17T10:53:11.402778+0000 mgr.y (mgr.15156) 91 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:12.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:12 smithi164 bash[21879]: cluster 2024-09-17T10:53:11.421604+0000 mgr.y (mgr.15156) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:12.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:12 smithi163 bash[26527]: audit 2024-09-17T10:53:11.402778+0000 mgr.y (mgr.15156) 91 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:12.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:12 smithi163 bash[26527]: cluster 2024-09-17T10:53:11.421604+0000 mgr.y (mgr.15156) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:12.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:12 smithi163 bash[19901]: audit 2024-09-17T10:53:11.402778+0000 mgr.y (mgr.15156) 91 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:12.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:12 smithi163 bash[19901]: cluster 2024-09-17T10:53:11.421604+0000 mgr.y (mgr.15156) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:13.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:13 smithi164 bash[21879]: cluster 2024-09-17T10:53:13.423155+0000 mgr.y (mgr.15156) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:13.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:13 smithi163 bash[26527]: cluster 2024-09-17T10:53:13.423155+0000 mgr.y (mgr.15156) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:13 smithi163 bash[19901]: cluster 2024-09-17T10:53:13.423155+0000 mgr.y (mgr.15156) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:14.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:53:13 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:53:13] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:53:16.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:16 smithi164 bash[21879]: cluster 2024-09-17T10:53:15.423852+0000 mgr.y (mgr.15156) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:16.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:16 smithi163 bash[19901]: cluster 2024-09-17T10:53:15.423852+0000 mgr.y (mgr.15156) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:16.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:16 smithi163 bash[26527]: cluster 2024-09-17T10:53:15.423852+0000 mgr.y (mgr.15156) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:18.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:18 smithi164 bash[21879]: cluster 2024-09-17T10:53:17.424520+0000 mgr.y (mgr.15156) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:18.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:18 smithi164 bash[21879]: audit 2024-09-17T10:53:17.946299+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:18.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:18 smithi163 bash[26527]: cluster 2024-09-17T10:53:17.424520+0000 mgr.y (mgr.15156) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:18.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:18 smithi163 bash[26527]: audit 2024-09-17T10:53:17.946299+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:18.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:18 smithi163 bash[19901]: cluster 2024-09-17T10:53:17.424520+0000 mgr.y (mgr.15156) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:18.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:18 smithi163 bash[19901]: audit 2024-09-17T10:53:17.946299+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:20.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:20 smithi164 bash[21879]: cluster 2024-09-17T10:53:19.426127+0000 mgr.y (mgr.15156) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:20.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:20 smithi163 bash[19901]: cluster 2024-09-17T10:53:19.426127+0000 mgr.y (mgr.15156) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:20 smithi163 bash[26527]: cluster 2024-09-17T10:53:19.426127+0000 mgr.y (mgr.15156) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:22 smithi164 bash[21879]: audit 2024-09-17T10:53:21.413740+0000 mgr.y (mgr.15156) 97 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:22.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:22 smithi164 bash[21879]: cluster 2024-09-17T10:53:21.426960+0000 mgr.y (mgr.15156) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:22.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:22 smithi163 bash[19901]: audit 2024-09-17T10:53:21.413740+0000 mgr.y (mgr.15156) 97 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:22 smithi163 bash[19901]: cluster 2024-09-17T10:53:21.426960+0000 mgr.y (mgr.15156) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:22.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:22 smithi163 bash[26527]: audit 2024-09-17T10:53:21.413740+0000 mgr.y (mgr.15156) 97 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:22.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:22 smithi163 bash[26527]: cluster 2024-09-17T10:53:21.426960+0000 mgr.y (mgr.15156) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:24.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:53:23 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:53:23] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-17T10:53:24.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:24 smithi164 bash[21879]: cluster 2024-09-17T10:53:23.428507+0000 mgr.y (mgr.15156) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:24.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:24 smithi163 bash[26527]: cluster 2024-09-17T10:53:23.428507+0000 mgr.y (mgr.15156) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:24 smithi163 bash[19901]: cluster 2024-09-17T10:53:23.428507+0000 mgr.y (mgr.15156) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:26.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:26 smithi164 bash[21879]: cluster 2024-09-17T10:53:25.429245+0000 mgr.y (mgr.15156) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:26.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:26 smithi163 bash[19901]: cluster 2024-09-17T10:53:25.429245+0000 mgr.y (mgr.15156) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:26.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:26 smithi163 bash[26527]: cluster 2024-09-17T10:53:25.429245+0000 mgr.y (mgr.15156) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:27.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:27 smithi164 bash[21879]: cluster 2024-09-17T10:53:27.429953+0000 mgr.y (mgr.15156) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:27.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:27 smithi163 bash[19901]: cluster 2024-09-17T10:53:27.429953+0000 mgr.y (mgr.15156) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:27.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:27 smithi163 bash[26527]: cluster 2024-09-17T10:53:27.429953+0000 mgr.y (mgr.15156) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:30.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:30 smithi164 bash[21879]: cluster 2024-09-17T10:53:29.431630+0000 mgr.y (mgr.15156) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:30.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:30 smithi163 bash[19901]: cluster 2024-09-17T10:53:29.431630+0000 mgr.y (mgr.15156) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:30 smithi163 bash[26527]: cluster 2024-09-17T10:53:29.431630+0000 mgr.y (mgr.15156) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:32 smithi164 bash[21879]: audit 2024-09-17T10:53:31.423673+0000 mgr.y (mgr.15156) 103 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:32.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:32 smithi164 bash[21879]: cluster 2024-09-17T10:53:31.432305+0000 mgr.y (mgr.15156) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:32.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:32 smithi163 bash[26527]: audit 2024-09-17T10:53:31.423673+0000 mgr.y (mgr.15156) 103 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:32.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:32 smithi163 bash[26527]: cluster 2024-09-17T10:53:31.432305+0000 mgr.y (mgr.15156) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:32 smithi163 bash[19901]: audit 2024-09-17T10:53:31.423673+0000 mgr.y (mgr.15156) 103 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:32 smithi163 bash[19901]: cluster 2024-09-17T10:53:31.432305+0000 mgr.y (mgr.15156) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:33.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:33 smithi164 bash[21879]: audit 2024-09-17T10:53:32.947064+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:33.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:33 smithi163 bash[26527]: audit 2024-09-17T10:53:32.947064+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:33 smithi163 bash[19901]: audit 2024-09-17T10:53:32.947064+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:34.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:53:33 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:53:33] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.43.0" 2024-09-17T10:53:34.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:34 smithi164 bash[21879]: cluster 2024-09-17T10:53:33.433867+0000 mgr.y (mgr.15156) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:34.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:34 smithi163 bash[19901]: cluster 2024-09-17T10:53:33.433867+0000 mgr.y (mgr.15156) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:34.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:34 smithi163 bash[26527]: cluster 2024-09-17T10:53:33.433867+0000 mgr.y (mgr.15156) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:35.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:35 smithi163 bash[19901]: cluster 2024-09-17T10:53:35.434544+0000 mgr.y (mgr.15156) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:35.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:35 smithi163 bash[26527]: cluster 2024-09-17T10:53:35.434544+0000 mgr.y (mgr.15156) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:36.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:35 smithi164 bash[21879]: cluster 2024-09-17T10:53:35.434544+0000 mgr.y (mgr.15156) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:38.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:38 smithi164 bash[21879]: cluster 2024-09-17T10:53:37.435256+0000 mgr.y (mgr.15156) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:38.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:38 smithi163 bash[19901]: cluster 2024-09-17T10:53:37.435256+0000 mgr.y (mgr.15156) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:38.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:38 smithi163 bash[26527]: cluster 2024-09-17T10:53:37.435256+0000 mgr.y (mgr.15156) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:40.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:40 smithi164 bash[21879]: cluster 2024-09-17T10:53:39.436890+0000 mgr.y (mgr.15156) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:40.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:40 smithi163 bash[19901]: cluster 2024-09-17T10:53:39.436890+0000 mgr.y (mgr.15156) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:40.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:40 smithi163 bash[26527]: cluster 2024-09-17T10:53:39.436890+0000 mgr.y (mgr.15156) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:42.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:42 smithi164 bash[21879]: audit 2024-09-17T10:53:41.434986+0000 mgr.y (mgr.15156) 109 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:42 smithi164 bash[21879]: cluster 2024-09-17T10:53:41.437581+0000 mgr.y (mgr.15156) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:42.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:42 smithi163 bash[19901]: audit 2024-09-17T10:53:41.434986+0000 mgr.y (mgr.15156) 109 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:42.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:42 smithi163 bash[19901]: cluster 2024-09-17T10:53:41.437581+0000 mgr.y (mgr.15156) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:42 smithi163 bash[26527]: audit 2024-09-17T10:53:41.434986+0000 mgr.y (mgr.15156) 109 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:42 smithi163 bash[26527]: cluster 2024-09-17T10:53:41.437581+0000 mgr.y (mgr.15156) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:44.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:53:43 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:53:43] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.43.0" 2024-09-17T10:53:44.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:44 smithi164 bash[21879]: cluster 2024-09-17T10:53:43.439231+0000 mgr.y (mgr.15156) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:44.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:44 smithi164 bash[21879]: audit 2024-09-17T10:53:43.636149+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:53:44.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:44 smithi164 bash[21879]: audit 2024-09-17T10:53:43.637500+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:53:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:44 smithi164 bash[21879]: audit 2024-09-17T10:53:43.650036+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:53:44.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:44 smithi163 bash[19901]: cluster 2024-09-17T10:53:43.439231+0000 mgr.y (mgr.15156) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:44.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:44 smithi163 bash[19901]: audit 2024-09-17T10:53:43.636149+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:53:44.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:44 smithi163 bash[19901]: audit 2024-09-17T10:53:43.637500+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:53:44.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:44 smithi163 bash[19901]: audit 2024-09-17T10:53:43.650036+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:53:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:44 smithi163 bash[26527]: cluster 2024-09-17T10:53:43.439231+0000 mgr.y (mgr.15156) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:44 smithi163 bash[26527]: audit 2024-09-17T10:53:43.636149+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:53:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:44 smithi163 bash[26527]: audit 2024-09-17T10:53:43.637500+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:53:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:44 smithi163 bash[26527]: audit 2024-09-17T10:53:43.650036+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:53:45.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:45 smithi164 bash[21879]: cluster 2024-09-17T10:53:45.440038+0000 mgr.y (mgr.15156) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:45.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:45 smithi163 bash[26527]: cluster 2024-09-17T10:53:45.440038+0000 mgr.y (mgr.15156) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:45.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:45 smithi163 bash[19901]: cluster 2024-09-17T10:53:45.440038+0000 mgr.y (mgr.15156) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:48 smithi164 bash[21879]: cluster 2024-09-17T10:53:47.440821+0000 mgr.y (mgr.15156) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:48 smithi164 bash[21879]: audit 2024-09-17T10:53:47.947325+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:48.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:48 smithi163 bash[26527]: cluster 2024-09-17T10:53:47.440821+0000 mgr.y (mgr.15156) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:48.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:48 smithi163 bash[26527]: audit 2024-09-17T10:53:47.947325+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:48.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:48 smithi163 bash[19901]: cluster 2024-09-17T10:53:47.440821+0000 mgr.y (mgr.15156) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:48.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:48 smithi163 bash[19901]: audit 2024-09-17T10:53:47.947325+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:53:50.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:50 smithi164 bash[21879]: cluster 2024-09-17T10:53:49.442467+0000 mgr.y (mgr.15156) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:50.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:50 smithi163 bash[26527]: cluster 2024-09-17T10:53:49.442467+0000 mgr.y (mgr.15156) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:50.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:50 smithi163 bash[19901]: cluster 2024-09-17T10:53:49.442467+0000 mgr.y (mgr.15156) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:52 smithi164 bash[21879]: cluster 2024-09-17T10:53:51.443214+0000 mgr.y (mgr.15156) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:52 smithi164 bash[21879]: audit 2024-09-17T10:53:51.446192+0000 mgr.y (mgr.15156) 116 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:52.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:52 smithi163 bash[19901]: cluster 2024-09-17T10:53:51.443214+0000 mgr.y (mgr.15156) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:52.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:52 smithi163 bash[19901]: audit 2024-09-17T10:53:51.446192+0000 mgr.y (mgr.15156) 116 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:52.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:52 smithi163 bash[26527]: cluster 2024-09-17T10:53:51.443214+0000 mgr.y (mgr.15156) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:52.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:52 smithi163 bash[26527]: audit 2024-09-17T10:53:51.446192+0000 mgr.y (mgr.15156) 116 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:53:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:53 smithi163 bash[19901]: cluster 2024-09-17T10:53:53.444794+0000 mgr.y (mgr.15156) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:53.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:53 smithi163 bash[26527]: cluster 2024-09-17T10:53:53.444794+0000 mgr.y (mgr.15156) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:54.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:53 smithi164 bash[21879]: cluster 2024-09-17T10:53:53.444794+0000 mgr.y (mgr.15156) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:53:54.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:53:53 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:53:53] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.43.0" 2024-09-17T10:53:56.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:56 smithi164 bash[21879]: cluster 2024-09-17T10:53:55.445503+0000 mgr.y (mgr.15156) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:56 smithi163 bash[26527]: cluster 2024-09-17T10:53:55.445503+0000 mgr.y (mgr.15156) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:56.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:56 smithi163 bash[19901]: cluster 2024-09-17T10:53:55.445503+0000 mgr.y (mgr.15156) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:58.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:53:58 smithi164 bash[21879]: cluster 2024-09-17T10:53:57.446208+0000 mgr.y (mgr.15156) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:58.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:53:58 smithi163 bash[19901]: cluster 2024-09-17T10:53:57.446208+0000 mgr.y (mgr.15156) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:53:58.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:53:58 smithi163 bash[26527]: cluster 2024-09-17T10:53:57.446208+0000 mgr.y (mgr.15156) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:00.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:00 smithi164 bash[21879]: cluster 2024-09-17T10:53:59.447897+0000 mgr.y (mgr.15156) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:00.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:00 smithi163 bash[19901]: cluster 2024-09-17T10:53:59.447897+0000 mgr.y (mgr.15156) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:00.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:00 smithi163 bash[26527]: cluster 2024-09-17T10:53:59.447897+0000 mgr.y (mgr.15156) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:01.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:01 smithi164 bash[21879]: cluster 2024-09-17T10:54:01.448651+0000 mgr.y (mgr.15156) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:01.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:01 smithi164 bash[21879]: audit 2024-09-17T10:54:01.455479+0000 mgr.y (mgr.15156) 122 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:01.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:01 smithi163 bash[19901]: cluster 2024-09-17T10:54:01.448651+0000 mgr.y (mgr.15156) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:01.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:01 smithi163 bash[19901]: audit 2024-09-17T10:54:01.455479+0000 mgr.y (mgr.15156) 122 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:01.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:01 smithi163 bash[26527]: cluster 2024-09-17T10:54:01.448651+0000 mgr.y (mgr.15156) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:01.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:01 smithi163 bash[26527]: audit 2024-09-17T10:54:01.455479+0000 mgr.y (mgr.15156) 122 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:03.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:03 smithi164 bash[21879]: audit 2024-09-17T10:54:02.947638+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:03.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:03 smithi163 bash[19901]: audit 2024-09-17T10:54:02.947638+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:03.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:03 smithi163 bash[26527]: audit 2024-09-17T10:54:02.947638+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:04.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:04 smithi164 bash[21879]: cluster 2024-09-17T10:54:03.450212+0000 mgr.y (mgr.15156) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:04.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:04 smithi163 bash[19901]: cluster 2024-09-17T10:54:03.450212+0000 mgr.y (mgr.15156) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:04.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:54:03 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:54:03] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.43.0" 2024-09-17T10:54:04.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:04 smithi163 bash[26527]: cluster 2024-09-17T10:54:03.450212+0000 mgr.y (mgr.15156) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:06.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:06 smithi164 bash[21879]: cluster 2024-09-17T10:54:05.450955+0000 mgr.y (mgr.15156) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:06.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:06 smithi163 bash[19901]: cluster 2024-09-17T10:54:05.450955+0000 mgr.y (mgr.15156) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:06.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:06 smithi163 bash[26527]: cluster 2024-09-17T10:54:05.450955+0000 mgr.y (mgr.15156) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:08 smithi164 bash[21879]: cluster 2024-09-17T10:54:07.451658+0000 mgr.y (mgr.15156) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:08.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:08 smithi163 bash[26527]: cluster 2024-09-17T10:54:07.451658+0000 mgr.y (mgr.15156) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:08.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:08 smithi163 bash[19901]: cluster 2024-09-17T10:54:07.451658+0000 mgr.y (mgr.15156) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:09.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:09 smithi164 bash[21879]: cluster 2024-09-17T10:54:09.453296+0000 mgr.y (mgr.15156) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:09.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:09 smithi163 bash[26527]: cluster 2024-09-17T10:54:09.453296+0000 mgr.y (mgr.15156) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:09.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:09 smithi163 bash[19901]: cluster 2024-09-17T10:54:09.453296+0000 mgr.y (mgr.15156) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:12.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:12 smithi164 bash[21879]: cluster 2024-09-17T10:54:11.454004+0000 mgr.y (mgr.15156) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:12.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:12 smithi164 bash[21879]: audit 2024-09-17T10:54:11.463516+0000 mgr.y (mgr.15156) 128 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:12.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:12 smithi163 bash[26527]: cluster 2024-09-17T10:54:11.454004+0000 mgr.y (mgr.15156) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:12.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:12 smithi163 bash[26527]: audit 2024-09-17T10:54:11.463516+0000 mgr.y (mgr.15156) 128 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:12.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:12 smithi163 bash[19901]: cluster 2024-09-17T10:54:11.454004+0000 mgr.y (mgr.15156) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:12.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:12 smithi163 bash[19901]: audit 2024-09-17T10:54:11.463516+0000 mgr.y (mgr.15156) 128 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:13.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:13 smithi164 bash[21879]: cluster 2024-09-17T10:54:13.455591+0000 mgr.y (mgr.15156) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:13.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:13 smithi163 bash[26527]: cluster 2024-09-17T10:54:13.455591+0000 mgr.y (mgr.15156) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:13 smithi163 bash[19901]: cluster 2024-09-17T10:54:13.455591+0000 mgr.y (mgr.15156) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:14.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:54:13 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:54:13] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.43.0" 2024-09-17T10:54:14.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:54:14 smithi164 bash[46768]: logger=cleanup t=2024-09-17T10:54:14.222939154Z level=info msg="Completed cleanup jobs" duration=131.158391ms 2024-09-17T10:54:16.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:16 smithi164 bash[21879]: cluster 2024-09-17T10:54:15.456252+0000 mgr.y (mgr.15156) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:16.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:16 smithi163 bash[26527]: cluster 2024-09-17T10:54:15.456252+0000 mgr.y (mgr.15156) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:16.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:16 smithi163 bash[19901]: cluster 2024-09-17T10:54:15.456252+0000 mgr.y (mgr.15156) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:17.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:17 smithi164 bash[21879]: cluster 2024-09-17T10:54:17.457040+0000 mgr.y (mgr.15156) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:17.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:17 smithi163 bash[26527]: cluster 2024-09-17T10:54:17.457040+0000 mgr.y (mgr.15156) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:17.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:17 smithi163 bash[19901]: cluster 2024-09-17T10:54:17.457040+0000 mgr.y (mgr.15156) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:18.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:18 smithi164 bash[21879]: audit 2024-09-17T10:54:17.948102+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:18.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:18 smithi163 bash[26527]: audit 2024-09-17T10:54:17.948102+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:18.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:18 smithi163 bash[19901]: audit 2024-09-17T10:54:17.948102+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:19.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:19 smithi164 bash[21879]: cluster 2024-09-17T10:54:19.458697+0000 mgr.y (mgr.15156) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:19.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:19 smithi163 bash[26527]: cluster 2024-09-17T10:54:19.458697+0000 mgr.y (mgr.15156) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:19 smithi163 bash[19901]: cluster 2024-09-17T10:54:19.458697+0000 mgr.y (mgr.15156) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:21 smithi163 bash[26527]: cluster 2024-09-17T10:54:21.459496+0000 mgr.y (mgr.15156) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:21 smithi163 bash[26527]: audit 2024-09-17T10:54:21.469901+0000 mgr.y (mgr.15156) 134 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:21 smithi163 bash[19901]: cluster 2024-09-17T10:54:21.459496+0000 mgr.y (mgr.15156) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:21 smithi163 bash[19901]: audit 2024-09-17T10:54:21.469901+0000 mgr.y (mgr.15156) 134 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:22.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:21 smithi164 bash[21879]: cluster 2024-09-17T10:54:21.459496+0000 mgr.y (mgr.15156) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:22.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:21 smithi164 bash[21879]: audit 2024-09-17T10:54:21.469901+0000 mgr.y (mgr.15156) 134 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:23.911 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:23 smithi163 bash[19901]: cluster 2024-09-17T10:54:23.461197+0000 mgr.y (mgr.15156) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:23.912 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:23 smithi163 bash[26527]: cluster 2024-09-17T10:54:23.461197+0000 mgr.y (mgr.15156) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:24.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:23 smithi164 bash[21879]: cluster 2024-09-17T10:54:23.461197+0000 mgr.y (mgr.15156) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:24.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:54:23 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:54:23] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.43.0" 2024-09-17T10:54:25.369 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:54:25.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:25 smithi163 bash[19901]: cluster 2024-09-17T10:54:25.462011+0000 mgr.y (mgr.15156) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:25.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:25 smithi163 bash[26527]: cluster 2024-09-17T10:54:25.462011+0000 mgr.y (mgr.15156) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:26.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:25 smithi164 bash[21879]: cluster 2024-09-17T10:54:25.462011+0000 mgr.y (mgr.15156) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:28.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:27 smithi164 bash[21879]: cluster 2024-09-17T10:54:27.462838+0000 mgr.y (mgr.15156) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:28.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:27 smithi163 bash[19901]: cluster 2024-09-17T10:54:27.462838+0000 mgr.y (mgr.15156) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:27 smithi163 bash[26527]: cluster 2024-09-17T10:54:27.462838+0000 mgr.y (mgr.15156) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:30.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:29 smithi164 bash[21879]: cluster 2024-09-17T10:54:29.464599+0000 mgr.y (mgr.15156) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:30.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:29 smithi163 bash[19901]: cluster 2024-09-17T10:54:29.464599+0000 mgr.y (mgr.15156) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:30.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:29 smithi163 bash[26527]: cluster 2024-09-17T10:54:29.464599+0000 mgr.y (mgr.15156) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:30.195 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:54:31.842 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:54:31.842 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (20m) 2m ago 21m 15.6M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:54:31.842 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (20m) 2m ago 20m 75.8M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:54:31.842 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (3m) 2m ago 18m 47.2M - 3.8 ebb0615149de 3d6fe77f4dac 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (13m) 2m ago 29m 438M - 19.3.0-4963-ge646f729 f271290a0950 1ec10f4a10ea 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (6m) 2m ago 31m 495M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (31m) 2m ago 32m 72.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (30m) 2m ago 30m 52.7M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (29m) 2m ago 29m 52.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (20m) 2m ago 21m 8960k - 1.5.0 0da6a335fe13 8214ffeb4cf3 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (20m) 2m ago 21m 8855k - 1.5.0 0da6a335fe13 37c67f11742e 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (28m) 2m ago 28m 62.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (27m) 2m ago 27m 63.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (26m) 2m ago 26m 52.1M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (25m) 2m ago 26m 55.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (25m) 2m ago 25m 56.1M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:54:31.843 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (24m) 2m ago 24m 63.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:54:31.844 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (23m) 2m ago 23m 60.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:54:31.844 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (22m) 2m ago 22m 63.4M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:54:31.844 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (2m) 2m ago 21m 33.0M - 2.43.0 a07b618ecd1d a2a8c01ec6bf 2024-09-17T10:54:31.844 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (18m) 2m ago 18m 99.4M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:54:31.844 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (18m) 2m ago 18m 100M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:54:32.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:31 smithi164 bash[21879]: cluster 2024-09-17T10:54:31.465295+0000 mgr.y (mgr.15156) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:32.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:31 smithi164 bash[21879]: audit 2024-09-17T10:54:31.479302+0000 mgr.y (mgr.15156) 140 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:32.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:31 smithi163 bash[26527]: cluster 2024-09-17T10:54:31.465295+0000 mgr.y (mgr.15156) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:32.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:31 smithi163 bash[26527]: audit 2024-09-17T10:54:31.479302+0000 mgr.y (mgr.15156) 140 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:32.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:31 smithi163 bash[19901]: cluster 2024-09-17T10:54:31.465295+0000 mgr.y (mgr.15156) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:32.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:31 smithi163 bash[19901]: audit 2024-09-17T10:54:31.479302+0000 mgr.y (mgr.15156) 140 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:32.631 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:54:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:32 smithi164 bash[21879]: audit 2024-09-17T10:54:31.805982+0000 mgr.y (mgr.15156) 141 : audit [DBG] from='client.25115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:54:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:32 smithi164 bash[21879]: audit 2024-09-17T10:54:32.948341+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:32 smithi163 bash[26527]: audit 2024-09-17T10:54:31.805982+0000 mgr.y (mgr.15156) 141 : audit [DBG] from='client.25115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:54:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:32 smithi163 bash[26527]: audit 2024-09-17T10:54:32.948341+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:33.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:32 smithi163 bash[19901]: audit 2024-09-17T10:54:31.805982+0000 mgr.y (mgr.15156) 141 : audit [DBG] from='client.25115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:54:33.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:32 smithi163 bash[19901]: audit 2024-09-17T10:54:32.948341+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:34.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:33 smithi164 bash[21879]: cluster 2024-09-17T10:54:33.466832+0000 mgr.y (mgr.15156) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:34.310 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:33 smithi163 bash[19901]: cluster 2024-09-17T10:54:33.466832+0000 mgr.y (mgr.15156) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:34.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:54:33 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:54:33] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.43.0" 2024-09-17T10:54:34.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:33 smithi163 bash[26527]: cluster 2024-09-17T10:54:33.466832+0000 mgr.y (mgr.15156) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:36.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:35 smithi164 bash[21879]: cluster 2024-09-17T10:54:35.467569+0000 mgr.y (mgr.15156) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:36.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:35 smithi163 bash[19901]: cluster 2024-09-17T10:54:35.467569+0000 mgr.y (mgr.15156) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:36.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:35 smithi163 bash[26527]: cluster 2024-09-17T10:54:35.467569+0000 mgr.y (mgr.15156) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:37.453 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:54:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:37 smithi163 bash[19901]: cluster 2024-09-17T10:54:37.468138+0000 mgr.y (mgr.15156) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:37.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:37 smithi163 bash[26527]: cluster 2024-09-17T10:54:37.468138+0000 mgr.y (mgr.15156) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:38.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:37 smithi164 bash[21879]: cluster 2024-09-17T10:54:37.468138+0000 mgr.y (mgr.15156) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:39.203 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T10:54:39.204 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:54:39.205 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:54:39.205 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:54:39.205 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:54:39.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:39 smithi164 bash[21879]: audit 2024-09-17T10:54:39.205415+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.163:0/114760845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:54:39.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:39 smithi163 bash[19901]: audit 2024-09-17T10:54:39.205415+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.163:0/114760845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:54:39.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:39 smithi163 bash[26527]: audit 2024-09-17T10:54:39.205415+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.163:0/114760845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:54:39.964 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:54:40.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:40 smithi164 bash[21879]: cluster 2024-09-17T10:54:39.469715+0000 mgr.y (mgr.15156) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:40.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:40 smithi163 bash[19901]: cluster 2024-09-17T10:54:39.469715+0000 mgr.y (mgr.15156) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:40.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:40 smithi163 bash[26527]: cluster 2024-09-17T10:54:39.469715+0000 mgr.y (mgr.15156) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:41 smithi163 bash[26527]: cluster 2024-09-17T10:54:41.470419+0000 mgr.y (mgr.15156) 146 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:41 smithi163 bash[26527]: audit 2024-09-17T10:54:41.487984+0000 mgr.y (mgr.15156) 147 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:41 smithi163 bash[19901]: cluster 2024-09-17T10:54:41.470419+0000 mgr.y (mgr.15156) 146 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:41 smithi163 bash[19901]: audit 2024-09-17T10:54:41.487984+0000 mgr.y (mgr.15156) 147 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:42.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:41 smithi164 bash[21879]: cluster 2024-09-17T10:54:41.470419+0000 mgr.y (mgr.15156) 146 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:42.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:41 smithi164 bash[21879]: audit 2024-09-17T10:54:41.487984+0000 mgr.y (mgr.15156) 147 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:43.910 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:43 smithi163 bash[26527]: cluster 2024-09-17T10:54:43.472016+0000 mgr.y (mgr.15156) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:43.910 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:43 smithi163 bash[19901]: cluster 2024-09-17T10:54:43.472016+0000 mgr.y (mgr.15156) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:44.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:43 smithi164 bash[21879]: cluster 2024-09-17T10:54:43.472016+0000 mgr.y (mgr.15156) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:44.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:54:43 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:54:43] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.43.0" 2024-09-17T10:54:44.754 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:54:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:45 smithi164 bash[21879]: audit 2024-09-17T10:54:44.269975+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:45 smithi164 bash[21879]: audit 2024-09-17T10:54:44.277472+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:45 smithi164 bash[21879]: audit 2024-09-17T10:54:44.285242+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:45 smithi164 bash[21879]: audit 2024-09-17T10:54:44.291365+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:45 smithi164 bash[21879]: audit 2024-09-17T10:54:44.935320+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:54:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:45 smithi164 bash[21879]: audit 2024-09-17T10:54:44.936865+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:54:45.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:45 smithi164 bash[21879]: audit 2024-09-17T10:54:44.947094+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[19901]: audit 2024-09-17T10:54:44.269975+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[19901]: audit 2024-09-17T10:54:44.277472+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[19901]: audit 2024-09-17T10:54:44.285242+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[19901]: audit 2024-09-17T10:54:44.291365+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[19901]: audit 2024-09-17T10:54:44.935320+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:54:45.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[19901]: audit 2024-09-17T10:54:44.936865+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:54:45.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[19901]: audit 2024-09-17T10:54:44.947094+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[26527]: audit 2024-09-17T10:54:44.269975+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[26527]: audit 2024-09-17T10:54:44.277472+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[26527]: audit 2024-09-17T10:54:44.285242+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[26527]: audit 2024-09-17T10:54:44.291365+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:45.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[26527]: audit 2024-09-17T10:54:44.935320+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:54:45.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[26527]: audit 2024-09-17T10:54:44.936865+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:54:45.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:45 smithi163 bash[26527]: audit 2024-09-17T10:54:44.947094+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15156 ' entity='mgr.y' 2024-09-17T10:54:46.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:46 smithi164 bash[21879]: cluster 2024-09-17T10:54:45.472738+0000 mgr.y (mgr.15156) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:46.550 INFO:teuthology.orchestra.run.smithi163.stdout: cluster: 2024-09-17T10:54:46.550 INFO:teuthology.orchestra.run.smithi163.stdout: id: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T10:54:46.550 INFO:teuthology.orchestra.run.smithi163.stdout: health: HEALTH_OK 2024-09-17T10:54:46.550 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:54:46.550 INFO:teuthology.orchestra.run.smithi163.stdout: services: 2024-09-17T10:54:46.550 INFO:teuthology.orchestra.run.smithi163.stdout: mon: 3 daemons, quorum a,b,c (age 30m) 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: mgr: y(active, since 3m), standbys: x 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: data: 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: usage: 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: pgs: 161 active+clean 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: io: 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T10:54:46.551 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T10:54:46.560 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:46 smithi163 bash[19901]: cluster 2024-09-17T10:54:45.472738+0000 mgr.y (mgr.15156) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:46.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:46 smithi163 bash[26527]: cluster 2024-09-17T10:54:45.472738+0000 mgr.y (mgr.15156) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:47.395 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:54:47.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:47 smithi164 bash[21879]: audit 2024-09-17T10:54:46.552470+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.163:0/3555146455' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:54:47.560 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:47 smithi163 bash[26527]: audit 2024-09-17T10:54:46.552470+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.163:0/3555146455' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:54:47.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:47 smithi163 bash[19901]: audit 2024-09-17T10:54:46.552470+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.163:0/3555146455' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:54:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:48 smithi163 bash[19901]: cluster 2024-09-17T10:54:47.473327+0000 mgr.y (mgr.15156) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:48 smithi163 bash[19901]: audit 2024-09-17T10:54:47.948978+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:48.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:48 smithi163 bash[26527]: cluster 2024-09-17T10:54:47.473327+0000 mgr.y (mgr.15156) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:48.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:48 smithi163 bash[26527]: audit 2024-09-17T10:54:47.948978+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:48 smithi164 bash[21879]: cluster 2024-09-17T10:54:47.473327+0000 mgr.y (mgr.15156) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:48 smithi164 bash[21879]: audit 2024-09-17T10:54:47.948978+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:54:50.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:49 smithi164 bash[21879]: cluster 2024-09-17T10:54:49.475003+0000 mgr.y (mgr.15156) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:50.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:49 smithi163 bash[19901]: cluster 2024-09-17T10:54:49.475003+0000 mgr.y (mgr.15156) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:50.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:49 smithi163 bash[26527]: cluster 2024-09-17T10:54:49.475003+0000 mgr.y (mgr.15156) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:51.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:51 smithi163 bash[19901]: cluster 2024-09-17T10:54:51.475718+0000 mgr.y (mgr.15156) 152 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:51.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:51 smithi163 bash[19901]: audit 2024-09-17T10:54:51.496971+0000 mgr.y (mgr.15156) 153 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:51.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:51 smithi163 bash[26527]: cluster 2024-09-17T10:54:51.475718+0000 mgr.y (mgr.15156) 152 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:51.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:51 smithi163 bash[26527]: audit 2024-09-17T10:54:51.496971+0000 mgr.y (mgr.15156) 153 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:52.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:51 smithi164 bash[21879]: cluster 2024-09-17T10:54:51.475718+0000 mgr.y (mgr.15156) 152 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:51 smithi164 bash[21879]: audit 2024-09-17T10:54:51.496971+0000 mgr.y (mgr.15156) 153 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:54:52.210 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:54:53.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:53 smithi163 bash[26527]: cluster 2024-09-17T10:54:53.476854+0000 mgr.y (mgr.15156) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:53 smithi163 bash[19901]: cluster 2024-09-17T10:54:53.476854+0000 mgr.y (mgr.15156) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:53.877 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T10:54:54.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:53 smithi164 bash[21879]: cluster 2024-09-17T10:54:53.476854+0000 mgr.y (mgr.15156) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:54:54.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:54:53 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:54:53] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.43.0" 2024-09-17T10:54:54.668 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T10:54:55.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:54 smithi164 bash[21879]: audit 2024-09-17T10:54:53.879015+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.163:0/3735856283' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:54:55.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:54 smithi163 bash[19901]: audit 2024-09-17T10:54:53.879015+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.163:0/3735856283' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:54:55.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:54 smithi163 bash[26527]: audit 2024-09-17T10:54:53.879015+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.163:0/3735856283' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:54:56.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:55 smithi164 bash[21879]: cluster 2024-09-17T10:54:55.477550+0000 mgr.y (mgr.15156) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:56.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:55 smithi163 bash[26527]: cluster 2024-09-17T10:54:55.477550+0000 mgr.y (mgr.15156) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:56.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:55 smithi163 bash[19901]: cluster 2024-09-17T10:54:55.477550+0000 mgr.y (mgr.15156) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:58.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:57 smithi164 bash[21879]: cluster 2024-09-17T10:54:57.478104+0000 mgr.y (mgr.15156) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:57 smithi163 bash[26527]: cluster 2024-09-17T10:54:57.478104+0000 mgr.y (mgr.15156) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:58.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:57 smithi163 bash[19901]: cluster 2024-09-17T10:54:57.478104+0000 mgr.y (mgr.15156) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:54:59.471 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:55:00.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:54:59 smithi164 bash[21879]: cluster 2024-09-17T10:54:59.479773+0000 mgr.y (mgr.15156) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:55:00.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:54:59 smithi163 bash[26527]: cluster 2024-09-17T10:54:59.479773+0000 mgr.y (mgr.15156) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:55:00.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:54:59 smithi163 bash[19901]: cluster 2024-09-17T10:54:59.479773+0000 mgr.y (mgr.15156) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:55:01.216 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T10:55:01.506 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:01 smithi163 bash[26527]: audit 2024-09-17T10:55:01.207007+0000 mon.a (mon.0) 1186 : audit [DBG] from='client.? 172.21.15.163:0/241195720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:55:01.507 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:01 smithi163 bash[19901]: audit 2024-09-17T10:55:01.207007+0000 mon.a (mon.0) 1186 : audit [DBG] from='client.? 172.21.15.163:0/241195720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:55:01.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:01 smithi164 bash[21879]: audit 2024-09-17T10:55:01.207007+0000 mon.a (mon.0) 1186 : audit [DBG] from='client.? 172.21.15.163:0/241195720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:55:02.053 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph mgr fail' 2024-09-17T10:55:02.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:02 smithi163 bash[19901]: cluster 2024-09-17T10:55:01.480455+0000 mgr.y (mgr.15156) 158 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:02.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:02 smithi163 bash[19901]: audit 2024-09-17T10:55:01.508226+0000 mgr.y (mgr.15156) 159 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:02.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:02 smithi163 bash[26527]: cluster 2024-09-17T10:55:01.480455+0000 mgr.y (mgr.15156) 158 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:02.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:02 smithi163 bash[26527]: audit 2024-09-17T10:55:01.508226+0000 mgr.y (mgr.15156) 159 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:02.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:02 smithi164 bash[21879]: cluster 2024-09-17T10:55:01.480455+0000 mgr.y (mgr.15156) 158 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:02.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:02 smithi164 bash[21879]: audit 2024-09-17T10:55:01.508226+0000 mgr.y (mgr.15156) 159 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:03.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:03 smithi164 bash[21879]: audit 2024-09-17T10:55:02.949397+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:03.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:03 smithi163 bash[26527]: audit 2024-09-17T10:55:02.949397+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:03.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:03 smithi163 bash[19901]: audit 2024-09-17T10:55:02.949397+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15156 172.21.15.163:0/1535885729' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:04.278 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:03 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:55:03] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.43.0" 2024-09-17T10:55:04.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:04 smithi164 bash[21879]: cluster 2024-09-17T10:55:03.482036+0000 mgr.y (mgr.15156) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:55:04.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:04 smithi163 bash[19901]: cluster 2024-09-17T10:55:03.482036+0000 mgr.y (mgr.15156) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:55:04.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:04 smithi163 bash[26527]: cluster 2024-09-17T10:55:03.482036+0000 mgr.y (mgr.15156) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:55:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:05 smithi164 bash[21879]: cluster 2024-09-17T10:55:05.482752+0000 mgr.y (mgr.15156) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:05 smithi163 bash[19901]: cluster 2024-09-17T10:55:05.482752+0000 mgr.y (mgr.15156) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:06.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:05 smithi163 bash[26527]: cluster 2024-09-17T10:55:05.482752+0000 mgr.y (mgr.15156) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:06.867 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:55:08.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:07 smithi164 bash[21879]: cluster 2024-09-17T10:55:07.483449+0000 mgr.y (mgr.15156) 162 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:08.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:07 smithi163 bash[19901]: cluster 2024-09-17T10:55:07.483449+0000 mgr.y (mgr.15156) 162 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:07 smithi163 bash[26527]: cluster 2024-09-17T10:55:07.483449+0000 mgr.y (mgr.15156) 162 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:08.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[68587]: debug 2024-09-17T10:55:08.544+0000 7fa306ed5640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T10:55:08.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[68587]: ignoring --setuser ceph since I am not root 2024-09-17T10:55:08.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[68587]: ignoring --setgroup ceph since I am not root 2024-09-17T10:55:08.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[68587]: debug 2024-09-17T10:55:08.604+0000 7f0a4397e640 1 -- 172.21.15.163:0/3145517729 <== mon.0 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5574a5e250e0 con 0x5574a5e27800 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.528978+0000 mon.c (mon.2) 164 : audit [INF] from='client.? 172.21.15.163:0/255848972' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.529501+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: cluster 2024-09-17T10:55:08.530025+0000 mon.a (mon.0) 1188 : cluster [INF] Activating manager daemon x 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.534764+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: cluster 2024-09-17T10:55:08.540958+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: cluster 2024-09-17T10:55:08.541768+0000 mon.a (mon.0) 1191 : cluster [DBG] mgrmap e33: x(active, starting, since 0.0117368s) 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.550825+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.551723+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.551913+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:55:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.553819+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.554223+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.554406+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.554561+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.554712+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.554919+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.555107+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.555300+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.555478+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.558635+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.558783+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:55:08.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[26527]: audit 2024-09-17T10:55:08.559249+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:55:08.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.528978+0000 mon.c (mon.2) 164 : audit [INF] from='client.? 172.21.15.163:0/255848972' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:55:08.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.529501+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:55:08.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: cluster 2024-09-17T10:55:08.530025+0000 mon.a (mon.0) 1188 : cluster [INF] Activating manager daemon x 2024-09-17T10:55:08.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.534764+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:55:08.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: cluster 2024-09-17T10:55:08.540958+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T10:55:08.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: cluster 2024-09-17T10:55:08.541768+0000 mon.a (mon.0) 1191 : cluster [DBG] mgrmap e33: x(active, starting, since 0.0117368s) 2024-09-17T10:55:08.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.550825+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:55:08.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.551723+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:55:08.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.551913+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.553819+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.554223+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.554406+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.554561+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.554712+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.554919+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.555107+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.555300+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.555478+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.558635+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.558783+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:55:08.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:08 smithi163 bash[19901]: audit 2024-09-17T10:55:08.559249+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:55:09.037 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[49777]: [17/Sep/2024:10:55:08] ENGINE Bus STOPPING 2024-09-17T10:55:09.037 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[49777]: [17/Sep/2024:10:55:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:55:09.037 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[49777]: [17/Sep/2024:10:55:08] ENGINE Bus STOPPED 2024-09-17T10:55:09.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.528978+0000 mon.c (mon.2) 164 : audit [INF] from='client.? 172.21.15.163:0/255848972' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:55:09.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.529501+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:55:09.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: cluster 2024-09-17T10:55:08.530025+0000 mon.a (mon.0) 1188 : cluster [INF] Activating manager daemon x 2024-09-17T10:55:09.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.534764+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: cluster 2024-09-17T10:55:08.540958+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: cluster 2024-09-17T10:55:08.541768+0000 mon.a (mon.0) 1191 : cluster [DBG] mgrmap e33: x(active, starting, since 0.0117368s) 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.550825+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.551723+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.551913+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.553819+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.554223+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.554406+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.554561+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.554712+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.554919+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.555107+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:55:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.555300+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:55:09.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.555478+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:55:09.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.558635+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:55:09.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.558783+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:55:09.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:08 smithi164 bash[21879]: audit 2024-09-17T10:55:08.559249+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:55:09.501 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:55:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[26527]: cluster 2024-09-17T10:55:09.050960+0000 mon.a (mon.0) 1207 : cluster [INF] Manager daemon x is now available 2024-09-17T10:55:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[26527]: audit 2024-09-17T10:55:09.405768+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[26527]: audit 2024-09-17T10:55:09.406241+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:55:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[26527]: audit 2024-09-17T10:55:09.422434+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:55:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[26527]: audit 2024-09-17T10:55:09.450329+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:55:09.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[19901]: cluster 2024-09-17T10:55:09.050960+0000 mon.a (mon.0) 1207 : cluster [INF] Manager daemon x is now available 2024-09-17T10:55:09.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[19901]: audit 2024-09-17T10:55:09.405768+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[19901]: audit 2024-09-17T10:55:09.406241+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:55:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[19901]: audit 2024-09-17T10:55:09.422434+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:55:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:09 smithi163 bash[19901]: audit 2024-09-17T10:55:09.450329+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:55:10.036 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:09 smithi164 bash[49777]: [17/Sep/2024:10:55:09] ENGINE Bus STARTING 2024-09-17T10:55:10.036 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:09 smithi164 bash[49777]: [17/Sep/2024:10:55:09] ENGINE Serving on http://:::9283 2024-09-17T10:55:10.036 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:09 smithi164 bash[49777]: [17/Sep/2024:10:55:09] ENGINE Bus STARTED 2024-09-17T10:55:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:09 smithi164 bash[21879]: cluster 2024-09-17T10:55:09.050960+0000 mon.a (mon.0) 1207 : cluster [INF] Manager daemon x is now available 2024-09-17T10:55:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:09 smithi164 bash[21879]: audit 2024-09-17T10:55:09.405768+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:09 smithi164 bash[21879]: audit 2024-09-17T10:55:09.406241+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:55:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:09 smithi164 bash[21879]: audit 2024-09-17T10:55:09.422434+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:55:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:09 smithi164 bash[21879]: audit 2024-09-17T10:55:09.450329+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:55:10.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[21879]: cluster 2024-09-17T10:55:09.596446+0000 mon.a (mon.0) 1212 : cluster [DBG] mgrmap e34: x(active, since 1.06642s) 2024-09-17T10:55:10.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[21879]: cluster 2024-09-17T10:55:09.597460+0000 mgr.x (mgr.24610) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:55:10.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[21879]: audit 2024-09-17T10:55:09.598041+0000 mgr.x (mgr.24610) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:55:11.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:10 smithi163 bash[26527]: cluster 2024-09-17T10:55:09.596446+0000 mon.a (mon.0) 1212 : cluster [DBG] mgrmap e34: x(active, since 1.06642s) 2024-09-17T10:55:11.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:10 smithi163 bash[26527]: cluster 2024-09-17T10:55:09.597460+0000 mgr.x (mgr.24610) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:55:11.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:10 smithi163 bash[26527]: audit 2024-09-17T10:55:09.598041+0000 mgr.x (mgr.24610) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:55:11.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:10 smithi163 bash[19901]: cluster 2024-09-17T10:55:09.596446+0000 mon.a (mon.0) 1212 : cluster [DBG] mgrmap e34: x(active, since 1.06642s) 2024-09-17T10:55:11.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:10 smithi163 bash[19901]: cluster 2024-09-17T10:55:09.597460+0000 mgr.x (mgr.24610) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:55:11.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:10 smithi163 bash[19901]: audit 2024-09-17T10:55:09.598041+0000 mgr.x (mgr.24610) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:55:11.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: debug 2024-09-17T10:55:10.903+0000 7f63f79c3640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:55:10] ENGINE Error in HTTPServer.serve 2024-09-17T10:55:11.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: Traceback (most recent call last): 2024-09-17T10:55:11.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:55:11.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: self._connections.run(self.expiration_interval) 2024-09-17T10:55:11.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:55:11.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: self._run(expiration_interval) 2024-09-17T10:55:11.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: s = self.context.wrap_socket( 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: return self.sslsocket_class._create( 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: self.do_handshake() 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: self._sslobj.do_handshake() 2024-09-17T10:55:11.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:10 smithi164 bash[49777]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:55:11.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: cephadm 2024-09-17T10:55:10.687072+0000 mgr.x (mgr.24610) 4 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Bus STARTING 2024-09-17T10:55:11.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: cephadm 2024-09-17T10:55:10.788689+0000 mgr.x (mgr.24610) 5 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Serving on http://172.21.15.164:8765 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: cephadm 2024-09-17T10:55:10.907609+0000 mgr.x (mgr.24610) 6 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Serving on https://172.21.15.164:7150 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: cephadm 2024-09-17T10:55:10.907756+0000 mgr.x (mgr.24610) 7 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Bus STARTED 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: cephadm 2024-09-17T10:55:10.909955+0000 mgr.x (mgr.24610) 8 : cephadm [ERR] [17/Sep/2024:10:55:10] ENGINE Error in HTTPServer.serve 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: Traceback (most recent call last): 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: self._connections.run(self.expiration_interval) 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: self._run(expiration_interval) 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:55:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: s = self.context.wrap_socket( 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: return self.sslsocket_class._create( 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: self.do_handshake() 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: self._sslobj.do_handshake() 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[19901]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: cephadm 2024-09-17T10:55:10.687072+0000 mgr.x (mgr.24610) 4 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Bus STARTING 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: cephadm 2024-09-17T10:55:10.788689+0000 mgr.x (mgr.24610) 5 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Serving on http://172.21.15.164:8765 2024-09-17T10:55:11.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: cephadm 2024-09-17T10:55:10.907609+0000 mgr.x (mgr.24610) 6 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Serving on https://172.21.15.164:7150 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: cephadm 2024-09-17T10:55:10.907756+0000 mgr.x (mgr.24610) 7 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Bus STARTED 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: cephadm 2024-09-17T10:55:10.909955+0000 mgr.x (mgr.24610) 8 : cephadm [ERR] [17/Sep/2024:10:55:10] ENGINE Error in HTTPServer.serve 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: Traceback (most recent call last): 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: self._connections.run(self.expiration_interval) 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: self._run(expiration_interval) 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: s = self.context.wrap_socket( 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:55:11.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: return self.sslsocket_class._create( 2024-09-17T10:55:11.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:55:11.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: self.do_handshake() 2024-09-17T10:55:11.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:55:11.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: self._sslobj.do_handshake() 2024-09-17T10:55:11.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:11 smithi163 bash[26527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:55:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: cephadm 2024-09-17T10:55:10.687072+0000 mgr.x (mgr.24610) 4 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Bus STARTING 2024-09-17T10:55:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: cephadm 2024-09-17T10:55:10.788689+0000 mgr.x (mgr.24610) 5 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Serving on http://172.21.15.164:8765 2024-09-17T10:55:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: cephadm 2024-09-17T10:55:10.907609+0000 mgr.x (mgr.24610) 6 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Serving on https://172.21.15.164:7150 2024-09-17T10:55:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: cephadm 2024-09-17T10:55:10.907756+0000 mgr.x (mgr.24610) 7 : cephadm [INF] [17/Sep/2024:10:55:10] ENGINE Bus STARTED 2024-09-17T10:55:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: cephadm 2024-09-17T10:55:10.909955+0000 mgr.x (mgr.24610) 8 : cephadm [ERR] [17/Sep/2024:10:55:10] ENGINE Error in HTTPServer.serve 2024-09-17T10:55:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: Traceback (most recent call last): 2024-09-17T10:55:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:55:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: self._connections.run(self.expiration_interval) 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: self._run(expiration_interval) 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: s = self.context.wrap_socket( 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: return self.sslsocket_class._create( 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: self.do_handshake() 2024-09-17T10:55:12.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:55:12.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: self._sslobj.do_handshake() 2024-09-17T10:55:12.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:11 smithi164 bash[21879]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:55:13.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:12 smithi164 bash[21879]: audit 2024-09-17T10:55:11.518393+0000 mgr.x (mgr.24610) 9 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:13.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:12 smithi164 bash[21879]: cluster 2024-09-17T10:55:11.605517+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e35: x(active, since 3s) 2024-09-17T10:55:13.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:12 smithi163 bash[19901]: audit 2024-09-17T10:55:11.518393+0000 mgr.x (mgr.24610) 9 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:13.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:12 smithi163 bash[19901]: cluster 2024-09-17T10:55:11.605517+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e35: x(active, since 3s) 2024-09-17T10:55:13.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:12 smithi163 bash[26527]: audit 2024-09-17T10:55:11.518393+0000 mgr.x (mgr.24610) 9 : audit [DBG] from='client.15234 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:13.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:12 smithi163 bash[26527]: cluster 2024-09-17T10:55:11.605517+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e35: x(active, since 3s) 2024-09-17T10:55:14.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:13 smithi164 bash[21879]: cluster 2024-09-17T10:55:12.558458+0000 mgr.x (mgr.24610) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:55:14.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:13 smithi163 bash[19901]: cluster 2024-09-17T10:55:12.558458+0000 mgr.x (mgr.24610) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:55:14.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:13 smithi163 bash[26527]: cluster 2024-09-17T10:55:12.558458+0000 mgr.x (mgr.24610) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:55:14.309 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:55:15.060 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:14 smithi163 bash[68587]: [17/Sep/2024:10:55:14] ENGINE Bus STARTING 2024-09-17T10:55:15.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:14 smithi163 bash[68587]: CherryPy Checker: 2024-09-17T10:55:15.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:14 smithi163 bash[68587]: The Application mounted at '' has an empty config. 2024-09-17T10:55:15.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:14 smithi163 bash[68587]: [17/Sep/2024:10:55:14] ENGINE Serving on http://:::9283 2024-09-17T10:55:15.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:14 smithi163 bash[68587]: [17/Sep/2024:10:55:14] ENGINE Bus STARTED 2024-09-17T10:55:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:15 smithi164 bash[21879]: cluster 2024-09-17T10:55:14.559311+0000 mgr.x (mgr.24610) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:55:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:15 smithi164 bash[21879]: cluster 2024-09-17T10:55:14.792119+0000 mon.a (mon.0) 1214 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:55:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:15 smithi164 bash[21879]: audit 2024-09-17T10:55:14.794325+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:55:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:15 smithi164 bash[21879]: audit 2024-09-17T10:55:14.794909+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:55:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:15 smithi164 bash[21879]: audit 2024-09-17T10:55:14.796511+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:55:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:15 smithi164 bash[21879]: audit 2024-09-17T10:55:14.797657+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:55:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:15 smithi164 bash[21879]: audit 2024-09-17T10:55:15.107614+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:15 smithi164 bash[21879]: audit 2024-09-17T10:55:15.111999+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[19901]: cluster 2024-09-17T10:55:14.559311+0000 mgr.x (mgr.24610) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:55:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[19901]: cluster 2024-09-17T10:55:14.792119+0000 mon.a (mon.0) 1214 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:55:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[19901]: audit 2024-09-17T10:55:14.794325+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:55:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[19901]: audit 2024-09-17T10:55:14.794909+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:55:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[19901]: audit 2024-09-17T10:55:14.796511+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[19901]: audit 2024-09-17T10:55:14.797657+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[19901]: audit 2024-09-17T10:55:15.107614+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[19901]: audit 2024-09-17T10:55:15.111999+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[26527]: cluster 2024-09-17T10:55:14.559311+0000 mgr.x (mgr.24610) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[26527]: cluster 2024-09-17T10:55:14.792119+0000 mon.a (mon.0) 1214 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[26527]: audit 2024-09-17T10:55:14.794325+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[26527]: audit 2024-09-17T10:55:14.794909+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[26527]: audit 2024-09-17T10:55:14.796511+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[26527]: audit 2024-09-17T10:55:14.797657+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.? 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[26527]: audit 2024-09-17T10:55:15.107614+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:15 smithi163 bash[26527]: audit 2024-09-17T10:55:15.111999+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:16 smithi164 bash[21879]: cluster 2024-09-17T10:55:15.640066+0000 mon.a (mon.0) 1221 : cluster [DBG] mgrmap e36: x(active, since 7s), standbys: y 2024-09-17T10:55:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:16 smithi164 bash[21879]: audit 2024-09-17T10:55:15.640216+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:55:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:16 smithi164 bash[21879]: audit 2024-09-17T10:55:15.811475+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:16 smithi164 bash[21879]: audit 2024-09-17T10:55:15.818001+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:16 smithi164 bash[21879]: audit 2024-09-17T10:55:16.163229+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:16 smithi164 bash[21879]: audit 2024-09-17T10:55:16.168852+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[26527]: cluster 2024-09-17T10:55:15.640066+0000 mon.a (mon.0) 1221 : cluster [DBG] mgrmap e36: x(active, since 7s), standbys: y 2024-09-17T10:55:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[26527]: audit 2024-09-17T10:55:15.640216+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:55:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[26527]: audit 2024-09-17T10:55:15.811475+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[26527]: audit 2024-09-17T10:55:15.818001+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[26527]: audit 2024-09-17T10:55:16.163229+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[26527]: audit 2024-09-17T10:55:16.168852+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[19901]: cluster 2024-09-17T10:55:15.640066+0000 mon.a (mon.0) 1221 : cluster [DBG] mgrmap e36: x(active, since 7s), standbys: y 2024-09-17T10:55:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[19901]: audit 2024-09-17T10:55:15.640216+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:55:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[19901]: audit 2024-09-17T10:55:15.811475+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[19901]: audit 2024-09-17T10:55:15.818001+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[19901]: audit 2024-09-17T10:55:16.163229+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:16 smithi163 bash[19901]: audit 2024-09-17T10:55:16.168852+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cluster 2024-09-17T10:55:16.560321+0000 mgr.x (mgr.24610) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:55:18.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:16.863848+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:16.875485+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:16.878476+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:16.879772+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:16.880703+0000 mgr.x (mgr.24610) 13 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:16.882064+0000 mgr.x (mgr.24610) 14 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:16.978303+0000 mgr.x (mgr.24610) 15 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:16.985892+0000 mgr.x (mgr.24610) 16 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:17.064101+0000 mgr.x (mgr.24610) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:17.076988+0000 mgr.x (mgr.24610) 18 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:17.144420+0000 mgr.x (mgr.24610) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:17.165055+0000 mgr.x (mgr.24610) 20 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:17.229118+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:17.239761+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:17.255730+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:17.265559+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:17.274403+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:17.302080+0000 mgr.x (mgr.24610) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:55:18.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:17.304106+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:55:18.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: audit 2024-09-17T10:55:17.321253+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:55:18.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:17 smithi164 bash[21879]: cephadm 2024-09-17T10:55:17.321995+0000 mgr.x (mgr.24610) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:55:18.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cluster 2024-09-17T10:55:16.560321+0000 mgr.x (mgr.24610) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:55:18.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:16.863848+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:16.875485+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:16.878476+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:55:18.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:16.879772+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:55:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:16.880703+0000 mgr.x (mgr.24610) 13 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:55:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:16.882064+0000 mgr.x (mgr.24610) 14 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:55:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:16.978303+0000 mgr.x (mgr.24610) 15 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:55:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:16.985892+0000 mgr.x (mgr.24610) 16 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:55:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:17.064101+0000 mgr.x (mgr.24610) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:55:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:17.076988+0000 mgr.x (mgr.24610) 18 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:55:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:17.144420+0000 mgr.x (mgr.24610) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:55:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:17.165055+0000 mgr.x (mgr.24610) 20 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:55:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:17.229118+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:17.239761+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:17.255730+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:17.265559+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:17.274403+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:17.302080+0000 mgr.x (mgr.24610) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:55:18.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:17.304106+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:55:18.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cluster 2024-09-17T10:55:16.560321+0000 mgr.x (mgr.24610) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:55:18.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:16.863848+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:16.875485+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:16.878476+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:16.879772+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:16.880703+0000 mgr.x (mgr.24610) 13 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:16.882064+0000 mgr.x (mgr.24610) 14 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:16.978303+0000 mgr.x (mgr.24610) 15 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:16.985892+0000 mgr.x (mgr.24610) 16 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:17.064101+0000 mgr.x (mgr.24610) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:17.076988+0000 mgr.x (mgr.24610) 18 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:17.144420+0000 mgr.x (mgr.24610) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:17.165055+0000 mgr.x (mgr.24610) 20 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:55:18.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:17.229118+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:17.239761+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:17.255730+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:17.265559+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:17.274403+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:18.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:17.302080+0000 mgr.x (mgr.24610) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:55:18.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:17.304106+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:55:18.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: audit 2024-09-17T10:55:17.321253+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:55:18.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[19901]: cephadm 2024-09-17T10:55:17.321995+0000 mgr.x (mgr.24610) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:55:18.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: audit 2024-09-17T10:55:17.321253+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:55:18.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:17 smithi163 bash[26527]: cephadm 2024-09-17T10:55:17.321995+0000 mgr.x (mgr.24610) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:55:20.284 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:19 smithi163 bash[26527]: cluster 2024-09-17T10:55:18.561093+0000 mgr.x (mgr.24610) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:55:20.284 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:19 smithi163 bash[19901]: cluster 2024-09-17T10:55:18.561093+0000 mgr.x (mgr.24610) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:55:20.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:19 smithi164 bash[21879]: cluster 2024-09-17T10:55:18.561093+0000 mgr.x (mgr.24610) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:55:21.860 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[19901]: cluster 2024-09-17T10:55:20.562812+0000 mgr.x (mgr.24610) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:55:22.110 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[26527]: cluster 2024-09-17T10:55:20.562812+0000 mgr.x (mgr.24610) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:55:22.110 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[26527]: audit 2024-09-17T10:55:20.860620+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:22.110 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[26527]: audit 2024-09-17T10:55:20.868661+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:22.110 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[26527]: cephadm 2024-09-17T10:55:20.871365+0000 mgr.x (mgr.24610) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:55:22.111 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[26527]: cephadm 2024-09-17T10:55:21.170225+0000 mgr.x (mgr.24610) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:55:22.111 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[19901]: audit 2024-09-17T10:55:20.860620+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:22.111 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[19901]: audit 2024-09-17T10:55:20.868661+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:22.111 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[19901]: cephadm 2024-09-17T10:55:20.871365+0000 mgr.x (mgr.24610) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:55:22.111 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:21 smithi163 bash[19901]: cephadm 2024-09-17T10:55:21.170225+0000 mgr.x (mgr.24610) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:55:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:21 smithi164 bash[21879]: cluster 2024-09-17T10:55:20.562812+0000 mgr.x (mgr.24610) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:55:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:21 smithi164 bash[21879]: audit 2024-09-17T10:55:20.860620+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:21 smithi164 bash[21879]: audit 2024-09-17T10:55:20.868661+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:21 smithi164 bash[21879]: cephadm 2024-09-17T10:55:20.871365+0000 mgr.x (mgr.24610) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:55:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:21 smithi164 bash[21879]: cephadm 2024-09-17T10:55:21.170225+0000 mgr.x (mgr.24610) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:55:23.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:22 smithi163 bash[19901]: audit 2024-09-17T10:55:22.708843+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.163:0/3739413270' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:55:23.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:22 smithi163 bash[26527]: audit 2024-09-17T10:55:22.708843+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.163:0/3739413270' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:55:23.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:22 smithi164 bash[21879]: audit 2024-09-17T10:55:22.708843+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.163:0/3739413270' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:55:24.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:23 smithi164 bash[21879]: cluster 2024-09-17T10:55:22.563556+0000 mgr.x (mgr.24610) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:55:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:23 smithi164 bash[21879]: audit 2024-09-17T10:55:23.009756+0000 mon.c (mon.2) 166 : audit [INF] from='client.? 172.21.15.163:0/3861538413' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2865685454"}]: dispatch 2024-09-17T10:55:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:23 smithi164 bash[21879]: audit 2024-09-17T10:55:23.010277+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2865685454"}]: dispatch 2024-09-17T10:55:24.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:55:23 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:55:24.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:23 smithi163 bash[26527]: cluster 2024-09-17T10:55:22.563556+0000 mgr.x (mgr.24610) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:55:24.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:23 smithi163 bash[26527]: audit 2024-09-17T10:55:23.009756+0000 mon.c (mon.2) 166 : audit [INF] from='client.? 172.21.15.163:0/3861538413' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2865685454"}]: dispatch 2024-09-17T10:55:24.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:23 smithi163 bash[26527]: audit 2024-09-17T10:55:23.010277+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2865685454"}]: dispatch 2024-09-17T10:55:24.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:23 smithi163 bash[19901]: cluster 2024-09-17T10:55:22.563556+0000 mgr.x (mgr.24610) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:55:24.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:23 smithi163 bash[19901]: audit 2024-09-17T10:55:23.009756+0000 mon.c (mon.2) 166 : audit [INF] from='client.? 172.21.15.163:0/3861538413' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2865685454"}]: dispatch 2024-09-17T10:55:24.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:23 smithi163 bash[19901]: audit 2024-09-17T10:55:23.010277+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2865685454"}]: dispatch 2024-09-17T10:55:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:24 smithi164 bash[21879]: audit 2024-09-17T10:55:23.879199+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2865685454"}]': finished 2024-09-17T10:55:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:24 smithi164 bash[21879]: cluster 2024-09-17T10:55:23.886649+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T10:55:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:24 smithi164 bash[21879]: audit 2024-09-17T10:55:24.209245+0000 mon.c (mon.2) 167 : audit [INF] from='client.? 172.21.15.163:0/3862918744' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2865685454"}]: dispatch 2024-09-17T10:55:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:24 smithi164 bash[21879]: audit 2024-09-17T10:55:24.210276+0000 mon.a (mon.0) 1243 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2865685454"}]: dispatch 2024-09-17T10:55:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:24 smithi164 bash[21879]: audit 2024-09-17T10:55:24.406776+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[19901]: audit 2024-09-17T10:55:23.879199+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2865685454"}]': finished 2024-09-17T10:55:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[19901]: cluster 2024-09-17T10:55:23.886649+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T10:55:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[19901]: audit 2024-09-17T10:55:24.209245+0000 mon.c (mon.2) 167 : audit [INF] from='client.? 172.21.15.163:0/3862918744' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2865685454"}]: dispatch 2024-09-17T10:55:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[19901]: audit 2024-09-17T10:55:24.210276+0000 mon.a (mon.0) 1243 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2865685454"}]: dispatch 2024-09-17T10:55:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[19901]: audit 2024-09-17T10:55:24.406776+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[26527]: audit 2024-09-17T10:55:23.879199+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6801/2865685454"}]': finished 2024-09-17T10:55:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[26527]: cluster 2024-09-17T10:55:23.886649+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T10:55:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[26527]: audit 2024-09-17T10:55:24.209245+0000 mon.c (mon.2) 167 : audit [INF] from='client.? 172.21.15.163:0/3862918744' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2865685454"}]: dispatch 2024-09-17T10:55:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[26527]: audit 2024-09-17T10:55:24.210276+0000 mon.a (mon.0) 1243 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2865685454"}]: dispatch 2024-09-17T10:55:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:24 smithi163 bash[26527]: audit 2024-09-17T10:55:24.406776+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:25 smithi164 bash[21879]: cluster 2024-09-17T10:55:24.565027+0000 mgr.x (mgr.24610) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:55:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:25 smithi164 bash[21879]: audit 2024-09-17T10:55:24.891105+0000 mon.a (mon.0) 1245 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2865685454"}]': finished 2024-09-17T10:55:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:25 smithi164 bash[21879]: cluster 2024-09-17T10:55:24.897989+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T10:55:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:25 smithi164 bash[21879]: audit 2024-09-17T10:55:25.218576+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.163:0/106452154' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3548875535"}]: dispatch 2024-09-17T10:55:26.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:25 smithi163 bash[26527]: cluster 2024-09-17T10:55:24.565027+0000 mgr.x (mgr.24610) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:55:26.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:25 smithi163 bash[26527]: audit 2024-09-17T10:55:24.891105+0000 mon.a (mon.0) 1245 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2865685454"}]': finished 2024-09-17T10:55:26.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:25 smithi163 bash[26527]: cluster 2024-09-17T10:55:24.897989+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T10:55:26.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:25 smithi163 bash[26527]: audit 2024-09-17T10:55:25.218576+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.163:0/106452154' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3548875535"}]: dispatch 2024-09-17T10:55:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:25 smithi163 bash[19901]: cluster 2024-09-17T10:55:24.565027+0000 mgr.x (mgr.24610) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:55:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:25 smithi163 bash[19901]: audit 2024-09-17T10:55:24.891105+0000 mon.a (mon.0) 1245 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:6800/2865685454"}]': finished 2024-09-17T10:55:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:25 smithi163 bash[19901]: cluster 2024-09-17T10:55:24.897989+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T10:55:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:25 smithi163 bash[19901]: audit 2024-09-17T10:55:25.218576+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.163:0/106452154' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3548875535"}]: dispatch 2024-09-17T10:55:26.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 systemd[1]: Stopping Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:55:26.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.456Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:55:26.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.456Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:55:26.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.456Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:55:26.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.456Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:55:26.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.456Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:55:26.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.456Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:55:26.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.456Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:55:26.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.456Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:55:26.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.456Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:55:26.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.457Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:55:26.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.457Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:55:26.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[53289]: ts=2024-09-17T10:55:26.457Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:55:27.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[21879]: audit 2024-09-17T10:55:25.893455+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? 172.21.15.163:0/106452154' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3548875535"}]': finished 2024-09-17T10:55:27.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[21879]: cluster 2024-09-17T10:55:25.901155+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T10:55:27.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[21879]: audit 2024-09-17T10:55:26.212575+0000 mon.c (mon.2) 168 : audit [INF] from='client.? 172.21.15.163:0/1387418433' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3804466639"}]: dispatch 2024-09-17T10:55:27.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:26 smithi164 bash[21879]: audit 2024-09-17T10:55:26.213370+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3804466639"}]: dispatch 2024-09-17T10:55:27.286 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[54595]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:55:27.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[54656]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:55:27.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:27 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:55:27.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:27 smithi164 systemd[1]: Stopped Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:55:27.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:27 smithi164 systemd[1]: Started Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:55:27.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:26 smithi163 bash[26527]: audit 2024-09-17T10:55:25.893455+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? 172.21.15.163:0/106452154' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3548875535"}]': finished 2024-09-17T10:55:27.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:26 smithi163 bash[26527]: cluster 2024-09-17T10:55:25.901155+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T10:55:27.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:26 smithi163 bash[26527]: audit 2024-09-17T10:55:26.212575+0000 mon.c (mon.2) 168 : audit [INF] from='client.? 172.21.15.163:0/1387418433' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3804466639"}]: dispatch 2024-09-17T10:55:27.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:26 smithi163 bash[26527]: audit 2024-09-17T10:55:26.213370+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3804466639"}]: dispatch 2024-09-17T10:55:27.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:26 smithi163 bash[19901]: audit 2024-09-17T10:55:25.893455+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? 172.21.15.163:0/106452154' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3548875535"}]': finished 2024-09-17T10:55:27.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:26 smithi163 bash[19901]: cluster 2024-09-17T10:55:25.901155+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T10:55:27.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:26 smithi163 bash[19901]: audit 2024-09-17T10:55:26.212575+0000 mon.c (mon.2) 168 : audit [INF] from='client.? 172.21.15.163:0/1387418433' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3804466639"}]: dispatch 2024-09-17T10:55:27.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:26 smithi163 bash[19901]: audit 2024-09-17T10:55:26.213370+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3804466639"}]: dispatch 2024-09-17T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: cluster 2024-09-17T10:55:26.565878+0000 mgr.x (mgr.24610) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-17T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:26.914647+0000 mon.a (mon.0) 1251 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3804466639"}]': finished 2024-09-17T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: cluster 2024-09-17T10:55:26.921958+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:27.249551+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? 172.21.15.163:0/2248029397' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2480537611"}]: dispatch 2024-09-17T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:27.269492+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:27.277163+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:27.281887+0000 mgr.x (mgr.24610) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:27.281985+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:27.287188+0000 mgr.x (mgr.24610) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:55:28.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:27.287766+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:55:28.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:27.293226+0000 mgr.x (mgr.24610) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:55:28.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:27 smithi164 bash[21879]: audit 2024-09-17T10:55:27.293559+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: cluster 2024-09-17T10:55:26.565878+0000 mgr.x (mgr.24610) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:26.914647+0000 mon.a (mon.0) 1251 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3804466639"}]': finished 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: cluster 2024-09-17T10:55:26.921958+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:27.249551+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? 172.21.15.163:0/2248029397' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2480537611"}]: dispatch 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:27.269492+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:27.277163+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:27.281887+0000 mgr.x (mgr.24610) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:27.281985+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:27.287188+0000 mgr.x (mgr.24610) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:27.287766+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:55:28.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:27.293226+0000 mgr.x (mgr.24610) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[19901]: audit 2024-09-17T10:55:27.293559+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: cluster 2024-09-17T10:55:26.565878+0000 mgr.x (mgr.24610) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:26.914647+0000 mon.a (mon.0) 1251 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3804466639"}]': finished 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: cluster 2024-09-17T10:55:26.921958+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:27.249551+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? 172.21.15.163:0/2248029397' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2480537611"}]: dispatch 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:27.269492+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:27.277163+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:27.281887+0000 mgr.x (mgr.24610) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:27.281985+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:27.287188+0000 mgr.x (mgr.24610) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:55:28.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:27.287766+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:55:28.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:27.293226+0000 mgr.x (mgr.24610) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:55:28.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:27 smithi163 bash[26527]: audit 2024-09-17T10:55:27.293559+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:55:28.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.608Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:55:28.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.608Z 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-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.608Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi164 (none))" 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.608Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.608Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.610Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.610Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.611Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.611Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.614Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.614Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=11.031µs 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.614Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.615Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.630Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-17T10:55:28.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.634Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-17T10:55:28.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.637Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-17T10:55:28.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.638Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-17T10:55:28.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.638Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=65.644µs wal_replay_duration=23.635976ms wbl_replay_duration=99ns total_replay_duration=23.975605ms 2024-09-17T10:55:28.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.640Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:55:28.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.640Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:55:28.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.640Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:55:28.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.665Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.47232ms db_storage=954ns remote_storage=1.314µs web_handler=430ns query_engine=746ns scrape=259.85µs scrape_sd=158.153µs notify=17.858µs notify_sd=28.225µs rules=24.563744ms tracing=5.897µs 2024-09-17T10:55:28.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.665Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:55:28.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[54684]: ts=2024-09-17T10:55:28.665Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:55:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[21879]: audit 2024-09-17T10:55:27.916933+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? 172.21.15.163:0/2248029397' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2480537611"}]': finished 2024-09-17T10:55:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[21879]: cluster 2024-09-17T10:55:27.925189+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T10:55:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:28 smithi164 bash[21879]: audit 2024-09-17T10:55:28.233516+0000 mon.a (mon.0) 1261 : audit [INF] from='client.? 172.21.15.163:0/132289934' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3042389361"}]: dispatch 2024-09-17T10:55:29.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:28 smithi163 bash[26527]: audit 2024-09-17T10:55:27.916933+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? 172.21.15.163:0/2248029397' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2480537611"}]': finished 2024-09-17T10:55:29.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:28 smithi163 bash[26527]: cluster 2024-09-17T10:55:27.925189+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T10:55:29.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:28 smithi163 bash[26527]: audit 2024-09-17T10:55:28.233516+0000 mon.a (mon.0) 1261 : audit [INF] from='client.? 172.21.15.163:0/132289934' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3042389361"}]: dispatch 2024-09-17T10:55:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:28 smithi163 bash[19901]: audit 2024-09-17T10:55:27.916933+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? 172.21.15.163:0/2248029397' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/2480537611"}]': finished 2024-09-17T10:55:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:28 smithi163 bash[19901]: cluster 2024-09-17T10:55:27.925189+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T10:55:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:28 smithi163 bash[19901]: audit 2024-09-17T10:55:28.233516+0000 mon.a (mon.0) 1261 : audit [INF] from='client.? 172.21.15.163:0/132289934' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3042389361"}]: dispatch 2024-09-17T10:55:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:29 smithi164 bash[21879]: cluster 2024-09-17T10:55:28.566450+0000 mgr.x (mgr.24610) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:55:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:29 smithi164 bash[21879]: audit 2024-09-17T10:55:28.938207+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.163:0/132289934' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3042389361"}]': finished 2024-09-17T10:55:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:29 smithi164 bash[21879]: cluster 2024-09-17T10:55:28.947194+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T10:55:30.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:29 smithi163 bash[19901]: cluster 2024-09-17T10:55:28.566450+0000 mgr.x (mgr.24610) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:55:30.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:29 smithi163 bash[19901]: audit 2024-09-17T10:55:28.938207+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.163:0/132289934' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3042389361"}]': finished 2024-09-17T10:55:30.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:29 smithi163 bash[19901]: cluster 2024-09-17T10:55:28.947194+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T10:55:30.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:29 smithi163 bash[26527]: cluster 2024-09-17T10:55:28.566450+0000 mgr.x (mgr.24610) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:55:30.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:29 smithi163 bash[26527]: audit 2024-09-17T10:55:28.938207+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.163:0/132289934' entity='client.iscsi.foo.smithi163.xzsbrb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.163:0/3042389361"}]': finished 2024-09-17T10:55:30.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:29 smithi163 bash[26527]: cluster 2024-09-17T10:55:28.947194+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T10:55:32.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:31 smithi164 bash[21879]: cluster 2024-09-17T10:55:30.568115+0000 mgr.x (mgr.24610) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:55:32.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:31 smithi163 bash[26527]: cluster 2024-09-17T10:55:30.568115+0000 mgr.x (mgr.24610) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:55:32.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:31 smithi163 bash[19901]: cluster 2024-09-17T10:55:30.568115+0000 mgr.x (mgr.24610) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:55:33.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:32 smithi164 bash[21879]: audit 2024-09-17T10:55:32.438312+0000 mgr.x (mgr.24610) 35 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:33.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:32 smithi163 bash[19901]: audit 2024-09-17T10:55:32.438312+0000 mgr.x (mgr.24610) 35 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:33.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:32 smithi163 bash[26527]: audit 2024-09-17T10:55:32.438312+0000 mgr.x (mgr.24610) 35 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:34 smithi164 bash[21879]: cluster 2024-09-17T10:55:32.568638+0000 mgr.x (mgr.24610) 36 : cluster [DBG] pgmap v21: 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-17T10:55:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:34 smithi164 bash[21879]: audit 2024-09-17T10:55:33.272392+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:34 smithi164 bash[21879]: audit 2024-09-17T10:55:33.280702+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:34 smithi164 bash[21879]: audit 2024-09-17T10:55:33.340973+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:34 smithi164 bash[21879]: audit 2024-09-17T10:55:33.349460+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:34 smithi164 bash[21879]: audit 2024-09-17T10:55:33.350747+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:55:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:34 smithi164 bash[21879]: audit 2024-09-17T10:55:33.352073+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:55:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:34 smithi164 bash[21879]: audit 2024-09-17T10:55:33.359853+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[19901]: cluster 2024-09-17T10:55:32.568638+0000 mgr.x (mgr.24610) 36 : cluster [DBG] pgmap v21: 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-17T10:55:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[19901]: audit 2024-09-17T10:55:33.272392+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[19901]: audit 2024-09-17T10:55:33.280702+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[19901]: audit 2024-09-17T10:55:33.340973+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[19901]: audit 2024-09-17T10:55:33.349460+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[19901]: audit 2024-09-17T10:55:33.350747+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:55:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[19901]: audit 2024-09-17T10:55:33.352073+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:55:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[19901]: audit 2024-09-17T10:55:33.359853+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[26527]: cluster 2024-09-17T10:55:32.568638+0000 mgr.x (mgr.24610) 36 : cluster [DBG] pgmap v21: 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-17T10:55:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[26527]: audit 2024-09-17T10:55:33.272392+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[26527]: audit 2024-09-17T10:55:33.280702+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[26527]: audit 2024-09-17T10:55:33.340973+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[26527]: audit 2024-09-17T10:55:33.349460+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[26527]: audit 2024-09-17T10:55:33.350747+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:55:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[26527]: audit 2024-09-17T10:55:33.352073+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:55:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:34 smithi163 bash[26527]: audit 2024-09-17T10:55:33.359853+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:55:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:36 smithi164 bash[21879]: cluster 2024-09-17T10:55:34.569352+0000 mgr.x (mgr.24610) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-09-17T10:55:36.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:36 smithi163 bash[26527]: cluster 2024-09-17T10:55:34.569352+0000 mgr.x (mgr.24610) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-09-17T10:55:36.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:36 smithi163 bash[19901]: cluster 2024-09-17T10:55:34.569352+0000 mgr.x (mgr.24610) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-09-17T10:55:37.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:55:37] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-17T10:55:38.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:38 smithi164 bash[21879]: cluster 2024-09-17T10:55:36.571051+0000 mgr.x (mgr.24610) 38 : cluster [DBG] pgmap v23: 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-17T10:55:38.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:38 smithi163 bash[26527]: cluster 2024-09-17T10:55:36.571051+0000 mgr.x (mgr.24610) 38 : cluster [DBG] pgmap v23: 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-17T10:55:38.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:38 smithi163 bash[19901]: cluster 2024-09-17T10:55:36.571051+0000 mgr.x (mgr.24610) 38 : cluster [DBG] pgmap v23: 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-17T10:55:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:40 smithi164 bash[21879]: cluster 2024-09-17T10:55:38.571780+0000 mgr.x (mgr.24610) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:55:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:40 smithi164 bash[21879]: audit 2024-09-17T10:55:39.407243+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:40.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:40 smithi163 bash[26527]: cluster 2024-09-17T10:55:38.571780+0000 mgr.x (mgr.24610) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:55:40.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:40 smithi163 bash[26527]: audit 2024-09-17T10:55:39.407243+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:40.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:40 smithi163 bash[19901]: cluster 2024-09-17T10:55:38.571780+0000 mgr.x (mgr.24610) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:55:40.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:40 smithi163 bash[19901]: audit 2024-09-17T10:55:39.407243+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:42.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:42 smithi164 bash[21879]: cluster 2024-09-17T10:55:40.573417+0000 mgr.x (mgr.24610) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:55:42.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:42 smithi163 bash[19901]: cluster 2024-09-17T10:55:40.573417+0000 mgr.x (mgr.24610) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:55:42.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:42 smithi163 bash[26527]: cluster 2024-09-17T10:55:40.573417+0000 mgr.x (mgr.24610) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:55:43.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:43 smithi163 bash[26527]: audit 2024-09-17T10:55:42.449578+0000 mgr.x (mgr.24610) 41 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:43.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:43 smithi163 bash[19901]: audit 2024-09-17T10:55:42.449578+0000 mgr.x (mgr.24610) 41 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:43.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:43 smithi164 bash[21879]: audit 2024-09-17T10:55:42.449578+0000 mgr.x (mgr.24610) 41 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:44.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:44 smithi163 bash[26527]: cluster 2024-09-17T10:55:42.574150+0000 mgr.x (mgr.24610) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:44.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:44 smithi163 bash[19901]: cluster 2024-09-17T10:55:42.574150+0000 mgr.x (mgr.24610) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:44 smithi164 bash[21879]: cluster 2024-09-17T10:55:42.574150+0000 mgr.x (mgr.24610) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:46.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:46 smithi163 bash[26527]: cluster 2024-09-17T10:55:44.574857+0000 mgr.x (mgr.24610) 43 : cluster [DBG] pgmap v27: 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-17T10:55:46.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:46 smithi163 bash[19901]: cluster 2024-09-17T10:55:44.574857+0000 mgr.x (mgr.24610) 43 : cluster [DBG] pgmap v27: 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-17T10:55:46.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:46 smithi164 bash[21879]: cluster 2024-09-17T10:55:44.574857+0000 mgr.x (mgr.24610) 43 : cluster [DBG] pgmap v27: 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-17T10:55:47.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:55:47] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-17T10:55:48.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:48 smithi164 bash[21879]: cluster 2024-09-17T10:55:46.576583+0000 mgr.x (mgr.24610) 44 : cluster [DBG] pgmap v28: 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-17T10:55:48.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:48 smithi163 bash[19901]: cluster 2024-09-17T10:55:46.576583+0000 mgr.x (mgr.24610) 44 : cluster [DBG] pgmap v28: 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-17T10:55:48.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:48 smithi163 bash[26527]: cluster 2024-09-17T10:55:46.576583+0000 mgr.x (mgr.24610) 44 : cluster [DBG] pgmap v28: 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-17T10:55:50.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:50 smithi164 bash[21879]: cluster 2024-09-17T10:55:48.577294+0000 mgr.x (mgr.24610) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:50.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:50 smithi163 bash[19901]: cluster 2024-09-17T10:55:48.577294+0000 mgr.x (mgr.24610) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:50.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:50 smithi163 bash[26527]: cluster 2024-09-17T10:55:48.577294+0000 mgr.x (mgr.24610) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:55:52.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:52 smithi164 bash[21879]: cluster 2024-09-17T10:55:50.579058+0000 mgr.x (mgr.24610) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:55:52.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:52 smithi163 bash[19901]: cluster 2024-09-17T10:55:50.579058+0000 mgr.x (mgr.24610) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:55:52.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:52 smithi163 bash[26527]: cluster 2024-09-17T10:55:50.579058+0000 mgr.x (mgr.24610) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:55:53.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:53 smithi164 bash[21879]: audit 2024-09-17T10:55:52.461026+0000 mgr.x (mgr.24610) 47 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:53 smithi163 bash[19901]: audit 2024-09-17T10:55:52.461026+0000 mgr.x (mgr.24610) 47 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:53.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:53 smithi163 bash[26527]: audit 2024-09-17T10:55:52.461026+0000 mgr.x (mgr.24610) 47 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:55:54.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:54 smithi164 bash[21879]: cluster 2024-09-17T10:55:52.579782+0000 mgr.x (mgr.24610) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:55:54.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:54 smithi163 bash[26527]: cluster 2024-09-17T10:55:52.579782+0000 mgr.x (mgr.24610) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:55:54.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:54 smithi163 bash[19901]: cluster 2024-09-17T10:55:52.579782+0000 mgr.x (mgr.24610) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:55:55.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:55 smithi164 bash[21879]: audit 2024-09-17T10:55:54.407740+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:55.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:55 smithi163 bash[19901]: audit 2024-09-17T10:55:54.407740+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:55.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:55 smithi163 bash[26527]: audit 2024-09-17T10:55:54.407740+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:55:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:56 smithi164 bash[21879]: cluster 2024-09-17T10:55:54.580522+0000 mgr.x (mgr.24610) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:55:56.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:56 smithi163 bash[19901]: cluster 2024-09-17T10:55:54.580522+0000 mgr.x (mgr.24610) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:55:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:56 smithi163 bash[26527]: cluster 2024-09-17T10:55:54.580522+0000 mgr.x (mgr.24610) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:55:57.536 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:55:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:55:57] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-17T10:55:58.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:55:58 smithi164 bash[21879]: cluster 2024-09-17T10:55:56.582158+0000 mgr.x (mgr.24610) 50 : cluster [DBG] pgmap v33: 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-17T10:55:58.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:55:58 smithi163 bash[26527]: cluster 2024-09-17T10:55:56.582158+0000 mgr.x (mgr.24610) 50 : cluster [DBG] pgmap v33: 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-17T10:55:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:55:58 smithi163 bash[19901]: cluster 2024-09-17T10:55:56.582158+0000 mgr.x (mgr.24610) 50 : cluster [DBG] pgmap v33: 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-17T10:56:00.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:00 smithi164 bash[21879]: cluster 2024-09-17T10:55:58.582878+0000 mgr.x (mgr.24610) 51 : cluster [DBG] pgmap v34: 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-17T10:56:00.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:00 smithi163 bash[19901]: cluster 2024-09-17T10:55:58.582878+0000 mgr.x (mgr.24610) 51 : cluster [DBG] pgmap v34: 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-17T10:56:00.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:00 smithi163 bash[26527]: cluster 2024-09-17T10:55:58.582878+0000 mgr.x (mgr.24610) 51 : cluster [DBG] pgmap v34: 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-17T10:56:02.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:02 smithi164 bash[21879]: cluster 2024-09-17T10:56:00.584519+0000 mgr.x (mgr.24610) 52 : cluster [DBG] pgmap v35: 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-17T10:56:02.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:02 smithi163 bash[26527]: cluster 2024-09-17T10:56:00.584519+0000 mgr.x (mgr.24610) 52 : cluster [DBG] pgmap v35: 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-17T10:56:02.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:02 smithi163 bash[19901]: cluster 2024-09-17T10:56:00.584519+0000 mgr.x (mgr.24610) 52 : cluster [DBG] pgmap v35: 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-17T10:56:03.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:03 smithi164 bash[21879]: audit 2024-09-17T10:56:02.470306+0000 mgr.x (mgr.24610) 53 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:03.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:03 smithi163 bash[26527]: audit 2024-09-17T10:56:02.470306+0000 mgr.x (mgr.24610) 53 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:03.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:03 smithi163 bash[19901]: audit 2024-09-17T10:56:02.470306+0000 mgr.x (mgr.24610) 53 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:04.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:04 smithi164 bash[21879]: cluster 2024-09-17T10:56:02.585246+0000 mgr.x (mgr.24610) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:56:04.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:04 smithi163 bash[26527]: cluster 2024-09-17T10:56:02.585246+0000 mgr.x (mgr.24610) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:56:04.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:04 smithi163 bash[19901]: cluster 2024-09-17T10:56:02.585246+0000 mgr.x (mgr.24610) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:56:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:06 smithi164 bash[21879]: cluster 2024-09-17T10:56:04.585978+0000 mgr.x (mgr.24610) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:56:06.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:06 smithi163 bash[26527]: cluster 2024-09-17T10:56:04.585978+0000 mgr.x (mgr.24610) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:56:06.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:06 smithi163 bash[19901]: cluster 2024-09-17T10:56:04.585978+0000 mgr.x (mgr.24610) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:56:07.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:56:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:56:07] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-17T10:56:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:08 smithi164 bash[21879]: cluster 2024-09-17T10:56:06.587700+0000 mgr.x (mgr.24610) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:56:08.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:08 smithi163 bash[26527]: cluster 2024-09-17T10:56:06.587700+0000 mgr.x (mgr.24610) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:56:08.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:08 smithi163 bash[19901]: cluster 2024-09-17T10:56:06.587700+0000 mgr.x (mgr.24610) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:56:10.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:10 smithi164 bash[21879]: cluster 2024-09-17T10:56:08.588430+0000 mgr.x (mgr.24610) 57 : cluster [DBG] pgmap v39: 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-17T10:56:10.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:10 smithi164 bash[21879]: audit 2024-09-17T10:56:09.408307+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:10.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:10 smithi163 bash[19901]: cluster 2024-09-17T10:56:08.588430+0000 mgr.x (mgr.24610) 57 : cluster [DBG] pgmap v39: 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-17T10:56:10.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:10 smithi163 bash[19901]: audit 2024-09-17T10:56:09.408307+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:10.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:10 smithi163 bash[26527]: cluster 2024-09-17T10:56:08.588430+0000 mgr.x (mgr.24610) 57 : cluster [DBG] pgmap v39: 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-17T10:56:10.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:10 smithi163 bash[26527]: audit 2024-09-17T10:56:09.408307+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:12.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:12 smithi164 bash[21879]: cluster 2024-09-17T10:56:10.590243+0000 mgr.x (mgr.24610) 58 : cluster [DBG] pgmap v40: 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-17T10:56:12.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:12 smithi163 bash[19901]: cluster 2024-09-17T10:56:10.590243+0000 mgr.x (mgr.24610) 58 : cluster [DBG] pgmap v40: 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-17T10:56:12.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:12 smithi163 bash[26527]: cluster 2024-09-17T10:56:10.590243+0000 mgr.x (mgr.24610) 58 : cluster [DBG] pgmap v40: 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-17T10:56:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:13 smithi164 bash[21879]: audit 2024-09-17T10:56:12.481761+0000 mgr.x (mgr.24610) 59 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:13.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:13 smithi163 bash[19901]: audit 2024-09-17T10:56:12.481761+0000 mgr.x (mgr.24610) 59 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:13.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:13 smithi163 bash[26527]: audit 2024-09-17T10:56:12.481761+0000 mgr.x (mgr.24610) 59 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:14.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:14 smithi164 bash[21879]: cluster 2024-09-17T10:56:12.590926+0000 mgr.x (mgr.24610) 60 : cluster [DBG] pgmap v41: 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-17T10:56:14.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:14 smithi163 bash[19901]: cluster 2024-09-17T10:56:12.590926+0000 mgr.x (mgr.24610) 60 : cluster [DBG] pgmap v41: 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-17T10:56:14.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:14 smithi163 bash[26527]: cluster 2024-09-17T10:56:12.590926+0000 mgr.x (mgr.24610) 60 : cluster [DBG] pgmap v41: 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-17T10:56:16.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:16 smithi164 bash[21879]: cluster 2024-09-17T10:56:14.591664+0000 mgr.x (mgr.24610) 61 : cluster [DBG] pgmap v42: 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-17T10:56:16.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:16 smithi163 bash[19901]: cluster 2024-09-17T10:56:14.591664+0000 mgr.x (mgr.24610) 61 : cluster [DBG] pgmap v42: 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-17T10:56:16.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:16 smithi163 bash[26527]: cluster 2024-09-17T10:56:14.591664+0000 mgr.x (mgr.24610) 61 : cluster [DBG] pgmap v42: 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-17T10:56:17.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:56:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:56:17] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-17T10:56:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:18 smithi164 bash[21879]: cluster 2024-09-17T10:56:16.593322+0000 mgr.x (mgr.24610) 62 : cluster [DBG] pgmap v43: 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-17T10:56:18.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:18 smithi163 bash[26527]: cluster 2024-09-17T10:56:16.593322+0000 mgr.x (mgr.24610) 62 : cluster [DBG] pgmap v43: 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-17T10:56:18.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:18 smithi163 bash[19901]: cluster 2024-09-17T10:56:16.593322+0000 mgr.x (mgr.24610) 62 : cluster [DBG] pgmap v43: 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-17T10:56:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:20 smithi164 bash[21879]: cluster 2024-09-17T10:56:18.594075+0000 mgr.x (mgr.24610) 63 : cluster [DBG] pgmap v44: 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-17T10:56:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:20 smithi163 bash[26527]: cluster 2024-09-17T10:56:18.594075+0000 mgr.x (mgr.24610) 63 : cluster [DBG] pgmap v44: 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-17T10:56:20.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:20 smithi163 bash[19901]: cluster 2024-09-17T10:56:18.594075+0000 mgr.x (mgr.24610) 63 : cluster [DBG] pgmap v44: 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-17T10:56:22.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:22 smithi164 bash[21879]: cluster 2024-09-17T10:56:20.595809+0000 mgr.x (mgr.24610) 64 : cluster [DBG] pgmap v45: 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-17T10:56:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:22 smithi163 bash[19901]: cluster 2024-09-17T10:56:20.595809+0000 mgr.x (mgr.24610) 64 : cluster [DBG] pgmap v45: 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-17T10:56:22.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:22 smithi163 bash[26527]: cluster 2024-09-17T10:56:20.595809+0000 mgr.x (mgr.24610) 64 : cluster [DBG] pgmap v45: 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-17T10:56:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:23 smithi164 bash[21879]: audit 2024-09-17T10:56:22.493303+0000 mgr.x (mgr.24610) 65 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:23 smithi163 bash[19901]: audit 2024-09-17T10:56:22.493303+0000 mgr.x (mgr.24610) 65 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:23.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:23 smithi163 bash[26527]: audit 2024-09-17T10:56:22.493303+0000 mgr.x (mgr.24610) 65 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:24 smithi164 bash[21879]: cluster 2024-09-17T10:56:22.596686+0000 mgr.x (mgr.24610) 66 : cluster [DBG] pgmap v46: 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-17T10:56:24.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:24 smithi164 bash[21879]: audit 2024-09-17T10:56:24.408953+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:24.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:24 smithi163 bash[26527]: cluster 2024-09-17T10:56:22.596686+0000 mgr.x (mgr.24610) 66 : cluster [DBG] pgmap v46: 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-17T10:56:24.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:24 smithi163 bash[26527]: audit 2024-09-17T10:56:24.408953+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:24 smithi163 bash[19901]: cluster 2024-09-17T10:56:22.596686+0000 mgr.x (mgr.24610) 66 : cluster [DBG] pgmap v46: 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-17T10:56:24.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:24 smithi163 bash[19901]: audit 2024-09-17T10:56:24.408953+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:26 smithi164 bash[21879]: cluster 2024-09-17T10:56:24.597439+0000 mgr.x (mgr.24610) 67 : cluster [DBG] pgmap v47: 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-17T10:56:26.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:26 smithi163 bash[26527]: cluster 2024-09-17T10:56:24.597439+0000 mgr.x (mgr.24610) 67 : cluster [DBG] pgmap v47: 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-17T10:56:26.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:26 smithi163 bash[19901]: cluster 2024-09-17T10:56:24.597439+0000 mgr.x (mgr.24610) 67 : cluster [DBG] pgmap v47: 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-17T10:56:27.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:56:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:56:27] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:56:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:28 smithi164 bash[21879]: cluster 2024-09-17T10:56:26.599118+0000 mgr.x (mgr.24610) 68 : cluster [DBG] pgmap v48: 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-17T10:56:28.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:28 smithi163 bash[26527]: cluster 2024-09-17T10:56:26.599118+0000 mgr.x (mgr.24610) 68 : cluster [DBG] pgmap v48: 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-17T10:56:28.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:28 smithi163 bash[19901]: cluster 2024-09-17T10:56:26.599118+0000 mgr.x (mgr.24610) 68 : cluster [DBG] pgmap v48: 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-17T10:56:30.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:30 smithi164 bash[21879]: cluster 2024-09-17T10:56:28.599819+0000 mgr.x (mgr.24610) 69 : cluster [DBG] pgmap v49: 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-17T10:56:30.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:30 smithi163 bash[26527]: cluster 2024-09-17T10:56:28.599819+0000 mgr.x (mgr.24610) 69 : cluster [DBG] pgmap v49: 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-17T10:56:30.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:30 smithi163 bash[19901]: cluster 2024-09-17T10:56:28.599819+0000 mgr.x (mgr.24610) 69 : cluster [DBG] pgmap v49: 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-17T10:56:32.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:32 smithi164 bash[21879]: cluster 2024-09-17T10:56:30.601482+0000 mgr.x (mgr.24610) 70 : cluster [DBG] pgmap v50: 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-17T10:56:32.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:32 smithi163 bash[26527]: cluster 2024-09-17T10:56:30.601482+0000 mgr.x (mgr.24610) 70 : cluster [DBG] pgmap v50: 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-17T10:56:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:32 smithi163 bash[19901]: cluster 2024-09-17T10:56:30.601482+0000 mgr.x (mgr.24610) 70 : cluster [DBG] pgmap v50: 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-17T10:56:34.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:34 smithi164 bash[21879]: audit 2024-09-17T10:56:32.504788+0000 mgr.x (mgr.24610) 71 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:34.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:34 smithi164 bash[21879]: cluster 2024-09-17T10:56:32.602194+0000 mgr.x (mgr.24610) 72 : cluster [DBG] pgmap v51: 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-17T10:56:34.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:34 smithi164 bash[21879]: audit 2024-09-17T10:56:34.131178+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:56:34.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:34 smithi164 bash[21879]: audit 2024-09-17T10:56:34.132834+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:56:34.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:34 smithi164 bash[21879]: audit 2024-09-17T10:56:34.142347+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:56:34.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[19901]: audit 2024-09-17T10:56:32.504788+0000 mgr.x (mgr.24610) 71 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:34.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[19901]: cluster 2024-09-17T10:56:32.602194+0000 mgr.x (mgr.24610) 72 : cluster [DBG] pgmap v51: 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-17T10:56:34.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[19901]: audit 2024-09-17T10:56:34.131178+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:56:34.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[19901]: audit 2024-09-17T10:56:34.132834+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:56:34.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[19901]: audit 2024-09-17T10:56:34.142347+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:56:34.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[26527]: audit 2024-09-17T10:56:32.504788+0000 mgr.x (mgr.24610) 71 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:34.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[26527]: cluster 2024-09-17T10:56:32.602194+0000 mgr.x (mgr.24610) 72 : cluster [DBG] pgmap v51: 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-17T10:56:34.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[26527]: audit 2024-09-17T10:56:34.131178+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:56:34.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[26527]: audit 2024-09-17T10:56:34.132834+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:56:34.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:34 smithi163 bash[26527]: audit 2024-09-17T10:56:34.142347+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:56:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:36 smithi164 bash[21879]: cluster 2024-09-17T10:56:34.602862+0000 mgr.x (mgr.24610) 73 : cluster [DBG] pgmap v52: 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-17T10:56:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:36 smithi163 bash[26527]: cluster 2024-09-17T10:56:34.602862+0000 mgr.x (mgr.24610) 73 : cluster [DBG] pgmap v52: 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-17T10:56:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:36 smithi163 bash[19901]: cluster 2024-09-17T10:56:34.602862+0000 mgr.x (mgr.24610) 73 : cluster [DBG] pgmap v52: 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-17T10:56:37.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:56:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:56:37] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:56:38.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:38 smithi164 bash[21879]: cluster 2024-09-17T10:56:36.604521+0000 mgr.x (mgr.24610) 74 : cluster [DBG] pgmap v53: 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-17T10:56:38.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:38 smithi163 bash[19901]: cluster 2024-09-17T10:56:36.604521+0000 mgr.x (mgr.24610) 74 : cluster [DBG] pgmap v53: 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-17T10:56:38.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:38 smithi163 bash[26527]: cluster 2024-09-17T10:56:36.604521+0000 mgr.x (mgr.24610) 74 : cluster [DBG] pgmap v53: 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-17T10:56:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:39 smithi164 bash[21879]: audit 2024-09-17T10:56:39.409153+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:39.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:39 smithi163 bash[19901]: audit 2024-09-17T10:56:39.409153+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:39.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:39 smithi163 bash[26527]: audit 2024-09-17T10:56:39.409153+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:40.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:40 smithi164 bash[21879]: cluster 2024-09-17T10:56:38.605235+0000 mgr.x (mgr.24610) 75 : cluster [DBG] pgmap v54: 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-17T10:56:40.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:40 smithi163 bash[26527]: cluster 2024-09-17T10:56:38.605235+0000 mgr.x (mgr.24610) 75 : cluster [DBG] pgmap v54: 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-17T10:56:40.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:40 smithi163 bash[19901]: cluster 2024-09-17T10:56:38.605235+0000 mgr.x (mgr.24610) 75 : cluster [DBG] pgmap v54: 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-17T10:56:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:42 smithi164 bash[21879]: cluster 2024-09-17T10:56:40.606907+0000 mgr.x (mgr.24610) 76 : cluster [DBG] pgmap v55: 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-17T10:56:42.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:42 smithi163 bash[26527]: cluster 2024-09-17T10:56:40.606907+0000 mgr.x (mgr.24610) 76 : cluster [DBG] pgmap v55: 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-17T10:56:42.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:42 smithi163 bash[19901]: cluster 2024-09-17T10:56:40.606907+0000 mgr.x (mgr.24610) 76 : cluster [DBG] pgmap v55: 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-17T10:56:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:44 smithi164 bash[21879]: audit 2024-09-17T10:56:42.516352+0000 mgr.x (mgr.24610) 77 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:44 smithi164 bash[21879]: cluster 2024-09-17T10:56:42.607535+0000 mgr.x (mgr.24610) 78 : cluster [DBG] pgmap v56: 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-17T10:56:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:44 smithi163 bash[26527]: audit 2024-09-17T10:56:42.516352+0000 mgr.x (mgr.24610) 77 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:44 smithi163 bash[26527]: cluster 2024-09-17T10:56:42.607535+0000 mgr.x (mgr.24610) 78 : cluster [DBG] pgmap v56: 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-17T10:56:44.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:44 smithi163 bash[19901]: audit 2024-09-17T10:56:42.516352+0000 mgr.x (mgr.24610) 77 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:44.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:44 smithi163 bash[19901]: cluster 2024-09-17T10:56:42.607535+0000 mgr.x (mgr.24610) 78 : cluster [DBG] pgmap v56: 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-17T10:56:46.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:46 smithi164 bash[21879]: cluster 2024-09-17T10:56:44.608422+0000 mgr.x (mgr.24610) 79 : cluster [DBG] pgmap v57: 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-17T10:56:46.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:46 smithi163 bash[26527]: cluster 2024-09-17T10:56:44.608422+0000 mgr.x (mgr.24610) 79 : cluster [DBG] pgmap v57: 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-17T10:56:46.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:46 smithi163 bash[19901]: cluster 2024-09-17T10:56:44.608422+0000 mgr.x (mgr.24610) 79 : cluster [DBG] pgmap v57: 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-17T10:56:47.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:56:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:56:47] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-17T10:56:48.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:48 smithi164 bash[21879]: cluster 2024-09-17T10:56:46.609970+0000 mgr.x (mgr.24610) 80 : cluster [DBG] pgmap v58: 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-17T10:56:48.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:48 smithi163 bash[26527]: cluster 2024-09-17T10:56:46.609970+0000 mgr.x (mgr.24610) 80 : cluster [DBG] pgmap v58: 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-17T10:56:48.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:48 smithi163 bash[19901]: cluster 2024-09-17T10:56:46.609970+0000 mgr.x (mgr.24610) 80 : cluster [DBG] pgmap v58: 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-17T10:56:50.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:50 smithi164 bash[21879]: cluster 2024-09-17T10:56:48.610643+0000 mgr.x (mgr.24610) 81 : cluster [DBG] pgmap v59: 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-17T10:56:50.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:50 smithi163 bash[26527]: cluster 2024-09-17T10:56:48.610643+0000 mgr.x (mgr.24610) 81 : cluster [DBG] pgmap v59: 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-17T10:56:50.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:50 smithi163 bash[19901]: cluster 2024-09-17T10:56:48.610643+0000 mgr.x (mgr.24610) 81 : cluster [DBG] pgmap v59: 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-17T10:56:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:52 smithi164 bash[21879]: cluster 2024-09-17T10:56:50.612282+0000 mgr.x (mgr.24610) 82 : cluster [DBG] pgmap v60: 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-17T10:56:52.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:52 smithi163 bash[26527]: cluster 2024-09-17T10:56:50.612282+0000 mgr.x (mgr.24610) 82 : cluster [DBG] pgmap v60: 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-17T10:56:52.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:52 smithi163 bash[19901]: cluster 2024-09-17T10:56:50.612282+0000 mgr.x (mgr.24610) 82 : cluster [DBG] pgmap v60: 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-17T10:56:54.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:54 smithi164 bash[21879]: audit 2024-09-17T10:56:52.521974+0000 mgr.x (mgr.24610) 83 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:54.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:54 smithi164 bash[21879]: cluster 2024-09-17T10:56:52.612955+0000 mgr.x (mgr.24610) 84 : cluster [DBG] pgmap v61: 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-17T10:56:54.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:54 smithi164 bash[21879]: audit 2024-09-17T10:56:54.409463+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:54.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:54 smithi163 bash[19901]: audit 2024-09-17T10:56:52.521974+0000 mgr.x (mgr.24610) 83 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:54.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:54 smithi163 bash[19901]: cluster 2024-09-17T10:56:52.612955+0000 mgr.x (mgr.24610) 84 : cluster [DBG] pgmap v61: 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-17T10:56:54.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:54 smithi163 bash[19901]: audit 2024-09-17T10:56:54.409463+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:54.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:54 smithi163 bash[26527]: audit 2024-09-17T10:56:52.521974+0000 mgr.x (mgr.24610) 83 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:56:54.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:54 smithi163 bash[26527]: cluster 2024-09-17T10:56:52.612955+0000 mgr.x (mgr.24610) 84 : cluster [DBG] pgmap v61: 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-17T10:56:54.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:54 smithi163 bash[26527]: audit 2024-09-17T10:56:54.409463+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:56:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:56 smithi164 bash[21879]: cluster 2024-09-17T10:56:54.614238+0000 mgr.x (mgr.24610) 85 : cluster [DBG] pgmap v62: 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-17T10:56:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:56 smithi163 bash[26527]: cluster 2024-09-17T10:56:54.614238+0000 mgr.x (mgr.24610) 85 : cluster [DBG] pgmap v62: 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-17T10:56:56.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:56 smithi163 bash[19901]: cluster 2024-09-17T10:56:54.614238+0000 mgr.x (mgr.24610) 85 : cluster [DBG] pgmap v62: 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-17T10:56:57.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:56:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:56:57] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:56:57.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:57 smithi164 bash[21879]: cluster 2024-09-17T10:56:56.615457+0000 mgr.x (mgr.24610) 86 : cluster [DBG] pgmap v63: 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-17T10:56:57.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:57 smithi163 bash[26527]: cluster 2024-09-17T10:56:56.615457+0000 mgr.x (mgr.24610) 86 : cluster [DBG] pgmap v63: 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-17T10:56:57.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:57 smithi163 bash[19901]: cluster 2024-09-17T10:56:56.615457+0000 mgr.x (mgr.24610) 86 : cluster [DBG] pgmap v63: 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-17T10:57:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:56:59 smithi164 bash[21879]: cluster 2024-09-17T10:56:58.616146+0000 mgr.x (mgr.24610) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:57:00.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:56:59 smithi163 bash[26527]: cluster 2024-09-17T10:56:58.616146+0000 mgr.x (mgr.24610) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:57:00.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:56:59 smithi163 bash[19901]: cluster 2024-09-17T10:56:58.616146+0000 mgr.x (mgr.24610) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:57:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:01 smithi164 bash[21879]: cluster 2024-09-17T10:57:00.617804+0000 mgr.x (mgr.24610) 88 : cluster [DBG] pgmap v65: 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-17T10:57:02.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:01 smithi163 bash[19901]: cluster 2024-09-17T10:57:00.617804+0000 mgr.x (mgr.24610) 88 : cluster [DBG] pgmap v65: 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-17T10:57:02.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:01 smithi163 bash[26527]: cluster 2024-09-17T10:57:00.617804+0000 mgr.x (mgr.24610) 88 : cluster [DBG] pgmap v65: 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-17T10:57:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:03 smithi164 bash[21879]: audit 2024-09-17T10:57:02.533443+0000 mgr.x (mgr.24610) 89 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:03 smithi164 bash[21879]: cluster 2024-09-17T10:57:02.618506+0000 mgr.x (mgr.24610) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:57:04.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:03 smithi163 bash[26527]: audit 2024-09-17T10:57:02.533443+0000 mgr.x (mgr.24610) 89 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:04.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:03 smithi163 bash[26527]: cluster 2024-09-17T10:57:02.618506+0000 mgr.x (mgr.24610) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:57:04.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:03 smithi163 bash[19901]: audit 2024-09-17T10:57:02.533443+0000 mgr.x (mgr.24610) 89 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:04.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:03 smithi163 bash[19901]: cluster 2024-09-17T10:57:02.618506+0000 mgr.x (mgr.24610) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:57:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:05 smithi164 bash[21879]: cluster 2024-09-17T10:57:04.619990+0000 mgr.x (mgr.24610) 91 : cluster [DBG] pgmap v67: 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-17T10:57:06.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:05 smithi163 bash[26527]: cluster 2024-09-17T10:57:04.619990+0000 mgr.x (mgr.24610) 91 : cluster [DBG] pgmap v67: 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-17T10:57:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:05 smithi163 bash[19901]: cluster 2024-09-17T10:57:04.619990+0000 mgr.x (mgr.24610) 91 : cluster [DBG] pgmap v67: 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-17T10:57:07.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:57:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:57:07] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:57:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:07 smithi164 bash[21879]: cluster 2024-09-17T10:57:06.620661+0000 mgr.x (mgr.24610) 92 : cluster [DBG] pgmap v68: 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-17T10:57:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:07 smithi163 bash[26527]: cluster 2024-09-17T10:57:06.620661+0000 mgr.x (mgr.24610) 92 : cluster [DBG] pgmap v68: 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-17T10:57:08.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:07 smithi163 bash[19901]: cluster 2024-09-17T10:57:06.620661+0000 mgr.x (mgr.24610) 92 : cluster [DBG] pgmap v68: 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-17T10:57:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:09 smithi164 bash[21879]: cluster 2024-09-17T10:57:08.621332+0000 mgr.x (mgr.24610) 93 : cluster [DBG] pgmap v69: 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-17T10:57:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:09 smithi164 bash[21879]: audit 2024-09-17T10:57:09.409781+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:09 smithi163 bash[26527]: cluster 2024-09-17T10:57:08.621332+0000 mgr.x (mgr.24610) 93 : cluster [DBG] pgmap v69: 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-17T10:57:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:09 smithi163 bash[26527]: audit 2024-09-17T10:57:09.409781+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:10.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:09 smithi163 bash[19901]: cluster 2024-09-17T10:57:08.621332+0000 mgr.x (mgr.24610) 93 : cluster [DBG] pgmap v69: 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-17T10:57:10.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:09 smithi163 bash[19901]: audit 2024-09-17T10:57:09.409781+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:12.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:11 smithi164 bash[21879]: cluster 2024-09-17T10:57:10.622970+0000 mgr.x (mgr.24610) 94 : cluster [DBG] pgmap v70: 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-17T10:57:12.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:11 smithi163 bash[26527]: cluster 2024-09-17T10:57:10.622970+0000 mgr.x (mgr.24610) 94 : cluster [DBG] pgmap v70: 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-17T10:57:12.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:11 smithi163 bash[19901]: cluster 2024-09-17T10:57:10.622970+0000 mgr.x (mgr.24610) 94 : cluster [DBG] pgmap v70: 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-17T10:57:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:13 smithi164 bash[21879]: audit 2024-09-17T10:57:12.541030+0000 mgr.x (mgr.24610) 95 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:13 smithi164 bash[21879]: cluster 2024-09-17T10:57:12.623641+0000 mgr.x (mgr.24610) 96 : cluster [DBG] pgmap v71: 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-17T10:57:14.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:13 smithi163 bash[19901]: audit 2024-09-17T10:57:12.541030+0000 mgr.x (mgr.24610) 95 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:14.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:13 smithi163 bash[19901]: cluster 2024-09-17T10:57:12.623641+0000 mgr.x (mgr.24610) 96 : cluster [DBG] pgmap v71: 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-17T10:57:14.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:13 smithi163 bash[26527]: audit 2024-09-17T10:57:12.541030+0000 mgr.x (mgr.24610) 95 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:14.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:13 smithi163 bash[26527]: cluster 2024-09-17T10:57:12.623641+0000 mgr.x (mgr.24610) 96 : cluster [DBG] pgmap v71: 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-17T10:57:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:15 smithi164 bash[21879]: cluster 2024-09-17T10:57:14.625162+0000 mgr.x (mgr.24610) 97 : cluster [DBG] pgmap v72: 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-17T10:57:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:15 smithi163 bash[19901]: cluster 2024-09-17T10:57:14.625162+0000 mgr.x (mgr.24610) 97 : cluster [DBG] pgmap v72: 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-17T10:57:16.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:15 smithi163 bash[26527]: cluster 2024-09-17T10:57:14.625162+0000 mgr.x (mgr.24610) 97 : cluster [DBG] pgmap v72: 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-17T10:57:17.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:57:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:57:17] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-17T10:57:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:17 smithi164 bash[21879]: cluster 2024-09-17T10:57:16.625840+0000 mgr.x (mgr.24610) 98 : cluster [DBG] pgmap v73: 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-17T10:57:18.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:17 smithi163 bash[19901]: cluster 2024-09-17T10:57:16.625840+0000 mgr.x (mgr.24610) 98 : cluster [DBG] pgmap v73: 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-17T10:57:18.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:17 smithi163 bash[26527]: cluster 2024-09-17T10:57:16.625840+0000 mgr.x (mgr.24610) 98 : cluster [DBG] pgmap v73: 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-17T10:57:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:19 smithi164 bash[21879]: cluster 2024-09-17T10:57:18.626553+0000 mgr.x (mgr.24610) 99 : cluster [DBG] pgmap v74: 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-17T10:57:20.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:19 smithi163 bash[19901]: cluster 2024-09-17T10:57:18.626553+0000 mgr.x (mgr.24610) 99 : cluster [DBG] pgmap v74: 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-17T10:57:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:19 smithi163 bash[26527]: cluster 2024-09-17T10:57:18.626553+0000 mgr.x (mgr.24610) 99 : cluster [DBG] pgmap v74: 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-17T10:57:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:21 smithi164 bash[21879]: cluster 2024-09-17T10:57:20.628157+0000 mgr.x (mgr.24610) 100 : cluster [DBG] pgmap v75: 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-17T10:57:22.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:21 smithi163 bash[19901]: cluster 2024-09-17T10:57:20.628157+0000 mgr.x (mgr.24610) 100 : cluster [DBG] pgmap v75: 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-17T10:57:22.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:21 smithi163 bash[26527]: cluster 2024-09-17T10:57:20.628157+0000 mgr.x (mgr.24610) 100 : cluster [DBG] pgmap v75: 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-17T10:57:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:23 smithi164 bash[21879]: audit 2024-09-17T10:57:22.551248+0000 mgr.x (mgr.24610) 101 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:23 smithi164 bash[21879]: cluster 2024-09-17T10:57:22.628832+0000 mgr.x (mgr.24610) 102 : cluster [DBG] pgmap v76: 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-17T10:57:24.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:23 smithi163 bash[19901]: audit 2024-09-17T10:57:22.551248+0000 mgr.x (mgr.24610) 101 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:24.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:23 smithi163 bash[19901]: cluster 2024-09-17T10:57:22.628832+0000 mgr.x (mgr.24610) 102 : cluster [DBG] pgmap v76: 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-17T10:57:24.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:23 smithi163 bash[26527]: audit 2024-09-17T10:57:22.551248+0000 mgr.x (mgr.24610) 101 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:24.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:23 smithi163 bash[26527]: cluster 2024-09-17T10:57:22.628832+0000 mgr.x (mgr.24610) 102 : cluster [DBG] pgmap v76: 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-17T10:57:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:24 smithi164 bash[21879]: audit 2024-09-17T10:57:24.410651+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:25.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:24 smithi163 bash[19901]: audit 2024-09-17T10:57:24.410651+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:25.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:24 smithi163 bash[26527]: audit 2024-09-17T10:57:24.410651+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:25 smithi164 bash[21879]: cluster 2024-09-17T10:57:24.630396+0000 mgr.x (mgr.24610) 103 : cluster [DBG] pgmap v77: 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-17T10:57:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:25 smithi163 bash[19901]: cluster 2024-09-17T10:57:24.630396+0000 mgr.x (mgr.24610) 103 : cluster [DBG] pgmap v77: 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-17T10:57:26.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:25 smithi163 bash[26527]: cluster 2024-09-17T10:57:24.630396+0000 mgr.x (mgr.24610) 103 : cluster [DBG] pgmap v77: 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-17T10:57:27.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:57:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:57:27] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-17T10:57:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:27 smithi164 bash[21879]: cluster 2024-09-17T10:57:26.631096+0000 mgr.x (mgr.24610) 104 : cluster [DBG] pgmap v78: 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-17T10:57:28.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:27 smithi163 bash[19901]: cluster 2024-09-17T10:57:26.631096+0000 mgr.x (mgr.24610) 104 : cluster [DBG] pgmap v78: 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-17T10:57:28.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:27 smithi163 bash[26527]: cluster 2024-09-17T10:57:26.631096+0000 mgr.x (mgr.24610) 104 : cluster [DBG] pgmap v78: 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-17T10:57:30.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:29 smithi164 bash[21879]: cluster 2024-09-17T10:57:28.631794+0000 mgr.x (mgr.24610) 105 : cluster [DBG] pgmap v79: 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-17T10:57:30.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:29 smithi163 bash[26527]: cluster 2024-09-17T10:57:28.631794+0000 mgr.x (mgr.24610) 105 : cluster [DBG] pgmap v79: 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-17T10:57:30.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:29 smithi163 bash[19901]: cluster 2024-09-17T10:57:28.631794+0000 mgr.x (mgr.24610) 105 : cluster [DBG] pgmap v79: 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-17T10:57:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:32 smithi164 bash[21879]: cluster 2024-09-17T10:57:30.633434+0000 mgr.x (mgr.24610) 106 : cluster [DBG] pgmap v80: 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-17T10:57:32.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:32 smithi163 bash[19901]: cluster 2024-09-17T10:57:30.633434+0000 mgr.x (mgr.24610) 106 : cluster [DBG] pgmap v80: 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-17T10:57:32.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:32 smithi163 bash[26527]: cluster 2024-09-17T10:57:30.633434+0000 mgr.x (mgr.24610) 106 : cluster [DBG] pgmap v80: 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-17T10:57:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:34 smithi164 bash[21879]: audit 2024-09-17T10:57:32.559157+0000 mgr.x (mgr.24610) 107 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:34 smithi164 bash[21879]: cluster 2024-09-17T10:57:32.634140+0000 mgr.x (mgr.24610) 108 : cluster [DBG] pgmap v81: 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-17T10:57:34.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:34 smithi163 bash[26527]: audit 2024-09-17T10:57:32.559157+0000 mgr.x (mgr.24610) 107 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:34.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:34 smithi163 bash[26527]: cluster 2024-09-17T10:57:32.634140+0000 mgr.x (mgr.24610) 108 : cluster [DBG] pgmap v81: 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-17T10:57:34.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:34 smithi163 bash[19901]: audit 2024-09-17T10:57:32.559157+0000 mgr.x (mgr.24610) 107 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:34.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:34 smithi163 bash[19901]: cluster 2024-09-17T10:57:32.634140+0000 mgr.x (mgr.24610) 108 : cluster [DBG] pgmap v81: 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-17T10:57:35.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:35 smithi164 bash[21879]: audit 2024-09-17T10:57:34.985610+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:57:35.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:35 smithi164 bash[21879]: audit 2024-09-17T10:57:34.987594+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:57:35.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:35 smithi164 bash[21879]: audit 2024-09-17T10:57:34.998212+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:57:35.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:35 smithi163 bash[19901]: audit 2024-09-17T10:57:34.985610+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:57:35.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:35 smithi163 bash[19901]: audit 2024-09-17T10:57:34.987594+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:57:35.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:35 smithi163 bash[19901]: audit 2024-09-17T10:57:34.998212+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:57:35.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:35 smithi163 bash[26527]: audit 2024-09-17T10:57:34.985610+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:57:35.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:35 smithi163 bash[26527]: audit 2024-09-17T10:57:34.987594+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:57:35.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:35 smithi163 bash[26527]: audit 2024-09-17T10:57:34.998212+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:57:36.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:36 smithi164 bash[21879]: cluster 2024-09-17T10:57:34.635622+0000 mgr.x (mgr.24610) 109 : cluster [DBG] pgmap v82: 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-17T10:57:36.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:36 smithi163 bash[19901]: cluster 2024-09-17T10:57:34.635622+0000 mgr.x (mgr.24610) 109 : cluster [DBG] pgmap v82: 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-17T10:57:36.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:36 smithi163 bash[26527]: cluster 2024-09-17T10:57:34.635622+0000 mgr.x (mgr.24610) 109 : cluster [DBG] pgmap v82: 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-17T10:57:37.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:57:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:57:37] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-17T10:57:38.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:38 smithi164 bash[21879]: cluster 2024-09-17T10:57:36.636330+0000 mgr.x (mgr.24610) 110 : cluster [DBG] pgmap v83: 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-17T10:57:38.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:38 smithi163 bash[19901]: cluster 2024-09-17T10:57:36.636330+0000 mgr.x (mgr.24610) 110 : cluster [DBG] pgmap v83: 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-17T10:57:38.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:38 smithi163 bash[26527]: cluster 2024-09-17T10:57:36.636330+0000 mgr.x (mgr.24610) 110 : cluster [DBG] pgmap v83: 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-17T10:57:40.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:40 smithi163 bash[19901]: cluster 2024-09-17T10:57:38.637043+0000 mgr.x (mgr.24610) 111 : cluster [DBG] pgmap v84: 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-17T10:57:40.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:40 smithi163 bash[19901]: audit 2024-09-17T10:57:39.410902+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:40.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:40 smithi163 bash[26527]: cluster 2024-09-17T10:57:38.637043+0000 mgr.x (mgr.24610) 111 : cluster [DBG] pgmap v84: 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-17T10:57:40.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:40 smithi163 bash[26527]: audit 2024-09-17T10:57:39.410902+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:40 smithi164 bash[21879]: cluster 2024-09-17T10:57:38.637043+0000 mgr.x (mgr.24610) 111 : cluster [DBG] pgmap v84: 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-17T10:57:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:40 smithi164 bash[21879]: audit 2024-09-17T10:57:39.410902+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:42.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:42 smithi163 bash[19901]: cluster 2024-09-17T10:57:40.638712+0000 mgr.x (mgr.24610) 112 : cluster [DBG] pgmap v85: 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-17T10:57:42.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:42 smithi163 bash[26527]: cluster 2024-09-17T10:57:40.638712+0000 mgr.x (mgr.24610) 112 : cluster [DBG] pgmap v85: 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-17T10:57:42.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:42 smithi164 bash[21879]: cluster 2024-09-17T10:57:40.638712+0000 mgr.x (mgr.24610) 112 : cluster [DBG] pgmap v85: 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-17T10:57:44.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:44 smithi163 bash[19901]: audit 2024-09-17T10:57:42.570668+0000 mgr.x (mgr.24610) 113 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:44.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:44 smithi163 bash[19901]: cluster 2024-09-17T10:57:42.639417+0000 mgr.x (mgr.24610) 114 : cluster [DBG] pgmap v86: 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-17T10:57:44.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:44 smithi163 bash[26527]: audit 2024-09-17T10:57:42.570668+0000 mgr.x (mgr.24610) 113 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:44.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:44 smithi163 bash[26527]: cluster 2024-09-17T10:57:42.639417+0000 mgr.x (mgr.24610) 114 : cluster [DBG] pgmap v86: 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-17T10:57:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:44 smithi164 bash[21879]: audit 2024-09-17T10:57:42.570668+0000 mgr.x (mgr.24610) 113 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:44 smithi164 bash[21879]: cluster 2024-09-17T10:57:42.639417+0000 mgr.x (mgr.24610) 114 : cluster [DBG] pgmap v86: 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-17T10:57:46.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:46 smithi163 bash[19901]: cluster 2024-09-17T10:57:44.640979+0000 mgr.x (mgr.24610) 115 : cluster [DBG] pgmap v87: 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-17T10:57:46.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:46 smithi163 bash[26527]: cluster 2024-09-17T10:57:44.640979+0000 mgr.x (mgr.24610) 115 : cluster [DBG] pgmap v87: 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-17T10:57:46.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:46 smithi164 bash[21879]: cluster 2024-09-17T10:57:44.640979+0000 mgr.x (mgr.24610) 115 : cluster [DBG] pgmap v87: 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-17T10:57:47.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:57:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:57:47] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.43.0" 2024-09-17T10:57:48.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:48 smithi163 bash[26527]: cluster 2024-09-17T10:57:46.641725+0000 mgr.x (mgr.24610) 116 : cluster [DBG] pgmap v88: 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-17T10:57:48.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:48 smithi163 bash[19901]: cluster 2024-09-17T10:57:46.641725+0000 mgr.x (mgr.24610) 116 : cluster [DBG] pgmap v88: 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-17T10:57:48.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:48 smithi164 bash[21879]: cluster 2024-09-17T10:57:46.641725+0000 mgr.x (mgr.24610) 116 : cluster [DBG] pgmap v88: 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-17T10:57:50.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:50 smithi163 bash[19901]: cluster 2024-09-17T10:57:48.642443+0000 mgr.x (mgr.24610) 117 : cluster [DBG] pgmap v89: 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-17T10:57:50.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:50 smithi163 bash[26527]: cluster 2024-09-17T10:57:48.642443+0000 mgr.x (mgr.24610) 117 : cluster [DBG] pgmap v89: 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-17T10:57:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:50 smithi164 bash[21879]: cluster 2024-09-17T10:57:48.642443+0000 mgr.x (mgr.24610) 117 : cluster [DBG] pgmap v89: 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-17T10:57:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:52 smithi164 bash[21879]: cluster 2024-09-17T10:57:50.644101+0000 mgr.x (mgr.24610) 118 : cluster [DBG] pgmap v90: 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-17T10:57:52.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:52 smithi163 bash[26527]: cluster 2024-09-17T10:57:50.644101+0000 mgr.x (mgr.24610) 118 : cluster [DBG] pgmap v90: 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-17T10:57:52.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:52 smithi163 bash[19901]: cluster 2024-09-17T10:57:50.644101+0000 mgr.x (mgr.24610) 118 : cluster [DBG] pgmap v90: 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-17T10:57:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:54 smithi164 bash[21879]: audit 2024-09-17T10:57:52.579966+0000 mgr.x (mgr.24610) 119 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:54 smithi164 bash[21879]: cluster 2024-09-17T10:57:52.644779+0000 mgr.x (mgr.24610) 120 : cluster [DBG] pgmap v91: 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-17T10:57:54.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:54 smithi163 bash[26527]: audit 2024-09-17T10:57:52.579966+0000 mgr.x (mgr.24610) 119 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:54.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:54 smithi163 bash[26527]: cluster 2024-09-17T10:57:52.644779+0000 mgr.x (mgr.24610) 120 : cluster [DBG] pgmap v91: 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-17T10:57:54.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:54 smithi163 bash[19901]: audit 2024-09-17T10:57:52.579966+0000 mgr.x (mgr.24610) 119 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:57:54.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:54 smithi163 bash[19901]: cluster 2024-09-17T10:57:52.644779+0000 mgr.x (mgr.24610) 120 : cluster [DBG] pgmap v91: 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-17T10:57:55.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:55 smithi164 bash[21879]: audit 2024-09-17T10:57:54.411296+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:55.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:55 smithi163 bash[26527]: audit 2024-09-17T10:57:54.411296+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:55.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:55 smithi163 bash[19901]: audit 2024-09-17T10:57:54.411296+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:57:56.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:56 smithi164 bash[21879]: cluster 2024-09-17T10:57:54.646355+0000 mgr.x (mgr.24610) 121 : cluster [DBG] pgmap v92: 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-17T10:57:56.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:56 smithi163 bash[26527]: cluster 2024-09-17T10:57:54.646355+0000 mgr.x (mgr.24610) 121 : cluster [DBG] pgmap v92: 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-17T10:57:56.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:56 smithi163 bash[19901]: cluster 2024-09-17T10:57:54.646355+0000 mgr.x (mgr.24610) 121 : cluster [DBG] pgmap v92: 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-17T10:57:57.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:57:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:57:57] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-17T10:57:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:57:58 smithi164 bash[21879]: cluster 2024-09-17T10:57:56.647081+0000 mgr.x (mgr.24610) 122 : cluster [DBG] pgmap v93: 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-17T10:57:58.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:57:58 smithi163 bash[26527]: cluster 2024-09-17T10:57:56.647081+0000 mgr.x (mgr.24610) 122 : cluster [DBG] pgmap v93: 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-17T10:57:58.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:57:58 smithi163 bash[19901]: cluster 2024-09-17T10:57:56.647081+0000 mgr.x (mgr.24610) 122 : cluster [DBG] pgmap v93: 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-17T10:58:00.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:00 smithi164 bash[21879]: cluster 2024-09-17T10:57:58.647854+0000 mgr.x (mgr.24610) 123 : cluster [DBG] pgmap v94: 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-17T10:58:00.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:00 smithi163 bash[26527]: cluster 2024-09-17T10:57:58.647854+0000 mgr.x (mgr.24610) 123 : cluster [DBG] pgmap v94: 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-17T10:58:00.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:00 smithi163 bash[19901]: cluster 2024-09-17T10:57:58.647854+0000 mgr.x (mgr.24610) 123 : cluster [DBG] pgmap v94: 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-17T10:58:02.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:02 smithi164 bash[21879]: cluster 2024-09-17T10:58:00.649520+0000 mgr.x (mgr.24610) 124 : cluster [DBG] pgmap v95: 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-17T10:58:02.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:02 smithi163 bash[26527]: cluster 2024-09-17T10:58:00.649520+0000 mgr.x (mgr.24610) 124 : cluster [DBG] pgmap v95: 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-17T10:58:02.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:02 smithi163 bash[19901]: cluster 2024-09-17T10:58:00.649520+0000 mgr.x (mgr.24610) 124 : cluster [DBG] pgmap v95: 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-17T10:58:04.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:04 smithi164 bash[21879]: audit 2024-09-17T10:58:02.588868+0000 mgr.x (mgr.24610) 125 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:04.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:04 smithi164 bash[21879]: cluster 2024-09-17T10:58:02.650223+0000 mgr.x (mgr.24610) 126 : cluster [DBG] pgmap v96: 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-17T10:58:04.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:04 smithi163 bash[26527]: audit 2024-09-17T10:58:02.588868+0000 mgr.x (mgr.24610) 125 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:04.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:04 smithi163 bash[26527]: cluster 2024-09-17T10:58:02.650223+0000 mgr.x (mgr.24610) 126 : cluster [DBG] pgmap v96: 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-17T10:58:04.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:04 smithi163 bash[19901]: audit 2024-09-17T10:58:02.588868+0000 mgr.x (mgr.24610) 125 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:04.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:04 smithi163 bash[19901]: cluster 2024-09-17T10:58:02.650223+0000 mgr.x (mgr.24610) 126 : cluster [DBG] pgmap v96: 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-17T10:58:06.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:06 smithi164 bash[21879]: cluster 2024-09-17T10:58:04.651736+0000 mgr.x (mgr.24610) 127 : cluster [DBG] pgmap v97: 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-17T10:58:06.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:06 smithi163 bash[19901]: cluster 2024-09-17T10:58:04.651736+0000 mgr.x (mgr.24610) 127 : cluster [DBG] pgmap v97: 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-17T10:58:06.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:06 smithi163 bash[26527]: cluster 2024-09-17T10:58:04.651736+0000 mgr.x (mgr.24610) 127 : cluster [DBG] pgmap v97: 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-17T10:58:07.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:58:07] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-17T10:58:08.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:08 smithi164 bash[21879]: cluster 2024-09-17T10:58:06.652425+0000 mgr.x (mgr.24610) 128 : cluster [DBG] pgmap v98: 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-17T10:58:08.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:08 smithi163 bash[19901]: cluster 2024-09-17T10:58:06.652425+0000 mgr.x (mgr.24610) 128 : cluster [DBG] pgmap v98: 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-17T10:58:08.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:08 smithi163 bash[26527]: cluster 2024-09-17T10:58:06.652425+0000 mgr.x (mgr.24610) 128 : cluster [DBG] pgmap v98: 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-17T10:58:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:10 smithi164 bash[21879]: cluster 2024-09-17T10:58:08.653128+0000 mgr.x (mgr.24610) 129 : cluster [DBG] pgmap v99: 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-17T10:58:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:10 smithi164 bash[21879]: audit 2024-09-17T10:58:09.411619+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:10.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:10 smithi163 bash[26527]: cluster 2024-09-17T10:58:08.653128+0000 mgr.x (mgr.24610) 129 : cluster [DBG] pgmap v99: 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-17T10:58:10.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:10 smithi163 bash[26527]: audit 2024-09-17T10:58:09.411619+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:10 smithi163 bash[19901]: cluster 2024-09-17T10:58:08.653128+0000 mgr.x (mgr.24610) 129 : cluster [DBG] pgmap v99: 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-17T10:58:10.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:10 smithi163 bash[19901]: audit 2024-09-17T10:58:09.411619+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:12 smithi164 bash[21879]: cluster 2024-09-17T10:58:10.654779+0000 mgr.x (mgr.24610) 130 : cluster [DBG] pgmap v100: 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-17T10:58:12.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:12 smithi163 bash[26527]: cluster 2024-09-17T10:58:10.654779+0000 mgr.x (mgr.24610) 130 : cluster [DBG] pgmap v100: 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-17T10:58:12.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:12 smithi163 bash[19901]: cluster 2024-09-17T10:58:10.654779+0000 mgr.x (mgr.24610) 130 : cluster [DBG] pgmap v100: 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-17T10:58:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:14 smithi164 bash[21879]: audit 2024-09-17T10:58:12.600484+0000 mgr.x (mgr.24610) 131 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:14 smithi164 bash[21879]: cluster 2024-09-17T10:58:12.655499+0000 mgr.x (mgr.24610) 132 : cluster [DBG] pgmap v101: 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-17T10:58:14.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:14 smithi163 bash[19901]: audit 2024-09-17T10:58:12.600484+0000 mgr.x (mgr.24610) 131 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:14.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:14 smithi163 bash[19901]: cluster 2024-09-17T10:58:12.655499+0000 mgr.x (mgr.24610) 132 : cluster [DBG] pgmap v101: 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-17T10:58:14.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:14 smithi163 bash[26527]: audit 2024-09-17T10:58:12.600484+0000 mgr.x (mgr.24610) 131 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:14.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:14 smithi163 bash[26527]: cluster 2024-09-17T10:58:12.655499+0000 mgr.x (mgr.24610) 132 : cluster [DBG] pgmap v101: 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-17T10:58:16.496 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:16 smithi163 bash[19901]: cluster 2024-09-17T10:58:14.657070+0000 mgr.x (mgr.24610) 133 : cluster [DBG] pgmap v102: 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-17T10:58:16.496 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:16 smithi163 bash[26527]: cluster 2024-09-17T10:58:14.657070+0000 mgr.x (mgr.24610) 133 : cluster [DBG] pgmap v102: 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-17T10:58:16.498 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:58:16.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:16 smithi164 bash[21879]: cluster 2024-09-17T10:58:14.657070+0000 mgr.x (mgr.24610) 133 : cluster [DBG] pgmap v102: 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-17T10:58:17.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:58:17] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:58:18.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:18 smithi164 bash[21879]: cluster 2024-09-17T10:58:16.657776+0000 mgr.x (mgr.24610) 134 : cluster [DBG] pgmap v103: 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-17T10:58:18.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:18 smithi163 bash[19901]: cluster 2024-09-17T10:58:16.657776+0000 mgr.x (mgr.24610) 134 : cluster [DBG] pgmap v103: 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-17T10:58:18.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:18 smithi163 bash[26527]: cluster 2024-09-17T10:58:16.657776+0000 mgr.x (mgr.24610) 134 : cluster [DBG] pgmap v103: 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-17T10:58:20.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:20 smithi164 bash[21879]: cluster 2024-09-17T10:58:18.658566+0000 mgr.x (mgr.24610) 135 : cluster [DBG] pgmap v104: 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-17T10:58:20.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:20 smithi163 bash[26527]: cluster 2024-09-17T10:58:18.658566+0000 mgr.x (mgr.24610) 135 : cluster [DBG] pgmap v104: 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-17T10:58:20.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:20 smithi163 bash[19901]: cluster 2024-09-17T10:58:18.658566+0000 mgr.x (mgr.24610) 135 : cluster [DBG] pgmap v104: 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-17T10:58:21.315 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:58:22.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:22 smithi164 bash[21879]: cluster 2024-09-17T10:58:20.660243+0000 mgr.x (mgr.24610) 136 : cluster [DBG] pgmap v105: 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-17T10:58:22.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:22 smithi163 bash[19901]: cluster 2024-09-17T10:58:20.660243+0000 mgr.x (mgr.24610) 136 : cluster [DBG] pgmap v105: 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-17T10:58:22.554 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:22 smithi163 bash[26527]: cluster 2024-09-17T10:58:20.660243+0000 mgr.x (mgr.24610) 136 : cluster [DBG] pgmap v105: 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-17T10:58:22.921 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:58:22.921 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (24m) 2m ago 24m 15.4M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:58:22.921 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (24m) 2m ago 24m 76.6M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:58:22.921 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (3m) 2m ago 22m 46.8M - 3.8 ebb0615149de 08c2454f40a5 2024-09-17T10:58:22.921 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (17m) 2m ago 33m 495M - 19.3.0-4963-ge646f729 f271290a0950 1ec10f4a10ea 2024-09-17T10:58:22.921 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (10m) 2m ago 35m 438M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T10:58:22.921 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (35m) 2m ago 35m 78.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:58:22.921 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (33m) 2m ago 33m 58.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (33m) 2m ago 33m 57.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (24m) 2m ago 24m 8920k - 1.5.0 0da6a335fe13 8214ffeb4cf3 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (24m) 2m ago 24m 8643k - 1.5.0 0da6a335fe13 37c67f11742e 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (32m) 2m ago 32m 63.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (31m) 2m ago 31m 64.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (30m) 2m ago 30m 52.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (29m) 2m ago 29m 55.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (28m) 2m ago 29m 56.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (28m) 2m ago 28m 63.9M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (27m) 2m ago 27m 61.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (26m) 2m ago 26m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (2m) 2m ago 25m 34.2M - 2.43.0 a07b618ecd1d b77e3de22e8a 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (22m) 2m ago 22m 100M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:58:22.922 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:58:23.756 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ls' 2024-09-17T10:58:24.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:24 smithi164 bash[21879]: audit 2024-09-17T10:58:22.610125+0000 mgr.x (mgr.24610) 137 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:24.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:24 smithi164 bash[21879]: cluster 2024-09-17T10:58:22.660926+0000 mgr.x (mgr.24610) 138 : cluster [DBG] pgmap v106: 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-17T10:58:24.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:24 smithi164 bash[21879]: audit 2024-09-17T10:58:22.889764+0000 mgr.x (mgr.24610) 139 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:24.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:24 smithi163 bash[26527]: audit 2024-09-17T10:58:22.610125+0000 mgr.x (mgr.24610) 137 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:24.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:24 smithi163 bash[26527]: cluster 2024-09-17T10:58:22.660926+0000 mgr.x (mgr.24610) 138 : cluster [DBG] pgmap v106: 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-17T10:58:24.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:24 smithi163 bash[26527]: audit 2024-09-17T10:58:22.889764+0000 mgr.x (mgr.24610) 139 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:24.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:24 smithi163 bash[19901]: audit 2024-09-17T10:58:22.610125+0000 mgr.x (mgr.24610) 137 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:24.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:24 smithi163 bash[19901]: cluster 2024-09-17T10:58:22.660926+0000 mgr.x (mgr.24610) 138 : cluster [DBG] pgmap v106: 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-17T10:58:24.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:24 smithi163 bash[19901]: audit 2024-09-17T10:58:22.889764+0000 mgr.x (mgr.24610) 139 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:25 smithi164 bash[21879]: audit 2024-09-17T10:58:24.412007+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:25.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:25 smithi163 bash[19901]: audit 2024-09-17T10:58:24.412007+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:25.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:25 smithi163 bash[26527]: audit 2024-09-17T10:58:24.412007+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:26.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:26 smithi164 bash[21879]: cluster 2024-09-17T10:58:24.662495+0000 mgr.x (mgr.24610) 140 : cluster [DBG] pgmap v107: 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-17T10:58:26.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:26 smithi163 bash[19901]: cluster 2024-09-17T10:58:24.662495+0000 mgr.x (mgr.24610) 140 : cluster [DBG] pgmap v107: 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-17T10:58:26.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:26 smithi163 bash[26527]: cluster 2024-09-17T10:58:24.662495+0000 mgr.x (mgr.24610) 140 : cluster [DBG] pgmap v107: 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-17T10:58:27.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:27 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:58:27] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:58:28.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:28 smithi164 bash[21879]: cluster 2024-09-17T10:58:26.663204+0000 mgr.x (mgr.24610) 141 : cluster [DBG] pgmap v108: 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-17T10:58:28.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:28 smithi163 bash[19901]: cluster 2024-09-17T10:58:26.663204+0000 mgr.x (mgr.24610) 141 : cluster [DBG] pgmap v108: 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-17T10:58:28.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:28 smithi163 bash[26527]: cluster 2024-09-17T10:58:26.663204+0000 mgr.x (mgr.24610) 141 : cluster [DBG] pgmap v108: 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-17T10:58:28.568 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:58:30.219 INFO:teuthology.orchestra.run.smithi163.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T10:58:30.219 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager ?:9093,9094 1/1 2m ago 25m smithi163=a;count:1 2024-09-17T10:58:30.220 INFO:teuthology.orchestra.run.smithi163.stdout:grafana ?:3000 1/1 2m ago 25m smithi164=a;count:1 2024-09-17T10:58:30.220 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo ?:5000 1/1 2m ago 22m count:1 2024-09-17T10:58:30.220 INFO:teuthology.orchestra.run.smithi163.stdout:mgr 2/2 2m ago 33m smithi163=y;smithi164=x;count:2 2024-09-17T10:58:30.220 INFO:teuthology.orchestra.run.smithi163.stdout:mon 3/3 2m ago 34m smithi163:172.21.15.163=a;smithi163:[v2:172.21.15.163:3301,v1:172.21.15.163:6790]=c;smithi164:172.21.15.164=b;count:3 2024-09-17T10:58:30.220 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter ?:9100 2/2 2m ago 25m smithi163=a;smithi164=b;count:2 2024-09-17T10:58:30.220 INFO:teuthology.orchestra.run.smithi163.stdout:osd 8 2m ago - 2024-09-17T10:58:30.220 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus ?:9095 1/1 2m ago 25m smithi164=a;count:1 2024-09-17T10:58:30.220 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo ?:8000 2/2 2m ago 22m count:2 2024-09-17T10:58:30.501 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:30 smithi163 bash[26527]: cluster 2024-09-17T10:58:28.664034+0000 mgr.x (mgr.24610) 142 : cluster [DBG] pgmap v109: 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-17T10:58:30.501 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:30 smithi163 bash[19901]: cluster 2024-09-17T10:58:28.664034+0000 mgr.x (mgr.24610) 142 : cluster [DBG] pgmap v109: 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-17T10:58:30.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:30 smithi164 bash[21879]: cluster 2024-09-17T10:58:28.664034+0000 mgr.x (mgr.24610) 142 : cluster [DBG] pgmap v109: 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-17T10:58:31.008 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:58:31.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:31 smithi163 bash[26527]: audit 2024-09-17T10:58:30.205887+0000 mgr.x (mgr.24610) 143 : audit [DBG] from='client.25247 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:31.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:31 smithi163 bash[19901]: audit 2024-09-17T10:58:30.205887+0000 mgr.x (mgr.24610) 143 : audit [DBG] from='client.25247 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:31.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:31 smithi164 bash[21879]: audit 2024-09-17T10:58:30.205887+0000 mgr.x (mgr.24610) 143 : audit [DBG] from='client.25247 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:32.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:32 smithi164 bash[21879]: cluster 2024-09-17T10:58:30.665710+0000 mgr.x (mgr.24610) 144 : cluster [DBG] pgmap v110: 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-17T10:58:32.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:32 smithi163 bash[19901]: cluster 2024-09-17T10:58:30.665710+0000 mgr.x (mgr.24610) 144 : cluster [DBG] pgmap v110: 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-17T10:58:32.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:32 smithi163 bash[26527]: cluster 2024-09-17T10:58:30.665710+0000 mgr.x (mgr.24610) 144 : cluster [DBG] pgmap v110: 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-17T10:58:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:34 smithi164 bash[21879]: audit 2024-09-17T10:58:32.621101+0000 mgr.x (mgr.24610) 145 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:34 smithi164 bash[21879]: cluster 2024-09-17T10:58:32.666428+0000 mgr.x (mgr.24610) 146 : cluster [DBG] pgmap v111: 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-17T10:58:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:34 smithi163 bash[19901]: audit 2024-09-17T10:58:32.621101+0000 mgr.x (mgr.24610) 145 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:34.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:34 smithi163 bash[19901]: cluster 2024-09-17T10:58:32.666428+0000 mgr.x (mgr.24610) 146 : cluster [DBG] pgmap v111: 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-17T10:58:34.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:34 smithi163 bash[26527]: audit 2024-09-17T10:58:32.621101+0000 mgr.x (mgr.24610) 145 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:34.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:34 smithi163 bash[26527]: cluster 2024-09-17T10:58:32.666428+0000 mgr.x (mgr.24610) 146 : cluster [DBG] pgmap v111: 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-17T10:58:35.813 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:58:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:36 smithi164 bash[21879]: cluster 2024-09-17T10:58:34.668027+0000 mgr.x (mgr.24610) 147 : cluster [DBG] pgmap v112: 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-17T10:58:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:36 smithi164 bash[21879]: audit 2024-09-17T10:58:35.855652+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:58:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:36 smithi164 bash[21879]: audit 2024-09-17T10:58:35.857046+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:58:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:36 smithi164 bash[21879]: audit 2024-09-17T10:58:35.864852+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:36.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:36 smithi163 bash[26527]: cluster 2024-09-17T10:58:34.668027+0000 mgr.x (mgr.24610) 147 : cluster [DBG] pgmap v112: 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-17T10:58:36.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:36 smithi163 bash[26527]: audit 2024-09-17T10:58:35.855652+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:58:36.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:36 smithi163 bash[26527]: audit 2024-09-17T10:58:35.857046+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:58:36.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:36 smithi163 bash[26527]: audit 2024-09-17T10:58:35.864852+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:36.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:36 smithi163 bash[19901]: cluster 2024-09-17T10:58:34.668027+0000 mgr.x (mgr.24610) 147 : cluster [DBG] pgmap v112: 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-17T10:58:36.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:36 smithi163 bash[19901]: audit 2024-09-17T10:58:35.855652+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:58:36.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:36 smithi163 bash[19901]: audit 2024-09-17T10:58:35.857046+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:58:36.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:36 smithi163 bash[19901]: audit 2024-09-17T10:58:35.864852+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:37.527 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:58:37.527 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T10:58:37.527 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:58:37.527 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:58:37.527 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T10:58:37.527 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:58:37.527 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:58:37.528 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:58:37.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:37 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:58:37] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:58:38.260 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-17T10:58:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:38 smithi164 bash[21879]: cluster 2024-09-17T10:58:36.668746+0000 mgr.x (mgr.24610) 148 : cluster [DBG] pgmap v113: 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-17T10:58:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:38 smithi164 bash[21879]: audit 2024-09-17T10:58:37.528628+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.163:0/2586898102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:58:38.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:38 smithi163 bash[19901]: cluster 2024-09-17T10:58:36.668746+0000 mgr.x (mgr.24610) 148 : cluster [DBG] pgmap v113: 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-17T10:58:38.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:38 smithi163 bash[19901]: audit 2024-09-17T10:58:37.528628+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.163:0/2586898102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:58:38.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:38 smithi163 bash[26527]: cluster 2024-09-17T10:58:36.668746+0000 mgr.x (mgr.24610) 148 : cluster [DBG] pgmap v113: 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-17T10:58:38.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:38 smithi163 bash[26527]: audit 2024-09-17T10:58:37.528628+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.163:0/2586898102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:58:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:40 smithi164 bash[21879]: cluster 2024-09-17T10:58:38.669436+0000 mgr.x (mgr.24610) 149 : cluster [DBG] pgmap v114: 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-17T10:58:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:40 smithi164 bash[21879]: audit 2024-09-17T10:58:39.412481+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:40.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:40 smithi163 bash[26527]: cluster 2024-09-17T10:58:38.669436+0000 mgr.x (mgr.24610) 149 : cluster [DBG] pgmap v114: 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-17T10:58:40.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:40 smithi163 bash[26527]: audit 2024-09-17T10:58:39.412481+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:40.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:40 smithi163 bash[19901]: cluster 2024-09-17T10:58:38.669436+0000 mgr.x (mgr.24610) 149 : cluster [DBG] pgmap v114: 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-17T10:58:40.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:40 smithi163 bash[19901]: audit 2024-09-17T10:58:39.412481+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:42.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:42 smithi164 bash[21879]: cluster 2024-09-17T10:58:40.671121+0000 mgr.x (mgr.24610) 150 : cluster [DBG] pgmap v115: 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-17T10:58:42.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:42 smithi163 bash[26527]: cluster 2024-09-17T10:58:40.671121+0000 mgr.x (mgr.24610) 150 : cluster [DBG] pgmap v115: 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-17T10:58:42.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:42 smithi163 bash[19901]: cluster 2024-09-17T10:58:40.671121+0000 mgr.x (mgr.24610) 150 : cluster [DBG] pgmap v115: 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-17T10:58:43.088 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:58:44.454 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:44 smithi163 bash[26527]: audit 2024-09-17T10:58:42.626600+0000 mgr.x (mgr.24610) 151 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:44.454 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:44 smithi163 bash[26527]: cluster 2024-09-17T10:58:42.671827+0000 mgr.x (mgr.24610) 152 : cluster [DBG] pgmap v116: 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-17T10:58:44.455 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:44 smithi163 bash[19901]: audit 2024-09-17T10:58:42.626600+0000 mgr.x (mgr.24610) 151 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:44.455 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:44 smithi163 bash[19901]: cluster 2024-09-17T10:58:42.671827+0000 mgr.x (mgr.24610) 152 : cluster [DBG] pgmap v116: 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-17T10:58:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:44 smithi164 bash[21879]: audit 2024-09-17T10:58:42.626600+0000 mgr.x (mgr.24610) 151 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:44 smithi164 bash[21879]: cluster 2024-09-17T10:58:42.671827+0000 mgr.x (mgr.24610) 152 : cluster [DBG] pgmap v116: 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-17T10:58:46.466 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:46 smithi163 bash[19901]: cluster 2024-09-17T10:58:44.673423+0000 mgr.x (mgr.24610) 153 : cluster [DBG] pgmap v117: 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-17T10:58:46.466 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:46 smithi163 bash[19901]: audit 2024-09-17T10:58:44.803085+0000 mgr.x (mgr.24610) 154 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:46.466 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:46 smithi163 bash[26527]: cluster 2024-09-17T10:58:44.673423+0000 mgr.x (mgr.24610) 153 : cluster [DBG] pgmap v117: 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-17T10:58:46.466 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:46 smithi163 bash[26527]: audit 2024-09-17T10:58:44.803085+0000 mgr.x (mgr.24610) 154 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:46.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:46 smithi164 bash[21879]: cluster 2024-09-17T10:58:44.673423+0000 mgr.x (mgr.24610) 153 : cluster [DBG] pgmap v117: 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-17T10:58:46.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:46 smithi164 bash[21879]: audit 2024-09-17T10:58:44.803085+0000 mgr.x (mgr.24610) 154 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:47.366 INFO:teuthology.orchestra.run.smithi163.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:58:47.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:47 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:58:47] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.43.0" 2024-09-17T10:58:48.315 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:58:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[19901]: cluster 2024-09-17T10:58:46.674152+0000 mgr.x (mgr.24610) 155 : cluster [DBG] pgmap v118: 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-17T10:58:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[19901]: cephadm 2024-09-17T10:58:47.355408+0000 mgr.x (mgr.24610) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:58:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[19901]: audit 2024-09-17T10:58:47.366999+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[19901]: audit 2024-09-17T10:58:47.369894+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:58:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[19901]: audit 2024-09-17T10:58:47.371273+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:58:48.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[19901]: audit 2024-09-17T10:58:47.382456+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:48.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[19901]: cephadm 2024-09-17T10:58:47.501875+0000 mgr.x (mgr.24610) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:58:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[26527]: cluster 2024-09-17T10:58:46.674152+0000 mgr.x (mgr.24610) 155 : cluster [DBG] pgmap v118: 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-17T10:58:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[26527]: cephadm 2024-09-17T10:58:47.355408+0000 mgr.x (mgr.24610) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:58:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[26527]: audit 2024-09-17T10:58:47.366999+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[26527]: audit 2024-09-17T10:58:47.369894+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:58:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[26527]: audit 2024-09-17T10:58:47.371273+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:58:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[26527]: audit 2024-09-17T10:58:47.382456+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:48 smithi163 bash[26527]: cephadm 2024-09-17T10:58:47.501875+0000 mgr.x (mgr.24610) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:58:48.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:48 smithi164 bash[21879]: cluster 2024-09-17T10:58:46.674152+0000 mgr.x (mgr.24610) 155 : cluster [DBG] pgmap v118: 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-17T10:58:48.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:48 smithi164 bash[21879]: cephadm 2024-09-17T10:58:47.355408+0000 mgr.x (mgr.24610) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:58:48.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:48 smithi164 bash[21879]: audit 2024-09-17T10:58:47.366999+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:48.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:48 smithi164 bash[21879]: audit 2024-09-17T10:58:47.369894+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:58:48.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:48 smithi164 bash[21879]: audit 2024-09-17T10:58:47.371273+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:58:48.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:48 smithi164 bash[21879]: audit 2024-09-17T10:58:47.382456+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:48.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:48 smithi164 bash[21879]: cephadm 2024-09-17T10:58:47.501875+0000 mgr.x (mgr.24610) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:58:50.733 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[68587]: [17/Sep/2024:10:58:50] ENGINE Bus STOPPING 2024-09-17T10:58:50.734 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: cluster 2024-09-17T10:58:48.674834+0000 mgr.x (mgr.24610) 158 : cluster [DBG] pgmap v119: 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-17T10:58:50.734 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.285131+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:50.734 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.289203+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:58:50.734 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.300418+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:58:50.734 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: cluster 2024-09-17T10:58:50.301302+0000 mon.a (mon.0) 1300 : cluster [INF] Activating manager daemon y 2024-09-17T10:58:50.734 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.305138+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: cluster 2024-09-17T10:58:50.310581+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: cluster 2024-09-17T10:58:50.311014+0000 mon.a (mon.0) 1303 : cluster [DBG] mgrmap e37: y(active, starting, since 0.00970987s) 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.321874+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.322104+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.322275+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.322455+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.323795+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.324101+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.324320+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.324575+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.324780+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.325023+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.325226+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:58:50.735 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.325437+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:58:50.736 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.325864+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:58:50.736 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.326073+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:58:50.736 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[19901]: audit 2024-09-17T10:58:50.326584+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:58:50.736 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: cluster 2024-09-17T10:58:48.674834+0000 mgr.x (mgr.24610) 158 : cluster [DBG] pgmap v119: 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-17T10:58:50.736 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.285131+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:50.736 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.289203+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:58:50.736 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.300418+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:58:50.736 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: cluster 2024-09-17T10:58:50.301302+0000 mon.a (mon.0) 1300 : cluster [INF] Activating manager daemon y 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.305138+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: cluster 2024-09-17T10:58:50.310581+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: cluster 2024-09-17T10:58:50.311014+0000 mon.a (mon.0) 1303 : cluster [DBG] mgrmap e37: y(active, starting, since 0.00970987s) 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.321874+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.322104+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.322275+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.322455+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.323795+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.324101+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.324320+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.324575+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.324780+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.325023+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:58:50.737 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.325226+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:58:50.738 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.325437+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:58:50.738 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.325864+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:58:50.738 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.326073+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:58:50.738 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[26527]: audit 2024-09-17T10:58:50.326584+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:58:50.787 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[49777]: ignoring --setuser ceph since I am not root 2024-09-17T10:58:50.787 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[49777]: ignoring --setgroup ceph since I am not root 2024-09-17T10:58:50.787 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[49777]: debug 2024-09-17T10:58:50.371+0000 7fdda2511640 1 -- 172.21.15.164:0/249616069 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d892f810e0 con 0x55d892f83400 2024-09-17T10:58:50.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: cluster 2024-09-17T10:58:48.674834+0000 mgr.x (mgr.24610) 158 : cluster [DBG] pgmap v119: 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-17T10:58:50.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.285131+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' 2024-09-17T10:58:50.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.289203+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:58:50.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.300418+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:58:50.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: cluster 2024-09-17T10:58:50.301302+0000 mon.a (mon.0) 1300 : cluster [INF] Activating manager daemon y 2024-09-17T10:58:50.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.305138+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24610 172.21.15.164:0/2971095958' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T10:58:50.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: cluster 2024-09-17T10:58:50.310581+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T10:58:50.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: cluster 2024-09-17T10:58:50.311014+0000 mon.a (mon.0) 1303 : cluster [DBG] mgrmap e37: y(active, starting, since 0.00970987s) 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.321874+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.322104+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.322275+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.322455+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.323795+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.324101+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.324320+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.324575+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.324780+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.325023+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.325226+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.325437+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.325864+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:58:50.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.326073+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:58:50.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:50 smithi164 bash[21879]: audit 2024-09-17T10:58:50.326584+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:58:51.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[68587]: [17/Sep/2024:10:58:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:58:51.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:50 smithi163 bash[68587]: [17/Sep/2024:10:58:50] ENGINE Bus STOPPED 2024-09-17T10:58:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:51 smithi164 bash[21879]: cluster 2024-09-17T10:58:50.809648+0000 mon.a (mon.0) 1319 : cluster [INF] Manager daemon y is now available 2024-09-17T10:58:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:51 smithi164 bash[21879]: audit 2024-09-17T10:58:51.151495+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:58:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:51 smithi164 bash[21879]: audit 2024-09-17T10:58:51.151617+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:51 smithi164 bash[21879]: audit 2024-09-17T10:58:51.160642+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:58:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:51 smithi164 bash[21879]: audit 2024-09-17T10:58:51.195608+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:58:51.628 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[68587]: [17/Sep/2024:10:58:51] ENGINE Bus STARTING 2024-09-17T10:58:51.629 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[26527]: cluster 2024-09-17T10:58:50.809648+0000 mon.a (mon.0) 1319 : cluster [INF] Manager daemon y is now available 2024-09-17T10:58:51.629 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[26527]: audit 2024-09-17T10:58:51.151495+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:58:51.629 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[26527]: audit 2024-09-17T10:58:51.151617+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:51.629 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[26527]: audit 2024-09-17T10:58:51.160642+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:58:51.629 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[26527]: audit 2024-09-17T10:58:51.195608+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:58:51.629 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[19901]: cluster 2024-09-17T10:58:50.809648+0000 mon.a (mon.0) 1319 : cluster [INF] Manager daemon y is now available 2024-09-17T10:58:51.629 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[19901]: audit 2024-09-17T10:58:51.151495+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:58:51.629 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[19901]: audit 2024-09-17T10:58:51.151617+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:58:51.630 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[19901]: audit 2024-09-17T10:58:51.160642+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:58:51.630 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[19901]: audit 2024-09-17T10:58:51.195608+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:58:52.022 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[68587]: [17/Sep/2024:10:58:51] ENGINE Serving on http://:::9283 2024-09-17T10:58:52.022 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:51 smithi163 bash[68587]: [17/Sep/2024:10:58:51] ENGINE Bus STARTED 2024-09-17T10:58:52.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: debug 2024-09-17T10:58:52.019+0000 7f09a1984640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:58:52] ENGINE Error in HTTPServer.serve 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: Traceback (most recent call last): 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: self._connections.run(self.expiration_interval) 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: self._run(expiration_interval) 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: s = self.context.wrap_socket( 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:58:52.312 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: return self.sslsocket_class._create( 2024-09-17T10:58:52.313 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:58:52.313 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: self.do_handshake() 2024-09-17T10:58:52.313 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:58:52.313 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: self._sslobj.do_handshake() 2024-09-17T10:58:52.313 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[68587]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:58:52.637 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[26527]: cluster 2024-09-17T10:58:51.384614+0000 mon.a (mon.0) 1324 : cluster [DBG] mgrmap e38: y(active, since 1.08331s) 2024-09-17T10:58:52.637 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[26527]: audit 2024-09-17T10:58:51.393749+0000 mgr.y (mgr.15282) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:58:52.637 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[26527]: cluster 2024-09-17T10:58:51.396626+0000 mgr.y (mgr.15282) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:52.637 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[19901]: cluster 2024-09-17T10:58:51.384614+0000 mon.a (mon.0) 1324 : cluster [DBG] mgrmap e38: y(active, since 1.08331s) 2024-09-17T10:58:52.637 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[19901]: audit 2024-09-17T10:58:51.393749+0000 mgr.y (mgr.15282) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:58:52.637 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:52 smithi163 bash[19901]: cluster 2024-09-17T10:58:51.396626+0000 mgr.y (mgr.15282) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:52 smithi164 bash[21879]: cluster 2024-09-17T10:58:51.384614+0000 mon.a (mon.0) 1324 : cluster [DBG] mgrmap e38: y(active, since 1.08331s) 2024-09-17T10:58:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:52 smithi164 bash[21879]: audit 2024-09-17T10:58:51.393749+0000 mgr.y (mgr.15282) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:58:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:52 smithi164 bash[21879]: cluster 2024-09-17T10:58:51.396626+0000 mgr.y (mgr.15282) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:53.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: cephadm 2024-09-17T10:58:51.900023+0000 mgr.y (mgr.15282) 3 : cephadm [INF] [17/Sep/2024:10:58:51] ENGINE Bus STARTING 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: cephadm 2024-09-17T10:58:52.021099+0000 mgr.y (mgr.15282) 4 : cephadm [INF] [17/Sep/2024:10:58:52] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: cephadm 2024-09-17T10:58:52.024302+0000 mgr.y (mgr.15282) 5 : cephadm [ERR] [17/Sep/2024:10:58:52] ENGINE Error in HTTPServer.serve 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: Traceback (most recent call last): 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: self._connections.run(self.expiration_interval) 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: self._run(expiration_interval) 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:58:53.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: s = self.context.wrap_socket( 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: return self.sslsocket_class._create( 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: self.do_handshake() 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: self._sslobj.do_handshake() 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: cephadm 2024-09-17T10:58:52.122281+0000 mgr.y (mgr.15282) 6 : cephadm [INF] [17/Sep/2024:10:58:52] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: cephadm 2024-09-17T10:58:52.122367+0000 mgr.y (mgr.15282) 7 : cephadm [INF] [17/Sep/2024:10:58:52] ENGINE Bus STARTED 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: cluster 2024-09-17T10:58:52.326277+0000 mgr.y (mgr.15282) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:53.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:53 smithi164 bash[21879]: audit 2024-09-17T10:58:52.637853+0000 mgr.y (mgr.15282) 9 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:53.795 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: cephadm 2024-09-17T10:58:51.900023+0000 mgr.y (mgr.15282) 3 : cephadm [INF] [17/Sep/2024:10:58:51] ENGINE Bus STARTING 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: cephadm 2024-09-17T10:58:52.021099+0000 mgr.y (mgr.15282) 4 : cephadm [INF] [17/Sep/2024:10:58:52] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: cephadm 2024-09-17T10:58:52.024302+0000 mgr.y (mgr.15282) 5 : cephadm [ERR] [17/Sep/2024:10:58:52] ENGINE Error in HTTPServer.serve 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: Traceback (most recent call last): 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: self._connections.run(self.expiration_interval) 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: self._run(expiration_interval) 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:58:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: s = self.context.wrap_socket( 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: return self.sslsocket_class._create( 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: self.do_handshake() 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: self._sslobj.do_handshake() 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:58:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: cephadm 2024-09-17T10:58:52.122281+0000 mgr.y (mgr.15282) 6 : cephadm [INF] [17/Sep/2024:10:58:52] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: cephadm 2024-09-17T10:58:52.122367+0000 mgr.y (mgr.15282) 7 : cephadm [INF] [17/Sep/2024:10:58:52] ENGINE Bus STARTED 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: cluster 2024-09-17T10:58:52.326277+0000 mgr.y (mgr.15282) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[19901]: audit 2024-09-17T10:58:52.637853+0000 mgr.y (mgr.15282) 9 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: cephadm 2024-09-17T10:58:51.900023+0000 mgr.y (mgr.15282) 3 : cephadm [INF] [17/Sep/2024:10:58:51] ENGINE Bus STARTING 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: cephadm 2024-09-17T10:58:52.021099+0000 mgr.y (mgr.15282) 4 : cephadm [INF] [17/Sep/2024:10:58:52] ENGINE Serving on https://172.21.15.163:7150 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: cephadm 2024-09-17T10:58:52.024302+0000 mgr.y (mgr.15282) 5 : cephadm [ERR] [17/Sep/2024:10:58:52] ENGINE Error in HTTPServer.serve 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: Traceback (most recent call last): 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: self._connections.run(self.expiration_interval) 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:58:53.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: self._run(expiration_interval) 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: s = self.context.wrap_socket( 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: return self.sslsocket_class._create( 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: self.do_handshake() 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: self._sslobj.do_handshake() 2024-09-17T10:58:53.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:58:53.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: cephadm 2024-09-17T10:58:52.122281+0000 mgr.y (mgr.15282) 6 : cephadm [INF] [17/Sep/2024:10:58:52] ENGINE Serving on http://172.21.15.163:8765 2024-09-17T10:58:53.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: cephadm 2024-09-17T10:58:52.122367+0000 mgr.y (mgr.15282) 7 : cephadm [INF] [17/Sep/2024:10:58:52] ENGINE Bus STARTED 2024-09-17T10:58:53.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: cluster 2024-09-17T10:58:52.326277+0000 mgr.y (mgr.15282) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:53.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:53 smithi163 bash[26527]: audit 2024-09-17T10:58:52.637853+0000 mgr.y (mgr.15282) 9 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:58:54.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:54 smithi164 bash[21879]: cluster 2024-09-17T10:58:53.411501+0000 mon.a (mon.0) 1325 : cluster [DBG] mgrmap e39: y(active, since 3s) 2024-09-17T10:58:54.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:54 smithi163 bash[26527]: cluster 2024-09-17T10:58:53.411501+0000 mon.a (mon.0) 1325 : cluster [DBG] mgrmap e39: y(active, since 3s) 2024-09-17T10:58:54.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:54 smithi163 bash[19901]: cluster 2024-09-17T10:58:53.411501+0000 mon.a (mon.0) 1325 : cluster [DBG] mgrmap e39: y(active, since 3s) 2024-09-17T10:58:55.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:55 smithi163 bash[26527]: cluster 2024-09-17T10:58:54.327053+0000 mgr.y (mgr.15282) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:55.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:55 smithi163 bash[19901]: cluster 2024-09-17T10:58:54.327053+0000 mgr.y (mgr.15282) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:55.564 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T10:58:55.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:55 smithi164 bash[21879]: cluster 2024-09-17T10:58:54.327053+0000 mgr.y (mgr.15282) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:56.186 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:58:56.186 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (24m) 3m ago 25m 15.4M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:58:56.186 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (25m) 3m ago 25m 76.6M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:58:56.186 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (3m) 3m ago 22m 46.8M - 3.8 ebb0615149de 08c2454f40a5 2024-09-17T10:58:56.186 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (17m) 3m ago 33m 495M - 19.3.0-4963-ge646f729 f271290a0950 1ec10f4a10ea 2024-09-17T10:58:56.186 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (10m) 3m ago 36m 438M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T10:58:56.186 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (36m) 3m ago 36m 78.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (34m) 3m ago 34m 58.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (34m) 3m ago 34m 57.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (25m) 3m ago 25m 8920k - 1.5.0 0da6a335fe13 8214ffeb4cf3 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (25m) 3m ago 25m 8643k - 1.5.0 0da6a335fe13 37c67f11742e 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (33m) 3m ago 33m 63.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (32m) 3m ago 32m 64.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (31m) 3m ago 31m 52.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (30m) 3m ago 30m 55.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (29m) 3m ago 29m 56.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (28m) 3m ago 28m 63.9M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:58:56.187 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (27m) 3m ago 27m 61.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:58:56.188 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (26m) 3m ago 26m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:58:56.188 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (3m) 3m ago 25m 34.2M - 2.43.0 a07b618ecd1d b77e3de22e8a 2024-09-17T10:58:56.188 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (23m) 3m ago 23m 100M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:58:56.188 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (23m) 3m ago 23m 101M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:58:56.565 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:58:56.565 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T10:58:56.565 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T10:58:56.566 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:58:56.567 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:58:56.567 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:58:56.567 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:58:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:56 smithi164 bash[21879]: cluster 2024-09-17T10:58:55.431764+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e40: y(active, since 5s) 2024-09-17T10:58:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:56 smithi164 bash[21879]: audit 2024-09-17T10:58:55.554453+0000 mgr.y (mgr.15282) 11 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:56.787 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:56 smithi164 bash[49777]: [17/Sep/2024:10:58:56] ENGINE Bus STARTING 2024-09-17T10:58:56.788 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:56 smithi164 bash[49777]: CherryPy Checker: 2024-09-17T10:58:56.788 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:56 smithi164 bash[49777]: The Application mounted at '' has an empty config. 2024-09-17T10:58:56.788 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:56 smithi164 bash[49777]: [17/Sep/2024:10:58:56] ENGINE Serving on http://:::9283 2024-09-17T10:58:56.788 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:56 smithi164 bash[49777]: [17/Sep/2024:10:58:56] ENGINE Bus STARTED 2024-09-17T10:58:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:56 smithi163 bash[26527]: cluster 2024-09-17T10:58:55.431764+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e40: y(active, since 5s) 2024-09-17T10:58:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:56 smithi163 bash[26527]: audit 2024-09-17T10:58:55.554453+0000 mgr.y (mgr.15282) 11 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:56.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:56 smithi163 bash[19901]: cluster 2024-09-17T10:58:55.431764+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e40: y(active, since 5s) 2024-09-17T10:58:56.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:56 smithi163 bash[19901]: audit 2024-09-17T10:58:55.554453+0000 mgr.y (mgr.15282) 11 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:56.869 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:58:56.870 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:58:56.870 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T10:58:56.870 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:58:56.870 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [ 2024-09-17T10:58:56.870 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr" 2024-09-17T10:58:56.870 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T10:58:56.870 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:58:56.871 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "", 2024-09-17T10:58:56.871 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T10:58:56.871 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:58:57.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:58:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:58:57.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[21879]: audit 2024-09-17T10:58:55.875172+0000 mgr.y (mgr.15282) 12 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:57.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[21879]: audit 2024-09-17T10:58:56.169318+0000 mgr.y (mgr.15282) 13 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:57.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[21879]: cluster 2024-09-17T10:58:56.327740+0000 mgr.y (mgr.15282) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:57.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[21879]: audit 2024-09-17T10:58:56.422895+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:58:57.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[21879]: cluster 2024-09-17T10:58:56.427719+0000 mon.a (mon.0) 1327 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:58:57.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[21879]: audit 2024-09-17T10:58:56.429412+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:58:57.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[21879]: audit 2024-09-17T10:58:56.432124+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:58:57.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[21879]: audit 2024-09-17T10:58:56.432448+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:58:57.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:57 smithi164 bash[21879]: audit 2024-09-17T10:58:56.566987+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.163:0/2568650877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:58:57.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[26527]: audit 2024-09-17T10:58:55.875172+0000 mgr.y (mgr.15282) 12 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[26527]: audit 2024-09-17T10:58:56.169318+0000 mgr.y (mgr.15282) 13 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[26527]: cluster 2024-09-17T10:58:56.327740+0000 mgr.y (mgr.15282) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[26527]: audit 2024-09-17T10:58:56.422895+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:58:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[26527]: cluster 2024-09-17T10:58:56.427719+0000 mon.a (mon.0) 1327 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:58:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[26527]: audit 2024-09-17T10:58:56.429412+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:58:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[26527]: audit 2024-09-17T10:58:56.432124+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:58:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[26527]: audit 2024-09-17T10:58:56.432448+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:58:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[26527]: audit 2024-09-17T10:58:56.566987+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.163:0/2568650877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:58:57.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[19901]: audit 2024-09-17T10:58:55.875172+0000 mgr.y (mgr.15282) 12 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[19901]: audit 2024-09-17T10:58:56.169318+0000 mgr.y (mgr.15282) 13 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[19901]: cluster 2024-09-17T10:58:56.327740+0000 mgr.y (mgr.15282) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:58:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[19901]: audit 2024-09-17T10:58:56.422895+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:58:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[19901]: cluster 2024-09-17T10:58:56.427719+0000 mon.a (mon.0) 1327 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:58:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[19901]: audit 2024-09-17T10:58:56.429412+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:58:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[19901]: audit 2024-09-17T10:58:56.432124+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:58:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[19901]: audit 2024-09-17T10:58:56.432448+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.164:0/3095285757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:58:57.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:57 smithi163 bash[19901]: audit 2024-09-17T10:58:56.566987+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.163:0/2568650877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:58:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:58 smithi164 bash[21879]: audit 2024-09-17T10:58:56.871427+0000 mgr.y (mgr.15282) 15 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:58 smithi164 bash[21879]: cluster 2024-09-17T10:58:57.436830+0000 mon.a (mon.0) 1329 : cluster [DBG] mgrmap e41: y(active, since 7s), standbys: x 2024-09-17T10:58:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:58 smithi164 bash[21879]: audit 2024-09-17T10:58:57.436965+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:58:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:58 smithi164 bash[21879]: audit 2024-09-17T10:58:57.606534+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:58 smithi164 bash[21879]: audit 2024-09-17T10:58:57.612280+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:58 smithi164 bash[21879]: audit 2024-09-17T10:58:57.618652+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:58 smithi164 bash[21879]: audit 2024-09-17T10:58:57.627208+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[19901]: audit 2024-09-17T10:58:56.871427+0000 mgr.y (mgr.15282) 15 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[19901]: cluster 2024-09-17T10:58:57.436830+0000 mon.a (mon.0) 1329 : cluster [DBG] mgrmap e41: y(active, since 7s), standbys: x 2024-09-17T10:58:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[19901]: audit 2024-09-17T10:58:57.436965+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:58:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[19901]: audit 2024-09-17T10:58:57.606534+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[19901]: audit 2024-09-17T10:58:57.612280+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[19901]: audit 2024-09-17T10:58:57.618652+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[19901]: audit 2024-09-17T10:58:57.627208+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[26527]: audit 2024-09-17T10:58:56.871427+0000 mgr.y (mgr.15282) 15 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:58:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[26527]: cluster 2024-09-17T10:58:57.436830+0000 mon.a (mon.0) 1329 : cluster [DBG] mgrmap e41: y(active, since 7s), standbys: x 2024-09-17T10:58:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[26527]: audit 2024-09-17T10:58:57.436965+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:58:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[26527]: audit 2024-09-17T10:58:57.606534+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[26527]: audit 2024-09-17T10:58:57.612280+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[26527]: audit 2024-09-17T10:58:57.618652+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:58:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:58 smithi163 bash[26527]: audit 2024-09-17T10:58:57.627208+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:59 smithi164 bash[21879]: cluster 2024-09-17T10:58:58.328785+0000 mgr.y (mgr.15282) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:59:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:59 smithi164 bash[21879]: audit 2024-09-17T10:58:58.828697+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:59 smithi164 bash[21879]: audit 2024-09-17T10:58:58.832868+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:59 smithi164 bash[21879]: audit 2024-09-17T10:58:58.841325+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:58:59 smithi164 bash[21879]: audit 2024-09-17T10:58:58.848963+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[26527]: cluster 2024-09-17T10:58:58.328785+0000 mgr.y (mgr.15282) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:59:00.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[26527]: audit 2024-09-17T10:58:58.828697+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[26527]: audit 2024-09-17T10:58:58.832868+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[26527]: audit 2024-09-17T10:58:58.841325+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[26527]: audit 2024-09-17T10:58:58.848963+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[19901]: cluster 2024-09-17T10:58:58.328785+0000 mgr.y (mgr.15282) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:59:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[19901]: audit 2024-09-17T10:58:58.828697+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[19901]: audit 2024-09-17T10:58:58.832868+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[19901]: audit 2024-09-17T10:58:58.841325+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:58:59 smithi163 bash[19901]: audit 2024-09-17T10:58:58.848963+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:01 smithi164 bash[21879]: cluster 2024-09-17T10:59:00.329342+0000 mgr.y (mgr.15282) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:59:02.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:01 smithi163 bash[19901]: cluster 2024-09-17T10:59:00.329342+0000 mgr.y (mgr.15282) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:59:02.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:01 smithi163 bash[26527]: cluster 2024-09-17T10:59:00.329342+0000 mgr.y (mgr.15282) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:59:03.995 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:03 smithi163 bash[19901]: cluster 2024-09-17T10:59:02.331019+0000 mgr.y (mgr.15282) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:59:03.996 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:03 smithi163 bash[19901]: audit 2024-09-17T10:59:02.647408+0000 mgr.y (mgr.15282) 19 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:03.996 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:03 smithi163 bash[26527]: cluster 2024-09-17T10:59:02.331019+0000 mgr.y (mgr.15282) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:59:03.996 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:03 smithi163 bash[26527]: audit 2024-09-17T10:59:02.647408+0000 mgr.y (mgr.15282) 19 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:03 smithi164 bash[21879]: cluster 2024-09-17T10:59:02.331019+0000 mgr.y (mgr.15282) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:59:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:03 smithi164 bash[21879]: audit 2024-09-17T10:59:02.647408+0000 mgr.y (mgr.15282) 19 : audit [DBG] from='client.15315 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:05.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:05 smithi163 bash[19901]: cluster 2024-09-17T10:59:04.331763+0000 mgr.y (mgr.15282) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:59:05.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:05 smithi163 bash[26527]: cluster 2024-09-17T10:59:04.331763+0000 mgr.y (mgr.15282) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:59:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:05 smithi164 bash[21879]: cluster 2024-09-17T10:59:04.331763+0000 mgr.y (mgr.15282) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:59:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:06 smithi164 bash[21879]: audit 2024-09-17T10:59:06.152171+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:06 smithi163 bash[19901]: audit 2024-09-17T10:59:06.152171+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:06 smithi163 bash[26527]: audit 2024-09-17T10:59:06.152171+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:07.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:07 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:59:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:59:07.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:07 smithi163 bash[19901]: cluster 2024-09-17T10:59:06.332518+0000 mgr.y (mgr.15282) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:59:07.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:07 smithi163 bash[26527]: cluster 2024-09-17T10:59:06.332518+0000 mgr.y (mgr.15282) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:59:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:07 smithi164 bash[21879]: cluster 2024-09-17T10:59:06.332518+0000 mgr.y (mgr.15282) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:59:08.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:08 smithi163 bash[19901]: cluster 2024-09-17T10:59:08.333434+0000 mgr.y (mgr.15282) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:59:08.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:08 smithi163 bash[26527]: cluster 2024-09-17T10:59:08.333434+0000 mgr.y (mgr.15282) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:59:09.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:08 smithi164 bash[21879]: cluster 2024-09-17T10:59:08.333434+0000 mgr.y (mgr.15282) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:59:10.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.400508+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.411310+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.415827+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.417491+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:59:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.419867+0000 mgr.y (mgr.15282) 23 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:59:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.420394+0000 mgr.y (mgr.15282) 24 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:59:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.551848+0000 mgr.y (mgr.15282) 25 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:59:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.555380+0000 mgr.y (mgr.15282) 26 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:59:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.642306+0000 mgr.y (mgr.15282) 27 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:59:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.818556+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.826943+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.833904+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.841673+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.850165+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.873558+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:59:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:10 smithi164 bash[21879]: audit 2024-09-17T10:59:09.880860+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:10.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.400508+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.411310+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.415827+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.417491+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:59:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.419867+0000 mgr.y (mgr.15282) 23 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:59:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.420394+0000 mgr.y (mgr.15282) 24 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:59:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.551848+0000 mgr.y (mgr.15282) 25 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:59:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.555380+0000 mgr.y (mgr.15282) 26 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:59:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.642306+0000 mgr.y (mgr.15282) 27 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:59:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.818556+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.826943+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.833904+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.841673+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.850165+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.873558+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:59:10.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[19901]: audit 2024-09-17T10:59:09.880860+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.400508+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.411310+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.415827+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.417491+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.419867+0000 mgr.y (mgr.15282) 23 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.conf 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.420394+0000 mgr.y (mgr.15282) 24 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.551848+0000 mgr.y (mgr.15282) 25 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.555380+0000 mgr.y (mgr.15282) 26 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.642306+0000 mgr.y (mgr.15282) 27 : cephadm [INF] Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.818556+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.826943+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.833904+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.841673+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.850165+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.873558+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T10:59:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:10 smithi163 bash[26527]: audit 2024-09-17T10:59:09.880860+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:11.707 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.649204+0000 mgr.y (mgr.15282) 28 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:59:11.707 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.726414+0000 mgr.y (mgr.15282) 29 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:59:11.707 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.736715+0000 mgr.y (mgr.15282) 30 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:59:11.707 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.873007+0000 mgr.y (mgr.15282) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:59:11.708 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[26527]: cephadm 2024-09-17T10:59:09.882115+0000 mgr.y (mgr.15282) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:59:11.708 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[26527]: cluster 2024-09-17T10:59:10.334179+0000 mgr.y (mgr.15282) 33 : cluster [DBG] pgmap v13: 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-17T10:59:11.708 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.649204+0000 mgr.y (mgr.15282) 28 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:59:11.708 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.726414+0000 mgr.y (mgr.15282) 29 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:59:11.708 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.736715+0000 mgr.y (mgr.15282) 30 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:59:11.708 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.873007+0000 mgr.y (mgr.15282) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:59:11.708 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[19901]: cephadm 2024-09-17T10:59:09.882115+0000 mgr.y (mgr.15282) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:59:11.708 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:11 smithi163 bash[19901]: cluster 2024-09-17T10:59:10.334179+0000 mgr.y (mgr.15282) 33 : cluster [DBG] pgmap v13: 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-17T10:59:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:11 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.649204+0000 mgr.y (mgr.15282) 28 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:59:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:11 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.726414+0000 mgr.y (mgr.15282) 29 : cephadm [INF] Updating smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:59:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:11 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.736715+0000 mgr.y (mgr.15282) 30 : cephadm [INF] Updating smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:59:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:11 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.873007+0000 mgr.y (mgr.15282) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi163.xzsbrb (dependencies changed)... 2024-09-17T10:59:11.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:11 smithi164 bash[21879]: cephadm 2024-09-17T10:59:09.882115+0000 mgr.y (mgr.15282) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T10:59:11.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:11 smithi164 bash[21879]: cluster 2024-09-17T10:59:10.334179+0000 mgr.y (mgr.15282) 33 : cluster [DBG] pgmap v13: 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-17T10:59:13.483 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:13 smithi163 bash[26527]: cluster 2024-09-17T10:59:12.335912+0000 mgr.y (mgr.15282) 34 : cluster [DBG] pgmap v14: 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-17T10:59:13.483 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:13 smithi163 bash[19901]: cluster 2024-09-17T10:59:12.335912+0000 mgr.y (mgr.15282) 34 : cluster [DBG] pgmap v14: 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-17T10:59:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:13 smithi164 bash[21879]: cluster 2024-09-17T10:59:12.335912+0000 mgr.y (mgr.15282) 34 : cluster [DBG] pgmap v14: 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-17T10:59:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:14 smithi164 bash[21879]: audit 2024-09-17T10:59:13.421109+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:14 smithi164 bash[21879]: audit 2024-09-17T10:59:13.427148+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:14 smithi164 bash[21879]: cephadm 2024-09-17T10:59:13.428793+0000 mgr.y (mgr.15282) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:59:14.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:14 smithi163 bash[19901]: audit 2024-09-17T10:59:13.421109+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:14.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:14 smithi163 bash[19901]: audit 2024-09-17T10:59:13.427148+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:14.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:14 smithi163 bash[19901]: cephadm 2024-09-17T10:59:13.428793+0000 mgr.y (mgr.15282) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:59:14.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:14 smithi163 bash[26527]: audit 2024-09-17T10:59:13.421109+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:14.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:14 smithi163 bash[26527]: audit 2024-09-17T10:59:13.427148+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:14.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:14 smithi163 bash[26527]: cephadm 2024-09-17T10:59:13.428793+0000 mgr.y (mgr.15282) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:59:15.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:15 smithi163 bash[26527]: cephadm 2024-09-17T10:59:13.671640+0000 mgr.y (mgr.15282) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:59:15.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:15 smithi163 bash[26527]: cluster 2024-09-17T10:59:14.336604+0000 mgr.y (mgr.15282) 37 : cluster [DBG] pgmap v15: 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-17T10:59:15.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:15 smithi163 bash[26527]: audit 2024-09-17T10:59:15.240665+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.163:0/1455259164' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:59:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:15 smithi163 bash[19901]: cephadm 2024-09-17T10:59:13.671640+0000 mgr.y (mgr.15282) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:59:15.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:15 smithi163 bash[19901]: cluster 2024-09-17T10:59:14.336604+0000 mgr.y (mgr.15282) 37 : cluster [DBG] pgmap v15: 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-17T10:59:15.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:15 smithi163 bash[19901]: audit 2024-09-17T10:59:15.240665+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.163:0/1455259164' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:59:15.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:15 smithi164 bash[21879]: cephadm 2024-09-17T10:59:13.671640+0000 mgr.y (mgr.15282) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-09-17T10:59:15.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:15 smithi164 bash[21879]: cluster 2024-09-17T10:59:14.336604+0000 mgr.y (mgr.15282) 37 : cluster [DBG] pgmap v15: 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-17T10:59:15.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:15 smithi164 bash[21879]: audit 2024-09-17T10:59:15.240665+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.163:0/1455259164' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:59:17.434 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:17 smithi164 bash[49777]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:59:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:59:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:17 smithi164 bash[21879]: cluster 2024-09-17T10:59:16.337434+0000 mgr.y (mgr.15282) 38 : cluster [DBG] pgmap v16: 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-17T10:59:17.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:17 smithi163 bash[19901]: cluster 2024-09-17T10:59:16.337434+0000 mgr.y (mgr.15282) 38 : cluster [DBG] pgmap v16: 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-17T10:59:17.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:17 smithi163 bash[26527]: cluster 2024-09-17T10:59:16.337434+0000 mgr.y (mgr.15282) 38 : cluster [DBG] pgmap v16: 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-17T10:59:18.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 systemd[1]: Stopping Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:59:18.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.634Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:59:18.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.634Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:59:18.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.634Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:59:18.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.634Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:59:18.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.634Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:59:18.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.634Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:59:18.787 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.634Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:59:18.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.634Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:59:18.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.634Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:59:18.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.638Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:59:18.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.638Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:59:18.788 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:18 smithi164 bash[54684]: ts=2024-09-17T10:59:18.638Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:59:19.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:19 smithi164 bash[55858]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:59:19.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:19 smithi164 bash[55920]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:59:19.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:19 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:59:19.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:19 smithi164 systemd[1]: Stopped Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:59:19.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:19 smithi164 systemd[1]: Started Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:59:19.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:19 smithi164 bash[21879]: cluster 2024-09-17T10:59:18.339190+0000 mgr.y (mgr.15282) 39 : cluster [DBG] pgmap v17: 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-17T10:59:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:19 smithi163 bash[19901]: cluster 2024-09-17T10:59:18.339190+0000 mgr.y (mgr.15282) 39 : cluster [DBG] pgmap v17: 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-17T10:59:19.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:19 smithi163 bash[26527]: cluster 2024-09-17T10:59:18.339190+0000 mgr.y (mgr.15282) 39 : cluster [DBG] pgmap v17: 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-17T10:59:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.459871+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.470921+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.476912+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.478040+0000 mgr.y (mgr.15282) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.495564+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: cephadm 2024-09-17T10:59:19.497280+0000 mgr.y (mgr.15282) 41 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.497739+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.498315+0000 mgr.y (mgr.15282) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.500610+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.501306+0000 mgr.y (mgr.15282) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.508206+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.514281+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.514967+0000 mgr.y (mgr.15282) 44 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:59:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:20 smithi164 bash[21879]: audit 2024-09-17T10:59:19.557007+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.459871+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.470921+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.476912+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.478040+0000 mgr.y (mgr.15282) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.495564+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: cephadm 2024-09-17T10:59:19.497280+0000 mgr.y (mgr.15282) 41 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.497739+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.498315+0000 mgr.y (mgr.15282) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.500610+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.501306+0000 mgr.y (mgr.15282) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:59:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.508206+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.514281+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.514967+0000 mgr.y (mgr.15282) 44 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[19901]: audit 2024-09-17T10:59:19.557007+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.459871+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.470921+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.476912+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.478040+0000 mgr.y (mgr.15282) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.495564+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: cephadm 2024-09-17T10:59:19.497280+0000 mgr.y (mgr.15282) 41 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.497739+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:59:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.498315+0000 mgr.y (mgr.15282) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:59:20.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.500610+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:59:20.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.501306+0000 mgr.y (mgr.15282) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T10:59:20.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.508206+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:20.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.514281+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:59:20.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.514967+0000 mgr.y (mgr.15282) 44 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:59:20.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:20 smithi163 bash[26527]: audit 2024-09-17T10:59:19.557007+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:59:21.667 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[21879]: cluster 2024-09-17T10:59:20.339855+0000 mgr.y (mgr.15282) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:59:21.667 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[21879]: audit 2024-09-17T10:59:21.152418+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:21.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.469Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:59:21.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.470Z 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-17T10:59:21.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.470Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi164 (none))" 2024-09-17T10:59:21.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.470Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:59:21.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.470Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:59:21.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.471Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:59:21.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.472Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:59:21.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.473Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.473Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.475Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.476Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=984.197µs 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.476Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.477Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.491Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.495Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.497Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.500Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.501Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-17T10:59:21.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.501Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.516µs wal_replay_duration=24.224219ms wbl_replay_duration=98ns total_replay_duration=25.268794ms 2024-09-17T10:59:21.670 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.503Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:59:21.670 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.503Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:59:21.670 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.503Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:59:21.670 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.527Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.952162ms db_storage=948ns remote_storage=1.11µs web_handler=376ns query_engine=600ns scrape=238.976µs scrape_sd=126.89µs notify=11.334µs notify_sd=21.188µs rules=23.140961ms tracing=6.708µs 2024-09-17T10:59:21.670 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.527Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:59:21.670 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:21 smithi164 bash[55947]: ts=2024-09-17T10:59:21.527Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:59:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:21 smithi163 bash[19901]: cluster 2024-09-17T10:59:20.339855+0000 mgr.y (mgr.15282) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:59:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:21 smithi163 bash[19901]: audit 2024-09-17T10:59:21.152418+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:21.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:21 smithi163 bash[26527]: cluster 2024-09-17T10:59:20.339855+0000 mgr.y (mgr.15282) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:59:21.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:21 smithi163 bash[26527]: audit 2024-09-17T10:59:21.152418+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:23 smithi164 bash[21879]: cluster 2024-09-17T10:59:22.341550+0000 mgr.y (mgr.15282) 46 : cluster [DBG] pgmap v19: 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-17T10:59:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:23 smithi164 bash[21879]: cephadm 2024-09-17T10:59:22.623901+0000 mgr.y (mgr.15282) 47 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T10:59:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:23 smithi164 bash[21879]: audit 2024-09-17T10:59:22.624718+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:59:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:23 smithi164 bash[21879]: audit 2024-09-17T10:59:22.626879+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:59:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:23 smithi164 bash[21879]: audit 2024-09-17T10:59:22.628469+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:23.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:23 smithi164 bash[21879]: cephadm 2024-09-17T10:59:22.630249+0000 mgr.y (mgr.15282) 48 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-09-17T10:59:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[19901]: cluster 2024-09-17T10:59:22.341550+0000 mgr.y (mgr.15282) 46 : cluster [DBG] pgmap v19: 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-17T10:59:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[19901]: cephadm 2024-09-17T10:59:22.623901+0000 mgr.y (mgr.15282) 47 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T10:59:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[19901]: audit 2024-09-17T10:59:22.624718+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:59:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[19901]: audit 2024-09-17T10:59:22.626879+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:59:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[19901]: audit 2024-09-17T10:59:22.628469+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[19901]: cephadm 2024-09-17T10:59:22.630249+0000 mgr.y (mgr.15282) 48 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-09-17T10:59:23.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[26527]: cluster 2024-09-17T10:59:22.341550+0000 mgr.y (mgr.15282) 46 : cluster [DBG] pgmap v19: 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-17T10:59:23.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[26527]: cephadm 2024-09-17T10:59:22.623901+0000 mgr.y (mgr.15282) 47 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T10:59:23.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[26527]: audit 2024-09-17T10:59:22.624718+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:59:23.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[26527]: audit 2024-09-17T10:59:22.626879+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:59:23.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[26527]: audit 2024-09-17T10:59:22.628469+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:23.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:23 smithi163 bash[26527]: cephadm 2024-09-17T10:59:22.630249+0000 mgr.y (mgr.15282) 48 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-09-17T10:59:25.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:25.460 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:25.461 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:25.461 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:25.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:25.462 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:25.462 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:25.463 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:25.797 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:25 smithi164 systemd[1]: Stopping Ceph mgr.x for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:59:25.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:25 smithi164 bash[21879]: cluster 2024-09-17T10:59:24.342441+0000 mgr.y (mgr.15282) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:59:25.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:25 smithi163 bash[26527]: cluster 2024-09-17T10:59:24.342441+0000 mgr.y (mgr.15282) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:59:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:25 smithi163 bash[19901]: cluster 2024-09-17T10:59:24.342441+0000 mgr.y (mgr.15282) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:59:26.787 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:26 smithi164 bash[56222]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:59:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:26 smithi164 bash[21879]: audit 2024-09-17T10:59:24.979978+0000 mgr.y (mgr.15282) 50 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:26.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:26 smithi163 bash[26527]: audit 2024-09-17T10:59:24.979978+0000 mgr.y (mgr.15282) 50 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:26.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:26 smithi163 bash[19901]: audit 2024-09-17T10:59:24.979978+0000 mgr.y (mgr.15282) 50 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:27.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:27.090 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:59:27.090 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:26 smithi164 bash[56285]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:59:27.090 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T10:59:27.090 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: Stopped Ceph mgr.x for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:59:27.090 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:27.090 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:27.091 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:27.091 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:27.091 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:27.091 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:27.092 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:27.092 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:59:26 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:27.230 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T10:59:27.532 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:27 smithi164 systemd[1]: Started Ceph mgr.x for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:59:27.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:27 smithi164 bash[21879]: cluster 2024-09-17T10:59:26.343232+0000 mgr.y (mgr.15282) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:59:27.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:27 smithi164 bash[21879]: audit 2024-09-17T10:59:27.148095+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:27.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:27 smithi164 bash[21879]: audit 2024-09-17T10:59:27.159343+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:27.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:27 smithi163 bash[19901]: cluster 2024-09-17T10:59:26.343232+0000 mgr.y (mgr.15282) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:59:27.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:27 smithi163 bash[19901]: audit 2024-09-17T10:59:27.148095+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:27.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:27 smithi163 bash[19901]: audit 2024-09-17T10:59:27.159343+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:27.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:27 smithi163 bash[26527]: cluster 2024-09-17T10:59:26.343232+0000 mgr.y (mgr.15282) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:59:27.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:27 smithi163 bash[26527]: audit 2024-09-17T10:59:27.148095+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:27.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:27 smithi163 bash[26527]: audit 2024-09-17T10:59:27.159343+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:27.889 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:59:27.889 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (25m) 30s ago 25m 15.4M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:59:27.889 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (25m) 30s ago 25m 77.0M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:59:27.889 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 starting - - - - 2024-09-17T10:59:27.889 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 starting - - - - 2024-09-17T10:59:27.889 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (11m) 30s ago 36m 484M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T10:59:27.889 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (36m) 30s ago 37m 83.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:59:27.889 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (34m) 30s ago 34m 59.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:59:27.889 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (34m) 30s ago 34m 59.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (25m) 30s ago 25m 9312k - 1.5.0 0da6a335fe13 8214ffeb4cf3 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (25m) 30s ago 25m 9255k - 1.5.0 0da6a335fe13 37c67f11742e 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (33m) 30s ago 33m 65.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (32m) 30s ago 32m 66.4M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (31m) 30s ago 31m 53.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (30m) 30s ago 30m 57.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (30m) 30s ago 30m 59.5M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (29m) 30s ago 29m 65.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (28m) 30s ago 28m 62.6M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (27m) 30s ago 27m 65.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 starting - - - - 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (23m) 30s ago 23m 100M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:59:27.890 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (23m) 30s ago 23m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:59:28.241 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:59:28.241 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T10:59:28.241 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:59:28.242 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:59:28.242 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T10:59:28.242 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:59:28.242 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:59:28.242 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T10:59:28.242 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:59:28.243 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:59:28.243 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T10:59:28.243 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:59:28.243 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:59:28.243 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T10:59:28.243 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:59:28.244 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:59:28.244 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:59:28.244 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:59:28.552 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:59:28.552 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:59:28.553 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T10:59:28.553 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:59:28.553 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T10:59:28.553 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "", 2024-09-17T10:59:28.553 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading mgr daemons", 2024-09-17T10:59:28.553 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T10:59:28.553 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T10:59:28.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:28 smithi163 bash[19901]: audit 2024-09-17T10:59:27.218447+0000 mgr.y (mgr.15282) 52 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:28.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:28 smithi163 bash[19901]: audit 2024-09-17T10:59:27.566731+0000 mgr.y (mgr.15282) 53 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:28.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:28 smithi163 bash[19901]: audit 2024-09-17T10:59:28.242658+0000 mon.a (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.163:0/1760392267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:28.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:28 smithi163 bash[26527]: audit 2024-09-17T10:59:27.218447+0000 mgr.y (mgr.15282) 52 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:28.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:28 smithi163 bash[26527]: audit 2024-09-17T10:59:27.566731+0000 mgr.y (mgr.15282) 53 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:28.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:28 smithi163 bash[26527]: audit 2024-09-17T10:59:28.242658+0000 mon.a (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.163:0/1760392267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:28.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:28 smithi164 bash[21879]: audit 2024-09-17T10:59:27.218447+0000 mgr.y (mgr.15282) 52 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:28.884 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:28 smithi164 bash[21879]: audit 2024-09-17T10:59:27.566731+0000 mgr.y (mgr.15282) 53 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:28.884 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:28 smithi164 bash[21879]: audit 2024-09-17T10:59:28.242658+0000 mon.a (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.163:0/1760392267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:29.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:28 smithi164 bash[56341]: debug 2024-09-17T10:59:28.990+0000 7f41d46fd640 1 -- 172.21.15.164:0/3662283277 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56451088b0e0 con 0x56451088d800 2024-09-17T10:59:29.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:29 smithi163 bash[26527]: audit 2024-09-17T10:59:27.877906+0000 mgr.y (mgr.15282) 54 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:29.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:29 smithi163 bash[26527]: cluster 2024-09-17T10:59:28.344010+0000 mgr.y (mgr.15282) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:59:29.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:29 smithi163 bash[26527]: audit 2024-09-17T10:59:28.554110+0000 mgr.y (mgr.15282) 56 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:29.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:29 smithi163 bash[19901]: audit 2024-09-17T10:59:27.877906+0000 mgr.y (mgr.15282) 54 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:29.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:29 smithi163 bash[19901]: cluster 2024-09-17T10:59:28.344010+0000 mgr.y (mgr.15282) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:59:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:29 smithi163 bash[19901]: audit 2024-09-17T10:59:28.554110+0000 mgr.y (mgr.15282) 56 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:30.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:29 smithi164 bash[21879]: audit 2024-09-17T10:59:27.877906+0000 mgr.y (mgr.15282) 54 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:30.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:29 smithi164 bash[21879]: cluster 2024-09-17T10:59:28.344010+0000 mgr.y (mgr.15282) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:59:30.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:29 smithi164 bash[21879]: audit 2024-09-17T10:59:28.554110+0000 mgr.y (mgr.15282) 56 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:59:31.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:31 smithi163 bash[19901]: cluster 2024-09-17T10:59:30.344699+0000 mgr.y (mgr.15282) 57 : cluster [DBG] pgmap v23: 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-17T10:59:31.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:31 smithi163 bash[26527]: cluster 2024-09-17T10:59:30.344699+0000 mgr.y (mgr.15282) 57 : cluster [DBG] pgmap v23: 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-17T10:59:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:31 smithi164 bash[21879]: cluster 2024-09-17T10:59:30.344699+0000 mgr.y (mgr.15282) 57 : cluster [DBG] pgmap v23: 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-17T10:59:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:33 smithi163 bash[26527]: cluster 2024-09-17T10:59:32.345883+0000 mgr.y (mgr.15282) 58 : cluster [DBG] pgmap v24: 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-17T10:59:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:33 smithi163 bash[26527]: audit 2024-09-17T10:59:33.114040+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:33 smithi163 bash[26527]: audit 2024-09-17T10:59:33.121182+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:33 smithi163 bash[19901]: cluster 2024-09-17T10:59:32.345883+0000 mgr.y (mgr.15282) 58 : cluster [DBG] pgmap v24: 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-17T10:59:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:33 smithi163 bash[19901]: audit 2024-09-17T10:59:33.114040+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:33.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:33 smithi163 bash[19901]: audit 2024-09-17T10:59:33.121182+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:33 smithi164 bash[21879]: cluster 2024-09-17T10:59:32.345883+0000 mgr.y (mgr.15282) 58 : cluster [DBG] pgmap v24: 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-17T10:59:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:33 smithi164 bash[21879]: audit 2024-09-17T10:59:33.114040+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:33 smithi164 bash[21879]: audit 2024-09-17T10:59:33.121182+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:34.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:59:33 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:59:33] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.43.0" 2024-09-17T10:59:35.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[19901]: audit 2024-09-17T10:59:34.208970+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:35.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[19901]: audit 2024-09-17T10:59:34.220058+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:35.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[19901]: cluster 2024-09-17T10:59:34.346579+0000 mgr.y (mgr.15282) 59 : cluster [DBG] pgmap v25: 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-17T10:59:35.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[19901]: cluster 2024-09-17T10:59:35.150292+0000 mon.a (mon.0) 1373 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:59:35.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[19901]: cluster 2024-09-17T10:59:35.150530+0000 mon.a (mon.0) 1374 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:59:35.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[19901]: audit 2024-09-17T10:59:35.152288+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:59:35.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[19901]: audit 2024-09-17T10:59:35.153112+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:59:35.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[19901]: audit 2024-09-17T10:59:35.155176+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:59:35.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[19901]: audit 2024-09-17T10:59:35.156432+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:59:35.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[26527]: audit 2024-09-17T10:59:34.208970+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:35.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[26527]: audit 2024-09-17T10:59:34.220058+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:35.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[26527]: cluster 2024-09-17T10:59:34.346579+0000 mgr.y (mgr.15282) 59 : cluster [DBG] pgmap v25: 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-17T10:59:35.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[26527]: cluster 2024-09-17T10:59:35.150292+0000 mon.a (mon.0) 1373 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:59:35.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[26527]: cluster 2024-09-17T10:59:35.150530+0000 mon.a (mon.0) 1374 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:59:35.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[26527]: audit 2024-09-17T10:59:35.152288+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:59:35.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[26527]: audit 2024-09-17T10:59:35.153112+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:59:35.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[26527]: audit 2024-09-17T10:59:35.155176+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:59:35.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:35 smithi163 bash[26527]: audit 2024-09-17T10:59:35.156432+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:59:35.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[56341]: [17/Sep/2024:10:59:35] ENGINE Bus STARTING 2024-09-17T10:59:35.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[56341]: CherryPy Checker: 2024-09-17T10:59:35.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[56341]: The Application mounted at '' has an empty config. 2024-09-17T10:59:35.537 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[56341]: [17/Sep/2024:10:59:35] ENGINE Serving on http://:::9283 2024-09-17T10:59:35.538 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[56341]: [17/Sep/2024:10:59:35] ENGINE Bus STARTED 2024-09-17T10:59:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[21879]: audit 2024-09-17T10:59:34.208970+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[21879]: audit 2024-09-17T10:59:34.220058+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[21879]: cluster 2024-09-17T10:59:34.346579+0000 mgr.y (mgr.15282) 59 : cluster [DBG] pgmap v25: 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-17T10:59:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[21879]: cluster 2024-09-17T10:59:35.150292+0000 mon.a (mon.0) 1373 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:59:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[21879]: cluster 2024-09-17T10:59:35.150530+0000 mon.a (mon.0) 1374 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:59:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[21879]: audit 2024-09-17T10:59:35.152288+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:59:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[21879]: audit 2024-09-17T10:59:35.153112+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:59:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[21879]: audit 2024-09-17T10:59:35.155176+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:59:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:35 smithi164 bash[21879]: audit 2024-09-17T10:59:35.156432+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.164:0/328537708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:59:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:36 smithi164 bash[21879]: audit 2024-09-17T10:59:34.991176+0000 mgr.y (mgr.15282) 60 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:36 smithi164 bash[21879]: cluster 2024-09-17T10:59:35.238890+0000 mon.a (mon.0) 1375 : cluster [DBG] mgrmap e42: y(active, since 44s), standbys: x 2024-09-17T10:59:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:36 smithi164 bash[21879]: audit 2024-09-17T10:59:35.382147+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:36 smithi164 bash[21879]: audit 2024-09-17T10:59:35.393021+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:36 smithi164 bash[21879]: audit 2024-09-17T10:59:36.153295+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:36.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[26527]: audit 2024-09-17T10:59:34.991176+0000 mgr.y (mgr.15282) 60 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:36.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[26527]: cluster 2024-09-17T10:59:35.238890+0000 mon.a (mon.0) 1375 : cluster [DBG] mgrmap e42: y(active, since 44s), standbys: x 2024-09-17T10:59:36.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[26527]: audit 2024-09-17T10:59:35.382147+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:36.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[26527]: audit 2024-09-17T10:59:35.393021+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[26527]: audit 2024-09-17T10:59:36.153295+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[19901]: audit 2024-09-17T10:59:34.991176+0000 mgr.y (mgr.15282) 60 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[19901]: cluster 2024-09-17T10:59:35.238890+0000 mon.a (mon.0) 1375 : cluster [DBG] mgrmap e42: y(active, since 44s), standbys: x 2024-09-17T10:59:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[19901]: audit 2024-09-17T10:59:35.382147+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[19901]: audit 2024-09-17T10:59:35.393021+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:36 smithi163 bash[19901]: audit 2024-09-17T10:59:36.153295+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:37 smithi164 bash[21879]: cluster 2024-09-17T10:59:36.347375+0000 mgr.y (mgr.15282) 61 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:59:37.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:37 smithi163 bash[26527]: cluster 2024-09-17T10:59:36.347375+0000 mgr.y (mgr.15282) 61 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:59:37.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:37 smithi163 bash[19901]: cluster 2024-09-17T10:59:36.347375+0000 mgr.y (mgr.15282) 61 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:59:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:39 smithi164 bash[21879]: cluster 2024-09-17T10:59:38.349097+0000 mgr.y (mgr.15282) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:59:39.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:39 smithi163 bash[26527]: cluster 2024-09-17T10:59:38.349097+0000 mgr.y (mgr.15282) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:59:39.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:39 smithi163 bash[19901]: cluster 2024-09-17T10:59:38.349097+0000 mgr.y (mgr.15282) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:59:41.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:41 smithi164 bash[21879]: cluster 2024-09-17T10:59:40.349924+0000 mgr.y (mgr.15282) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:59:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:41 smithi163 bash[26527]: cluster 2024-09-17T10:59:40.349924+0000 mgr.y (mgr.15282) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:59:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:41 smithi163 bash[19901]: cluster 2024-09-17T10:59:40.349924+0000 mgr.y (mgr.15282) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:59:43.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:43 smithi164 bash[21879]: cluster 2024-09-17T10:59:42.351660+0000 mgr.y (mgr.15282) 64 : cluster [DBG] pgmap v29: 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-17T10:59:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:43 smithi163 bash[26527]: cluster 2024-09-17T10:59:42.351660+0000 mgr.y (mgr.15282) 64 : cluster [DBG] pgmap v29: 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-17T10:59:43.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:43 smithi163 bash[19901]: cluster 2024-09-17T10:59:42.351660+0000 mgr.y (mgr.15282) 64 : cluster [DBG] pgmap v29: 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-17T10:59:44.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:59:43 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:59:43] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.43.0" 2024-09-17T10:59:45.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:45 smithi164 bash[21879]: cluster 2024-09-17T10:59:44.352411+0000 mgr.y (mgr.15282) 65 : cluster [DBG] pgmap v30: 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-17T10:59:45.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:45 smithi163 bash[26527]: cluster 2024-09-17T10:59:44.352411+0000 mgr.y (mgr.15282) 65 : cluster [DBG] pgmap v30: 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-17T10:59:45.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:45 smithi163 bash[19901]: cluster 2024-09-17T10:59:44.352411+0000 mgr.y (mgr.15282) 65 : cluster [DBG] pgmap v30: 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-17T10:59:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:44.995448+0000 mgr.y (mgr.15282) 66 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.699743+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.710206+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.712493+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.714317+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:59:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.727572+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.859725+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.863462+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.872063+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.875979+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.881577+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.885577+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.892981+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.899069+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.907571+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.914283+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.922860+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.929415+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.937864+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.943521+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.952722+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.958272+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.966695+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.972955+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.981252+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.987971+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:46 smithi164 bash[21879]: audit 2024-09-17T10:59:45.996276+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:44.995448+0000 mgr.y (mgr.15282) 66 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.699743+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.710206+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.712493+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.714317+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.727572+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.859725+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.863462+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.872063+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.875979+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:59:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.881577+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T10:59:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.885577+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:59:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.892981+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T10:59:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.899069+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.907571+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.914283+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.922860+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.929415+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.937864+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:44.995448+0000 mgr.y (mgr.15282) 66 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.699743+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.710206+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.712493+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.714317+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.727572+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.859725+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.863462+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.872063+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.875979+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:59:46.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.881577+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.885577+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.892981+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.899069+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.907571+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.914283+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.922860+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.929415+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.937864+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.943521+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.952722+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.958272+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.966695+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.972955+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.981252+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.987971+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[26527]: audit 2024-09-17T10:59:45.996276+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.943521+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.952722+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.958272+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.966695+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.972955+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.981252+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.987971+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:59:46.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:46 smithi163 bash[19901]: audit 2024-09-17T10:59:45.996276+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:47.687 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[26527]: cephadm 2024-09-17T10:59:45.865042+0000 mgr.y (mgr.15282) 67 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:59:47.688 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[26527]: cephadm 2024-09-17T10:59:45.900747+0000 mgr.y (mgr.15282) 68 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:59:47.688 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[26527]: cephadm 2024-09-17T10:59:45.916027+0000 mgr.y (mgr.15282) 69 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:59:47.688 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[26527]: cephadm 2024-09-17T10:59:45.931047+0000 mgr.y (mgr.15282) 70 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:59:47.688 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[26527]: cephadm 2024-09-17T10:59:45.945454+0000 mgr.y (mgr.15282) 71 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:59:47.688 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[26527]: cephadm 2024-09-17T10:59:45.959953+0000 mgr.y (mgr.15282) 72 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:59:47.688 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[26527]: cephadm 2024-09-17T10:59:45.974572+0000 mgr.y (mgr.15282) 73 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:59:47.688 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[26527]: cephadm 2024-09-17T10:59:45.989635+0000 mgr.y (mgr.15282) 74 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:59:47.688 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[26527]: cluster 2024-09-17T10:59:46.353164+0000 mgr.y (mgr.15282) 75 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:59:47.689 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[19901]: cephadm 2024-09-17T10:59:45.865042+0000 mgr.y (mgr.15282) 67 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:59:47.689 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[19901]: cephadm 2024-09-17T10:59:45.900747+0000 mgr.y (mgr.15282) 68 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:59:47.689 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[19901]: cephadm 2024-09-17T10:59:45.916027+0000 mgr.y (mgr.15282) 69 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:59:47.689 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[19901]: cephadm 2024-09-17T10:59:45.931047+0000 mgr.y (mgr.15282) 70 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:59:47.689 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[19901]: cephadm 2024-09-17T10:59:45.945454+0000 mgr.y (mgr.15282) 71 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:59:47.689 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[19901]: cephadm 2024-09-17T10:59:45.959953+0000 mgr.y (mgr.15282) 72 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:59:47.689 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[19901]: cephadm 2024-09-17T10:59:45.974572+0000 mgr.y (mgr.15282) 73 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:59:47.689 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[19901]: cephadm 2024-09-17T10:59:45.989635+0000 mgr.y (mgr.15282) 74 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:59:47.689 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:47 smithi163 bash[19901]: cluster 2024-09-17T10:59:46.353164+0000 mgr.y (mgr.15282) 75 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:59:47.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:47 smithi164 bash[21879]: cephadm 2024-09-17T10:59:45.865042+0000 mgr.y (mgr.15282) 67 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:59:47.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:47 smithi164 bash[21879]: cephadm 2024-09-17T10:59:45.900747+0000 mgr.y (mgr.15282) 68 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:59:47.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:47 smithi164 bash[21879]: cephadm 2024-09-17T10:59:45.916027+0000 mgr.y (mgr.15282) 69 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:59:47.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:47 smithi164 bash[21879]: cephadm 2024-09-17T10:59:45.931047+0000 mgr.y (mgr.15282) 70 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:59:47.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:47 smithi164 bash[21879]: cephadm 2024-09-17T10:59:45.945454+0000 mgr.y (mgr.15282) 71 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:59:47.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:47 smithi164 bash[21879]: cephadm 2024-09-17T10:59:45.959953+0000 mgr.y (mgr.15282) 72 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:59:47.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:47 smithi164 bash[21879]: cephadm 2024-09-17T10:59:45.974572+0000 mgr.y (mgr.15282) 73 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:59:47.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:47 smithi164 bash[21879]: cephadm 2024-09-17T10:59:45.989635+0000 mgr.y (mgr.15282) 74 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:59:47.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:47 smithi164 bash[21879]: cluster 2024-09-17T10:59:46.353164+0000 mgr.y (mgr.15282) 75 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:59:49.508 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:49.509 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:49.509 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:49.509 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:49.509 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:49 smithi163 bash[26527]: cluster 2024-09-17T10:59:48.354923+0000 mgr.y (mgr.15282) 76 : cluster [DBG] pgmap v32: 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-17T10:59:49.509 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:49 smithi163 bash[26527]: cephadm 2024-09-17T10:59:48.614501+0000 mgr.y (mgr.15282) 77 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T10:59:49.510 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:49 smithi163 bash[26527]: cephadm 2024-09-17T10:59:48.615120+0000 mgr.y (mgr.15282) 78 : cephadm [INF] Deploying daemon node-exporter.a on smithi163 2024-09-17T10:59:49.510 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:49.510 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:49.510 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:49.511 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:49.511 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:49.511 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:49 smithi163 bash[19901]: cluster 2024-09-17T10:59:48.354923+0000 mgr.y (mgr.15282) 76 : cluster [DBG] pgmap v32: 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-17T10:59:49.511 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:49 smithi163 bash[19901]: cephadm 2024-09-17T10:59:48.614501+0000 mgr.y (mgr.15282) 77 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T10:59:49.511 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:49 smithi163 bash[19901]: cephadm 2024-09-17T10:59:48.615120+0000 mgr.y (mgr.15282) 78 : cephadm [INF] Deploying daemon node-exporter.a on smithi163 2024-09-17T10:59:49.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:49 smithi164 bash[21879]: cluster 2024-09-17T10:59:48.354923+0000 mgr.y (mgr.15282) 76 : cluster [DBG] pgmap v32: 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-17T10:59:49.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:49 smithi164 bash[21879]: cephadm 2024-09-17T10:59:48.614501+0000 mgr.y (mgr.15282) 77 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T10:59:49.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:49 smithi164 bash[21879]: cephadm 2024-09-17T10:59:48.615120+0000 mgr.y (mgr.15282) 78 : cephadm [INF] Deploying daemon node-exporter.a on smithi163 2024-09-17T10:59:49.811 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:49 smithi163 systemd[1]: Stopping Ceph node-exporter.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:59:50.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:50 smithi163 bash[79059]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T10:59:50.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:50 smithi163 bash[79119]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T10:59:50.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:59:50.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T10:59:50.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: Stopped Ceph node-exporter.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:59:51.061 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:51.061 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:51.061 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:51.062 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:51.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:51.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:51.063 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:51.063 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:51.063 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: Started Ceph node-exporter.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:59:51.063 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:50 smithi163 bash[79176]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-17T10:59:51.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:50 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:51.553 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-17T10:59:51.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[19901]: cluster 2024-09-17T10:59:50.355684+0000 mgr.y (mgr.15282) 79 : cluster [DBG] pgmap v33: 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-17T10:59:51.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[19901]: audit 2024-09-17T10:59:50.772674+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:51.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[19901]: audit 2024-09-17T10:59:50.778638+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:51.554 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[19901]: audit 2024-09-17T10:59:51.154236+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:51.554 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[26527]: cluster 2024-09-17T10:59:50.355684+0000 mgr.y (mgr.15282) 79 : cluster [DBG] pgmap v33: 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-17T10:59:51.554 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[26527]: audit 2024-09-17T10:59:50.772674+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:51.554 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[26527]: audit 2024-09-17T10:59:50.778638+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:51.554 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[26527]: audit 2024-09-17T10:59:51.154236+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:51.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:51 smithi164 bash[21879]: cluster 2024-09-17T10:59:50.355684+0000 mgr.y (mgr.15282) 79 : cluster [DBG] pgmap v33: 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-17T10:59:51.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:51 smithi164 bash[21879]: audit 2024-09-17T10:59:50.772674+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:51.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:51 smithi164 bash[21879]: audit 2024-09-17T10:59:50.778638+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:51.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:51 smithi164 bash[21879]: audit 2024-09-17T10:59:51.154236+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:59:51.806 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 2abcce694348: Pulling fs layer 2024-09-17T10:59:51.807 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 455fd88e5221: Pulling fs layer 2024-09-17T10:59:51.807 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 324153f2810a: Pulling fs layer 2024-09-17T10:59:51.807 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 455fd88e5221: Verifying Checksum 2024-09-17T10:59:51.807 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 455fd88e5221: Download complete 2024-09-17T10:59:51.807 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 2abcce694348: Verifying Checksum 2024-09-17T10:59:51.807 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 2abcce694348: Download complete 2024-09-17T10:59:52.061 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 324153f2810a: Verifying Checksum 2024-09-17T10:59:52.061 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 324153f2810a: Download complete 2024-09-17T10:59:52.061 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:51 smithi163 bash[79176]: 2abcce694348: Pull complete 2024-09-17T10:59:52.811 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:52 smithi163 bash[79176]: 455fd88e5221: Pull complete 2024-09-17T10:59:53.311 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:53 smithi163 bash[79176]: 324153f2810a: Pull complete 2024-09-17T10:59:53.311 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:53 smithi163 bash[79176]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-17T10:59:53.311 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:53 smithi163 bash[79176]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T10:59:53.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:53 smithi164 bash[21879]: cluster 2024-09-17T10:59:52.357185+0000 mgr.y (mgr.15282) 80 : cluster [DBG] pgmap v34: 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-17T10:59:53.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:53 smithi163 bash[26527]: cluster 2024-09-17T10:59:52.357185+0000 mgr.y (mgr.15282) 80 : cluster [DBG] pgmap v34: 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-17T10:59:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:53 smithi163 bash[19901]: cluster 2024-09-17T10:59:52.357185+0000 mgr.y (mgr.15282) 80 : cluster [DBG] pgmap v34: 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-17T10:59:54.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:54.274 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:54.275 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:54.275 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:54.275 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:54.276 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:54.276 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:54.276 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:54.276 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:54.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 10:59:53 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:10:59:53] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:59:54.537 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:54 smithi164 systemd[1]: Stopping Ceph node-exporter.b for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T10:59:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:54 smithi164 bash[21879]: cephadm 2024-09-17T10:59:53.388816+0000 mgr.y (mgr.15282) 81 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T10:59:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:54 smithi164 bash[21879]: cephadm 2024-09-17T10:59:53.389705+0000 mgr.y (mgr.15282) 82 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-09-17T10:59:54.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[26527]: cephadm 2024-09-17T10:59:53.388816+0000 mgr.y (mgr.15282) 81 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T10:59:54.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[26527]: cephadm 2024-09-17T10:59:53.389705+0000 mgr.y (mgr.15282) 82 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-09-17T10:59:54.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[19901]: cephadm 2024-09-17T10:59:53.388816+0000 mgr.y (mgr.15282) 81 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T10:59:54.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[19901]: cephadm 2024-09-17T10:59:53.389705+0000 mgr.y (mgr.15282) 82 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-09-17T10:59:55.231 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:54 smithi164 bash[59735]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:59:55.231 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:59:55.231 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:55 smithi164 bash[59796]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:59:55.231 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T10:59:55.231 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: Stopped Ceph node-exporter.b for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:59:55.311 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.976Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.976Z 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-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.977Z 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-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.977Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.977Z 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-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z 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-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:59:55.312 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:59:55.313 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:59:55.314 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.978Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:59:55.314 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:59:55.314 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:59:55.314 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:59:55.314 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:59:55.314 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:59:55.314 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:59:55.314 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:59:55.314 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:59:55.315 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:59:55.315 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:59:55.315 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:59:55.315 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:59:55.315 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:59:55.315 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:59:55.315 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:59:55.315 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:59:55.315 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:59:55.316 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 10:59:54 smithi163 bash[79176]: ts=2024-09-17T10:59:54.979Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:59:55.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:55.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:55 smithi164 bash[21879]: cluster 2024-09-17T10:59:54.357882+0000 mgr.y (mgr.15282) 83 : cluster [DBG] pgmap v35: 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-17T10:59:55.484 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:55.485 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:55.485 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:55.485 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:55.486 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:55.486 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:55.486 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:55.486 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:59:55.787 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:55 smithi164 systemd[1]: Started Ceph node-exporter.b for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T10:59:55.787 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:55 smithi164 bash[59851]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-17T10:59:55.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:55 smithi163 bash[26527]: cluster 2024-09-17T10:59:54.357882+0000 mgr.y (mgr.15282) 83 : cluster [DBG] pgmap v35: 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-17T10:59:55.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:55 smithi163 bash[19901]: cluster 2024-09-17T10:59:54.357882+0000 mgr.y (mgr.15282) 83 : cluster [DBG] pgmap v35: 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-17T10:59:56.459 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-17T10:59:56.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 2abcce694348: Pulling fs layer 2024-09-17T10:59:56.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 455fd88e5221: Pulling fs layer 2024-09-17T10:59:56.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 324153f2810a: Pulling fs layer 2024-09-17T10:59:56.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 455fd88e5221: Verifying Checksum 2024-09-17T10:59:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[21879]: audit 2024-09-17T10:59:55.003390+0000 mgr.y (mgr.15282) 84 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[21879]: audit 2024-09-17T10:59:55.540833+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[21879]: audit 2024-09-17T10:59:55.551482+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:56.787 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 455fd88e5221: Download complete 2024-09-17T10:59:56.788 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 2abcce694348: Verifying Checksum 2024-09-17T10:59:56.788 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 2abcce694348: Download complete 2024-09-17T10:59:56.788 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 324153f2810a: Verifying Checksum 2024-09-17T10:59:56.788 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 324153f2810a: Download complete 2024-09-17T10:59:56.788 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:56 smithi164 bash[59851]: 2abcce694348: Pull complete 2024-09-17T10:59:56.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:56 smithi163 bash[19901]: audit 2024-09-17T10:59:55.003390+0000 mgr.y (mgr.15282) 84 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:56.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:56 smithi163 bash[19901]: audit 2024-09-17T10:59:55.540833+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:56.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:56 smithi163 bash[19901]: audit 2024-09-17T10:59:55.551482+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:56 smithi163 bash[26527]: audit 2024-09-17T10:59:55.003390+0000 mgr.y (mgr.15282) 84 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:59:56.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:56 smithi163 bash[26527]: audit 2024-09-17T10:59:55.540833+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:56.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:56 smithi163 bash[26527]: audit 2024-09-17T10:59:55.551482+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T10:59:57.537 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:57 smithi164 bash[59851]: 455fd88e5221: Pull complete 2024-09-17T10:59:57.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:57 smithi163 bash[19901]: cluster 2024-09-17T10:59:56.358585+0000 mgr.y (mgr.15282) 85 : cluster [DBG] pgmap v36: 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-17T10:59:57.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:57 smithi163 bash[26527]: cluster 2024-09-17T10:59:56.358585+0000 mgr.y (mgr.15282) 85 : cluster [DBG] pgmap v36: 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-17T10:59:57.919 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:57 smithi164 bash[21879]: cluster 2024-09-17T10:59:56.358585+0000 mgr.y (mgr.15282) 85 : cluster [DBG] pgmap v36: 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-17T10:59:57.920 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:57 smithi164 bash[59851]: 324153f2810a: Pull complete 2024-09-17T10:59:58.287 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:57 smithi164 bash[59851]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-17T10:59:58.287 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:57 smithi164 bash[59851]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T10:59:58.890 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T10:59:59.505 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:59:59.505 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (25m) 26s ago 26m 15.4M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T10:59:59.505 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (26m) 25s ago 26m 76.5M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T10:59:59.505 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (46s) 26s ago 23m 47.1M - 3.8 ebb0615149de b8f163be8098 2024-09-17T10:59:59.505 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (32s) 25s ago 35m 166M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T10:59:59.505 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (11m) 26s ago 37m 497M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T10:59:59.505 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (37m) 26s ago 37m 84.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T10:59:59.505 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (35m) 25s ago 35m 58.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (35m) 26s ago 35m 58.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 starting - - - - 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 starting - - - - 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (34m) 26s ago 34m 66.0M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (33m) 26s ago 33m 66.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (32m) 26s ago 32m 53.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (31m) 26s ago 31m 57.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (30m) 25s ago 30m 59.5M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (29m) 25s ago 29m 65.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (28m) 25s ago 28m 62.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (27m) 25s ago 27m 65.1M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T10:59:59.506 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (40s) 25s ago 26m 34.4M - 2.43.0 a07b618ecd1d 004eba8ce886 2024-09-17T10:59:59.507 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (24m) 26s ago 24m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T10:59:59.507 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (24m) 25s ago 24m 101M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T10:59:59.810 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 10:59:59 smithi163 bash[26527]: cluster 2024-09-17T10:59:58.360284+0000 mgr.y (mgr.15282) 86 : cluster [DBG] pgmap v37: 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-17T10:59:59.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 10:59:59 smithi163 bash[19901]: cluster 2024-09-17T10:59:58.360284+0000 mgr.y (mgr.15282) 86 : cluster [DBG] pgmap v37: 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-17T10:59:59.859 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T10:59:59.859 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T10:59:59.859 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:59:59.859 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:59:59.859 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T10:59:59.859 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:59:59.859 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T10:59:59.860 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:00:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[21879]: cluster 2024-09-17T10:59:58.360284+0000 mgr.y (mgr.15282) 86 : cluster [DBG] pgmap v37: 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-17T11:00:00.037 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.752Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.752Z 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-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.753Z 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-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.753Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.753Z 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-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.753Z 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-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.753Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.753Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.753Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T11:00:00.038 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T11:00:00.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T11:00:00.040 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T11:00:00.041 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T11:00:00.042 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T11:00:00.042 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T11:00:00.042 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 10:59:59 smithi164 bash[59851]: ts=2024-09-17T10:59:59.754Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T11:00:00.160 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:00:00.160 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:00:00.160 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:00:00.160 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:00:00.160 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [ 2024-09-17T11:00:00.160 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr" 2024-09-17T11:00:00.161 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T11:00:00.161 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:00:00.161 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-17T11:00:00.161 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:00:00.161 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:00:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:00 smithi164 bash[21879]: audit 2024-09-17T10:59:58.880169+0000 mgr.y (mgr.15282) 87 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:00 smithi164 bash[21879]: audit 2024-09-17T10:59:59.193558+0000 mgr.y (mgr.15282) 88 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:00 smithi164 bash[21879]: audit 2024-09-17T10:59:59.495026+0000 mgr.y (mgr.15282) 89 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:00 smithi164 bash[21879]: audit 2024-09-17T10:59:59.861002+0000 mon.a (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.163:0/1548918743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:00 smithi164 bash[21879]: cluster 2024-09-17T11:00:00.000064+0000 mon.a (mon.0) 1411 : cluster [INF] overall HEALTH_OK 2024-09-17T11:00:01.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[26527]: audit 2024-09-17T10:59:58.880169+0000 mgr.y (mgr.15282) 87 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:01.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[26527]: audit 2024-09-17T10:59:59.193558+0000 mgr.y (mgr.15282) 88 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:01.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[26527]: audit 2024-09-17T10:59:59.495026+0000 mgr.y (mgr.15282) 89 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:01.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[26527]: audit 2024-09-17T10:59:59.861002+0000 mon.a (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.163:0/1548918743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:01.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[26527]: cluster 2024-09-17T11:00:00.000064+0000 mon.a (mon.0) 1411 : cluster [INF] overall HEALTH_OK 2024-09-17T11:00:01.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[19901]: audit 2024-09-17T10:59:58.880169+0000 mgr.y (mgr.15282) 87 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:01.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[19901]: audit 2024-09-17T10:59:59.193558+0000 mgr.y (mgr.15282) 88 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:01.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[19901]: audit 2024-09-17T10:59:59.495026+0000 mgr.y (mgr.15282) 89 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:01.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[19901]: audit 2024-09-17T10:59:59.861002+0000 mon.a (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.163:0/1548918743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:01.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:00 smithi163 bash[19901]: cluster 2024-09-17T11:00:00.000064+0000 mon.a (mon.0) 1411 : cluster [INF] overall HEALTH_OK 2024-09-17T11:00:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:01 smithi164 bash[21879]: audit 2024-09-17T11:00:00.161961+0000 mgr.y (mgr.15282) 90 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:01 smithi164 bash[21879]: cluster 2024-09-17T11:00:00.360999+0000 mgr.y (mgr.15282) 91 : cluster [DBG] pgmap v38: 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-17T11:00:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:01 smithi164 bash[21879]: audit 2024-09-17T11:00:01.478892+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:01 smithi164 bash[21879]: audit 2024-09-17T11:00:01.485739+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:02.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:01 smithi163 bash[26527]: audit 2024-09-17T11:00:00.161961+0000 mgr.y (mgr.15282) 90 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:02.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:01 smithi163 bash[26527]: cluster 2024-09-17T11:00:00.360999+0000 mgr.y (mgr.15282) 91 : cluster [DBG] pgmap v38: 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-17T11:00:02.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:01 smithi163 bash[26527]: audit 2024-09-17T11:00:01.478892+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:02.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:01 smithi163 bash[26527]: audit 2024-09-17T11:00:01.485739+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:02.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:01 smithi163 bash[19901]: audit 2024-09-17T11:00:00.161961+0000 mgr.y (mgr.15282) 90 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:02.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:01 smithi163 bash[19901]: cluster 2024-09-17T11:00:00.360999+0000 mgr.y (mgr.15282) 91 : cluster [DBG] pgmap v38: 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-17T11:00:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:01 smithi163 bash[19901]: audit 2024-09-17T11:00:01.478892+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:01 smithi163 bash[19901]: audit 2024-09-17T11:00:01.485739+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:03 smithi164 bash[21879]: cluster 2024-09-17T11:00:02.362602+0000 mgr.y (mgr.15282) 92 : cluster [DBG] pgmap v39: 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-17T11:00:03.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:03 smithi164 bash[21879]: audit 2024-09-17T11:00:02.534516+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:03 smithi164 bash[21879]: audit 2024-09-17T11:00:02.546404+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:03 smithi164 bash[21879]: audit 2024-09-17T11:00:02.599932+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:03 smithi164 bash[21879]: audit 2024-09-17T11:00:02.609989+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[19901]: cluster 2024-09-17T11:00:02.362602+0000 mgr.y (mgr.15282) 92 : cluster [DBG] pgmap v39: 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-17T11:00:03.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[19901]: audit 2024-09-17T11:00:02.534516+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[19901]: audit 2024-09-17T11:00:02.546404+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[19901]: audit 2024-09-17T11:00:02.599932+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[19901]: audit 2024-09-17T11:00:02.609989+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[26527]: cluster 2024-09-17T11:00:02.362602+0000 mgr.y (mgr.15282) 92 : cluster [DBG] pgmap v39: 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-17T11:00:03.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[26527]: audit 2024-09-17T11:00:02.534516+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[26527]: audit 2024-09-17T11:00:02.546404+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[26527]: audit 2024-09-17T11:00:02.599932+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[26527]: audit 2024-09-17T11:00:02.609989+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:04.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:00:03 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:00:03] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T11:00:05.010 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:04 smithi163 bash[19901]: audit 2024-09-17T11:00:03.614623+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:05.010 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:04 smithi163 bash[19901]: audit 2024-09-17T11:00:03.625142+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:05.010 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:04 smithi163 bash[26527]: audit 2024-09-17T11:00:03.614623+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:05.010 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:04 smithi163 bash[26527]: audit 2024-09-17T11:00:03.625142+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:04 smithi164 bash[21879]: audit 2024-09-17T11:00:03.614623+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:04 smithi164 bash[21879]: audit 2024-09-17T11:00:03.625142+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:05 smithi164 bash[21879]: cluster 2024-09-17T11:00:04.363335+0000 mgr.y (mgr.15282) 93 : cluster [DBG] pgmap v40: 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-17T11:00:06.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:05 smithi163 bash[26527]: cluster 2024-09-17T11:00:04.363335+0000 mgr.y (mgr.15282) 93 : cluster [DBG] pgmap v40: 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-17T11:00:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:05 smithi163 bash[19901]: cluster 2024-09-17T11:00:04.363335+0000 mgr.y (mgr.15282) 93 : cluster [DBG] pgmap v40: 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-17T11:00:07.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:06 smithi164 bash[21879]: audit 2024-09-17T11:00:05.011712+0000 mgr.y (mgr.15282) 94 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:07.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:06 smithi164 bash[21879]: audit 2024-09-17T11:00:06.155021+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:06 smithi163 bash[26527]: audit 2024-09-17T11:00:05.011712+0000 mgr.y (mgr.15282) 94 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:06 smithi163 bash[26527]: audit 2024-09-17T11:00:06.155021+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:06 smithi163 bash[19901]: audit 2024-09-17T11:00:05.011712+0000 mgr.y (mgr.15282) 94 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:06 smithi163 bash[19901]: audit 2024-09-17T11:00:06.155021+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:07 smithi164 bash[21879]: cluster 2024-09-17T11:00:06.364056+0000 mgr.y (mgr.15282) 95 : cluster [DBG] pgmap v41: 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-17T11:00:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:07 smithi163 bash[26527]: cluster 2024-09-17T11:00:06.364056+0000 mgr.y (mgr.15282) 95 : cluster [DBG] pgmap v41: 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-17T11:00:08.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:07 smithi163 bash[19901]: cluster 2024-09-17T11:00:06.364056+0000 mgr.y (mgr.15282) 95 : cluster [DBG] pgmap v41: 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-17T11:00:09.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:09 smithi164 bash[21879]: cluster 2024-09-17T11:00:08.365776+0000 mgr.y (mgr.15282) 96 : cluster [DBG] pgmap v42: 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-17T11:00:09.989 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:09 smithi163 bash[19901]: cluster 2024-09-17T11:00:08.365776+0000 mgr.y (mgr.15282) 96 : cluster [DBG] pgmap v42: 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-17T11:00:09.989 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:09 smithi163 bash[26527]: cluster 2024-09-17T11:00:08.365776+0000 mgr.y (mgr.15282) 96 : cluster [DBG] pgmap v42: 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-17T11:00:11.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:11 smithi164 bash[21879]: cluster 2024-09-17T11:00:10.366490+0000 mgr.y (mgr.15282) 97 : cluster [DBG] pgmap v43: 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-17T11:00:12.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:11 smithi163 bash[19901]: cluster 2024-09-17T11:00:10.366490+0000 mgr.y (mgr.15282) 97 : cluster [DBG] pgmap v43: 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-17T11:00:12.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:11 smithi163 bash[26527]: cluster 2024-09-17T11:00:10.366490+0000 mgr.y (mgr.15282) 97 : cluster [DBG] pgmap v43: 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-17T11:00:13.911 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:13 smithi163 bash[19901]: cluster 2024-09-17T11:00:12.368171+0000 mgr.y (mgr.15282) 98 : cluster [DBG] pgmap v44: 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-17T11:00:13.912 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:13 smithi163 bash[19901]: audit 2024-09-17T11:00:12.965112+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:13.912 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:13 smithi163 bash[19901]: audit 2024-09-17T11:00:12.974401+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:13.912 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:13 smithi163 bash[26527]: cluster 2024-09-17T11:00:12.368171+0000 mgr.y (mgr.15282) 98 : cluster [DBG] pgmap v44: 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-17T11:00:13.912 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:13 smithi163 bash[26527]: audit 2024-09-17T11:00:12.965112+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:13.912 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:13 smithi163 bash[26527]: audit 2024-09-17T11:00:12.974401+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:13 smithi164 bash[21879]: cluster 2024-09-17T11:00:12.368171+0000 mgr.y (mgr.15282) 98 : cluster [DBG] pgmap v44: 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-17T11:00:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:13 smithi164 bash[21879]: audit 2024-09-17T11:00:12.965112+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:13 smithi164 bash[21879]: audit 2024-09-17T11:00:12.974401+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:14.310 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:00:13 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:00:13] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T11:00:15.022 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.685276+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:15.022 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.695837+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:15.022 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.697900+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.699792+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.713009+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.844244+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.847963+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.850820+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.853862+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.856583+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.858661+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.860748+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.863294+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.866406+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: audit 2024-09-17T11:00:13.869007+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.024 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[19901]: cluster 2024-09-17T11:00:14.368902+0000 mgr.y (mgr.15282) 99 : cluster [DBG] pgmap v45: 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-17T11:00:15.024 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.685276+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:15.024 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.695837+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:15.024 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.697900+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:00:15.024 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.699792+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:00:15.024 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.713009+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:15.024 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.844244+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:00:15.024 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.847963+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.024 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.850820+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.024 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.853862+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.025 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.856583+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.025 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.858661+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.025 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.860748+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.025 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.863294+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.025 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.866406+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.025 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: audit 2024-09-17T11:00:13.869007+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.025 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:14 smithi163 bash[26527]: cluster 2024-09-17T11:00:14.368902+0000 mgr.y (mgr.15282) 99 : cluster [DBG] pgmap v45: 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-17T11:00:15.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.685276+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:15.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.695837+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:15.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.697900+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:00:15.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.699792+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.713009+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.844244+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.847963+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.850820+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.853862+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.856583+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.858661+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.860748+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.863294+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.866406+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: audit 2024-09-17T11:00:13.869007+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:14 smithi164 bash[21879]: cluster 2024-09-17T11:00:14.368902+0000 mgr.y (mgr.15282) 99 : cluster [DBG] pgmap v45: 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-17T11:00:15.972 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:15 smithi164 bash[21879]: audit 2024-09-17T11:00:15.022902+0000 mgr.y (mgr.15282) 100 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:16.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:15 smithi163 bash[26527]: audit 2024-09-17T11:00:15.022902+0000 mgr.y (mgr.15282) 100 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:15 smithi163 bash[19901]: audit 2024-09-17T11:00:15.022902+0000 mgr.y (mgr.15282) 100 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:16 smithi164 bash[21879]: cluster 2024-09-17T11:00:16.369591+0000 mgr.y (mgr.15282) 101 : cluster [DBG] pgmap v46: 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-17T11:00:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:16 smithi164 bash[21879]: cephadm 2024-09-17T11:00:16.497850+0000 mgr.y (mgr.15282) 102 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T11:00:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:16 smithi163 bash[26527]: cluster 2024-09-17T11:00:16.369591+0000 mgr.y (mgr.15282) 101 : cluster [DBG] pgmap v46: 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-17T11:00:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:16 smithi163 bash[26527]: cephadm 2024-09-17T11:00:16.497850+0000 mgr.y (mgr.15282) 102 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T11:00:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:16 smithi163 bash[19901]: cluster 2024-09-17T11:00:16.369591+0000 mgr.y (mgr.15282) 101 : cluster [DBG] pgmap v46: 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-17T11:00:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:16 smithi163 bash[19901]: cephadm 2024-09-17T11:00:16.497850+0000 mgr.y (mgr.15282) 102 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T11:00:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:17 smithi164 bash[21879]: cephadm 2024-09-17T11:00:16.777832+0000 mgr.y (mgr.15282) 103 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-09-17T11:00:18.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:17 smithi163 bash[26527]: cephadm 2024-09-17T11:00:16.777832+0000 mgr.y (mgr.15282) 103 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-09-17T11:00:18.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:17 smithi163 bash[19901]: cephadm 2024-09-17T11:00:16.777832+0000 mgr.y (mgr.15282) 103 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-09-17T11:00:19.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:18 smithi164 bash[21879]: cluster 2024-09-17T11:00:18.371286+0000 mgr.y (mgr.15282) 104 : cluster [DBG] pgmap v47: 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-17T11:00:19.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:18 smithi163 bash[26527]: cluster 2024-09-17T11:00:18.371286+0000 mgr.y (mgr.15282) 104 : cluster [DBG] pgmap v47: 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-17T11:00:19.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:18 smithi163 bash[19901]: cluster 2024-09-17T11:00:18.371286+0000 mgr.y (mgr.15282) 104 : cluster [DBG] pgmap v47: 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-17T11:00:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:21 smithi164 bash[21879]: cluster 2024-09-17T11:00:20.372108+0000 mgr.y (mgr.15282) 105 : cluster [DBG] pgmap v48: 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-17T11:00:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:21 smithi164 bash[21879]: audit 2024-09-17T11:00:21.154979+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:21 smithi163 bash[26527]: cluster 2024-09-17T11:00:20.372108+0000 mgr.y (mgr.15282) 105 : cluster [DBG] pgmap v48: 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-17T11:00:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:21 smithi163 bash[26527]: audit 2024-09-17T11:00:21.154979+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:21 smithi163 bash[19901]: cluster 2024-09-17T11:00:20.372108+0000 mgr.y (mgr.15282) 105 : cluster [DBG] pgmap v48: 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-17T11:00:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:21 smithi163 bash[19901]: audit 2024-09-17T11:00:21.154979+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:23 smithi164 bash[21879]: cluster 2024-09-17T11:00:22.373797+0000 mgr.y (mgr.15282) 106 : cluster [DBG] pgmap v49: 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-17T11:00:23.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:23 smithi163 bash[26527]: cluster 2024-09-17T11:00:22.373797+0000 mgr.y (mgr.15282) 106 : cluster [DBG] pgmap v49: 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-17T11:00:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:23 smithi163 bash[19901]: cluster 2024-09-17T11:00:22.373797+0000 mgr.y (mgr.15282) 106 : cluster [DBG] pgmap v49: 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-17T11:00:24.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:00:23 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:00:23] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T11:00:25.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:25 smithi164 bash[21879]: cluster 2024-09-17T11:00:24.374498+0000 mgr.y (mgr.15282) 107 : cluster [DBG] pgmap v50: 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-17T11:00:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:25 smithi163 bash[19901]: cluster 2024-09-17T11:00:24.374498+0000 mgr.y (mgr.15282) 107 : cluster [DBG] pgmap v50: 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-17T11:00:25.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:25 smithi163 bash[26527]: cluster 2024-09-17T11:00:24.374498+0000 mgr.y (mgr.15282) 107 : cluster [DBG] pgmap v50: 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-17T11:00:26.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:26 smithi164 bash[21879]: audit 2024-09-17T11:00:25.034145+0000 mgr.y (mgr.15282) 108 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:26.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:26 smithi163 bash[19901]: audit 2024-09-17T11:00:25.034145+0000 mgr.y (mgr.15282) 108 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:26.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:26 smithi163 bash[26527]: audit 2024-09-17T11:00:25.034145+0000 mgr.y (mgr.15282) 108 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:27.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:27 smithi164 bash[21879]: cluster 2024-09-17T11:00:26.375213+0000 mgr.y (mgr.15282) 109 : cluster [DBG] pgmap v51: 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-17T11:00:27.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:27 smithi163 bash[19901]: cluster 2024-09-17T11:00:26.375213+0000 mgr.y (mgr.15282) 109 : cluster [DBG] pgmap v51: 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-17T11:00:27.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:27 smithi163 bash[26527]: cluster 2024-09-17T11:00:26.375213+0000 mgr.y (mgr.15282) 109 : cluster [DBG] pgmap v51: 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-17T11:00:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:29 smithi164 bash[21879]: cluster 2024-09-17T11:00:28.376886+0000 mgr.y (mgr.15282) 110 : cluster [DBG] pgmap v52: 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-17T11:00:29.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:29 smithi163 bash[26527]: cluster 2024-09-17T11:00:28.376886+0000 mgr.y (mgr.15282) 110 : cluster [DBG] pgmap v52: 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-17T11:00:29.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:29 smithi163 bash[19901]: cluster 2024-09-17T11:00:28.376886+0000 mgr.y (mgr.15282) 110 : cluster [DBG] pgmap v52: 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-17T11:00:30.024 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:00:29 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:30.024 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:00:29 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:30.024 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:00:29 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:30.025 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:29 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:30.025 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:00:29 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:30.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:29 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:30.026 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:00:29 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:30.026 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:00:29 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:30.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:00:29 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:30.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 systemd[1]: Stopping Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:00:30.287 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T11:00:30.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[55947]: ts=2024-09-17T11:00:30.159Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T11:00:30.510 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:00:31.139 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:00:31.139 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (26m) 29s ago 27m 15.4M - 0.25.0 c8568f914cd2 d38cc4dd47a8 2024-09-17T11:00:31.139 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (26m) 28s ago 26m 76.5M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T11:00:31.139 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (77s) 29s ago 24m 47.4M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:00:31.139 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (63s) 28s ago 35m 437M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (12m) 29s ago 37m 500M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (37m) 29s ago 38m 85.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (36m) 28s ago 36m 60.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (35m) 29s ago 35m 59.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (37s) 29s ago 27m 6895k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (33s) 28s ago 27m - - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (34m) 29s ago 34m 66.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (33m) 29s ago 33m 66.4M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (32m) 29s ago 32m 53.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (31m) 29s ago 32m 57.4M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (31m) 28s ago 31m 59.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (30m) 28s ago 30m 65.4M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (29m) 28s ago 29m 62.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:00:31.140 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (28m) 28s ago 28m 65.1M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:00:31.141 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (71s) 28s ago 27m 38.4M - 2.43.0 a07b618ecd1d 004eba8ce886 2024-09-17T11:00:31.141 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (24m) 29s ago 24m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:00:31.141 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (24m) 28s ago 24m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:00:31.184 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:30 smithi164 bash[63255]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:00:31.184 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:31 smithi164 bash[63314]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:00:31.184 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T11:00:31.184 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: Stopped Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:00:31.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:31.459 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:31.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:31.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: Started Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:00:31.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:31.460 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:31.461 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:31.461 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:31.461 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:31.462 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:00:31 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:00:31.521 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:00:31.521 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:00:31.521 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T11:00:31.521 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:00:31.521 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:00:31.521 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:00:31.521 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:00:31.521 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:00:31.522 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:00:31.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:31 smithi164 bash[21879]: cluster 2024-09-17T11:00:30.377569+0000 mgr.y (mgr.15282) 111 : cluster [DBG] pgmap v53: 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-17T11:00:31.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:31 smithi164 bash[21879]: audit 2024-09-17T11:00:30.498691+0000 mgr.y (mgr.15282) 112 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:31.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:31 smithi164 bash[21879]: audit 2024-09-17T11:00:31.356077+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:31.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:31 smithi164 bash[21879]: audit 2024-09-17T11:00:31.365803+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:31.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:31 smithi163 bash[19901]: cluster 2024-09-17T11:00:30.377569+0000 mgr.y (mgr.15282) 111 : cluster [DBG] pgmap v53: 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-17T11:00:31.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:31 smithi163 bash[19901]: audit 2024-09-17T11:00:30.498691+0000 mgr.y (mgr.15282) 112 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:31.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:31 smithi163 bash[19901]: audit 2024-09-17T11:00:31.356077+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:31.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:31 smithi163 bash[19901]: audit 2024-09-17T11:00:31.365803+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:31.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:31 smithi163 bash[26527]: cluster 2024-09-17T11:00:30.377569+0000 mgr.y (mgr.15282) 111 : cluster [DBG] pgmap v53: 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-17T11:00:31.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:31 smithi163 bash[26527]: audit 2024-09-17T11:00:30.498691+0000 mgr.y (mgr.15282) 112 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:31.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:31 smithi163 bash[26527]: audit 2024-09-17T11:00:31.356077+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:31.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:31 smithi163 bash[26527]: audit 2024-09-17T11:00:31.365803+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:31.840 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:00:31.840 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:00:31.840 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:00:31.840 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:00:31.841 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [ 2024-09-17T11:00:31.841 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr" 2024-09-17T11:00:31.841 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T11:00:31.841 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:00:31.841 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-17T11:00:31.841 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:00:31.841 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:00:32.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[21879]: audit 2024-09-17T11:00:30.814452+0000 mgr.y (mgr.15282) 113 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:32.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[21879]: audit 2024-09-17T11:00:31.122468+0000 mgr.y (mgr.15282) 114 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:32.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[21879]: audit 2024-09-17T11:00:31.523353+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.163:0/2511021250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:32 smithi163 bash[19901]: audit 2024-09-17T11:00:30.814452+0000 mgr.y (mgr.15282) 113 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:32 smithi163 bash[19901]: audit 2024-09-17T11:00:31.122468+0000 mgr.y (mgr.15282) 114 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:32.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:32 smithi163 bash[19901]: audit 2024-09-17T11:00:31.523353+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.163:0/2511021250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:32.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:32 smithi163 bash[26527]: audit 2024-09-17T11:00:30.814452+0000 mgr.y (mgr.15282) 113 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:32 smithi163 bash[26527]: audit 2024-09-17T11:00:31.122468+0000 mgr.y (mgr.15282) 114 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:32 smithi163 bash[26527]: audit 2024-09-17T11:00:31.523353+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.163:0/2511021250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:33.038 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.761Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-17T11:00:33.038 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.761Z 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-17T11:00:33.038 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.761Z caller=main.go:623 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi164 (none))" 2024-09-17T11:00:33.038 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.761Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:00:33.038 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.761Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:00:33.038 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.764Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:00:33.038 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.764Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.767Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.767Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.768Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.769Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.056726ms 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.769Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.770Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.783Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.787Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.789Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.794Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.796Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.796Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-17T11:00:33.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.796Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=61.052µs wal_replay_duration=26.538347ms wbl_replay_duration=123ns total_replay_duration=27.689773ms 2024-09-17T11:00:33.040 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.799Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:00:33.040 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.799Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-17T11:00:33.040 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.799Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:00:33.040 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.816Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.674675ms db_storage=1.515µs remote_storage=1.24µs web_handler=400ns query_engine=774ns scrape=311.816µs scrape_sd=134.636µs notify=23.398µs notify_sd=26.408µs rules=16.769468ms tracing=18.071µs 2024-09-17T11:00:33.040 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.817Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-17T11:00:33.040 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:00:32 smithi164 bash[63372]: ts=2024-09-17T11:00:32.817Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:00:33.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:33 smithi164 bash[21879]: audit 2024-09-17T11:00:31.842426+0000 mgr.y (mgr.15282) 115 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:33.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:33 smithi164 bash[21879]: cluster 2024-09-17T11:00:32.379251+0000 mgr.y (mgr.15282) 116 : cluster [DBG] pgmap v54: 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-17T11:00:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:33 smithi163 bash[26527]: audit 2024-09-17T11:00:31.842426+0000 mgr.y (mgr.15282) 115 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:33 smithi163 bash[26527]: cluster 2024-09-17T11:00:32.379251+0000 mgr.y (mgr.15282) 116 : cluster [DBG] pgmap v54: 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-17T11:00:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:33 smithi163 bash[19901]: audit 2024-09-17T11:00:31.842426+0000 mgr.y (mgr.15282) 115 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:00:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:33 smithi163 bash[19901]: cluster 2024-09-17T11:00:32.379251+0000 mgr.y (mgr.15282) 116 : cluster [DBG] pgmap v54: 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-17T11:00:35.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:35 smithi164 bash[21879]: cluster 2024-09-17T11:00:34.379991+0000 mgr.y (mgr.15282) 117 : cluster [DBG] pgmap v55: 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-17T11:00:35.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:35 smithi163 bash[19901]: cluster 2024-09-17T11:00:34.379991+0000 mgr.y (mgr.15282) 117 : cluster [DBG] pgmap v55: 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-17T11:00:35.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:35 smithi163 bash[26527]: cluster 2024-09-17T11:00:34.379991+0000 mgr.y (mgr.15282) 117 : cluster [DBG] pgmap v55: 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-17T11:00:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:36 smithi164 bash[21879]: audit 2024-09-17T11:00:35.045473+0000 mgr.y (mgr.15282) 118 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:36 smithi164 bash[21879]: audit 2024-09-17T11:00:36.155500+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:36 smithi163 bash[26527]: audit 2024-09-17T11:00:35.045473+0000 mgr.y (mgr.15282) 118 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:36 smithi163 bash[26527]: audit 2024-09-17T11:00:36.155500+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:36 smithi163 bash[19901]: audit 2024-09-17T11:00:35.045473+0000 mgr.y (mgr.15282) 118 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:36 smithi163 bash[19901]: audit 2024-09-17T11:00:36.155500+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:37 smithi164 bash[21879]: cluster 2024-09-17T11:00:36.380715+0000 mgr.y (mgr.15282) 119 : cluster [DBG] pgmap v56: 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-17T11:00:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:37 smithi164 bash[21879]: audit 2024-09-17T11:00:37.412332+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:37 smithi164 bash[21879]: audit 2024-09-17T11:00:37.422734+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:37.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:37 smithi163 bash[26527]: cluster 2024-09-17T11:00:36.380715+0000 mgr.y (mgr.15282) 119 : cluster [DBG] pgmap v56: 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-17T11:00:37.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:37 smithi163 bash[26527]: audit 2024-09-17T11:00:37.412332+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:37.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:37 smithi163 bash[26527]: audit 2024-09-17T11:00:37.422734+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:37 smithi163 bash[19901]: cluster 2024-09-17T11:00:36.380715+0000 mgr.y (mgr.15282) 119 : cluster [DBG] pgmap v56: 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-17T11:00:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:37 smithi163 bash[19901]: audit 2024-09-17T11:00:37.412332+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:37 smithi163 bash[19901]: audit 2024-09-17T11:00:37.422734+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:39 smithi164 bash[21879]: cluster 2024-09-17T11:00:38.382450+0000 mgr.y (mgr.15282) 120 : cluster [DBG] pgmap v57: 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-17T11:00:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:39 smithi164 bash[21879]: audit 2024-09-17T11:00:38.537612+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:39 smithi164 bash[21879]: audit 2024-09-17T11:00:38.548134+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:39.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:00:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:00:39] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.51.0" 2024-09-17T11:00:39.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:39 smithi163 bash[26527]: cluster 2024-09-17T11:00:38.382450+0000 mgr.y (mgr.15282) 120 : cluster [DBG] pgmap v57: 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-17T11:00:39.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:39 smithi163 bash[26527]: audit 2024-09-17T11:00:38.537612+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:39.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:39 smithi163 bash[26527]: audit 2024-09-17T11:00:38.548134+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:39.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:39 smithi163 bash[19901]: cluster 2024-09-17T11:00:38.382450+0000 mgr.y (mgr.15282) 120 : cluster [DBG] pgmap v57: 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-17T11:00:39.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:39 smithi163 bash[19901]: audit 2024-09-17T11:00:38.537612+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:39.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:39 smithi163 bash[19901]: audit 2024-09-17T11:00:38.548134+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:41.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:41 smithi164 bash[21879]: cluster 2024-09-17T11:00:40.383214+0000 mgr.y (mgr.15282) 121 : cluster [DBG] pgmap v58: 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-17T11:00:41.810 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:41 smithi163 bash[19901]: cluster 2024-09-17T11:00:40.383214+0000 mgr.y (mgr.15282) 121 : cluster [DBG] pgmap v58: 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-17T11:00:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:41 smithi163 bash[26527]: cluster 2024-09-17T11:00:40.383214+0000 mgr.y (mgr.15282) 121 : cluster [DBG] pgmap v58: 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-17T11:00:43.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:43 smithi163 bash[19901]: cluster 2024-09-17T11:00:42.384910+0000 mgr.y (mgr.15282) 122 : cluster [DBG] pgmap v59: 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-17T11:00:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:43 smithi163 bash[26527]: cluster 2024-09-17T11:00:42.384910+0000 mgr.y (mgr.15282) 122 : cluster [DBG] pgmap v59: 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-17T11:00:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:43 smithi164 bash[21879]: cluster 2024-09-17T11:00:42.384910+0000 mgr.y (mgr.15282) 122 : cluster [DBG] pgmap v59: 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-17T11:00:45.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:45 smithi163 bash[19901]: cluster 2024-09-17T11:00:44.385607+0000 mgr.y (mgr.15282) 123 : cluster [DBG] pgmap v60: 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-17T11:00:45.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:45 smithi163 bash[26527]: cluster 2024-09-17T11:00:44.385607+0000 mgr.y (mgr.15282) 123 : cluster [DBG] pgmap v60: 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-17T11:00:45.833 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:45 smithi164 bash[21879]: cluster 2024-09-17T11:00:44.385607+0000 mgr.y (mgr.15282) 123 : cluster [DBG] pgmap v60: 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-17T11:00:46.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:46 smithi163 bash[19901]: audit 2024-09-17T11:00:45.056768+0000 mgr.y (mgr.15282) 124 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:46.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:46 smithi163 bash[26527]: audit 2024-09-17T11:00:45.056768+0000 mgr.y (mgr.15282) 124 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:46.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:46 smithi164 bash[21879]: audit 2024-09-17T11:00:45.056768+0000 mgr.y (mgr.15282) 124 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:47.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:47 smithi163 bash[26527]: cluster 2024-09-17T11:00:46.386319+0000 mgr.y (mgr.15282) 125 : cluster [DBG] pgmap v61: 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-17T11:00:47.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:47 smithi163 bash[19901]: cluster 2024-09-17T11:00:46.386319+0000 mgr.y (mgr.15282) 125 : cluster [DBG] pgmap v61: 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-17T11:00:48.031 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:47 smithi164 bash[21879]: cluster 2024-09-17T11:00:46.386319+0000 mgr.y (mgr.15282) 125 : cluster [DBG] pgmap v61: 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-17T11:00:49.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:00:49] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.51.0" 2024-09-17T11:00:49.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: cluster 2024-09-17T11:00:48.388021+0000 mgr.y (mgr.15282) 126 : cluster [DBG] pgmap v62: 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-17T11:00:49.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.852592+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.862885+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.865172+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.866737+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.876039+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.910969+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.964738+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.967884+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.970371+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.972782+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.975006+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.976640+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.978226+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.980319+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.982732+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.984958+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[26527]: audit 2024-09-17T11:00:48.986952+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: cluster 2024-09-17T11:00:48.388021+0000 mgr.y (mgr.15282) 126 : cluster [DBG] pgmap v62: 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-17T11:00:49.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.852592+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:49.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.862885+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:49.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.865172+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:00:49.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.866737+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:00:49.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.876039+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.910969+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.964738+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.967884+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.970371+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.972782+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.975006+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.976640+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.978226+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.980319+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.982732+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.984958+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:49.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:49 smithi163 bash[19901]: audit 2024-09-17T11:00:48.986952+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: cluster 2024-09-17T11:00:48.388021+0000 mgr.y (mgr.15282) 126 : cluster [DBG] pgmap v62: 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-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.852592+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.862885+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.865172+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.866737+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.876039+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.910969+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.964738+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.967884+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.970371+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.972782+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.975006+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.976640+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.978226+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.980319+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.982732+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.984958+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:49 smithi164 bash[21879]: audit 2024-09-17T11:00:48.986952+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:00:50.927 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:50 smithi163 bash[26527]: audit 2024-09-17T11:00:48.911587+0000 mgr.y (mgr.15282) 127 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:00:50.927 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:50 smithi163 bash[19901]: audit 2024-09-17T11:00:48.911587+0000 mgr.y (mgr.15282) 127 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:00:51.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:50 smithi164 bash[21879]: audit 2024-09-17T11:00:48.911587+0000 mgr.y (mgr.15282) 127 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:00:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:51 smithi164 bash[21879]: cluster 2024-09-17T11:00:50.388751+0000 mgr.y (mgr.15282) 128 : cluster [DBG] pgmap v63: 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-17T11:00:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:51 smithi164 bash[21879]: audit 2024-09-17T11:00:51.155552+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:52.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:51 smithi163 bash[19901]: cluster 2024-09-17T11:00:50.388751+0000 mgr.y (mgr.15282) 128 : cluster [DBG] pgmap v63: 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-17T11:00:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:51 smithi163 bash[19901]: audit 2024-09-17T11:00:51.155552+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:52.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:51 smithi163 bash[26527]: cluster 2024-09-17T11:00:50.388751+0000 mgr.y (mgr.15282) 128 : cluster [DBG] pgmap v63: 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-17T11:00:52.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:51 smithi163 bash[26527]: audit 2024-09-17T11:00:51.155552+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:00:54.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:53 smithi164 bash[21879]: cephadm 2024-09-17T11:00:51.731797+0000 mgr.y (mgr.15282) 129 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T11:00:54.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:53 smithi164 bash[21879]: cephadm 2024-09-17T11:00:51.744013+0000 mgr.y (mgr.15282) 130 : cephadm [INF] Deploying daemon alertmanager.a on smithi163 2024-09-17T11:00:54.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:53 smithi164 bash[21879]: cluster 2024-09-17T11:00:52.390369+0000 mgr.y (mgr.15282) 131 : cluster [DBG] pgmap v64: 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-17T11:00:54.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:53 smithi163 bash[26527]: cephadm 2024-09-17T11:00:51.731797+0000 mgr.y (mgr.15282) 129 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T11:00:54.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:53 smithi163 bash[26527]: cephadm 2024-09-17T11:00:51.744013+0000 mgr.y (mgr.15282) 130 : cephadm [INF] Deploying daemon alertmanager.a on smithi163 2024-09-17T11:00:54.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:53 smithi163 bash[26527]: cluster 2024-09-17T11:00:52.390369+0000 mgr.y (mgr.15282) 131 : cluster [DBG] pgmap v64: 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-17T11:00:54.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:53 smithi163 bash[19901]: cephadm 2024-09-17T11:00:51.731797+0000 mgr.y (mgr.15282) 129 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T11:00:54.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:53 smithi163 bash[19901]: cephadm 2024-09-17T11:00:51.744013+0000 mgr.y (mgr.15282) 130 : cephadm [INF] Deploying daemon alertmanager.a on smithi163 2024-09-17T11:00:54.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:53 smithi163 bash[19901]: cluster 2024-09-17T11:00:52.390369+0000 mgr.y (mgr.15282) 131 : cluster [DBG] pgmap v64: 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-17T11:00:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:55 smithi164 bash[21879]: cluster 2024-09-17T11:00:54.391179+0000 mgr.y (mgr.15282) 132 : cluster [DBG] pgmap v65: 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-17T11:00:56.060 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:55 smithi163 bash[19901]: cluster 2024-09-17T11:00:54.391179+0000 mgr.y (mgr.15282) 132 : cluster [DBG] pgmap v65: 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-17T11:00:56.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:55 smithi163 bash[26527]: cluster 2024-09-17T11:00:54.391179+0000 mgr.y (mgr.15282) 132 : cluster [DBG] pgmap v65: 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-17T11:00:57.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:56 smithi164 bash[21879]: audit 2024-09-17T11:00:55.067505+0000 mgr.y (mgr.15282) 133 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:57.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:56 smithi163 bash[26527]: audit 2024-09-17T11:00:55.067505+0000 mgr.y (mgr.15282) 133 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:56 smithi163 bash[19901]: audit 2024-09-17T11:00:55.067505+0000 mgr.y (mgr.15282) 133 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:00:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:57 smithi164 bash[21879]: cluster 2024-09-17T11:00:56.391938+0000 mgr.y (mgr.15282) 134 : cluster [DBG] pgmap v66: 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-17T11:00:58.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:57 smithi163 bash[19901]: cluster 2024-09-17T11:00:56.391938+0000 mgr.y (mgr.15282) 134 : cluster [DBG] pgmap v66: 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-17T11:00:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:57 smithi163 bash[26527]: cluster 2024-09-17T11:00:56.391938+0000 mgr.y (mgr.15282) 134 : cluster [DBG] pgmap v66: 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-17T11:00:59.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:00:59 smithi163 bash[26527]: cluster 2024-09-17T11:00:58.393593+0000 mgr.y (mgr.15282) 135 : cluster [DBG] pgmap v67: 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-17T11:00:59.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:00:59 smithi163 bash[19901]: cluster 2024-09-17T11:00:58.393593+0000 mgr.y (mgr.15282) 135 : cluster [DBG] pgmap v67: 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-17T11:01:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:00:59 smithi164 bash[21879]: cluster 2024-09-17T11:00:58.393593+0000 mgr.y (mgr.15282) 135 : cluster [DBG] pgmap v67: 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-17T11:01:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:00:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:00:59] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-17T11:01:01.439 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:01.439 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:01.439 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:01.440 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:01.440 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:01.440 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: Stopping Ceph alertmanager.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:01:01.441 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:01.441 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:01.441 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:01.442 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:01 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:01.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:01 smithi163 bash[19901]: cluster 2024-09-17T11:01:00.394277+0000 mgr.y (mgr.15282) 136 : cluster [DBG] pgmap v68: 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-17T11:01:01.811 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:01 smithi163 bash[52601]: ts=2024-09-17T11:01:01.441Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:01:01.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:01 smithi163 bash[26527]: cluster 2024-09-17T11:01:00.394277+0000 mgr.y (mgr.15282) 136 : cluster [DBG] pgmap v68: 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-17T11:01:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:01 smithi164 bash[21879]: cluster 2024-09-17T11:01:00.394277+0000 mgr.y (mgr.15282) 136 : cluster [DBG] pgmap v68: 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-17T11:01:02.184 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:01:02.310 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:02 smithi163 bash[83038]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:01:02.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:02 smithi163 bash[83127]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:01:02.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T11:01:02.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: Stopped Ceph alertmanager.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:01:02.676 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:02.676 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: Started Ceph alertmanager.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:01:02.676 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:02.677 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:02.677 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:02.677 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:02.678 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:02.678 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:02.678 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:02.678 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:01:02 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:02.821 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:01:02.821 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 starting - - - - 2024-09-17T11:01:02.821 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (27m) 25s ago 27m 76.9M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T11:01:02.821 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (109s) 61s ago 24m 47.4M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (95s) 25s ago 36m 438M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (12m) 61s ago 38m 500M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (38m) 61s ago 38m 85.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (36m) 25s ago 36m 61.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (36m) 61s ago 36m 59.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (69s) 61s ago 27m 6895k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (64s) 25s ago 27m 7468k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (35m) 61s ago 35m 66.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (34m) 61s ago 34m 66.4M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (33m) 61s ago 33m 53.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (32m) 61s ago 32m 57.4M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (31m) 25s ago 31m 59.8M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (30m) 25s ago 30m 65.4M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:01:02.822 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (29m) 25s ago 29m 62.8M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:01:02.823 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (28m) 25s ago 28m 65.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:01:02.823 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (31s) 25s ago 27m 34.3M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:01:02.823 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (25m) 61s ago 25m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:01:02.823 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (25m) 25s ago 25m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:01:03.186 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:01:03.186 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:01:03.186 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T11:01:03.186 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:01:03.186 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:01:03.186 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:01:03.187 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:01:03.482 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [ 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr" 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:01:03.483 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:01:03.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[19901]: audit 2024-09-17T11:01:02.173910+0000 mgr.y (mgr.15282) 137 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:03.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[19901]: cluster 2024-09-17T11:01:02.395325+0000 mgr.y (mgr.15282) 138 : cluster [DBG] pgmap v69: 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-17T11:01:03.867 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[19901]: audit 2024-09-17T11:01:02.491205+0000 mgr.y (mgr.15282) 139 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:03.867 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[19901]: audit 2024-09-17T11:01:02.590990+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:03.867 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[19901]: audit 2024-09-17T11:01:02.597910+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:03.867 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[19901]: audit 2024-09-17T11:01:03.188284+0000 mon.a (mon.0) 1467 : audit [DBG] from='client.? 172.21.15.163:0/880692100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:03.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[26527]: audit 2024-09-17T11:01:02.173910+0000 mgr.y (mgr.15282) 137 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:03.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[26527]: cluster 2024-09-17T11:01:02.395325+0000 mgr.y (mgr.15282) 138 : cluster [DBG] pgmap v69: 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-17T11:01:03.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[26527]: audit 2024-09-17T11:01:02.491205+0000 mgr.y (mgr.15282) 139 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:03.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[26527]: audit 2024-09-17T11:01:02.590990+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:03.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[26527]: audit 2024-09-17T11:01:02.597910+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:03.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[26527]: audit 2024-09-17T11:01:03.188284+0000 mon.a (mon.0) 1467 : audit [DBG] from='client.? 172.21.15.163:0/880692100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:03 smithi164 bash[21879]: audit 2024-09-17T11:01:02.173910+0000 mgr.y (mgr.15282) 137 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:03 smithi164 bash[21879]: cluster 2024-09-17T11:01:02.395325+0000 mgr.y (mgr.15282) 138 : cluster [DBG] pgmap v69: 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-17T11:01:04.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:03 smithi164 bash[21879]: audit 2024-09-17T11:01:02.491205+0000 mgr.y (mgr.15282) 139 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:04.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:03 smithi164 bash[21879]: audit 2024-09-17T11:01:02.590990+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:04.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:03 smithi164 bash[21879]: audit 2024-09-17T11:01:02.597910+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:04.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:03 smithi164 bash[21879]: audit 2024-09-17T11:01:03.188284+0000 mon.a (mon.0) 1467 : audit [DBG] from='client.? 172.21.15.163:0/880692100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:04.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[83204]: ts=2024-09-17T11:01:03.868Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-17T11:01:04.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[83204]: ts=2024-09-17T11:01:03.868Z 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-17T11:01:04.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[83204]: ts=2024-09-17T11:01:03.870Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.163 port=9094 2024-09-17T11:01:04.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[83204]: ts=2024-09-17T11:01:03.872Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T11:01:04.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[83204]: ts=2024-09-17T11:01:03.900Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:01:04.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[83204]: ts=2024-09-17T11:01:03.901Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:01:04.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[83204]: ts=2024-09-17T11:01:03.903Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-17T11:01:04.312 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:03 smithi163 bash[83204]: ts=2024-09-17T11:01:03.903Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T11:01:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:04 smithi164 bash[21879]: audit 2024-09-17T11:01:02.810747+0000 mgr.y (mgr.15282) 140 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:04 smithi164 bash[21879]: audit 2024-09-17T11:01:03.484560+0000 mgr.y (mgr.15282) 141 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:05.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:04 smithi163 bash[26527]: audit 2024-09-17T11:01:02.810747+0000 mgr.y (mgr.15282) 140 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:05.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:04 smithi163 bash[26527]: audit 2024-09-17T11:01:03.484560+0000 mgr.y (mgr.15282) 141 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:05.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:04 smithi163 bash[19901]: audit 2024-09-17T11:01:02.810747+0000 mgr.y (mgr.15282) 140 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:05.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:04 smithi163 bash[19901]: audit 2024-09-17T11:01:03.484560+0000 mgr.y (mgr.15282) 141 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:05.870 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:05 smithi163 bash[19901]: cluster 2024-09-17T11:01:04.395987+0000 mgr.y (mgr.15282) 142 : cluster [DBG] pgmap v70: 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-17T11:01:05.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:05 smithi163 bash[26527]: cluster 2024-09-17T11:01:04.395987+0000 mgr.y (mgr.15282) 142 : cluster [DBG] pgmap v70: 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-17T11:01:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:05 smithi164 bash[21879]: cluster 2024-09-17T11:01:04.395987+0000 mgr.y (mgr.15282) 142 : cluster [DBG] pgmap v70: 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-17T11:01:06.311 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:05 smithi163 bash[83204]: ts=2024-09-17T11:01:05.872Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000128159s 2024-09-17T11:01:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:06 smithi164 bash[21879]: audit 2024-09-17T11:01:05.075481+0000 mgr.y (mgr.15282) 143 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:06 smithi164 bash[21879]: audit 2024-09-17T11:01:06.156489+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:06 smithi163 bash[19901]: audit 2024-09-17T11:01:05.075481+0000 mgr.y (mgr.15282) 143 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:06 smithi163 bash[19901]: audit 2024-09-17T11:01:06.156489+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:06 smithi163 bash[26527]: audit 2024-09-17T11:01:05.075481+0000 mgr.y (mgr.15282) 143 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:06 smithi163 bash[26527]: audit 2024-09-17T11:01:06.156489+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:07 smithi164 bash[21879]: cluster 2024-09-17T11:01:06.396667+0000 mgr.y (mgr.15282) 144 : cluster [DBG] pgmap v71: 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-17T11:01:08.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:07 smithi163 bash[19901]: cluster 2024-09-17T11:01:06.396667+0000 mgr.y (mgr.15282) 144 : cluster [DBG] pgmap v71: 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-17T11:01:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:07 smithi163 bash[26527]: cluster 2024-09-17T11:01:06.396667+0000 mgr.y (mgr.15282) 144 : cluster [DBG] pgmap v71: 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-17T11:01:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:09 smithi164 bash[21879]: cluster 2024-09-17T11:01:08.397789+0000 mgr.y (mgr.15282) 145 : cluster [DBG] pgmap v72: 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-17T11:01:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:09 smithi164 bash[21879]: audit 2024-09-17T11:01:08.486475+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:09 smithi164 bash[21879]: audit 2024-09-17T11:01:08.492369+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:09 smithi164 bash[21879]: audit 2024-09-17T11:01:08.655748+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:09 smithi164 bash[21879]: audit 2024-09-17T11:01:08.667633+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:01:09] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.51.0" 2024-09-17T11:01:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[26527]: cluster 2024-09-17T11:01:08.397789+0000 mgr.y (mgr.15282) 145 : cluster [DBG] pgmap v72: 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-17T11:01:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[26527]: audit 2024-09-17T11:01:08.486475+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[26527]: audit 2024-09-17T11:01:08.492369+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[26527]: audit 2024-09-17T11:01:08.655748+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[26527]: audit 2024-09-17T11:01:08.667633+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[19901]: cluster 2024-09-17T11:01:08.397789+0000 mgr.y (mgr.15282) 145 : cluster [DBG] pgmap v72: 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-17T11:01:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[19901]: audit 2024-09-17T11:01:08.486475+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[19901]: audit 2024-09-17T11:01:08.492369+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[19901]: audit 2024-09-17T11:01:08.655748+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:09 smithi163 bash[19901]: audit 2024-09-17T11:01:08.667633+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:11.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:10 smithi164 bash[21879]: audit 2024-09-17T11:01:09.618990+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:11.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:10 smithi164 bash[21879]: audit 2024-09-17T11:01:09.626608+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:11.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:10 smithi163 bash[26527]: audit 2024-09-17T11:01:09.618990+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:11.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:10 smithi163 bash[26527]: audit 2024-09-17T11:01:09.626608+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:11.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:10 smithi163 bash[19901]: audit 2024-09-17T11:01:09.618990+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:11.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:10 smithi163 bash[19901]: audit 2024-09-17T11:01:09.626608+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:12.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:11 smithi164 bash[21879]: cluster 2024-09-17T11:01:10.398464+0000 mgr.y (mgr.15282) 146 : cluster [DBG] pgmap v73: 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-17T11:01:12.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:11 smithi163 bash[19901]: cluster 2024-09-17T11:01:10.398464+0000 mgr.y (mgr.15282) 146 : cluster [DBG] pgmap v73: 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-17T11:01:12.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:11 smithi163 bash[26527]: cluster 2024-09-17T11:01:10.398464+0000 mgr.y (mgr.15282) 146 : cluster [DBG] pgmap v73: 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-17T11:01:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:13 smithi164 bash[21879]: cluster 2024-09-17T11:01:12.400126+0000 mgr.y (mgr.15282) 147 : cluster [DBG] pgmap v74: 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-17T11:01:14.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:13 smithi163 bash[19901]: cluster 2024-09-17T11:01:12.400126+0000 mgr.y (mgr.15282) 147 : cluster [DBG] pgmap v74: 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-17T11:01:14.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:13 smithi163 bash[26527]: cluster 2024-09-17T11:01:12.400126+0000 mgr.y (mgr.15282) 147 : cluster [DBG] pgmap v74: 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-17T11:01:14.061 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:01:13 smithi163 bash[83204]: ts=2024-09-17T11:01:13.874Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002646323s 2024-09-17T11:01:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:15 smithi164 bash[21879]: cluster 2024-09-17T11:01:14.400846+0000 mgr.y (mgr.15282) 148 : cluster [DBG] pgmap v75: 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-17T11:01:16.056 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:15 smithi163 bash[19901]: cluster 2024-09-17T11:01:14.400846+0000 mgr.y (mgr.15282) 148 : cluster [DBG] pgmap v75: 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-17T11:01:16.056 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:15 smithi163 bash[26527]: cluster 2024-09-17T11:01:14.400846+0000 mgr.y (mgr.15282) 148 : cluster [DBG] pgmap v75: 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-17T11:01:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:16 smithi164 bash[21879]: audit 2024-09-17T11:01:15.086768+0000 mgr.y (mgr.15282) 149 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:16 smithi163 bash[19901]: audit 2024-09-17T11:01:15.086768+0000 mgr.y (mgr.15282) 149 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:16 smithi163 bash[26527]: audit 2024-09-17T11:01:15.086768+0000 mgr.y (mgr.15282) 149 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:17 smithi164 bash[21879]: cluster 2024-09-17T11:01:16.401546+0000 mgr.y (mgr.15282) 150 : cluster [DBG] pgmap v76: 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-17T11:01:18.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:17 smithi163 bash[26527]: cluster 2024-09-17T11:01:16.401546+0000 mgr.y (mgr.15282) 150 : cluster [DBG] pgmap v76: 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-17T11:01:18.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:17 smithi163 bash[19901]: cluster 2024-09-17T11:01:16.401546+0000 mgr.y (mgr.15282) 150 : cluster [DBG] pgmap v76: 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-17T11:01:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:19 smithi164 bash[21879]: cluster 2024-09-17T11:01:18.403213+0000 mgr.y (mgr.15282) 151 : cluster [DBG] pgmap v77: 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-17T11:01:20.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:19 smithi163 bash[19901]: cluster 2024-09-17T11:01:18.403213+0000 mgr.y (mgr.15282) 151 : cluster [DBG] pgmap v77: 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-17T11:01:20.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:01:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:01:19] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.51.0" 2024-09-17T11:01:20.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:19 smithi163 bash[26527]: cluster 2024-09-17T11:01:18.403213+0000 mgr.y (mgr.15282) 151 : cluster [DBG] pgmap v77: 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-17T11:01:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.059310+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.072294+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.074473+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:01:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.090349+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:01:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.101429+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.155468+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:01:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.156129+0000 mgr.y (mgr.15282) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.239955+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.243114+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.245731+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.248393+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.250742+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.252769+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.254728+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.257031+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.259724+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.262207+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.264632+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: audit 2024-09-17T11:01:20.267757+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:21 smithi164 bash[21879]: cluster 2024-09-17T11:01:20.403954+0000 mgr.y (mgr.15282) 153 : cluster [DBG] pgmap v78: 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-17T11:01:21.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.059310+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.072294+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.074473+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.090349+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.101429+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.155468+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.156129+0000 mgr.y (mgr.15282) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.239955+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.243114+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.245731+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.248393+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.250742+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.252769+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.254728+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.257031+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.259724+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.262207+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.264632+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: audit 2024-09-17T11:01:20.267757+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[26527]: cluster 2024-09-17T11:01:20.403954+0000 mgr.y (mgr.15282) 153 : cluster [DBG] pgmap v78: 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-17T11:01:21.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.059310+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:21.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.072294+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.074473+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.090349+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.101429+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.155468+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.156129+0000 mgr.y (mgr.15282) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.239955+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.243114+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.245731+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.248393+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.250742+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.252769+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.254728+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.257031+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.259724+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.262207+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.264632+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: audit 2024-09-17T11:01:20.267757+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:21.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:21 smithi163 bash[19901]: cluster 2024-09-17T11:01:20.403954+0000 mgr.y (mgr.15282) 153 : cluster [DBG] pgmap v78: 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-17T11:01:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:22 smithi164 bash[21879]: audit 2024-09-17T11:01:21.156609+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:22.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:22 smithi163 bash[19901]: audit 2024-09-17T11:01:21.156609+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:22.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:22 smithi163 bash[26527]: audit 2024-09-17T11:01:21.156609+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:23.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:23 smithi164 bash[21879]: cluster 2024-09-17T11:01:22.405605+0000 mgr.y (mgr.15282) 154 : cluster [DBG] pgmap v79: 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-17T11:01:23.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:23 smithi163 bash[19901]: cluster 2024-09-17T11:01:22.405605+0000 mgr.y (mgr.15282) 154 : cluster [DBG] pgmap v79: 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-17T11:01:23.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:23 smithi163 bash[26527]: cluster 2024-09-17T11:01:22.405605+0000 mgr.y (mgr.15282) 154 : cluster [DBG] pgmap v79: 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-17T11:01:24.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:24 smithi164 bash[21879]: cephadm 2024-09-17T11:01:22.879414+0000 mgr.y (mgr.15282) 155 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T11:01:24.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:24 smithi164 bash[21879]: cephadm 2024-09-17T11:01:22.974517+0000 mgr.y (mgr.15282) 156 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-09-17T11:01:24.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:24 smithi163 bash[19901]: cephadm 2024-09-17T11:01:22.879414+0000 mgr.y (mgr.15282) 155 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T11:01:24.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:24 smithi163 bash[19901]: cephadm 2024-09-17T11:01:22.974517+0000 mgr.y (mgr.15282) 156 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-09-17T11:01:24.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:24 smithi163 bash[26527]: cephadm 2024-09-17T11:01:22.879414+0000 mgr.y (mgr.15282) 155 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T11:01:24.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:24 smithi163 bash[26527]: cephadm 2024-09-17T11:01:22.974517+0000 mgr.y (mgr.15282) 156 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-09-17T11:01:25.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:25 smithi164 bash[21879]: cluster 2024-09-17T11:01:24.406343+0000 mgr.y (mgr.15282) 157 : cluster [DBG] pgmap v80: 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-17T11:01:25.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:25 smithi163 bash[19901]: cluster 2024-09-17T11:01:24.406343+0000 mgr.y (mgr.15282) 157 : cluster [DBG] pgmap v80: 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-17T11:01:25.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:25 smithi163 bash[26527]: cluster 2024-09-17T11:01:24.406343+0000 mgr.y (mgr.15282) 157 : cluster [DBG] pgmap v80: 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-17T11:01:26.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:26 smithi164 bash[21879]: audit 2024-09-17T11:01:25.098092+0000 mgr.y (mgr.15282) 158 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:26.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:26 smithi163 bash[19901]: audit 2024-09-17T11:01:25.098092+0000 mgr.y (mgr.15282) 158 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:26.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:26 smithi163 bash[26527]: audit 2024-09-17T11:01:25.098092+0000 mgr.y (mgr.15282) 158 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:27.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:27 smithi164 bash[21879]: cluster 2024-09-17T11:01:26.407029+0000 mgr.y (mgr.15282) 159 : cluster [DBG] pgmap v81: 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-17T11:01:27.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:27 smithi163 bash[26527]: cluster 2024-09-17T11:01:26.407029+0000 mgr.y (mgr.15282) 159 : cluster [DBG] pgmap v81: 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-17T11:01:27.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:27 smithi163 bash[19901]: cluster 2024-09-17T11:01:26.407029+0000 mgr.y (mgr.15282) 159 : cluster [DBG] pgmap v81: 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-17T11:01:29.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:29 smithi163 bash[26527]: cluster 2024-09-17T11:01:28.408656+0000 mgr.y (mgr.15282) 160 : cluster [DBG] pgmap v82: 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-17T11:01:29.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:29 smithi163 bash[19901]: cluster 2024-09-17T11:01:28.408656+0000 mgr.y (mgr.15282) 160 : cluster [DBG] pgmap v82: 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-17T11:01:29.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:29 smithi164 bash[21879]: cluster 2024-09-17T11:01:28.408656+0000 mgr.y (mgr.15282) 160 : cluster [DBG] pgmap v82: 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-17T11:01:30.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:01:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:01:29] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.51.0" 2024-09-17T11:01:31.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:31 smithi164 bash[21879]: cluster 2024-09-17T11:01:30.409363+0000 mgr.y (mgr.15282) 161 : cluster [DBG] pgmap v83: 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-17T11:01:31.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:31 smithi163 bash[19901]: cluster 2024-09-17T11:01:30.409363+0000 mgr.y (mgr.15282) 161 : cluster [DBG] pgmap v83: 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-17T11:01:31.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:31 smithi163 bash[26527]: cluster 2024-09-17T11:01:30.409363+0000 mgr.y (mgr.15282) 161 : cluster [DBG] pgmap v83: 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-17T11:01:33.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:33 smithi164 bash[21879]: cluster 2024-09-17T11:01:32.411017+0000 mgr.y (mgr.15282) 162 : cluster [DBG] pgmap v84: 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-17T11:01:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:33 smithi163 bash[26527]: cluster 2024-09-17T11:01:32.411017+0000 mgr.y (mgr.15282) 162 : cluster [DBG] pgmap v84: 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-17T11:01:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:33 smithi163 bash[19901]: cluster 2024-09-17T11:01:32.411017+0000 mgr.y (mgr.15282) 162 : cluster [DBG] pgmap v84: 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-17T11:01:33.818 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:01:34.445 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:01:34.446 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (31s) 25s ago 28m 14.0M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:01:34.446 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (27m) 25s ago 27m 77.2M - 9.4.12 2bacad6d85d8 cfe75ba425c5 2024-09-17T11:01:34.446 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (2m) 25s ago 25m 47.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:01:34.446 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (2m) 25s ago 36m 438M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:01:34.446 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (13m) 25s ago 38m 503M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:01:34.446 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (39m) 25s ago 39m 87.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T11:01:34.447 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (37m) 25s ago 37m 62.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T11:01:34.447 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (37m) 25s ago 37m 61.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T11:01:34.447 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (101s) 25s ago 28m 7619k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:01:34.447 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (96s) 25s ago 28m 7663k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:01:34.447 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (35m) 25s ago 35m 66.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T11:01:34.447 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (34m) 25s ago 34m 66.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:01:34.447 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (33m) 25s ago 34m 54.0M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:01:34.448 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (33m) 25s ago 33m 57.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:01:34.448 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (32m) 25s ago 32m 59.8M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:01:34.448 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (31m) 25s ago 31m 65.5M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:01:34.448 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (30m) 25s ago 30m 62.8M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:01:34.448 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (29m) 25s ago 29m 65.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:01:34.448 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (63s) 25s ago 28m 35.7M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:01:34.449 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (25m) 25s ago 25m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:01:34.449 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (25m) 25s ago 25m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:01:34.817 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:01:34.817 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:01:34.817 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T11:01:34.817 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:01:34.817 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:01:34.817 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:01:34.817 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:01:34.817 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:01:34.817 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T11:01:34.818 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:01:34.818 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:01:34.818 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:01:34.818 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:01:34.818 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:01:34.818 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T11:01:34.818 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:01:34.818 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:01:34.818 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:01:35.138 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:01:35.138 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:01:35.138 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:01:35.138 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:01:35.138 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [ 2024-09-17T11:01:35.138 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr" 2024-09-17T11:01:35.139 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T11:01:35.139 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:01:35.139 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T11:01:35.139 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:01:35.139 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:01:35.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:35 smithi164 bash[21879]: audit 2024-09-17T11:01:33.807938+0000 mgr.y (mgr.15282) 163 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:35 smithi164 bash[21879]: audit 2024-09-17T11:01:34.120673+0000 mgr.y (mgr.15282) 164 : audit [DBG] from='client.25469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:35 smithi164 bash[21879]: audit 2024-09-17T11:01:34.409791+0000 mgr.y (mgr.15282) 165 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:35 smithi164 bash[21879]: cluster 2024-09-17T11:01:34.411615+0000 mgr.y (mgr.15282) 166 : cluster [DBG] pgmap v85: 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-17T11:01:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:35 smithi164 bash[21879]: audit 2024-09-17T11:01:34.818693+0000 mon.a (mon.0) 1494 : audit [DBG] from='client.? 172.21.15.163:0/3694413131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:35.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[19901]: audit 2024-09-17T11:01:33.807938+0000 mgr.y (mgr.15282) 163 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:35.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[19901]: audit 2024-09-17T11:01:34.120673+0000 mgr.y (mgr.15282) 164 : audit [DBG] from='client.25469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:35.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[19901]: audit 2024-09-17T11:01:34.409791+0000 mgr.y (mgr.15282) 165 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:35.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[19901]: cluster 2024-09-17T11:01:34.411615+0000 mgr.y (mgr.15282) 166 : cluster [DBG] pgmap v85: 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-17T11:01:35.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[19901]: audit 2024-09-17T11:01:34.818693+0000 mon.a (mon.0) 1494 : audit [DBG] from='client.? 172.21.15.163:0/3694413131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:35.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[26527]: audit 2024-09-17T11:01:33.807938+0000 mgr.y (mgr.15282) 163 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[26527]: audit 2024-09-17T11:01:34.120673+0000 mgr.y (mgr.15282) 164 : audit [DBG] from='client.25469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[26527]: audit 2024-09-17T11:01:34.409791+0000 mgr.y (mgr.15282) 165 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[26527]: cluster 2024-09-17T11:01:34.411615+0000 mgr.y (mgr.15282) 166 : cluster [DBG] pgmap v85: 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-17T11:01:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:35 smithi163 bash[26527]: audit 2024-09-17T11:01:34.818693+0000 mon.a (mon.0) 1494 : audit [DBG] from='client.? 172.21.15.163:0/3694413131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:01:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:36 smithi164 bash[21879]: audit 2024-09-17T11:01:35.107394+0000 mgr.y (mgr.15282) 167 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:36.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:36 smithi164 bash[21879]: audit 2024-09-17T11:01:35.139781+0000 mgr.y (mgr.15282) 168 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:36.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:36 smithi164 bash[21879]: audit 2024-09-17T11:01:36.157201+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:36 smithi163 bash[19901]: audit 2024-09-17T11:01:35.107394+0000 mgr.y (mgr.15282) 167 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:36 smithi163 bash[19901]: audit 2024-09-17T11:01:35.139781+0000 mgr.y (mgr.15282) 168 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:36 smithi163 bash[19901]: audit 2024-09-17T11:01:36.157201+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:36 smithi163 bash[26527]: audit 2024-09-17T11:01:35.107394+0000 mgr.y (mgr.15282) 167 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:36 smithi163 bash[26527]: audit 2024-09-17T11:01:35.139781+0000 mgr.y (mgr.15282) 168 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:01:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:36 smithi163 bash[26527]: audit 2024-09-17T11:01:36.157201+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:37.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:37 smithi164 bash[21879]: cluster 2024-09-17T11:01:36.412303+0000 mgr.y (mgr.15282) 169 : cluster [DBG] pgmap v86: 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-17T11:01:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:37 smithi163 bash[19901]: cluster 2024-09-17T11:01:36.412303+0000 mgr.y (mgr.15282) 169 : cluster [DBG] pgmap v86: 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-17T11:01:37.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:37 smithi163 bash[26527]: cluster 2024-09-17T11:01:36.412303+0000 mgr.y (mgr.15282) 169 : cluster [DBG] pgmap v86: 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-17T11:01:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:39 smithi164 bash[21879]: cluster 2024-09-17T11:01:38.413931+0000 mgr.y (mgr.15282) 170 : cluster [DBG] pgmap v87: 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-17T11:01:39.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:39 smithi163 bash[19901]: cluster 2024-09-17T11:01:38.413931+0000 mgr.y (mgr.15282) 170 : cluster [DBG] pgmap v87: 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-17T11:01:39.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:01:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:01:39] "GET /metrics HTTP/1.1" 200 38249 "" "Prometheus/2.51.0" 2024-09-17T11:01:39.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:39 smithi163 bash[26527]: cluster 2024-09-17T11:01:38.413931+0000 mgr.y (mgr.15282) 170 : cluster [DBG] pgmap v87: 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-17T11:01:41.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:41 smithi164 bash[21879]: cluster 2024-09-17T11:01:40.414621+0000 mgr.y (mgr.15282) 171 : cluster [DBG] pgmap v88: 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-17T11:01:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:41 smithi163 bash[19901]: cluster 2024-09-17T11:01:40.414621+0000 mgr.y (mgr.15282) 171 : cluster [DBG] pgmap v88: 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-17T11:01:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:41 smithi163 bash[26527]: cluster 2024-09-17T11:01:40.414621+0000 mgr.y (mgr.15282) 171 : cluster [DBG] pgmap v88: 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-17T11:01:42.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:42.216 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:42.216 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:42.216 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:42.217 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:42.217 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:42.217 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:42.218 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:42.218 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: Stopping Ceph grafana.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:01:42.218 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:01:42 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:42.537 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:42 smithi164 bash[46768]: logger=server t=2024-09-17T11:01:42.340512754Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T11:01:42.537 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:42 smithi164 bash[46768]: logger=ticker t=2024-09-17T11:01:42.340568701Z level=info msg=stopped last_tick=2024-09-17T11:01:40Z 2024-09-17T11:01:42.538 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:42 smithi164 bash[46768]: logger=tracing t=2024-09-17T11:01:42.340588405Z level=info msg="Closing tracing" 2024-09-17T11:01:43.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:42 smithi164 bash[67283]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-grafana-a 2024-09-17T11:01:43.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:43 smithi164 bash[67343]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-grafana-a 2024-09-17T11:01:43.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T11:01:43.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: Stopped Ceph grafana.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:01:43.787 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:43.788 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:43.788 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:43.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:43.789 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:43.789 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:43.789 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:43.789 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: Started Ceph grafana.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:01:43.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:43.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:43 smithi164 bash[21879]: cluster 2024-09-17T11:01:42.416258+0000 mgr.y (mgr.15282) 172 : cluster [DBG] pgmap v89: 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-17T11:01:43.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:43 smithi164 bash[21879]: audit 2024-09-17T11:01:43.496340+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:43.790 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:01:43 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:01:43.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:43 smithi163 bash[19901]: cluster 2024-09-17T11:01:42.416258+0000 mgr.y (mgr.15282) 172 : cluster [DBG] pgmap v89: 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-17T11:01:43.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:43 smithi163 bash[19901]: audit 2024-09-17T11:01:43.496340+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:43 smithi163 bash[26527]: cluster 2024-09-17T11:01:42.416258+0000 mgr.y (mgr.15282) 172 : cluster [DBG] pgmap v89: 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-17T11:01:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:43 smithi163 bash[26527]: audit 2024-09-17T11:01:43.496340+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[21879]: audit 2024-09-17T11:01:43.515201+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:44.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:44 smithi163 bash[26527]: audit 2024-09-17T11:01:43.515201+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:44.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:44 smithi163 bash[19901]: audit 2024-09-17T11:01:43.515201+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:45.124 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.865740952Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-17T11:01:44Z 2024-09-17T11:01:45.124 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866358619Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866381721Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866391941Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866401811Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866410461Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866419208Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.8664299Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866439827Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866450334Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.86646422Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T11:01:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.86647403Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866493206Z level=info msg=Target target=[all] 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866531062Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866546402Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866561185Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866578062Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866593251Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=settings t=2024-09-17T11:01:44.866607554Z level=info msg="App mode production" 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=sqlstore t=2024-09-17T11:01:44.867690189Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=sqlstore t=2024-09-17T11:01:44.867740118Z 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-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:44.869121078Z level=info msg="Starting DB migrations" 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:44.902520329Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:44.914304385Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=11.78262ms 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:44.940052683Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-17T11:01:45.126 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:44.940430082Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=378.544µs 2024-09-17T11:01:45.127 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:44.981891084Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-17T11:01:45.127 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:44 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:44.983766669Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.876488ms 2024-09-17T11:01:45.127 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.02440874Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-17T11:01:45.127 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.041134675Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=16.724282ms 2024-09-17T11:01:45.127 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.066305045Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-17T11:01:45.127 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.082557734Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=16.254222ms 2024-09-17T11:01:45.127 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.108217366Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-17T11:01:45.127 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.123905442Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=15.684823ms 2024-09-17T11:01:45.385 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.149828202Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-17T11:01:45.385 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.150289031Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=462.953µs 2024-09-17T11:01:45.385 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.191708262Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-17T11:01:45.385 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.194016142Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.306798ms 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.21717258Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.219459768Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.285704ms 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.242388267Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.25863522Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=16.245003ms 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.284322198Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.299538575Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=15.21191ms 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.317749364Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.317883332Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=131.765µs 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.351488479Z level=info msg="Executing migration" id="permission kind migration" 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.367314635Z level=info msg="Migration successfully executed" id="permission kind migration" duration=15.824233ms 2024-09-17T11:01:45.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.384973444Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-17T11:01:45.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[21879]: cluster 2024-09-17T11:01:44.416930+0000 mgr.y (mgr.15282) 173 : cluster [DBG] pgmap v90: 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-17T11:01:45.662 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.400794884Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=15.817366ms 2024-09-17T11:01:45.662 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.435262282Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-17T11:01:45.662 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.451765137Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=16.505061ms 2024-09-17T11:01:45.662 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.468848523Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-17T11:01:45.662 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.47169258Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.844752ms 2024-09-17T11:01:45.662 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.485858596Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-17T11:01:45.662 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.488866487Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.006785ms 2024-09-17T11:01:45.662 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.511001077Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-17T11:01:45.663 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.51329308Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.291767ms 2024-09-17T11:01:45.663 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.553142454Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-17T11:01:45.663 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.553207333Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.248µs 2024-09-17T11:01:45.663 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.578767083Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-17T11:01:45.663 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.582350599Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.587073ms 2024-09-17T11:01:45.663 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.620095171Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-17T11:01:45.663 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.621158828Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.063178ms 2024-09-17T11:01:45.663 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.662106823Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-17T11:01:45.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:45 smithi163 bash[19901]: cluster 2024-09-17T11:01:44.416930+0000 mgr.y (mgr.15282) 173 : cluster [DBG] pgmap v90: 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-17T11:01:45.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:45 smithi163 bash[26527]: cluster 2024-09-17T11:01:44.416930+0000 mgr.y (mgr.15282) 173 : cluster [DBG] pgmap v90: 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-17T11:01:45.922 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.682672778Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.571286ms 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.762893455Z level=info msg="Executing migration" id="create correlation v2" 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.764824659Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.930699ms 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.788115236Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.790021272Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.905993ms 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.830059449Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.832282854Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.254905ms 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.872076215Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.874356054Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.279744ms 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.897357244Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.897979177Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=616.15µs 2024-09-17T11:01:45.923 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.922530042Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.924392983Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.867038ms 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.964555647Z level=info msg="Executing migration" id="add provisioning column" 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:45 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:45.980383317Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.827183ms 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.023328965Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.02383193Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=499.832µs 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.04846921Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.048778096Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=306.535µs 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.06527307Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.074617781Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.342733ms 2024-09-17T11:01:46.175 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.090534131Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-17T11:01:46.176 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.090917776Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=383.495µs 2024-09-17T11:01:46.176 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.124025646Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-17T11:01:46.176 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.124296307Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=270.637µs 2024-09-17T11:01:46.176 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.141299024Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-17T11:01:46.176 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.142372019Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.073332ms 2024-09-17T11:01:46.176 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.174646993Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-17T11:01:46.436 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.176008288Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.36261ms 2024-09-17T11:01:46.436 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.191752194Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.193800368Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.047222ms 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.234024707Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.235143937Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.118791ms 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.259159702Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.259785471Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=624.936µs 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.284401644Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.286702942Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.301054ms 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.309733986Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.31206152Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.347067ms 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.351596709Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.35389182Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.294991ms 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.393728357Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-17T11:01:46.437 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.396372612Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.642092ms 2024-09-17T11:01:46.438 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.435707795Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-17T11:01:46.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[21879]: audit 2024-09-17T11:01:45.118550+0000 mgr.y (mgr.15282) 174 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.438546624Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.838618ms 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.477654956Z level=info msg="Executing migration" id="create anon_device table" 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.479598406Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.942557ms 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.502877587Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.505097869Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.219872ms 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.544827308Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.547415161Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.58619ms 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.586765335Z level=info msg="Executing migration" id="create signing_key table" 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.587762839Z level=info msg="Migration successfully executed" id="create signing_key table" duration=999.292µs 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.612116316Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-17T11:01:46.705 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.613074942Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=958.25µs 2024-09-17T11:01:46.706 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.637145764Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-17T11:01:46.706 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.638189633Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.046189ms 2024-09-17T11:01:46.706 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.662542416Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-17T11:01:46.706 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.663270396Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=729.122µs 2024-09-17T11:01:46.706 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.704718662Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-17T11:01:46.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:46 smithi163 bash[19901]: audit 2024-09-17T11:01:45.118550+0000 mgr.y (mgr.15282) 174 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:46.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:46 smithi163 bash[26527]: audit 2024-09-17T11:01:45.118550+0000 mgr.y (mgr.15282) 174 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:46.966 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.711399815Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=6.680506ms 2024-09-17T11:01:46.966 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.738227981Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-17T11:01:46.966 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.738953566Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=724.758µs 2024-09-17T11:01:46.966 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.763666366Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-17T11:01:46.966 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.764794387Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=1.127717ms 2024-09-17T11:01:46.966 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.788847133Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.789858165Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.011106ms 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.830561905Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.831514797Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=953.877µs 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.847590169Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.848653115Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.062558ms 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.864462363Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.865495507Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.032681ms 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.881517517Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.882562859Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.045096ms 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.898454942Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.899390802Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=935.901µs 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.915273026Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.915898637Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=629.028µs 2024-09-17T11:01:46.967 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.93211515Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-17T11:01:46.968 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.932188049Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.312µs 2024-09-17T11:01:46.968 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.965823465Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-17T11:01:47.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:46 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:46.972673063Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=6.846818ms 2024-09-17T11:01:47.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:47.016276954Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-17T11:01:47.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:47.032730907Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.4592ms 2024-09-17T11:01:47.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:47.058253573Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-17T11:01:47.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:47.059086142Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=830.843µs 2024-09-17T11:01:47.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=migrator t=2024-09-17T11:01:47.100079592Z level=info msg="migrations completed" performed=65 skipped=482 duration=2.19768082s 2024-09-17T11:01:47.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=sqlstore t=2024-09-17T11:01:47.101487238Z level=info msg="Created default organization" 2024-09-17T11:01:47.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=secrets t=2024-09-17T11:01:47.133825109Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T11:01:47.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=plugin.store t=2024-09-17T11:01:47.177792733Z level=info msg="Loading plugins..." 2024-09-17T11:01:47.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=local.finder t=2024-09-17T11:01:47.27370744Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T11:01:47.537 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=plugin.store t=2024-09-17T11:01:47.273746768Z level=info msg="Plugins loaded" count=55 duration=95.955186ms 2024-09-17T11:01:47.537 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=query_data t=2024-09-17T11:01:47.278507588Z level=info msg="Query Service initialization" 2024-09-17T11:01:47.538 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=live.push_http t=2024-09-17T11:01:47.2831057Z level=info msg="Live Push Gateway initialization" 2024-09-17T11:01:47.538 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=ngalert.migration t=2024-09-17T11:01:47.334078401Z level=info msg=Starting 2024-09-17T11:01:47.538 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=ngalert.state.manager t=2024-09-17T11:01:47.394718812Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-17T11:01:47.538 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=infra.usagestats.collector t=2024-09-17T11:01:47.39790545Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T11:01:47.538 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=provisioning.datasources t=2024-09-17T11:01:47.453005313Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-17T11:01:47.538 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=provisioning.datasources t=2024-09-17T11:01:47.453879115Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T11:01:47.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:47 smithi163 bash[26527]: cluster 2024-09-17T11:01:46.417764+0000 mgr.y (mgr.15282) 175 : cluster [DBG] pgmap v91: 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-17T11:01:47.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:47 smithi163 bash[19901]: cluster 2024-09-17T11:01:46.417764+0000 mgr.y (mgr.15282) 175 : cluster [DBG] pgmap v91: 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-17T11:01:47.853 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[21879]: cluster 2024-09-17T11:01:46.417764+0000 mgr.y (mgr.15282) 175 : cluster [DBG] pgmap v91: 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-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=provisioning.alerting t=2024-09-17T11:01:47.580262553Z level=info msg="starting to provision alerting" 2024-09-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=provisioning.alerting t=2024-09-17T11:01:47.580306035Z level=info msg="finished to provision alerting" 2024-09-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=grafanaStorageLogger t=2024-09-17T11:01:47.58057653Z level=info msg="Storage starting" 2024-09-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=ngalert.state.manager t=2024-09-17T11:01:47.580608909Z level=info msg="Warming state cache for startup" 2024-09-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=ngalert.state.manager t=2024-09-17T11:01:47.581735163Z level=info msg="State cache has been initialized" states=0 duration=1.122974ms 2024-09-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=ngalert.multiorg.alertmanager t=2024-09-17T11:01:47.581796708Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=ngalert.scheduler t=2024-09-17T11:01:47.581867854Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=ticker t=2024-09-17T11:01:47.582021981Z level=info msg=starting first_tick=2024-09-17T11:01:50Z 2024-09-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=http.server t=2024-09-17T11:01:47.585121443Z 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-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=http.server t=2024-09-17T11:01:47.585402364Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T11:01:47.854 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=plugins.update.checker t=2024-09-17T11:01:47.654842635Z level=info msg="Update check succeeded" duration=72.893505ms 2024-09-17T11:01:47.855 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=grafana.update.checker t=2024-09-17T11:01:47.664105682Z level=info msg="Update check succeeded" duration=82.493583ms 2024-09-17T11:01:47.855 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=provisioning.dashboard t=2024-09-17T11:01:47.701459131Z level=info msg="starting to provision dashboards" 2024-09-17T11:01:47.855 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:01:47.71726854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:01:47.855 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=grafana-apiserver t=2024-09-17T11:01:47.740484713Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-17T11:01:47.855 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=grafana-apiserver t=2024-09-17T11:01:47.741009095Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-17T11:01:47.855 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:47 smithi164 bash[67397]: logger=provisioning.dashboard t=2024-09-17T11:01:47.853587407Z level=info msg="finished to provision dashboards" 2024-09-17T11:01:49.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:01:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:01:49] "GET /metrics HTTP/1.1" 200 38249 "" "Prometheus/2.51.0" 2024-09-17T11:01:49.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:49 smithi163 bash[19901]: cluster 2024-09-17T11:01:48.419446+0000 mgr.y (mgr.15282) 176 : cluster [DBG] pgmap v92: 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-17T11:01:49.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:49 smithi163 bash[19901]: audit 2024-09-17T11:01:49.534173+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:49.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:49 smithi163 bash[19901]: audit 2024-09-17T11:01:49.546709+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:49 smithi163 bash[26527]: cluster 2024-09-17T11:01:48.419446+0000 mgr.y (mgr.15282) 176 : cluster [DBG] pgmap v92: 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-17T11:01:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:49 smithi163 bash[26527]: audit 2024-09-17T11:01:49.534173+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:49 smithi163 bash[26527]: audit 2024-09-17T11:01:49.546709+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:49 smithi164 bash[21879]: cluster 2024-09-17T11:01:48.419446+0000 mgr.y (mgr.15282) 176 : cluster [DBG] pgmap v92: 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-17T11:01:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:49 smithi164 bash[21879]: audit 2024-09-17T11:01:49.534173+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:49 smithi164 bash[21879]: audit 2024-09-17T11:01:49.546709+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:01:50.892559551Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:01:51.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:51 smithi163 bash[19901]: cluster 2024-09-17T11:01:50.420146+0000 mgr.y (mgr.15282) 177 : cluster [DBG] pgmap v93: 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-17T11:01:51.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:51 smithi163 bash[19901]: audit 2024-09-17T11:01:50.713670+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:51.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:51 smithi163 bash[19901]: audit 2024-09-17T11:01:50.724391+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:51.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:51 smithi163 bash[19901]: audit 2024-09-17T11:01:51.157475+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:51 smithi163 bash[26527]: cluster 2024-09-17T11:01:50.420146+0000 mgr.y (mgr.15282) 177 : cluster [DBG] pgmap v93: 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-17T11:01:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:51 smithi163 bash[26527]: audit 2024-09-17T11:01:50.713670+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:51 smithi163 bash[26527]: audit 2024-09-17T11:01:50.724391+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:51 smithi163 bash[26527]: audit 2024-09-17T11:01:51.157475+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:51 smithi164 bash[21879]: cluster 2024-09-17T11:01:50.420146+0000 mgr.y (mgr.15282) 177 : cluster [DBG] pgmap v93: 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-17T11:01:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:51 smithi164 bash[21879]: audit 2024-09-17T11:01:50.713670+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:51 smithi164 bash[21879]: audit 2024-09-17T11:01:50.724391+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:01:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:51 smithi164 bash[21879]: audit 2024-09-17T11:01:51.157475+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:01:53.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:53 smithi163 bash[19901]: cluster 2024-09-17T11:01:52.421781+0000 mgr.y (mgr.15282) 178 : cluster [DBG] pgmap v94: 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-17T11:01:53.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:53 smithi163 bash[26527]: cluster 2024-09-17T11:01:52.421781+0000 mgr.y (mgr.15282) 178 : cluster [DBG] pgmap v94: 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-17T11:01:53.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:53 smithi164 bash[21879]: cluster 2024-09-17T11:01:52.421781+0000 mgr.y (mgr.15282) 178 : cluster [DBG] pgmap v94: 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-17T11:01:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:01:53.865693242Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:01:55.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:55 smithi164 bash[21879]: cluster 2024-09-17T11:01:54.422456+0000 mgr.y (mgr.15282) 179 : cluster [DBG] pgmap v95: 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-17T11:01:56.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:55 smithi163 bash[19901]: cluster 2024-09-17T11:01:54.422456+0000 mgr.y (mgr.15282) 179 : cluster [DBG] pgmap v95: 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-17T11:01:56.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:55 smithi163 bash[26527]: cluster 2024-09-17T11:01:54.422456+0000 mgr.y (mgr.15282) 179 : cluster [DBG] pgmap v95: 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-17T11:01:56.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:56 smithi164 bash[21879]: audit 2024-09-17T11:01:55.127340+0000 mgr.y (mgr.15282) 180 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:57.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:56 smithi163 bash[26527]: audit 2024-09-17T11:01:55.127340+0000 mgr.y (mgr.15282) 180 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:56 smithi163 bash[19901]: audit 2024-09-17T11:01:55.127340+0000 mgr.y (mgr.15282) 180 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:01:57.151 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:01:56.880088851Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:01:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:57 smithi164 bash[21879]: cluster 2024-09-17T11:01:56.423721+0000 mgr.y (mgr.15282) 181 : cluster [DBG] pgmap v96: 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-17T11:01:58.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:57 smithi163 bash[19901]: cluster 2024-09-17T11:01:56.423721+0000 mgr.y (mgr.15282) 181 : cluster [DBG] pgmap v96: 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-17T11:01:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:57 smithi163 bash[26527]: cluster 2024-09-17T11:01:56.423721+0000 mgr.y (mgr.15282) 181 : cluster [DBG] pgmap v96: 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-17T11:01:59.874 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:01:59 smithi164 bash[21879]: cluster 2024-09-17T11:01:58.424994+0000 mgr.y (mgr.15282) 182 : cluster [DBG] pgmap v97: 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-17T11:02:00.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:01:59 smithi163 bash[19901]: cluster 2024-09-17T11:01:58.424994+0000 mgr.y (mgr.15282) 182 : cluster [DBG] pgmap v97: 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-17T11:02:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:01:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:01:59] "GET /metrics HTTP/1.1" 200 38249 "" "Prometheus/2.51.0" 2024-09-17T11:02:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:01:59 smithi163 bash[26527]: cluster 2024-09-17T11:01:58.424994+0000 mgr.y (mgr.15282) 182 : cluster [DBG] pgmap v97: 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-17T11:02:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:01:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:01:59.874398788Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: cluster 2024-09-17T11:02:00.425671+0000 mgr.y (mgr.15282) 183 : cluster [DBG] pgmap v98: 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-17T11:02:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.674125+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.684630+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.686937+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:02:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.688390+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:02:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.700026+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.751312+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:02:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.833862+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.837171+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.840060+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.842953+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.845593+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.847695+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.849856+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.852365+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.856308+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.859715+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.862796+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.866101+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.869143+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.871980+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.874831+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.885509+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.891618+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.899834+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.903978+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.911489+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.915570+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.924123+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.929263+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.930756+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.938619+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.942608+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.944258+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:02:02.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.951619+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.955658+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.957266+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.964895+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.969106+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.970819+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.976953+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.980878+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.986977+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.990889+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.992521+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.993868+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.995235+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.996595+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:00.998014+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:01.000080+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:02:02.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:01.006349+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:02:02.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:01.008510+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:02:02.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:01.010051+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:02:02.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:01.020544+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:01.148059+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:02:02.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:01.149530+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:02:02.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:01.157278+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:01 smithi164 bash[21879]: audit 2024-09-17T11:02:01.194127+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: cluster 2024-09-17T11:02:00.425671+0000 mgr.y (mgr.15282) 183 : cluster [DBG] pgmap v98: 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-17T11:02:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.674125+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.684630+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.686937+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:02:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.688390+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:02:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.700026+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.751312+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:02:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.833862+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:02:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.837171+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.840060+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.842953+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.845593+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.847695+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.849856+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.852365+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.856308+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.859715+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.862796+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.866101+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: cluster 2024-09-17T11:02:00.425671+0000 mgr.y (mgr.15282) 183 : cluster [DBG] pgmap v98: 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-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.674125+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.684630+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.686937+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.688390+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.700026+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.751312+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.833862+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.837171+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.840060+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.842953+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.845593+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.847695+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.849856+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.852365+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.856308+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.859715+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.862796+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.866101+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.869143+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.871980+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.874831+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.885509+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.891618+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.899834+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.903978+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.911489+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.915570+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.924123+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.929263+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.930756+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.938619+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:02:02.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.942608+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.944258+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.951619+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.955658+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.869143+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.871980+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.874831+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.885509+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.891618+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.899834+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:02:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.903978+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.911489+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.915570+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.924123+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.929263+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.930756+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.938619+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.942608+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.944258+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.951619+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:02:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.955658+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.957266+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.964895+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.969106+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.970819+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.976953+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.980878+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.986977+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.990889+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.992521+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.993868+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.995235+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.996595+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:00.998014+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:01.000080+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:01.006349+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:01.008510+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:01.010051+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.957266+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.964895+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.969106+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.970819+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.976953+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.980878+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.986977+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.990889+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.992521+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.993868+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.995235+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.996595+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:00.998014+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:01.000080+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:01.006349+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:01.008510+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:01.010051+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:01.020544+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:01.148059+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:02:02.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:01.149530+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:02:02.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:01.157278+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[19901]: audit 2024-09-17T11:02:01.194127+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:01.020544+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:01.148059+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:02:02.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:01.149530+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:02:02.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:01.157278+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:02.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:01 smithi163 bash[26527]: audit 2024-09-17T11:02:01.194127+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:02:03.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:02.866806871Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:02 smithi164 bash[21879]: audit 2024-09-17T11:02:00.752343+0000 mgr.y (mgr.15282) 184 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:02:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:02 smithi164 bash[21879]: cephadm 2024-09-17T11:02:00.876461+0000 mgr.y (mgr.15282) 185 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:02:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:02 smithi164 bash[21879]: cephadm 2024-09-17T11:02:00.999181+0000 mgr.y (mgr.15282) 186 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:02:03.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:02 smithi163 bash[19901]: audit 2024-09-17T11:02:00.752343+0000 mgr.y (mgr.15282) 184 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:02:03.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:02 smithi163 bash[19901]: cephadm 2024-09-17T11:02:00.876461+0000 mgr.y (mgr.15282) 185 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:02:03.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:02 smithi163 bash[19901]: cephadm 2024-09-17T11:02:00.999181+0000 mgr.y (mgr.15282) 186 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:02:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:02 smithi163 bash[26527]: audit 2024-09-17T11:02:00.752343+0000 mgr.y (mgr.15282) 184 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:02:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:02 smithi163 bash[26527]: cephadm 2024-09-17T11:02:00.876461+0000 mgr.y (mgr.15282) 185 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:02:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:02 smithi163 bash[26527]: cephadm 2024-09-17T11:02:00.999181+0000 mgr.y (mgr.15282) 186 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:02:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:03 smithi164 bash[21879]: cluster 2024-09-17T11:02:02.427371+0000 mgr.y (mgr.15282) 187 : cluster [DBG] pgmap v99: 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-17T11:02:04.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:03 smithi163 bash[19901]: cluster 2024-09-17T11:02:02.427371+0000 mgr.y (mgr.15282) 187 : cluster [DBG] pgmap v99: 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-17T11:02:04.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:03 smithi163 bash[26527]: cluster 2024-09-17T11:02:02.427371+0000 mgr.y (mgr.15282) 187 : cluster [DBG] pgmap v99: 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-17T11:02:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:04 smithi164 bash[21879]: cluster 2024-09-17T11:02:04.428158+0000 mgr.y (mgr.15282) 188 : cluster [DBG] pgmap v100: 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-17T11:02:05.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:04 smithi163 bash[19901]: cluster 2024-09-17T11:02:04.428158+0000 mgr.y (mgr.15282) 188 : cluster [DBG] pgmap v100: 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-17T11:02:05.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:04 smithi163 bash[26527]: cluster 2024-09-17T11:02:04.428158+0000 mgr.y (mgr.15282) 188 : cluster [DBG] pgmap v100: 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-17T11:02:06.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:05.890216367Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:05 smithi164 bash[21879]: audit 2024-09-17T11:02:05.138609+0000 mgr.y (mgr.15282) 189 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:05 smithi164 bash[21879]: audit 2024-09-17T11:02:05.467148+0000 mgr.y (mgr.15282) 190 : audit [DBG] from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:02:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:05 smithi163 bash[19901]: audit 2024-09-17T11:02:05.138609+0000 mgr.y (mgr.15282) 189 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:05 smithi163 bash[19901]: audit 2024-09-17T11:02:05.467148+0000 mgr.y (mgr.15282) 190 : audit [DBG] from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:02:06.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:05 smithi163 bash[26527]: audit 2024-09-17T11:02:05.138609+0000 mgr.y (mgr.15282) 189 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:06.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:05 smithi163 bash[26527]: audit 2024-09-17T11:02:05.467148+0000 mgr.y (mgr.15282) 190 : audit [DBG] from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:02:06.405 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T11:02:06.748 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:06 smithi163 bash[19901]: audit 2024-09-17T11:02:06.157576+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:06.749 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:06 smithi163 bash[19901]: cluster 2024-09-17T11:02:06.428932+0000 mgr.y (mgr.15282) 191 : cluster [DBG] pgmap v101: 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-17T11:02:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:06 smithi164 bash[21879]: audit 2024-09-17T11:02:06.157576+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:06 smithi164 bash[21879]: cluster 2024-09-17T11:02:06.428932+0000 mgr.y (mgr.15282) 191 : cluster [DBG] pgmap v101: 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-17T11:02:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:06 smithi163 bash[26527]: audit 2024-09-17T11:02:06.157576+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:06 smithi163 bash[26527]: cluster 2024-09-17T11:02:06.428932+0000 mgr.y (mgr.15282) 191 : cluster [DBG] pgmap v101: 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-17T11:02:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:08.905316124Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:09.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:09 smithi164 bash[21879]: cluster 2024-09-17T11:02:08.429908+0000 mgr.y (mgr.15282) 192 : cluster [DBG] pgmap v102: 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-17T11:02:09.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:09 smithi163 bash[19901]: cluster 2024-09-17T11:02:08.429908+0000 mgr.y (mgr.15282) 192 : cluster [DBG] pgmap v102: 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-17T11:02:09.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:02:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:02:09] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-17T11:02:09.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:09 smithi163 bash[26527]: cluster 2024-09-17T11:02:08.429908+0000 mgr.y (mgr.15282) 192 : cluster [DBG] pgmap v102: 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-17T11:02:11.224 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:02:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:11 smithi163 bash[26527]: cluster 2024-09-17T11:02:10.430609+0000 mgr.y (mgr.15282) 193 : cluster [DBG] pgmap v103: 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-17T11:02:11.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:11 smithi163 bash[19901]: cluster 2024-09-17T11:02:10.430609+0000 mgr.y (mgr.15282) 193 : cluster [DBG] pgmap v103: 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-17T11:02:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:11 smithi164 bash[21879]: cluster 2024-09-17T11:02:10.430609+0000 mgr.y (mgr.15282) 193 : cluster [DBG] pgmap v103: 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-17T11:02:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:11.879425952Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:13.032 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:02:13.733 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-17T11:02:13.744 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:13 smithi163 bash[26527]: cluster 2024-09-17T11:02:12.432315+0000 mgr.y (mgr.15282) 194 : cluster [DBG] pgmap v104: 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-17T11:02:13.744 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:13 smithi163 bash[26527]: audit 2024-09-17T11:02:13.022014+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.163:0/2760470421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:13.744 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:13 smithi163 bash[19901]: cluster 2024-09-17T11:02:12.432315+0000 mgr.y (mgr.15282) 194 : cluster [DBG] pgmap v104: 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-17T11:02:13.744 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:13 smithi163 bash[19901]: audit 2024-09-17T11:02:13.022014+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.163:0/2760470421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:13 smithi164 bash[21879]: cluster 2024-09-17T11:02:12.432315+0000 mgr.y (mgr.15282) 194 : cluster [DBG] pgmap v104: 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-17T11:02:13.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:13 smithi164 bash[21879]: audit 2024-09-17T11:02:13.022014+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.163:0/2760470421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:14.896437535Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:15.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:15 smithi164 bash[21879]: cluster 2024-09-17T11:02:14.433036+0000 mgr.y (mgr.15282) 195 : cluster [DBG] pgmap v105: 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-17T11:02:15.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:15 smithi163 bash[26527]: cluster 2024-09-17T11:02:14.433036+0000 mgr.y (mgr.15282) 195 : cluster [DBG] pgmap v105: 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-17T11:02:15.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:15 smithi163 bash[19901]: cluster 2024-09-17T11:02:14.433036+0000 mgr.y (mgr.15282) 195 : cluster [DBG] pgmap v105: 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-17T11:02:16.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:16 smithi164 bash[21879]: audit 2024-09-17T11:02:15.144144+0000 mgr.y (mgr.15282) 196 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:16.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:16 smithi163 bash[19901]: audit 2024-09-17T11:02:15.144144+0000 mgr.y (mgr.15282) 196 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:16.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:16 smithi163 bash[26527]: audit 2024-09-17T11:02:15.144144+0000 mgr.y (mgr.15282) 196 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:17 smithi164 bash[21879]: cluster 2024-09-17T11:02:16.434546+0000 mgr.y (mgr.15282) 197 : cluster [DBG] pgmap v106: 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-17T11:02:17.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:17 smithi163 bash[19901]: cluster 2024-09-17T11:02:16.434546+0000 mgr.y (mgr.15282) 197 : cluster [DBG] pgmap v106: 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-17T11:02:17.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:17 smithi163 bash[26527]: cluster 2024-09-17T11:02:16.434546+0000 mgr.y (mgr.15282) 197 : cluster [DBG] pgmap v106: 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-17T11:02:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:17.870316812Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:18.553 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:02:19.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:19 smithi164 bash[21879]: cluster 2024-09-17T11:02:18.435281+0000 mgr.y (mgr.15282) 198 : cluster [DBG] pgmap v107: 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-17T11:02:19.868 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:19 smithi163 bash[19901]: cluster 2024-09-17T11:02:18.435281+0000 mgr.y (mgr.15282) 198 : cluster [DBG] pgmap v107: 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-17T11:02:19.868 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:02:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:02:19] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-17T11:02:19.868 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:19 smithi163 bash[26527]: cluster 2024-09-17T11:02:18.435281+0000 mgr.y (mgr.15282) 198 : cluster [DBG] pgmap v107: 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-17T11:02:20.160 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T11:02:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:20 smithi164 bash[21879]: audit 2024-09-17T11:02:20.149017+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.163:0/3410119814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:20.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:20 smithi163 bash[19901]: audit 2024-09-17T11:02:20.149017+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.163:0/3410119814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:20.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:20 smithi163 bash[26527]: audit 2024-09-17T11:02:20.149017+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.163:0/3410119814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:21.017 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-17T11:02:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:20.88087005Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:21 smithi164 bash[21879]: cluster 2024-09-17T11:02:20.435949+0000 mgr.y (mgr.15282) 199 : cluster [DBG] pgmap v108: 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-17T11:02:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:21 smithi164 bash[21879]: audit 2024-09-17T11:02:21.157869+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:21 smithi163 bash[19901]: cluster 2024-09-17T11:02:20.435949+0000 mgr.y (mgr.15282) 199 : cluster [DBG] pgmap v108: 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-17T11:02:21.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:21 smithi163 bash[19901]: audit 2024-09-17T11:02:21.157869+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:21 smithi163 bash[26527]: cluster 2024-09-17T11:02:20.435949+0000 mgr.y (mgr.15282) 199 : cluster [DBG] pgmap v108: 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-17T11:02:21.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:21 smithi163 bash[26527]: audit 2024-09-17T11:02:21.157869+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:23.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:23 smithi164 bash[21879]: cluster 2024-09-17T11:02:22.437602+0000 mgr.y (mgr.15282) 200 : cluster [DBG] pgmap v109: 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-17T11:02:23.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:23 smithi163 bash[26527]: cluster 2024-09-17T11:02:22.437602+0000 mgr.y (mgr.15282) 200 : cluster [DBG] pgmap v109: 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-17T11:02:23.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:23 smithi163 bash[19901]: cluster 2024-09-17T11:02:22.437602+0000 mgr.y (mgr.15282) 200 : cluster [DBG] pgmap v109: 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-17T11:02:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:23.887746598Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:25.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:25 smithi164 bash[21879]: cluster 2024-09-17T11:02:24.438355+0000 mgr.y (mgr.15282) 201 : cluster [DBG] pgmap v110: 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-17T11:02:25.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:25 smithi163 bash[26527]: cluster 2024-09-17T11:02:24.438355+0000 mgr.y (mgr.15282) 201 : cluster [DBG] pgmap v110: 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-17T11:02:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:25 smithi163 bash[19901]: cluster 2024-09-17T11:02:24.438355+0000 mgr.y (mgr.15282) 201 : cluster [DBG] pgmap v110: 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-17T11:02:25.895 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:02:26.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:26 smithi163 bash[19901]: audit 2024-09-17T11:02:25.155410+0000 mgr.y (mgr.15282) 202 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:26.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:26 smithi163 bash[26527]: audit 2024-09-17T11:02:25.155410+0000 mgr.y (mgr.15282) 202 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:26.889 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:26 smithi164 bash[21879]: audit 2024-09-17T11:02:25.155410+0000 mgr.y (mgr.15282) 202 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:26.889603619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:27.765 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:02:27.766 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:27 smithi163 bash[19901]: cluster 2024-09-17T11:02:26.439945+0000 mgr.y (mgr.15282) 203 : cluster [DBG] pgmap v111: 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-17T11:02:27.766 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:27 smithi163 bash[26527]: cluster 2024-09-17T11:02:26.439945+0000 mgr.y (mgr.15282) 203 : cluster [DBG] pgmap v111: 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-17T11:02:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:27 smithi164 bash[21879]: cluster 2024-09-17T11:02:26.439945+0000 mgr.y (mgr.15282) 203 : cluster [DBG] pgmap v111: 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-17T11:02:28.550 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-17T11:02:28.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:28 smithi163 bash[19901]: audit 2024-09-17T11:02:27.755659+0000 mon.a (mon.0) 1562 : audit [DBG] from='client.? 172.21.15.163:0/2511859019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:28.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:28 smithi163 bash[26527]: audit 2024-09-17T11:02:27.755659+0000 mon.a (mon.0) 1562 : audit [DBG] from='client.? 172.21.15.163:0/2511859019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:28 smithi164 bash[21879]: audit 2024-09-17T11:02:27.755659+0000 mon.a (mon.0) 1562 : audit [DBG] from='client.? 172.21.15.163:0/2511859019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:02:29.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:29 smithi163 bash[19901]: cluster 2024-09-17T11:02:28.440634+0000 mgr.y (mgr.15282) 204 : cluster [DBG] pgmap v112: 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-17T11:02:29.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:02:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:02:29] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-17T11:02:29.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:29 smithi163 bash[26527]: cluster 2024-09-17T11:02:28.440634+0000 mgr.y (mgr.15282) 204 : cluster [DBG] pgmap v112: 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-17T11:02:29.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:29 smithi164 bash[21879]: cluster 2024-09-17T11:02:28.440634+0000 mgr.y (mgr.15282) 204 : cluster [DBG] pgmap v112: 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-17T11:02:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:29.902896546Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:31 smithi164 bash[21879]: cluster 2024-09-17T11:02:30.441332+0000 mgr.y (mgr.15282) 205 : cluster [DBG] pgmap v113: 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-17T11:02:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:31 smithi163 bash[26527]: cluster 2024-09-17T11:02:30.441332+0000 mgr.y (mgr.15282) 205 : cluster [DBG] pgmap v113: 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-17T11:02:32.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:31 smithi163 bash[19901]: cluster 2024-09-17T11:02:30.441332+0000 mgr.y (mgr.15282) 205 : cluster [DBG] pgmap v113: 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-17T11:02:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:32.901083922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:33.370 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:02:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:33 smithi163 bash[19901]: cluster 2024-09-17T11:02:32.443021+0000 mgr.y (mgr.15282) 206 : cluster [DBG] pgmap v114: 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-17T11:02:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:33 smithi163 bash[26527]: cluster 2024-09-17T11:02:32.443021+0000 mgr.y (mgr.15282) 206 : cluster [DBG] pgmap v114: 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-17T11:02:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:33 smithi164 bash[21879]: cluster 2024-09-17T11:02:32.443021+0000 mgr.y (mgr.15282) 206 : cluster [DBG] pgmap v114: 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-17T11:02:35.907 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:35 smithi164 bash[21879]: cluster 2024-09-17T11:02:34.443730+0000 mgr.y (mgr.15282) 207 : cluster [DBG] pgmap v115: 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-17T11:02:36.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:35 smithi163 bash[19901]: cluster 2024-09-17T11:02:34.443730+0000 mgr.y (mgr.15282) 207 : cluster [DBG] pgmap v115: 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-17T11:02:36.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:35 smithi163 bash[26527]: cluster 2024-09-17T11:02:34.443730+0000 mgr.y (mgr.15282) 207 : cluster [DBG] pgmap v115: 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-17T11:02:36.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:35.907613787Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:36.847 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:36 smithi163 bash[26527]: audit 2024-09-17T11:02:35.055469+0000 mgr.y (mgr.15282) 208 : audit [DBG] from='client.25517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:02:36.847 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:36 smithi163 bash[26527]: audit 2024-09-17T11:02:35.166650+0000 mgr.y (mgr.15282) 209 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:36.848 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:36 smithi163 bash[26527]: audit 2024-09-17T11:02:36.158428+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:36.848 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:36 smithi163 bash[19901]: audit 2024-09-17T11:02:35.055469+0000 mgr.y (mgr.15282) 208 : audit [DBG] from='client.25517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:02:36.848 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:36 smithi163 bash[19901]: audit 2024-09-17T11:02:35.166650+0000 mgr.y (mgr.15282) 209 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:36.848 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:36 smithi163 bash[19901]: audit 2024-09-17T11:02:36.158428+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:36 smithi164 bash[21879]: audit 2024-09-17T11:02:35.055469+0000 mgr.y (mgr.15282) 208 : audit [DBG] from='client.25517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:02:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:36 smithi164 bash[21879]: audit 2024-09-17T11:02:35.166650+0000 mgr.y (mgr.15282) 209 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:36 smithi164 bash[21879]: audit 2024-09-17T11:02:36.158428+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:37.643 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:02:37.884 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:37 smithi163 bash[26527]: cluster 2024-09-17T11:02:36.445285+0000 mgr.y (mgr.15282) 210 : cluster [DBG] pgmap v116: 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-17T11:02:37.885 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:37 smithi163 bash[19901]: cluster 2024-09-17T11:02:36.445285+0000 mgr.y (mgr.15282) 210 : cluster [DBG] pgmap v116: 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-17T11:02:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:37 smithi164 bash[21879]: cluster 2024-09-17T11:02:36.445285+0000 mgr.y (mgr.15282) 210 : cluster [DBG] pgmap v116: 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-17T11:02:38.419 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:02:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:38.888967736Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:39 smithi164 bash[21879]: cluster 2024-09-17T11:02:38.445924+0000 mgr.y (mgr.15282) 211 : cluster [DBG] pgmap v117: 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-17T11:02:40.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:39 smithi163 bash[19901]: cluster 2024-09-17T11:02:38.445924+0000 mgr.y (mgr.15282) 211 : cluster [DBG] pgmap v117: 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-17T11:02:40.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:02:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:02:39] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-17T11:02:40.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:39 smithi163 bash[26527]: cluster 2024-09-17T11:02:38.445924+0000 mgr.y (mgr.15282) 211 : cluster [DBG] pgmap v117: 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-17T11:02:41.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:41 smithi164 bash[21879]: cluster 2024-09-17T11:02:40.446616+0000 mgr.y (mgr.15282) 212 : cluster [DBG] pgmap v118: 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-17T11:02:42.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:41 smithi163 bash[26527]: cluster 2024-09-17T11:02:40.446616+0000 mgr.y (mgr.15282) 212 : cluster [DBG] pgmap v118: 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-17T11:02:42.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:41 smithi163 bash[19901]: cluster 2024-09-17T11:02:40.446616+0000 mgr.y (mgr.15282) 212 : cluster [DBG] pgmap v118: 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-17T11:02:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:41.893492535Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:43.241 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:02:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:43 smithi164 bash[21879]: cluster 2024-09-17T11:02:42.448298+0000 mgr.y (mgr.15282) 213 : cluster [DBG] pgmap v119: 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-17T11:02:44.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:43 smithi163 bash[19901]: cluster 2024-09-17T11:02:42.448298+0000 mgr.y (mgr.15282) 213 : cluster [DBG] pgmap v119: 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-17T11:02:44.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:43 smithi163 bash[26527]: cluster 2024-09-17T11:02:42.448298+0000 mgr.y (mgr.15282) 213 : cluster [DBG] pgmap v119: 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-17T11:02:44.948 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:02:44.948 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": null, 2024-09-17T11:02:44.948 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": false, 2024-09-17T11:02:44.948 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "", 2024-09-17T11:02:44.948 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:02:44.949 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": null, 2024-09-17T11:02:44.949 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "", 2024-09-17T11:02:44.949 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:02:44.949 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:02:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:44.90915384Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:45.708 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T11:02:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:45 smithi164 bash[21879]: cluster 2024-09-17T11:02:44.449064+0000 mgr.y (mgr.15282) 214 : cluster [DBG] pgmap v120: 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-17T11:02:46.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:45 smithi163 bash[26527]: cluster 2024-09-17T11:02:44.449064+0000 mgr.y (mgr.15282) 214 : cluster [DBG] pgmap v120: 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-17T11:02:46.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:45 smithi163 bash[19901]: cluster 2024-09-17T11:02:44.449064+0000 mgr.y (mgr.15282) 214 : cluster [DBG] pgmap v120: 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-17T11:02:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:46 smithi164 bash[21879]: audit 2024-09-17T11:02:44.949601+0000 mgr.y (mgr.15282) 215 : audit [DBG] from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:02:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:46 smithi164 bash[21879]: audit 2024-09-17T11:02:45.175579+0000 mgr.y (mgr.15282) 216 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:47.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:46 smithi163 bash[19901]: audit 2024-09-17T11:02:44.949601+0000 mgr.y (mgr.15282) 215 : audit [DBG] from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:02:47.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:46 smithi163 bash[19901]: audit 2024-09-17T11:02:45.175579+0000 mgr.y (mgr.15282) 216 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:47.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:46 smithi163 bash[26527]: audit 2024-09-17T11:02:44.949601+0000 mgr.y (mgr.15282) 215 : audit [DBG] from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:02:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:46 smithi163 bash[26527]: audit 2024-09-17T11:02:45.175579+0000 mgr.y (mgr.15282) 216 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:48.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:47 smithi164 bash[21879]: cluster 2024-09-17T11:02:46.450658+0000 mgr.y (mgr.15282) 217 : cluster [DBG] pgmap v121: 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-17T11:02:48.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:47.864290934Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:48.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:47 smithi163 bash[19901]: cluster 2024-09-17T11:02:46.450658+0000 mgr.y (mgr.15282) 217 : cluster [DBG] pgmap v121: 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-17T11:02:48.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:47 smithi163 bash[26527]: cluster 2024-09-17T11:02:46.450658+0000 mgr.y (mgr.15282) 217 : cluster [DBG] pgmap v121: 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-17T11:02:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:49 smithi164 bash[21879]: cluster 2024-09-17T11:02:48.451375+0000 mgr.y (mgr.15282) 218 : cluster [DBG] pgmap v122: 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-17T11:02:50.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:49 smithi163 bash[19901]: cluster 2024-09-17T11:02:48.451375+0000 mgr.y (mgr.15282) 218 : cluster [DBG] pgmap v122: 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-17T11:02:50.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:02:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:02:49] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-17T11:02:50.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:49 smithi163 bash[26527]: cluster 2024-09-17T11:02:48.451375+0000 mgr.y (mgr.15282) 218 : cluster [DBG] pgmap v122: 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-17T11:02:50.520 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:02:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:50.875455758Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:51 smithi164 bash[21879]: cluster 2024-09-17T11:02:50.452106+0000 mgr.y (mgr.15282) 219 : cluster [DBG] pgmap v123: 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-17T11:02:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:51 smithi164 bash[21879]: audit 2024-09-17T11:02:51.158875+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:51 smithi163 bash[19901]: cluster 2024-09-17T11:02:50.452106+0000 mgr.y (mgr.15282) 219 : cluster [DBG] pgmap v123: 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-17T11:02:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:51 smithi163 bash[19901]: audit 2024-09-17T11:02:51.158875+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:52.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:51 smithi163 bash[26527]: cluster 2024-09-17T11:02:50.452106+0000 mgr.y (mgr.15282) 219 : cluster [DBG] pgmap v123: 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-17T11:02:52.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:51 smithi163 bash[26527]: audit 2024-09-17T11:02:51.158875+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:02:52.145 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T11:02:52.912 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:52 smithi163 bash[19901]: audit 2024-09-17T11:02:52.147338+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.163:0/295265059' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:02:52.912 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:52 smithi163 bash[26527]: audit 2024-09-17T11:02:52.147338+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.163:0/295265059' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:02:52.913 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T11:02:53.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:52 smithi164 bash[21879]: audit 2024-09-17T11:02:52.147338+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.163:0/295265059' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:02:53.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:53 smithi164 bash[21879]: cluster 2024-09-17T11:02:52.453816+0000 mgr.y (mgr.15282) 220 : cluster [DBG] pgmap v124: 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-17T11:02:54.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:53 smithi163 bash[19901]: cluster 2024-09-17T11:02:52.453816+0000 mgr.y (mgr.15282) 220 : cluster [DBG] pgmap v124: 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-17T11:02:54.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:53 smithi163 bash[26527]: cluster 2024-09-17T11:02:52.453816+0000 mgr.y (mgr.15282) 220 : cluster [DBG] pgmap v124: 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-17T11:02:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:53.913246785Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:55 smithi164 bash[21879]: cluster 2024-09-17T11:02:54.454520+0000 mgr.y (mgr.15282) 221 : cluster [DBG] pgmap v125: 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-17T11:02:56.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:55 smithi163 bash[19901]: cluster 2024-09-17T11:02:54.454520+0000 mgr.y (mgr.15282) 221 : cluster [DBG] pgmap v125: 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-17T11:02:56.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:55 smithi163 bash[26527]: cluster 2024-09-17T11:02:54.454520+0000 mgr.y (mgr.15282) 221 : cluster [DBG] pgmap v125: 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-17T11:02:57.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:56 smithi164 bash[21879]: audit 2024-09-17T11:02:55.183399+0000 mgr.y (mgr.15282) 222 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:57.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:56.872915709Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:02:57.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:56 smithi163 bash[26527]: audit 2024-09-17T11:02:55.183399+0000 mgr.y (mgr.15282) 222 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:56 smithi163 bash[19901]: audit 2024-09-17T11:02:55.183399+0000 mgr.y (mgr.15282) 222 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:02:57.727 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:02:57.948 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:57 smithi163 bash[26527]: cluster 2024-09-17T11:02:56.456145+0000 mgr.y (mgr.15282) 223 : cluster [DBG] pgmap v126: 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-17T11:02:57.948 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:57 smithi163 bash[19901]: cluster 2024-09-17T11:02:56.456145+0000 mgr.y (mgr.15282) 223 : cluster [DBG] pgmap v126: 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-17T11:02:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:57 smithi164 bash[21879]: cluster 2024-09-17T11:02:56.456145+0000 mgr.y (mgr.15282) 223 : cluster [DBG] pgmap v126: 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-17T11:03:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:02:59 smithi164 bash[21879]: cluster 2024-09-17T11:02:58.456852+0000 mgr.y (mgr.15282) 224 : cluster [DBG] pgmap v127: 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-17T11:03:00.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:02:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:02:59.873763277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:00.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:02:59 smithi163 bash[19901]: cluster 2024-09-17T11:02:58.456852+0000 mgr.y (mgr.15282) 224 : cluster [DBG] pgmap v127: 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-17T11:03:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:02:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:02:59] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-17T11:03:00.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:02:59 smithi163 bash[26527]: cluster 2024-09-17T11:02:58.456852+0000 mgr.y (mgr.15282) 224 : cluster [DBG] pgmap v127: 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-17T11:03:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:00 smithi164 bash[21879]: audit 2024-09-17T11:02:59.474162+0000 mgr.y (mgr.15282) 225 : audit [DBG] from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:01.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:00 smithi163 bash[19901]: audit 2024-09-17T11:02:59.474162+0000 mgr.y (mgr.15282) 225 : audit [DBG] from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:01.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:00 smithi163 bash[26527]: audit 2024-09-17T11:02:59.474162+0000 mgr.y (mgr.15282) 225 : audit [DBG] from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:01.954 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:01 smithi163 bash[19901]: audit 2024-09-17T11:02:59.831065+0000 mgr.y (mgr.15282) 226 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:01.954 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:01 smithi163 bash[19901]: cluster 2024-09-17T11:03:00.457502+0000 mgr.y (mgr.15282) 227 : cluster [DBG] pgmap v128: 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-17T11:03:01.954 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:01 smithi163 bash[26527]: audit 2024-09-17T11:02:59.831065+0000 mgr.y (mgr.15282) 226 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:01.954 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:01 smithi163 bash[26527]: cluster 2024-09-17T11:03:00.457502+0000 mgr.y (mgr.15282) 227 : cluster [DBG] pgmap v128: 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-17T11:03:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:01 smithi164 bash[21879]: audit 2024-09-17T11:02:59.831065+0000 mgr.y (mgr.15282) 226 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:01 smithi164 bash[21879]: cluster 2024-09-17T11:03:00.457502+0000 mgr.y (mgr.15282) 227 : cluster [DBG] pgmap v128: 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-17T11:03:02.532 INFO:teuthology.orchestra.run.smithi163.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:03:02.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[19901]: audit 2024-09-17T11:03:01.954083+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[19901]: audit 2024-09-17T11:03:01.956089+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[19901]: audit 2024-09-17T11:03:01.962800+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[19901]: audit 2024-09-17T11:03:02.532904+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[19901]: audit 2024-09-17T11:03:02.534735+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[19901]: audit 2024-09-17T11:03:02.535663+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[19901]: audit 2024-09-17T11:03:02.542326+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:02.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[26527]: audit 2024-09-17T11:03:01.954083+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:02.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[26527]: audit 2024-09-17T11:03:01.956089+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:02.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[26527]: audit 2024-09-17T11:03:01.962800+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[26527]: audit 2024-09-17T11:03:02.532904+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[26527]: audit 2024-09-17T11:03:02.534735+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[26527]: audit 2024-09-17T11:03:02.535663+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:02 smithi163 bash[26527]: audit 2024-09-17T11:03:02.542326+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:03.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:02.872158999Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:02 smithi164 bash[21879]: audit 2024-09-17T11:03:01.954083+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:02 smithi164 bash[21879]: audit 2024-09-17T11:03:01.956089+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:02 smithi164 bash[21879]: audit 2024-09-17T11:03:01.962800+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:02 smithi164 bash[21879]: audit 2024-09-17T11:03:02.532904+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:02 smithi164 bash[21879]: audit 2024-09-17T11:03:02.534735+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:02 smithi164 bash[21879]: audit 2024-09-17T11:03:02.535663+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:02 smithi164 bash[21879]: audit 2024-09-17T11:03:02.542326+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:03.441 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T11:03:03.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:03 smithi163 bash[26527]: cluster 2024-09-17T11:03:02.459167+0000 mgr.y (mgr.15282) 228 : cluster [DBG] pgmap v129: 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-17T11:03:03.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:03 smithi163 bash[26527]: cephadm 2024-09-17T11:03:02.523190+0000 mgr.y (mgr.15282) 229 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:03:03.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:03 smithi163 bash[26527]: cephadm 2024-09-17T11:03:02.606429+0000 mgr.y (mgr.15282) 230 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:03:03.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:03 smithi163 bash[19901]: cluster 2024-09-17T11:03:02.459167+0000 mgr.y (mgr.15282) 228 : cluster [DBG] pgmap v129: 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-17T11:03:03.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:03 smithi163 bash[19901]: cephadm 2024-09-17T11:03:02.523190+0000 mgr.y (mgr.15282) 229 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:03:03.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:03 smithi163 bash[19901]: cephadm 2024-09-17T11:03:02.606429+0000 mgr.y (mgr.15282) 230 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:03:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:03 smithi164 bash[21879]: cluster 2024-09-17T11:03:02.459167+0000 mgr.y (mgr.15282) 228 : cluster [DBG] pgmap v129: 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-17T11:03:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:03 smithi164 bash[21879]: cephadm 2024-09-17T11:03:02.523190+0000 mgr.y (mgr.15282) 229 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:03:04.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:03 smithi164 bash[21879]: cephadm 2024-09-17T11:03:02.606429+0000 mgr.y (mgr.15282) 230 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:03:06.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:05.878167869Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:05 smithi164 bash[21879]: cluster 2024-09-17T11:03:04.459897+0000 mgr.y (mgr.15282) 231 : cluster [DBG] pgmap v130: 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-17T11:03:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:05 smithi164 bash[21879]: audit 2024-09-17T11:03:05.486516+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:05 smithi164 bash[21879]: audit 2024-09-17T11:03:05.489310+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:03:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:05 smithi164 bash[21879]: audit 2024-09-17T11:03:05.491466+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:05 smithi164 bash[21879]: audit 2024-09-17T11:03:05.499105+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:05 smithi164 bash[21879]: audit 2024-09-17T11:03:05.503128+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:03:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:05 smithi164 bash[21879]: audit 2024-09-17T11:03:05.504637+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:03:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[19901]: cluster 2024-09-17T11:03:04.459897+0000 mgr.y (mgr.15282) 231 : cluster [DBG] pgmap v130: 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-17T11:03:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[19901]: audit 2024-09-17T11:03:05.486516+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[19901]: audit 2024-09-17T11:03:05.489310+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:03:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[19901]: audit 2024-09-17T11:03:05.491466+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[19901]: audit 2024-09-17T11:03:05.499105+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[19901]: audit 2024-09-17T11:03:05.503128+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:03:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[19901]: audit 2024-09-17T11:03:05.504637+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:03:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[26527]: cluster 2024-09-17T11:03:04.459897+0000 mgr.y (mgr.15282) 231 : cluster [DBG] pgmap v130: 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-17T11:03:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[26527]: audit 2024-09-17T11:03:05.486516+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[26527]: audit 2024-09-17T11:03:05.489310+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:03:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[26527]: audit 2024-09-17T11:03:05.491466+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[26527]: audit 2024-09-17T11:03:05.499105+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[26527]: audit 2024-09-17T11:03:05.503128+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:03:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:05 smithi163 bash[26527]: audit 2024-09-17T11:03:05.504637+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:03:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:06 smithi164 bash[21879]: audit 2024-09-17T11:03:05.191835+0000 mgr.y (mgr.15282) 232 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:06 smithi164 bash[21879]: cephadm 2024-09-17T11:03:05.487182+0000 mgr.y (mgr.15282) 233 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:03:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:06 smithi164 bash[21879]: cephadm 2024-09-17T11:03:05.487266+0000 mgr.y (mgr.15282) 234 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:03:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:06 smithi164 bash[21879]: cephadm 2024-09-17T11:03:05.492536+0000 mgr.y (mgr.15282) 235 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:03:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:06 smithi164 bash[21879]: cephadm 2024-09-17T11:03:05.505724+0000 mgr.y (mgr.15282) 236 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:03:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:06 smithi164 bash[21879]: audit 2024-09-17T11:03:06.159417+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[19901]: audit 2024-09-17T11:03:05.191835+0000 mgr.y (mgr.15282) 232 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[19901]: cephadm 2024-09-17T11:03:05.487182+0000 mgr.y (mgr.15282) 233 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:03:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[19901]: cephadm 2024-09-17T11:03:05.487266+0000 mgr.y (mgr.15282) 234 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:03:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[19901]: cephadm 2024-09-17T11:03:05.492536+0000 mgr.y (mgr.15282) 235 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:03:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[19901]: cephadm 2024-09-17T11:03:05.505724+0000 mgr.y (mgr.15282) 236 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:03:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[19901]: audit 2024-09-17T11:03:06.159417+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[26527]: audit 2024-09-17T11:03:05.191835+0000 mgr.y (mgr.15282) 232 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[26527]: cephadm 2024-09-17T11:03:05.487182+0000 mgr.y (mgr.15282) 233 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:03:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[26527]: cephadm 2024-09-17T11:03:05.487266+0000 mgr.y (mgr.15282) 234 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:03:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[26527]: cephadm 2024-09-17T11:03:05.492536+0000 mgr.y (mgr.15282) 235 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:03:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[26527]: cephadm 2024-09-17T11:03:05.505724+0000 mgr.y (mgr.15282) 236 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:03:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:06 smithi163 bash[26527]: audit 2024-09-17T11:03:06.159417+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:07 smithi164 bash[21879]: cluster 2024-09-17T11:03:06.461487+0000 mgr.y (mgr.15282) 237 : cluster [DBG] pgmap v131: 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-17T11:03:08.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:07 smithi163 bash[19901]: cluster 2024-09-17T11:03:06.461487+0000 mgr.y (mgr.15282) 237 : cluster [DBG] pgmap v131: 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-17T11:03:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:07 smithi163 bash[26527]: cluster 2024-09-17T11:03:06.461487+0000 mgr.y (mgr.15282) 237 : cluster [DBG] pgmap v131: 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-17T11:03:08.257 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:03:08.862 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:08 smithi164 bash[67397]: logger=infra.usagestats t=2024-09-17T11:03:08.598053914Z level=info msg="Usage stats are ready to report" 2024-09-17T11:03:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:08.862475429Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:09.717 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[26527]: cephadm 2024-09-17T11:03:08.327927+0000 mgr.y (mgr.15282) 238 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:03:09.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[26527]: audit 2024-09-17T11:03:08.337149+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:09.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[26527]: audit 2024-09-17T11:03:08.341865+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:03:09.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[26527]: audit 2024-09-17T11:03:08.343159+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:03:09.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[26527]: audit 2024-09-17T11:03:08.344488+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:09.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[26527]: cephadm 2024-09-17T11:03:08.346178+0000 mgr.y (mgr.15282) 239 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-09-17T11:03:09.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[26527]: cluster 2024-09-17T11:03:08.462155+0000 mgr.y (mgr.15282) 240 : cluster [DBG] pgmap v132: 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-17T11:03:09.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[19901]: cephadm 2024-09-17T11:03:08.327927+0000 mgr.y (mgr.15282) 238 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:03:09.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[19901]: audit 2024-09-17T11:03:08.337149+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:09.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[19901]: audit 2024-09-17T11:03:08.341865+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:03:09.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[19901]: audit 2024-09-17T11:03:08.343159+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:03:09.719 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[19901]: audit 2024-09-17T11:03:08.344488+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:09.719 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[19901]: cephadm 2024-09-17T11:03:08.346178+0000 mgr.y (mgr.15282) 239 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-09-17T11:03:09.719 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[19901]: cluster 2024-09-17T11:03:08.462155+0000 mgr.y (mgr.15282) 240 : cluster [DBG] pgmap v132: 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-17T11:03:09.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:09 smithi164 bash[21879]: cephadm 2024-09-17T11:03:08.327927+0000 mgr.y (mgr.15282) 238 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:03:09.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:09 smithi164 bash[21879]: audit 2024-09-17T11:03:08.337149+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:09 smithi164 bash[21879]: audit 2024-09-17T11:03:08.341865+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:03:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:09 smithi164 bash[21879]: audit 2024-09-17T11:03:08.343159+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:03:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:09 smithi164 bash[21879]: audit 2024-09-17T11:03:08.344488+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:09 smithi164 bash[21879]: cephadm 2024-09-17T11:03:08.346178+0000 mgr.y (mgr.15282) 239 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-09-17T11:03:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:09 smithi164 bash[21879]: cluster 2024-09-17T11:03:08.462155+0000 mgr.y (mgr.15282) 240 : cluster [DBG] pgmap v132: 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-17T11:03:09.880 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:03:10.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:03:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:03:09] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.51.0" 2024-09-17T11:03:10.498 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:03:10.498 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (2m) 2m ago 29m 14.0M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:03:10.498 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (86s) 80s ago 29m 31.3M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:03:10.498 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (3m) 2m ago 27m 47.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:03:10.498 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (3m) 80s ago 38m 438M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:03:10.498 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (14m) 2m ago 40m 503M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:03:10.498 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (40m) 2m ago 40m 87.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T11:03:10.498 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (38m) 80s ago 38m 66.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 33757f958648 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (38m) 2m ago 38m 61.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (3m) 2m ago 29m 7619k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (3m) 80s ago 29m 8091k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (37m) 2m ago 37m 66.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (36m) 2m ago 36m 66.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (35m) 2m ago 35m 54.0M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (34m) 2m ago 34m 57.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (33m) 80s ago 33m 60.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (32m) 80s ago 32m 65.6M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (31m) 80s ago 31m 62.9M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (30m) 80s ago 31m 65.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (2m) 80s ago 30m 36.3M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:03:10.499 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (27m) 80s ago 27m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:03:10.859 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:03:10.860 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:03:10.860 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:03:10.860 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:03:10.860 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T11:03:10.860 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:03:10.860 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:03:10.860 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:03:11.176 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:03:11.176 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:03:11.176 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:03:11.176 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi164", 2024-09-17T11:03:11.176 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:03:11.177 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "0/1 daemons upgraded", 2024-09-17T11:03:11.177 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T11:03:11.177 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:03:11.177 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:03:11.217 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:11.217 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:11.218 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:11.218 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:11.218 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:11.219 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:11.219 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:11.219 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: Stopping Ceph mon.b for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:03:11.219 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:11.219 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:03:11 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:11.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:11 smithi164 bash[21879]: debug 2024-09-17T11:03:11.318+0000 7f753621b640 -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-17T11:03:11.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:11 smithi164 bash[21879]: debug 2024-09-17T11:03:11.318+0000 7f753621b640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T11:03:12.185 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:11 smithi164 bash[70440]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mon-b 2024-09-17T11:03:12.185 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:11.874842983Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:12.469 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:12.469 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:12.469 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:12.470 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:12.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:12 smithi164 bash[70501]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mon-b 2024-09-17T11:03:12.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T11:03:12.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: Stopped Ceph mon.b for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:03:12.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:12.470 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:12.471 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:12.471 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:12.471 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:03:12.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:12 smithi164 systemd[1]: Started Ceph mon.b for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:03:14.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.758+0000 7f63f3f37c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:03:14.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.758+0000 7f63f3f37c80 0 ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 7 2024-09-17T11:03:14.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.758+0000 7f63f3f37c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:03:14.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 0 load: jerasure load: lrc 2024-09-17T11:03:14.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Git sha 0 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: DB SUMMARY 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: DB Session ID: GKZ35WIXVRW4IRELQ8N7 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4333 Bytes 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 1832969 ; 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:03:14.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:03:14.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:03:14.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:03:14.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.env: 0x5573dac04120 2024-09-17T11:03:14.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:03:14.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.info_log: 0x5573dc481700 2024-09-17T11:03:14.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:03:14.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:03:14.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:03:14.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:03:14.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:03:14.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:03:14.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:03:14.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:03:14.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:03:14.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:03:14.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:03:14.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:03:14.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.wal_dir: 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:03:14.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.write_buffer_manager: 0x5573dc4841e0 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:03:14.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.row_cache: None 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:03:14.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:03:14.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:03:14.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:03:14.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:03:14.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:03:14.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:03:14.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:03:14.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:03:14.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:03:14.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:03:14.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:03:14.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-17T11:03:14.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:03:14.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.merge_operator: 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5573dc481320) 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: cache_index_and_filter_blocks: 1 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: pin_top_level_index_and_filter: 1 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: index_type: 0 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: data_block_index_type: 0 2024-09-17T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: index_shortening: 1 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: checksum: 4 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: no_block_cache: 0 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: block_cache: 0x5573dc477610 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: block_cache_name: BinnedLRUCache 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: block_cache_options: 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: capacity : 536870912 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: num_shard_bits : 4 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: strict_capacity_limit : 0 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: high_pri_pool_ratio: 0.000 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: block_cache_compressed: (nil) 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: persistent_cache: (nil) 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: block_size: 4096 2024-09-17T11:03:14.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: block_size_deviation: 10 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: block_restart_interval: 16 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: index_block_restart_interval: 1 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: metadata_block_size: 4096 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: partition_filters: 0 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: use_delta_encoding: 1 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: filter_policy: bloomfilter 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: whole_key_filtering: 1 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: verify_compression: 0 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: read_amp_bytes_per_bit: 0 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: format_version: 5 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: enable_index_compression: 1 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: block_align: 0 2024-09-17T11:03:14.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: max_auto_readahead_size: 262144 2024-09-17T11:03:14.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: prepopulate_block_cache: 0 2024-09-17T11:03:14.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: initial_auto_readahead_size: 8192 2024-09-17T11:03:14.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:03:14.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:03:14.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:03:14.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:03:14.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:03:14.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:03:14.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:03:14.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:03:14.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:03:14.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:03:14.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:03:14.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:03:14.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:03:14.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:03:14.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:03:14.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:03:14.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:03:14.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:03:14.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:03:14.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:03:14.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:03:14.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:03:14.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:03:14.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:03:14.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:03:14.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:03:14.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:03:14.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:03:14.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 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-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 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 33479, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.762+0000 7f63f3f37c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.766+0000 7f63f3f37c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0e964d88-ebe5-4921-abbc-26e8075fe79c 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.766+0000 7f63f3f37c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726570993770113, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.766+0000 7f63f3f37c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.770+0000 7f63f3f37c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726570993776884, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 1178338, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33484, "largest_seqno": 34910, "table_properties": {"data_size": 1172688, "index_size": 2753, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1861, "raw_key_size": 15385, "raw_average_key_size": 21, "raw_value_size": 1159518, "raw_average_value_size": 1610, "num_data_blocks": 123, "num_entries": 720, "num_filter_entries": 720, "num_deletions": 264, "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": 1726570993, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0e964d88-ebe5-4921-abbc-26e8075fe79c", "db_session_id": "GKZ35WIXVRW4IRELQ8N7", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.770+0000 7f63f3f37c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726570993777022, "job": 1, "event": "recovery_finished"} 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.770+0000 7f63f3f37c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-09-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.770+0000 7f63f3f37c80 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-17T11:03:14.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 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-17T11:03:14.062 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5573dc4a4e00 2024-09-17T11:03:14.062 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 4 rocksdb: DB pointer 0x5573dc5a8000 2024-09-17T11:03:14.062 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63e9cff640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:03:14.062 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63e9cff640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:03:14.062 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: ** DB Stats ** 2024-09-17T11:03:14.062 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:03:14.062 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: 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-17T11:03:14.062 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:03:14.062 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: 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-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: ** Compaction Stats [default] ** 2024-09-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: 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-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: L0 1/0 1.12 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 352.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: L6 1/0 10.08 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-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Sum 2/0 11.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 352.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 352.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: ** Compaction Stats [default] ** 2024-09-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: 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-17T11:03:14.063 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 352.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Cumulative compaction: 0.00 GB write, 113.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Interval compaction: 0.00 GB write, 113.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: 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-17T11:03:14.064 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Block cache BinnedLRUCache@0x5573dc477610#7 capacity: 512.00 MB usage: 4.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] at bind addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 1 mon.b@-1(???) e3 preinit fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 0 mon.b@-1(???).mds e1 new map 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 0 mon.b@-1(???).mds e1 print_map 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: e1 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: btime 2024-09-17T10:22:28:240095+0000 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: 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-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: legacy client fscid: -1 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: 2024-09-17T11:03:14.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: No filesystems configured 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: debug 2024-09-17T11:03:13.774+0000 7f63f3f37c80 1 mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: audit 2024-09-17T11:03:09.868600+0000 mgr.y (mgr.15282) 241 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: audit 2024-09-17T11:03:09.868600+0000 mgr.y (mgr.15282) 241 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: audit 2024-09-17T11:03:10.167110+0000 mgr.y (mgr.15282) 242 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: audit 2024-09-17T11:03:10.167110+0000 mgr.y (mgr.15282) 242 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: audit 2024-09-17T11:03:10.461457+0000 mgr.y (mgr.15282) 243 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: audit 2024-09-17T11:03:10.461457+0000 mgr.y (mgr.15282) 243 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: cluster 2024-09-17T11:03:10.462894+0000 mgr.y (mgr.15282) 244 : cluster [DBG] pgmap v133: 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-17T11:03:14.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: cluster 2024-09-17T11:03:10.462894+0000 mgr.y (mgr.15282) 244 : cluster [DBG] pgmap v133: 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-17T11:03:14.067 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: audit 2024-09-17T11:03:10.860339+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.163:0/3802512101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:14.067 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:13 smithi164 bash[70557]: audit 2024-09-17T11:03:10.860339+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.163:0/3802512101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:14.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[19901]: audit 2024-09-17T11:03:09.868600+0000 mgr.y (mgr.15282) 241 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[19901]: audit 2024-09-17T11:03:10.167110+0000 mgr.y (mgr.15282) 242 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[19901]: audit 2024-09-17T11:03:10.461457+0000 mgr.y (mgr.15282) 243 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[19901]: cluster 2024-09-17T11:03:10.462894+0000 mgr.y (mgr.15282) 244 : cluster [DBG] pgmap v133: 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-17T11:03:14.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[19901]: audit 2024-09-17T11:03:10.860339+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.163:0/3802512101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:14.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[26527]: audit 2024-09-17T11:03:09.868600+0000 mgr.y (mgr.15282) 241 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[26527]: audit 2024-09-17T11:03:10.167110+0000 mgr.y (mgr.15282) 242 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[26527]: audit 2024-09-17T11:03:10.461457+0000 mgr.y (mgr.15282) 243 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:14.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[26527]: cluster 2024-09-17T11:03:10.462894+0000 mgr.y (mgr.15282) 244 : cluster [DBG] pgmap v133: 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-17T11:03:14.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:13 smithi163 bash[26527]: audit 2024-09-17T11:03:10.860339+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.163:0/3802512101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: audit 2024-09-17T11:03:11.177387+0000 mgr.y (mgr.15282) 245 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:12.464699+0000 mgr.y (mgr.15282) 246 : cluster [DBG] pgmap v134: 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-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.790588+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.793547+0000 mon.a (mon.0) 1583 : cluster [INF] mon.a calling monitor election 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.820618+0000 mon.a (mon.0) 1584 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.837478+0000 mon.a (mon.0) 1585 : cluster [DBG] monmap epoch 3 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.837508+0000 mon.a (mon.0) 1586 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.837525+0000 mon.a (mon.0) 1587 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.837552+0000 mon.a (mon.0) 1588 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.837585+0000 mon.a (mon.0) 1589 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.837618+0000 mon.a (mon.0) 1590 : cluster [DBG] election_strategy: 1 2024-09-17T11:03:15.203 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.837653+0000 mon.a (mon.0) 1591 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.837688+0000 mon.a (mon.0) 1592 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.837723+0000 mon.a (mon.0) 1593 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.855751+0000 mon.a (mon.0) 1594 : cluster [DBG] fsmap 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.855801+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.856693+0000 mon.a (mon.0) 1596 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:13.856960+0000 mon.a (mon.0) 1597 : cluster [INF] overall HEALTH_OK 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: audit 2024-09-17T11:03:13.866041+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: audit 2024-09-17T11:03:13.878175+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[26527]: cluster 2024-09-17T11:03:14.465575+0000 mgr.y (mgr.15282) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: audit 2024-09-17T11:03:11.177387+0000 mgr.y (mgr.15282) 245 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:15.204 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:12.464699+0000 mgr.y (mgr.15282) 246 : cluster [DBG] pgmap v134: 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-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.790588+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.793547+0000 mon.a (mon.0) 1583 : cluster [INF] mon.a calling monitor election 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.820618+0000 mon.a (mon.0) 1584 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.837478+0000 mon.a (mon.0) 1585 : cluster [DBG] monmap epoch 3 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.837508+0000 mon.a (mon.0) 1586 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.837525+0000 mon.a (mon.0) 1587 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.837552+0000 mon.a (mon.0) 1588 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.837585+0000 mon.a (mon.0) 1589 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.837618+0000 mon.a (mon.0) 1590 : cluster [DBG] election_strategy: 1 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.837653+0000 mon.a (mon.0) 1591 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.837688+0000 mon.a (mon.0) 1592 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:03:15.205 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.837723+0000 mon.a (mon.0) 1593 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:03:15.206 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.855751+0000 mon.a (mon.0) 1594 : cluster [DBG] fsmap 2024-09-17T11:03:15.206 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.855801+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:03:15.206 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.856693+0000 mon.a (mon.0) 1596 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-09-17T11:03:15.206 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:13.856960+0000 mon.a (mon.0) 1597 : cluster [INF] overall HEALTH_OK 2024-09-17T11:03:15.206 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: audit 2024-09-17T11:03:13.866041+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:15.206 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: audit 2024-09-17T11:03:13.878175+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:15.206 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:14 smithi163 bash[19901]: cluster 2024-09-17T11:03:14.465575+0000 mgr.y (mgr.15282) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:14.880499856Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: audit 2024-09-17T11:03:11.177387+0000 mgr.y (mgr.15282) 245 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: audit 2024-09-17T11:03:11.177387+0000 mgr.y (mgr.15282) 245 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:12.464699+0000 mgr.y (mgr.15282) 246 : cluster [DBG] pgmap v134: 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-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:12.464699+0000 mgr.y (mgr.15282) 246 : cluster [DBG] pgmap v134: 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-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.790588+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.790588+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.793547+0000 mon.a (mon.0) 1583 : cluster [INF] mon.a calling monitor election 2024-09-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.793547+0000 mon.a (mon.0) 1583 : cluster [INF] mon.a calling monitor election 2024-09-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.820618+0000 mon.a (mon.0) 1584 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:03:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.820618+0000 mon.a (mon.0) 1584 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837478+0000 mon.a (mon.0) 1585 : cluster [DBG] monmap epoch 3 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837478+0000 mon.a (mon.0) 1585 : cluster [DBG] monmap epoch 3 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837508+0000 mon.a (mon.0) 1586 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837508+0000 mon.a (mon.0) 1586 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837525+0000 mon.a (mon.0) 1587 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837525+0000 mon.a (mon.0) 1587 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837552+0000 mon.a (mon.0) 1588 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837552+0000 mon.a (mon.0) 1588 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837585+0000 mon.a (mon.0) 1589 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837585+0000 mon.a (mon.0) 1589 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837618+0000 mon.a (mon.0) 1590 : cluster [DBG] election_strategy: 1 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837618+0000 mon.a (mon.0) 1590 : cluster [DBG] election_strategy: 1 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837653+0000 mon.a (mon.0) 1591 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:03:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837653+0000 mon.a (mon.0) 1591 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837688+0000 mon.a (mon.0) 1592 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837688+0000 mon.a (mon.0) 1592 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837723+0000 mon.a (mon.0) 1593 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.837723+0000 mon.a (mon.0) 1593 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.855751+0000 mon.a (mon.0) 1594 : cluster [DBG] fsmap 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.855751+0000 mon.a (mon.0) 1594 : cluster [DBG] fsmap 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.855801+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.855801+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.856693+0000 mon.a (mon.0) 1596 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.856693+0000 mon.a (mon.0) 1596 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.856960+0000 mon.a (mon.0) 1597 : cluster [INF] overall HEALTH_OK 2024-09-17T11:03:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:13.856960+0000 mon.a (mon.0) 1597 : cluster [INF] overall HEALTH_OK 2024-09-17T11:03:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: audit 2024-09-17T11:03:13.866041+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: audit 2024-09-17T11:03:13.866041+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: audit 2024-09-17T11:03:13.878175+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: audit 2024-09-17T11:03:13.878175+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:14.465575+0000 mgr.y (mgr.15282) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:14 smithi164 bash[70557]: cluster 2024-09-17T11:03:14.465575+0000 mgr.y (mgr.15282) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:16.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:15 smithi164 bash[70557]: audit 2024-09-17T11:03:15.203058+0000 mgr.y (mgr.15282) 248 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:16.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:15 smithi164 bash[70557]: audit 2024-09-17T11:03:15.203058+0000 mgr.y (mgr.15282) 248 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:16.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:15 smithi163 bash[19901]: audit 2024-09-17T11:03:15.203058+0000 mgr.y (mgr.15282) 248 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:16.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:15 smithi163 bash[26527]: audit 2024-09-17T11:03:15.203058+0000 mgr.y (mgr.15282) 248 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:17.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:16 smithi164 bash[70557]: cluster 2024-09-17T11:03:16.467263+0000 mgr.y (mgr.15282) 249 : cluster [DBG] pgmap v136: 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-17T11:03:17.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:16 smithi164 bash[70557]: cluster 2024-09-17T11:03:16.467263+0000 mgr.y (mgr.15282) 249 : cluster [DBG] pgmap v136: 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-17T11:03:17.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:16 smithi163 bash[19901]: cluster 2024-09-17T11:03:16.467263+0000 mgr.y (mgr.15282) 249 : cluster [DBG] pgmap v136: 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-17T11:03:17.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:16 smithi163 bash[26527]: cluster 2024-09-17T11:03:16.467263+0000 mgr.y (mgr.15282) 249 : cluster [DBG] pgmap v136: 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-17T11:03:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:17.864418866Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:19.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:03:18 smithi163 bash[68587]: debug 2024-09-17T11:03:18.789+0000 7f09d7c2d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T11:03:19.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:19 smithi164 bash[70557]: cluster 2024-09-17T11:03:18.467973+0000 mgr.y (mgr.15282) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:19.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:19 smithi164 bash[70557]: cluster 2024-09-17T11:03:18.467973+0000 mgr.y (mgr.15282) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:19.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:03:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:03:19] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.51.0" 2024-09-17T11:03:19.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:19 smithi163 bash[19901]: cluster 2024-09-17T11:03:18.467973+0000 mgr.y (mgr.15282) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:19 smithi163 bash[26527]: cluster 2024-09-17T11:03:18.467973+0000 mgr.y (mgr.15282) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:20.867870646Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:21.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:20 smithi164 bash[70557]: audit 2024-09-17T11:03:19.842918+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:21.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:20 smithi164 bash[70557]: audit 2024-09-17T11:03:19.842918+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:20 smithi164 bash[70557]: audit 2024-09-17T11:03:19.857948+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:20 smithi164 bash[70557]: audit 2024-09-17T11:03:19.857948+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:20 smithi164 bash[70557]: cluster 2024-09-17T11:03:20.468681+0000 mgr.y (mgr.15282) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:20 smithi164 bash[70557]: cluster 2024-09-17T11:03:20.468681+0000 mgr.y (mgr.15282) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:21.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:20 smithi163 bash[19901]: audit 2024-09-17T11:03:19.842918+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:21.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:20 smithi163 bash[19901]: audit 2024-09-17T11:03:19.857948+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:21.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:20 smithi163 bash[19901]: cluster 2024-09-17T11:03:20.468681+0000 mgr.y (mgr.15282) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:20 smithi163 bash[26527]: audit 2024-09-17T11:03:19.842918+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:20 smithi163 bash[26527]: audit 2024-09-17T11:03:19.857948+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:20 smithi163 bash[26527]: cluster 2024-09-17T11:03:20.468681+0000 mgr.y (mgr.15282) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:03:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:22 smithi164 bash[70557]: audit 2024-09-17T11:03:21.011792+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:22 smithi164 bash[70557]: audit 2024-09-17T11:03:21.011792+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:22 smithi164 bash[70557]: audit 2024-09-17T11:03:21.022450+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:22 smithi164 bash[70557]: audit 2024-09-17T11:03:21.022450+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:22 smithi164 bash[70557]: audit 2024-09-17T11:03:21.159727+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:22 smithi164 bash[70557]: audit 2024-09-17T11:03:21.159727+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:22.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:22 smithi163 bash[19901]: audit 2024-09-17T11:03:21.011792+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:22.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:22 smithi163 bash[19901]: audit 2024-09-17T11:03:21.022450+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:22.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:22 smithi163 bash[19901]: audit 2024-09-17T11:03:21.159727+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:22 smithi163 bash[26527]: audit 2024-09-17T11:03:21.011792+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:22 smithi163 bash[26527]: audit 2024-09-17T11:03:21.022450+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:22 smithi163 bash[26527]: audit 2024-09-17T11:03:21.159727+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:23.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:23 smithi164 bash[70557]: cluster 2024-09-17T11:03:22.470463+0000 mgr.y (mgr.15282) 252 : cluster [DBG] pgmap v139: 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-17T11:03:23.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:23 smithi164 bash[70557]: cluster 2024-09-17T11:03:22.470463+0000 mgr.y (mgr.15282) 252 : cluster [DBG] pgmap v139: 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-17T11:03:23.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:23 smithi163 bash[26527]: cluster 2024-09-17T11:03:22.470463+0000 mgr.y (mgr.15282) 252 : cluster [DBG] pgmap v139: 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-17T11:03:23.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:23 smithi163 bash[19901]: cluster 2024-09-17T11:03:22.470463+0000 mgr.y (mgr.15282) 252 : cluster [DBG] pgmap v139: 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-17T11:03:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:23.865410992Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:25.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:25 smithi164 bash[70557]: cluster 2024-09-17T11:03:24.471245+0000 mgr.y (mgr.15282) 253 : cluster [DBG] pgmap v140: 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-17T11:03:25.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:25 smithi164 bash[70557]: cluster 2024-09-17T11:03:24.471245+0000 mgr.y (mgr.15282) 253 : cluster [DBG] pgmap v140: 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-17T11:03:25.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:25 smithi163 bash[26527]: cluster 2024-09-17T11:03:24.471245+0000 mgr.y (mgr.15282) 253 : cluster [DBG] pgmap v140: 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-17T11:03:25.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:25 smithi163 bash[19901]: cluster 2024-09-17T11:03:24.471245+0000 mgr.y (mgr.15282) 253 : cluster [DBG] pgmap v140: 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-17T11:03:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:26 smithi164 bash[70557]: audit 2024-09-17T11:03:25.214312+0000 mgr.y (mgr.15282) 254 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:26.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:26 smithi164 bash[70557]: audit 2024-09-17T11:03:25.214312+0000 mgr.y (mgr.15282) 254 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:26.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:26 smithi163 bash[19901]: audit 2024-09-17T11:03:25.214312+0000 mgr.y (mgr.15282) 254 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:26.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:26 smithi163 bash[26527]: audit 2024-09-17T11:03:25.214312+0000 mgr.y (mgr.15282) 254 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:26.881226186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:27.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:27 smithi164 bash[70557]: cluster 2024-09-17T11:03:26.472833+0000 mgr.y (mgr.15282) 255 : cluster [DBG] pgmap v141: 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-17T11:03:27.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:27 smithi164 bash[70557]: cluster 2024-09-17T11:03:26.472833+0000 mgr.y (mgr.15282) 255 : cluster [DBG] pgmap v141: 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-17T11:03:27.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:27 smithi163 bash[19901]: cluster 2024-09-17T11:03:26.472833+0000 mgr.y (mgr.15282) 255 : cluster [DBG] pgmap v141: 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-17T11:03:27.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:27 smithi163 bash[26527]: cluster 2024-09-17T11:03:26.472833+0000 mgr.y (mgr.15282) 255 : cluster [DBG] pgmap v141: 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-17T11:03:29.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:29 smithi164 bash[70557]: cluster 2024-09-17T11:03:28.473536+0000 mgr.y (mgr.15282) 256 : cluster [DBG] pgmap v142: 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-17T11:03:29.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:29 smithi164 bash[70557]: cluster 2024-09-17T11:03:28.473536+0000 mgr.y (mgr.15282) 256 : cluster [DBG] pgmap v142: 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-17T11:03:29.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:03:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:03:29] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.51.0" 2024-09-17T11:03:29.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:29 smithi163 bash[26527]: cluster 2024-09-17T11:03:28.473536+0000 mgr.y (mgr.15282) 256 : cluster [DBG] pgmap v142: 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-17T11:03:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:29 smithi163 bash[19901]: cluster 2024-09-17T11:03:28.473536+0000 mgr.y (mgr.15282) 256 : cluster [DBG] pgmap v142: 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-17T11:03:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:29.877427802Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: cluster 2024-09-17T11:03:30.474325+0000 mgr.y (mgr.15282) 257 : cluster [DBG] pgmap v143: 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-17T11:03:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.178345+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.189042+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.191348+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.193113+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.203846+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.336772+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.340292+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.343095+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.351616+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.356937+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.365266+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.370911+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.378225+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.382377+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.387765+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.390657+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.396364+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.399862+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.410745+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: cluster 2024-09-17T11:03:30.474325+0000 mgr.y (mgr.15282) 257 : cluster [DBG] pgmap v143: 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-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.178345+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.189042+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.191348+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.193113+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.203846+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.336772+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.340292+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.343095+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.351616+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.356937+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.365266+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.370911+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.378225+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.382377+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.387765+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.390657+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.396364+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.399862+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.410745+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.417632+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.425726+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.432572+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.441121+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.446713+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.450963+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.454173+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.457711+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.460292+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.464181+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.467476+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.471191+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.473687+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.477005+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.479993+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.483667+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.486760+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.495722+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.417632+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.425726+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.432572+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.441121+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:31.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.446713+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.450963+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.454173+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.457711+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.460292+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.464181+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.467476+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.471191+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.473687+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.477005+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.479993+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.483667+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.486760+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:03:31.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.495722+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.500355+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.506972+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.511165+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.517376+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.521920+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.523520+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.529903+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.534877+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.536555+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:03:31.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[19901]: audit 2024-09-17T11:03:31.543006+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.500355+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.506972+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.511165+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.517376+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.521920+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.523520+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.529903+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.534877+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.536555+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:03:31.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:31 smithi163 bash[26527]: audit 2024-09-17T11:03:31.543006+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:03:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: cluster 2024-09-17T11:03:30.474325+0000 mgr.y (mgr.15282) 257 : cluster [DBG] pgmap v143: 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-17T11:03:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: cluster 2024-09-17T11:03:30.474325+0000 mgr.y (mgr.15282) 257 : cluster [DBG] pgmap v143: 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-17T11:03:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.178345+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.178345+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.189042+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.189042+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.191348+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.191348+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.193113+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.193113+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.203846+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.203846+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.336772+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.336772+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.340292+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.340292+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.343095+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.343095+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.351616+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.351616+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.356937+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.356937+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.365266+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.365266+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.370911+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.370911+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.378225+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.378225+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.382377+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.382377+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.387765+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.387765+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.390657+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.390657+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.396364+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.396364+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.399862+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.399862+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.410745+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.410745+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.417632+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.417632+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.425726+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.425726+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.432572+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.432572+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.441121+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.441121+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.446713+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.446713+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.450963+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.450963+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.454173+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.454173+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.457711+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.457711+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.460292+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.460292+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.464181+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.464181+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.467476+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.467476+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.471191+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.471191+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.473687+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.473687+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.477005+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.477005+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.479993+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.479993+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.483667+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.483667+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.486760+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.486760+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.495722+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.495722+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.500355+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.500355+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.506972+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.506972+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.511165+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.511165+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.517376+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.517376+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:03:32.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.521920+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.521920+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.523520+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.523520+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.529903+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.529903+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.534877+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.534877+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.536555+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.536555+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.543006+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:03:32.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:31 smithi164 bash[70557]: audit 2024-09-17T11:03:31.543006+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:03:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.344580+0000 mgr.y (mgr.15282) 258 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:03:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.358354+0000 mgr.y (mgr.15282) 259 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:03:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.372151+0000 mgr.y (mgr.15282) 260 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:03:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.383388+0000 mgr.y (mgr.15282) 261 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:03:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.401722+0000 mgr.y (mgr.15282) 262 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:03:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.419198+0000 mgr.y (mgr.15282) 263 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:03:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.434057+0000 mgr.y (mgr.15282) 264 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:03:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.448924+0000 mgr.y (mgr.15282) 265 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.455723+0000 mgr.y (mgr.15282) 266 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.461976+0000 mgr.y (mgr.15282) 267 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.469033+0000 mgr.y (mgr.15282) 268 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.475196+0000 mgr.y (mgr.15282) 269 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.481474+0000 mgr.y (mgr.15282) 270 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.484916+0000 mgr.y (mgr.15282) 271 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.548643+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.562105+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.569355+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.572386+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.573949+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:03:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.581106+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:03:32.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.344580+0000 mgr.y (mgr.15282) 258 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:03:32.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.358354+0000 mgr.y (mgr.15282) 259 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:03:32.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.372151+0000 mgr.y (mgr.15282) 260 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:03:32.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.383388+0000 mgr.y (mgr.15282) 261 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:03:32.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.401722+0000 mgr.y (mgr.15282) 262 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:03:32.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.419198+0000 mgr.y (mgr.15282) 263 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:03:32.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.434057+0000 mgr.y (mgr.15282) 264 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:03:32.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.448924+0000 mgr.y (mgr.15282) 265 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.455723+0000 mgr.y (mgr.15282) 266 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.461976+0000 mgr.y (mgr.15282) 267 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.469033+0000 mgr.y (mgr.15282) 268 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.475196+0000 mgr.y (mgr.15282) 269 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.481474+0000 mgr.y (mgr.15282) 270 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.484916+0000 mgr.y (mgr.15282) 271 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.548643+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.562105+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.569355+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.572386+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.573949+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:03:32.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.581106+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.584218+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.591694+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.595668+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.597200+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.598726+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.600078+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.601428+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.602811+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: cephadm 2024-09-17T11:03:31.603989+0000 mgr.y (mgr.15282) 272 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.604781+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.612362+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:03:32.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.614266+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.615808+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.627811+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.719882+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.721240+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[26527]: audit 2024-09-17T11:03:31.729255+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.584218+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.591694+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.595668+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.597200+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.598726+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.600078+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.601428+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.602811+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: cephadm 2024-09-17T11:03:31.603989+0000 mgr.y (mgr.15282) 272 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.604781+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.612362+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.614266+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.615808+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.627811+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.719882+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.721240+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:32 smithi163 bash[19901]: audit 2024-09-17T11:03:31.729255+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.344580+0000 mgr.y (mgr.15282) 258 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.344580+0000 mgr.y (mgr.15282) 258 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.358354+0000 mgr.y (mgr.15282) 259 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.358354+0000 mgr.y (mgr.15282) 259 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.372151+0000 mgr.y (mgr.15282) 260 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.372151+0000 mgr.y (mgr.15282) 260 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.383388+0000 mgr.y (mgr.15282) 261 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.383388+0000 mgr.y (mgr.15282) 261 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.401722+0000 mgr.y (mgr.15282) 262 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.401722+0000 mgr.y (mgr.15282) 262 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:03:32.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.419198+0000 mgr.y (mgr.15282) 263 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.419198+0000 mgr.y (mgr.15282) 263 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.434057+0000 mgr.y (mgr.15282) 264 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.434057+0000 mgr.y (mgr.15282) 264 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.448924+0000 mgr.y (mgr.15282) 265 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.448924+0000 mgr.y (mgr.15282) 265 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.455723+0000 mgr.y (mgr.15282) 266 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.455723+0000 mgr.y (mgr.15282) 266 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.461976+0000 mgr.y (mgr.15282) 267 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.461976+0000 mgr.y (mgr.15282) 267 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.469033+0000 mgr.y (mgr.15282) 268 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.469033+0000 mgr.y (mgr.15282) 268 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.475196+0000 mgr.y (mgr.15282) 269 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:03:32.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.475196+0000 mgr.y (mgr.15282) 269 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:03:32.867 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.481474+0000 mgr.y (mgr.15282) 270 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:03:32.867 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.481474+0000 mgr.y (mgr.15282) 270 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:03:32.867 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.484916+0000 mgr.y (mgr.15282) 271 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:03:32.867 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.484916+0000 mgr.y (mgr.15282) 271 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:03:32.867 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.548643+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.548643+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.562105+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.562105+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.569355+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.569355+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.572386+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.572386+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.573949+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.573949+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.581106+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.581106+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.584218+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:03:32.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.584218+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.591694+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.591694+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.595668+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.595668+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.597200+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.597200+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.598726+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.598726+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.600078+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.600078+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.601428+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.601428+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.602811+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.602811+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.603989+0000 mgr.y (mgr.15282) 272 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: cephadm 2024-09-17T11:03:31.603989+0000 mgr.y (mgr.15282) 272 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.604781+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.604781+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.612362+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.612362+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.614266+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.614266+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.615808+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.615808+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.627811+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.627811+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.719882+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.719882+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:03:32.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.721240+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.721240+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:03:32.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.729255+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:32.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[70557]: audit 2024-09-17T11:03:31.729255+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:32.864483491Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:33 smithi163 bash[26527]: cluster 2024-09-17T11:03:32.476040+0000 mgr.y (mgr.15282) 273 : cluster [DBG] pgmap v144: 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-17T11:03:33.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:33 smithi163 bash[19901]: cluster 2024-09-17T11:03:32.476040+0000 mgr.y (mgr.15282) 273 : cluster [DBG] pgmap v144: 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-17T11:03:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:33 smithi164 bash[70557]: cluster 2024-09-17T11:03:32.476040+0000 mgr.y (mgr.15282) 273 : cluster [DBG] pgmap v144: 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-17T11:03:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:33 smithi164 bash[70557]: cluster 2024-09-17T11:03:32.476040+0000 mgr.y (mgr.15282) 273 : cluster [DBG] pgmap v144: 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-17T11:03:35.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:35 smithi163 bash[26527]: cluster 2024-09-17T11:03:34.476750+0000 mgr.y (mgr.15282) 274 : cluster [DBG] pgmap v145: 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-17T11:03:35.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:35 smithi163 bash[19901]: cluster 2024-09-17T11:03:34.476750+0000 mgr.y (mgr.15282) 274 : cluster [DBG] pgmap v145: 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-17T11:03:35.907 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:35 smithi164 bash[70557]: cluster 2024-09-17T11:03:34.476750+0000 mgr.y (mgr.15282) 274 : cluster [DBG] pgmap v145: 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-17T11:03:35.908 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:35 smithi164 bash[70557]: cluster 2024-09-17T11:03:34.476750+0000 mgr.y (mgr.15282) 274 : cluster [DBG] pgmap v145: 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-17T11:03:36.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:35.90767174Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:36 smithi163 bash[26527]: audit 2024-09-17T11:03:35.225605+0000 mgr.y (mgr.15282) 275 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:36 smithi163 bash[26527]: audit 2024-09-17T11:03:36.160193+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:36 smithi163 bash[26527]: audit 2024-09-17T11:03:36.225857+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:36.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:36 smithi163 bash[19901]: audit 2024-09-17T11:03:35.225605+0000 mgr.y (mgr.15282) 275 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:36.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:36 smithi163 bash[19901]: audit 2024-09-17T11:03:36.160193+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:36.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:36 smithi163 bash[19901]: audit 2024-09-17T11:03:36.225857+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:36 smithi164 bash[70557]: audit 2024-09-17T11:03:35.225605+0000 mgr.y (mgr.15282) 275 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:36 smithi164 bash[70557]: audit 2024-09-17T11:03:35.225605+0000 mgr.y (mgr.15282) 275 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:36 smithi164 bash[70557]: audit 2024-09-17T11:03:36.160193+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:36 smithi164 bash[70557]: audit 2024-09-17T11:03:36.160193+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:36 smithi164 bash[70557]: audit 2024-09-17T11:03:36.225857+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:36 smithi164 bash[70557]: audit 2024-09-17T11:03:36.225857+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:03:38.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:37 smithi164 bash[70557]: cluster 2024-09-17T11:03:36.478368+0000 mgr.y (mgr.15282) 276 : cluster [DBG] pgmap v146: 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-17T11:03:38.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:37 smithi164 bash[70557]: cluster 2024-09-17T11:03:36.478368+0000 mgr.y (mgr.15282) 276 : cluster [DBG] pgmap v146: 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-17T11:03:38.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:37 smithi163 bash[26527]: cluster 2024-09-17T11:03:36.478368+0000 mgr.y (mgr.15282) 276 : cluster [DBG] pgmap v146: 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-17T11:03:38.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:37 smithi163 bash[19901]: cluster 2024-09-17T11:03:36.478368+0000 mgr.y (mgr.15282) 276 : cluster [DBG] pgmap v146: 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-17T11:03:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:38.870954043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:39 smithi164 bash[70557]: cluster 2024-09-17T11:03:38.479203+0000 mgr.y (mgr.15282) 277 : cluster [DBG] pgmap v147: 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-17T11:03:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:39 smithi164 bash[70557]: cluster 2024-09-17T11:03:38.479203+0000 mgr.y (mgr.15282) 277 : cluster [DBG] pgmap v147: 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-17T11:03:40.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:03:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:03:39] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.51.0" 2024-09-17T11:03:40.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:39 smithi163 bash[26527]: cluster 2024-09-17T11:03:38.479203+0000 mgr.y (mgr.15282) 277 : cluster [DBG] pgmap v147: 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-17T11:03:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:39 smithi163 bash[19901]: cluster 2024-09-17T11:03:38.479203+0000 mgr.y (mgr.15282) 277 : cluster [DBG] pgmap v147: 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-17T11:03:41.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:41 smithi163 bash[19901]: cluster 2024-09-17T11:03:40.479950+0000 mgr.y (mgr.15282) 278 : cluster [DBG] pgmap v148: 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-17T11:03:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:41 smithi163 bash[26527]: cluster 2024-09-17T11:03:40.479950+0000 mgr.y (mgr.15282) 278 : cluster [DBG] pgmap v148: 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-17T11:03:41.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:41 smithi164 bash[70557]: cluster 2024-09-17T11:03:40.479950+0000 mgr.y (mgr.15282) 278 : cluster [DBG] pgmap v148: 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-17T11:03:41.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:41 smithi164 bash[70557]: cluster 2024-09-17T11:03:40.479950+0000 mgr.y (mgr.15282) 278 : cluster [DBG] pgmap v148: 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-17T11:03:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:41.904206215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:42.322 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T11:03:43.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:42 smithi164 bash[70557]: audit 2024-09-17T11:03:41.505909+0000 mgr.y (mgr.15282) 279 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:43.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:42 smithi164 bash[70557]: audit 2024-09-17T11:03:41.505909+0000 mgr.y (mgr.15282) 279 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:43.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:42 smithi163 bash[19901]: audit 2024-09-17T11:03:41.505909+0000 mgr.y (mgr.15282) 279 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:43.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:42 smithi163 bash[26527]: audit 2024-09-17T11:03:41.505909+0000 mgr.y (mgr.15282) 279 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:43 smithi164 bash[70557]: cluster 2024-09-17T11:03:42.481161+0000 mgr.y (mgr.15282) 280 : cluster [DBG] pgmap v149: 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-17T11:03:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:43 smithi164 bash[70557]: cluster 2024-09-17T11:03:42.481161+0000 mgr.y (mgr.15282) 280 : cluster [DBG] pgmap v149: 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-17T11:03:44.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:43 smithi163 bash[19901]: cluster 2024-09-17T11:03:42.481161+0000 mgr.y (mgr.15282) 280 : cluster [DBG] pgmap v149: 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-17T11:03:44.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:43 smithi163 bash[26527]: cluster 2024-09-17T11:03:42.481161+0000 mgr.y (mgr.15282) 280 : cluster [DBG] pgmap v149: 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-17T11:03:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:44.87382921Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:45 smithi164 bash[70557]: cluster 2024-09-17T11:03:44.481861+0000 mgr.y (mgr.15282) 281 : cluster [DBG] pgmap v150: 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-17T11:03:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:45 smithi164 bash[70557]: cluster 2024-09-17T11:03:44.481861+0000 mgr.y (mgr.15282) 281 : cluster [DBG] pgmap v150: 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-17T11:03:46.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:45 smithi163 bash[19901]: cluster 2024-09-17T11:03:44.481861+0000 mgr.y (mgr.15282) 281 : cluster [DBG] pgmap v150: 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-17T11:03:46.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:45 smithi163 bash[26527]: cluster 2024-09-17T11:03:44.481861+0000 mgr.y (mgr.15282) 281 : cluster [DBG] pgmap v150: 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-17T11:03:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:46 smithi164 bash[70557]: audit 2024-09-17T11:03:45.236934+0000 mgr.y (mgr.15282) 282 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:46 smithi164 bash[70557]: audit 2024-09-17T11:03:45.236934+0000 mgr.y (mgr.15282) 282 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:47.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:46 smithi163 bash[19901]: audit 2024-09-17T11:03:45.236934+0000 mgr.y (mgr.15282) 282 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:47.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:46 smithi163 bash[26527]: audit 2024-09-17T11:03:45.236934+0000 mgr.y (mgr.15282) 282 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:47.136 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:03:47.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:47 smithi164 bash[70557]: cluster 2024-09-17T11:03:46.483456+0000 mgr.y (mgr.15282) 283 : cluster [DBG] pgmap v151: 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-17T11:03:47.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:47 smithi164 bash[70557]: cluster 2024-09-17T11:03:46.483456+0000 mgr.y (mgr.15282) 283 : cluster [DBG] pgmap v151: 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-17T11:03:48.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:47 smithi163 bash[19901]: cluster 2024-09-17T11:03:46.483456+0000 mgr.y (mgr.15282) 283 : cluster [DBG] pgmap v151: 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-17T11:03:48.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:47 smithi163 bash[26527]: cluster 2024-09-17T11:03:46.483456+0000 mgr.y (mgr.15282) 283 : cluster [DBG] pgmap v151: 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-17T11:03:48.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:47.871241301Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:48.920 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:03:48.920 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (2m) 2m ago 30m 14.0M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:03:48.920 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (2m) 29s ago 29m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:03:48.920 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (4m) 2m ago 27m 47.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:03:48.921 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (4m) 29s ago 38m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:03:48.921 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (15m) 2m ago 41m 503M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:03:48.921 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (41m) 2m ago 41m 87.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T11:03:48.921 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (36s) 29s ago 39m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:03:48.921 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (39m) 2m ago 39m 61.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T11:03:48.922 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (3m) 2m ago 30m 7619k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:03:48.922 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (3m) 29s ago 30m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:03:48.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (38m) 2m ago 38m 66.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T11:03:48.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (37m) 2m ago 37m 66.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:03:48.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (36m) 2m ago 36m 54.0M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:03:48.922 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (35m) 2m ago 35m 57.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:03:48.923 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (34m) 29s ago 34m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:03:48.923 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (33m) 29s ago 33m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:03:48.923 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (32m) 29s ago 32m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:03:48.923 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (31m) 29s ago 31m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:03:48.923 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (3m) 29s ago 30m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:03:48.923 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (28m) 2m ago 28m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:03:48.924 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (28m) 29s ago 28m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:03:49.631 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-17T11:03:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:49 smithi164 bash[70557]: cluster 2024-09-17T11:03:48.484182+0000 mgr.y (mgr.15282) 284 : cluster [DBG] pgmap v152: 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-17T11:03:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:49 smithi164 bash[70557]: cluster 2024-09-17T11:03:48.484182+0000 mgr.y (mgr.15282) 284 : cluster [DBG] pgmap v152: 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-17T11:03:50.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:03:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:03:49] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.51.0" 2024-09-17T11:03:50.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:49 smithi163 bash[26527]: cluster 2024-09-17T11:03:48.484182+0000 mgr.y (mgr.15282) 284 : cluster [DBG] pgmap v152: 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-17T11:03:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:49 smithi163 bash[19901]: cluster 2024-09-17T11:03:48.484182+0000 mgr.y (mgr.15282) 284 : cluster [DBG] pgmap v152: 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-17T11:03:50.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:50 smithi164 bash[70557]: audit 2024-09-17T11:03:48.908760+0000 mgr.y (mgr.15282) 285 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:50.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:50 smithi164 bash[70557]: audit 2024-09-17T11:03:48.908760+0000 mgr.y (mgr.15282) 285 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:51.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:50 smithi163 bash[19901]: audit 2024-09-17T11:03:48.908760+0000 mgr.y (mgr.15282) 285 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:51.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:50 smithi163 bash[26527]: audit 2024-09-17T11:03:48.908760+0000 mgr.y (mgr.15282) 285 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:03:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:50.879265553Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:51 smithi164 bash[70557]: cluster 2024-09-17T11:03:50.484941+0000 mgr.y (mgr.15282) 286 : cluster [DBG] pgmap v153: 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-17T11:03:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:51 smithi164 bash[70557]: cluster 2024-09-17T11:03:50.484941+0000 mgr.y (mgr.15282) 286 : cluster [DBG] pgmap v153: 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-17T11:03:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:51 smithi164 bash[70557]: audit 2024-09-17T11:03:51.160424+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:51 smithi164 bash[70557]: audit 2024-09-17T11:03:51.160424+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:51 smithi163 bash[19901]: cluster 2024-09-17T11:03:50.484941+0000 mgr.y (mgr.15282) 286 : cluster [DBG] pgmap v153: 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-17T11:03:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:51 smithi163 bash[19901]: audit 2024-09-17T11:03:51.160424+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:52.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:51 smithi163 bash[26527]: cluster 2024-09-17T11:03:50.484941+0000 mgr.y (mgr.15282) 286 : cluster [DBG] pgmap v153: 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-17T11:03:52.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:51 smithi163 bash[26527]: audit 2024-09-17T11:03:51.160424+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:03:53.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:53 smithi164 bash[70557]: cluster 2024-09-17T11:03:52.486708+0000 mgr.y (mgr.15282) 287 : cluster [DBG] pgmap v154: 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-17T11:03:53.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:53 smithi164 bash[70557]: cluster 2024-09-17T11:03:52.486708+0000 mgr.y (mgr.15282) 287 : cluster [DBG] pgmap v154: 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-17T11:03:54.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:53 smithi163 bash[19901]: cluster 2024-09-17T11:03:52.486708+0000 mgr.y (mgr.15282) 287 : cluster [DBG] pgmap v154: 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-17T11:03:54.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:53 smithi163 bash[26527]: cluster 2024-09-17T11:03:52.486708+0000 mgr.y (mgr.15282) 287 : cluster [DBG] pgmap v154: 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-17T11:03:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:53.870509119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:54.441 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:03:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:55 smithi164 bash[70557]: cluster 2024-09-17T11:03:54.487371+0000 mgr.y (mgr.15282) 288 : cluster [DBG] pgmap v155: 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-17T11:03:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:55 smithi164 bash[70557]: cluster 2024-09-17T11:03:54.487371+0000 mgr.y (mgr.15282) 288 : cluster [DBG] pgmap v155: 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-17T11:03:56.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:55 smithi163 bash[19901]: cluster 2024-09-17T11:03:54.487371+0000 mgr.y (mgr.15282) 288 : cluster [DBG] pgmap v155: 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-17T11:03:56.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:55 smithi163 bash[26527]: cluster 2024-09-17T11:03:54.487371+0000 mgr.y (mgr.15282) 288 : cluster [DBG] pgmap v155: 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-17T11:03:56.117 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:03:56.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:56 smithi164 bash[70557]: audit 2024-09-17T11:03:55.248199+0000 mgr.y (mgr.15282) 289 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:56.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:56 smithi164 bash[70557]: audit 2024-09-17T11:03:55.248199+0000 mgr.y (mgr.15282) 289 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:56.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:56 smithi164 bash[70557]: audit 2024-09-17T11:03:56.107798+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.163:0/3442526767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:56.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:56 smithi164 bash[70557]: audit 2024-09-17T11:03:56.107798+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.163:0/3442526767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:56.943 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:56 smithi163 bash[26527]: audit 2024-09-17T11:03:55.248199+0000 mgr.y (mgr.15282) 289 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:56.943 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:56 smithi163 bash[26527]: audit 2024-09-17T11:03:56.107798+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.163:0/3442526767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:56.944 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:56 smithi163 bash[19901]: audit 2024-09-17T11:03:55.248199+0000 mgr.y (mgr.15282) 289 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:03:56.944 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:56 smithi163 bash[19901]: audit 2024-09-17T11:03:56.107798+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.163:0/3442526767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:03:56.945 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:03:57.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:56.885622984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:03:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:57 smithi164 bash[70557]: cluster 2024-09-17T11:03:56.488936+0000 mgr.y (mgr.15282) 290 : cluster [DBG] pgmap v156: 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-17T11:03:58.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:57 smithi164 bash[70557]: cluster 2024-09-17T11:03:56.488936+0000 mgr.y (mgr.15282) 290 : cluster [DBG] pgmap v156: 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-17T11:03:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:57 smithi163 bash[26527]: cluster 2024-09-17T11:03:56.488936+0000 mgr.y (mgr.15282) 290 : cluster [DBG] pgmap v156: 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-17T11:03:58.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:57 smithi163 bash[19901]: cluster 2024-09-17T11:03:56.488936+0000 mgr.y (mgr.15282) 290 : cluster [DBG] pgmap v156: 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-17T11:03:59.912 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:59 smithi164 bash[70557]: cluster 2024-09-17T11:03:58.489648+0000 mgr.y (mgr.15282) 291 : cluster [DBG] pgmap v157: 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-17T11:03:59.912 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:03:59 smithi164 bash[70557]: cluster 2024-09-17T11:03:58.489648+0000 mgr.y (mgr.15282) 291 : cluster [DBG] pgmap v157: 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-17T11:04:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:03:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:03:59] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.51.0" 2024-09-17T11:04:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:03:59 smithi163 bash[26527]: cluster 2024-09-17T11:03:58.489648+0000 mgr.y (mgr.15282) 291 : cluster [DBG] pgmap v157: 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-17T11:04:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:03:59 smithi163 bash[19901]: cluster 2024-09-17T11:03:58.489648+0000 mgr.y (mgr.15282) 291 : cluster [DBG] pgmap v157: 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-17T11:04:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:03:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:03:59.911918054Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:01.769 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:04:01.906 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:01 smithi163 bash[26527]: cluster 2024-09-17T11:04:00.490374+0000 mgr.y (mgr.15282) 292 : cluster [DBG] pgmap v158: 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-17T11:04:01.907 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:01 smithi163 bash[19901]: cluster 2024-09-17T11:04:00.490374+0000 mgr.y (mgr.15282) 292 : cluster [DBG] pgmap v158: 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-17T11:04:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:01 smithi164 bash[70557]: cluster 2024-09-17T11:04:00.490374+0000 mgr.y (mgr.15282) 292 : cluster [DBG] pgmap v158: 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-17T11:04:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:01 smithi164 bash[70557]: cluster 2024-09-17T11:04:00.490374+0000 mgr.y (mgr.15282) 292 : cluster [DBG] pgmap v158: 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-17T11:04:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:02.899639065Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:03.545 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:04:03.545 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": null, 2024-09-17T11:04:03.546 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": false, 2024-09-17T11:04:03.546 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "", 2024-09-17T11:04:03.546 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:04:03.546 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": null, 2024-09-17T11:04:03.546 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "", 2024-09-17T11:04:03.546 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:04:03.546 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:04:03.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:03 smithi163 bash[19901]: cluster 2024-09-17T11:04:02.492034+0000 mgr.y (mgr.15282) 293 : cluster [DBG] pgmap v159: 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-17T11:04:03.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:03 smithi163 bash[26527]: cluster 2024-09-17T11:04:02.492034+0000 mgr.y (mgr.15282) 293 : cluster [DBG] pgmap v159: 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-17T11:04:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:03 smithi164 bash[70557]: cluster 2024-09-17T11:04:02.492034+0000 mgr.y (mgr.15282) 293 : cluster [DBG] pgmap v159: 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-17T11:04:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:03 smithi164 bash[70557]: cluster 2024-09-17T11:04:02.492034+0000 mgr.y (mgr.15282) 293 : cluster [DBG] pgmap v159: 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-17T11:04:04.371 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T11:04:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:04 smithi164 bash[70557]: audit 2024-09-17T11:04:03.546998+0000 mgr.y (mgr.15282) 294 : audit [DBG] from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:05.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:04 smithi164 bash[70557]: audit 2024-09-17T11:04:03.546998+0000 mgr.y (mgr.15282) 294 : audit [DBG] from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:05.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:04 smithi163 bash[26527]: audit 2024-09-17T11:04:03.546998+0000 mgr.y (mgr.15282) 294 : audit [DBG] from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:05.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:04 smithi163 bash[19901]: audit 2024-09-17T11:04:03.546998+0000 mgr.y (mgr.15282) 294 : audit [DBG] from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:06.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:05.868631374Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:05 smithi164 bash[70557]: cluster 2024-09-17T11:04:04.492714+0000 mgr.y (mgr.15282) 295 : cluster [DBG] pgmap v160: 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-17T11:04:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:05 smithi164 bash[70557]: cluster 2024-09-17T11:04:04.492714+0000 mgr.y (mgr.15282) 295 : cluster [DBG] pgmap v160: 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-17T11:04:06.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:05 smithi163 bash[26527]: cluster 2024-09-17T11:04:04.492714+0000 mgr.y (mgr.15282) 295 : cluster [DBG] pgmap v160: 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-17T11:04:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:05 smithi163 bash[19901]: cluster 2024-09-17T11:04:04.492714+0000 mgr.y (mgr.15282) 295 : cluster [DBG] pgmap v160: 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-17T11:04:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:06 smithi164 bash[70557]: audit 2024-09-17T11:04:05.250929+0000 mgr.y (mgr.15282) 296 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:06 smithi164 bash[70557]: audit 2024-09-17T11:04:05.250929+0000 mgr.y (mgr.15282) 296 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:06 smithi164 bash[70557]: audit 2024-09-17T11:04:06.160840+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:04:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:06 smithi164 bash[70557]: audit 2024-09-17T11:04:06.160840+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:04:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:06 smithi163 bash[26527]: audit 2024-09-17T11:04:05.250929+0000 mgr.y (mgr.15282) 296 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:06 smithi163 bash[26527]: audit 2024-09-17T11:04:06.160840+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:04:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:06 smithi163 bash[19901]: audit 2024-09-17T11:04:05.250929+0000 mgr.y (mgr.15282) 296 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:06 smithi163 bash[19901]: audit 2024-09-17T11:04:06.160840+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:04:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:07 smithi164 bash[70557]: cluster 2024-09-17T11:04:06.494303+0000 mgr.y (mgr.15282) 297 : cluster [DBG] pgmap v161: 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-17T11:04:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:07 smithi164 bash[70557]: cluster 2024-09-17T11:04:06.494303+0000 mgr.y (mgr.15282) 297 : cluster [DBG] pgmap v161: 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-17T11:04:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:07 smithi163 bash[26527]: cluster 2024-09-17T11:04:06.494303+0000 mgr.y (mgr.15282) 297 : cluster [DBG] pgmap v161: 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-17T11:04:08.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:07 smithi163 bash[19901]: cluster 2024-09-17T11:04:06.494303+0000 mgr.y (mgr.15282) 297 : cluster [DBG] pgmap v161: 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-17T11:04:09.199 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:04:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:08.897088865Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:09 smithi164 bash[70557]: cluster 2024-09-17T11:04:08.495037+0000 mgr.y (mgr.15282) 298 : cluster [DBG] pgmap v162: 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-17T11:04:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:09 smithi164 bash[70557]: cluster 2024-09-17T11:04:08.495037+0000 mgr.y (mgr.15282) 298 : cluster [DBG] pgmap v162: 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-17T11:04:10.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:04:09] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.51.0" 2024-09-17T11:04:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:09 smithi163 bash[26527]: cluster 2024-09-17T11:04:08.495037+0000 mgr.y (mgr.15282) 298 : cluster [DBG] pgmap v162: 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-17T11:04:10.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:09 smithi163 bash[19901]: cluster 2024-09-17T11:04:08.495037+0000 mgr.y (mgr.15282) 298 : cluster [DBG] pgmap v162: 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-17T11:04:10.931 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T11:04:11.762 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T11:04:12.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:11.873679477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:11 smithi164 bash[70557]: cluster 2024-09-17T11:04:10.495739+0000 mgr.y (mgr.15282) 299 : cluster [DBG] pgmap v163: 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-17T11:04:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:11 smithi164 bash[70557]: cluster 2024-09-17T11:04:10.495739+0000 mgr.y (mgr.15282) 299 : cluster [DBG] pgmap v163: 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-17T11:04:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:11 smithi164 bash[70557]: audit 2024-09-17T11:04:10.932913+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.163:0/2258780968' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:04:12.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:11 smithi164 bash[70557]: audit 2024-09-17T11:04:10.932913+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.163:0/2258780968' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:04:12.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:11 smithi163 bash[19901]: cluster 2024-09-17T11:04:10.495739+0000 mgr.y (mgr.15282) 299 : cluster [DBG] pgmap v163: 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-17T11:04:12.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:11 smithi163 bash[19901]: audit 2024-09-17T11:04:10.932913+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.163:0/2258780968' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:04:12.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:11 smithi163 bash[26527]: cluster 2024-09-17T11:04:10.495739+0000 mgr.y (mgr.15282) 299 : cluster [DBG] pgmap v163: 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-17T11:04:12.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:11 smithi163 bash[26527]: audit 2024-09-17T11:04:10.932913+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.163:0/2258780968' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:04:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:13 smithi164 bash[70557]: cluster 2024-09-17T11:04:12.497440+0000 mgr.y (mgr.15282) 300 : cluster [DBG] pgmap v164: 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-17T11:04:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:13 smithi164 bash[70557]: cluster 2024-09-17T11:04:12.497440+0000 mgr.y (mgr.15282) 300 : cluster [DBG] pgmap v164: 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-17T11:04:14.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:13 smithi163 bash[26527]: cluster 2024-09-17T11:04:12.497440+0000 mgr.y (mgr.15282) 300 : cluster [DBG] pgmap v164: 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-17T11:04:14.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:13 smithi163 bash[19901]: cluster 2024-09-17T11:04:12.497440+0000 mgr.y (mgr.15282) 300 : cluster [DBG] pgmap v164: 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-17T11:04:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:14.865645906Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:15 smithi164 bash[70557]: cluster 2024-09-17T11:04:14.498209+0000 mgr.y (mgr.15282) 301 : cluster [DBG] pgmap v165: 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-17T11:04:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:15 smithi164 bash[70557]: cluster 2024-09-17T11:04:14.498209+0000 mgr.y (mgr.15282) 301 : cluster [DBG] pgmap v165: 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-17T11:04:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:15 smithi163 bash[19901]: cluster 2024-09-17T11:04:14.498209+0000 mgr.y (mgr.15282) 301 : cluster [DBG] pgmap v165: 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-17T11:04:16.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:15 smithi163 bash[26527]: cluster 2024-09-17T11:04:14.498209+0000 mgr.y (mgr.15282) 301 : cluster [DBG] pgmap v165: 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-17T11:04:16.577 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:04:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:16 smithi164 bash[70557]: audit 2024-09-17T11:04:15.262130+0000 mgr.y (mgr.15282) 302 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:16 smithi164 bash[70557]: audit 2024-09-17T11:04:15.262130+0000 mgr.y (mgr.15282) 302 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:16 smithi163 bash[19901]: audit 2024-09-17T11:04:15.262130+0000 mgr.y (mgr.15282) 302 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:16 smithi163 bash[26527]: audit 2024-09-17T11:04:15.262130+0000 mgr.y (mgr.15282) 302 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:17 smithi164 bash[70557]: cluster 2024-09-17T11:04:16.499879+0000 mgr.y (mgr.15282) 303 : cluster [DBG] pgmap v166: 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-17T11:04:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:17 smithi164 bash[70557]: cluster 2024-09-17T11:04:16.499879+0000 mgr.y (mgr.15282) 303 : cluster [DBG] pgmap v166: 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-17T11:04:18.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:17.889285105Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:18.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:17 smithi163 bash[19901]: cluster 2024-09-17T11:04:16.499879+0000 mgr.y (mgr.15282) 303 : cluster [DBG] pgmap v166: 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-17T11:04:18.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:17 smithi163 bash[26527]: cluster 2024-09-17T11:04:16.499879+0000 mgr.y (mgr.15282) 303 : cluster [DBG] pgmap v166: 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-17T11:04:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:19 smithi164 bash[70557]: audit 2024-09-17T11:04:18.208362+0000 mgr.y (mgr.15282) 304 : audit [DBG] from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:19 smithi164 bash[70557]: audit 2024-09-17T11:04:18.208362+0000 mgr.y (mgr.15282) 304 : audit [DBG] from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:19 smithi164 bash[70557]: cluster 2024-09-17T11:04:18.500546+0000 mgr.y (mgr.15282) 305 : cluster [DBG] pgmap v167: 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-17T11:04:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:19 smithi164 bash[70557]: cluster 2024-09-17T11:04:18.500546+0000 mgr.y (mgr.15282) 305 : cluster [DBG] pgmap v167: 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-17T11:04:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:19 smithi164 bash[70557]: audit 2024-09-17T11:04:18.521868+0000 mgr.y (mgr.15282) 306 : audit [DBG] from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi163", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:19 smithi164 bash[70557]: audit 2024-09-17T11:04:18.521868+0000 mgr.y (mgr.15282) 306 : audit [DBG] from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi163", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:20.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:04:19] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.51.0" 2024-09-17T11:04:20.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:19 smithi163 bash[19901]: audit 2024-09-17T11:04:18.208362+0000 mgr.y (mgr.15282) 304 : audit [DBG] from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:19 smithi163 bash[19901]: cluster 2024-09-17T11:04:18.500546+0000 mgr.y (mgr.15282) 305 : cluster [DBG] pgmap v167: 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-17T11:04:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:19 smithi163 bash[19901]: audit 2024-09-17T11:04:18.521868+0000 mgr.y (mgr.15282) 306 : audit [DBG] from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi163", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:19 smithi163 bash[26527]: audit 2024-09-17T11:04:18.208362+0000 mgr.y (mgr.15282) 304 : audit [DBG] from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:19 smithi163 bash[26527]: cluster 2024-09-17T11:04:18.500546+0000 mgr.y (mgr.15282) 305 : cluster [DBG] pgmap v167: 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-17T11:04:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:19 smithi163 bash[26527]: audit 2024-09-17T11:04:18.521868+0000 mgr.y (mgr.15282) 306 : audit [DBG] from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi163", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:21.121 INFO:teuthology.orchestra.run.smithi163.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:04:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:20.890576537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:21.885 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T11:04:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:21 smithi164 bash[70557]: cluster 2024-09-17T11:04:20.501251+0000 mgr.y (mgr.15282) 307 : cluster [DBG] pgmap v168: 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-17T11:04:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:21 smithi164 bash[70557]: cluster 2024-09-17T11:04:20.501251+0000 mgr.y (mgr.15282) 307 : cluster [DBG] pgmap v168: 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-17T11:04:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:21 smithi164 bash[70557]: audit 2024-09-17T11:04:21.122248+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:21 smithi164 bash[70557]: audit 2024-09-17T11:04:21.122248+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:21 smithi164 bash[70557]: audit 2024-09-17T11:04:21.160567+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:04:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:21 smithi164 bash[70557]: audit 2024-09-17T11:04:21.160567+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:04:22.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:21 smithi163 bash[26527]: cluster 2024-09-17T11:04:20.501251+0000 mgr.y (mgr.15282) 307 : cluster [DBG] pgmap v168: 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-17T11:04:22.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:21 smithi163 bash[26527]: audit 2024-09-17T11:04:21.122248+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:22.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:21 smithi163 bash[26527]: audit 2024-09-17T11:04:21.160567+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:04:22.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:21 smithi163 bash[19901]: cluster 2024-09-17T11:04:20.501251+0000 mgr.y (mgr.15282) 307 : cluster [DBG] pgmap v168: 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-17T11:04:22.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:21 smithi163 bash[19901]: audit 2024-09-17T11:04:21.122248+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:22.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:21 smithi163 bash[19901]: audit 2024-09-17T11:04:21.160567+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:04:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:22 smithi163 bash[19901]: cephadm 2024-09-17T11:04:21.115318+0000 mgr.y (mgr.15282) 308 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:04:22.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:22 smithi163 bash[19901]: audit 2024-09-17T11:04:21.842697+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:04:22.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:22 smithi163 bash[19901]: audit 2024-09-17T11:04:21.844272+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:04:22.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:22 smithi163 bash[19901]: audit 2024-09-17T11:04:21.851495+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:22 smithi163 bash[26527]: cephadm 2024-09-17T11:04:21.115318+0000 mgr.y (mgr.15282) 308 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:04:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:22 smithi163 bash[26527]: audit 2024-09-17T11:04:21.842697+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:04:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:22 smithi163 bash[26527]: audit 2024-09-17T11:04:21.844272+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:04:22.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:22 smithi163 bash[26527]: audit 2024-09-17T11:04:21.851495+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:22 smithi164 bash[70557]: cephadm 2024-09-17T11:04:21.115318+0000 mgr.y (mgr.15282) 308 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:04:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:22 smithi164 bash[70557]: cephadm 2024-09-17T11:04:21.115318+0000 mgr.y (mgr.15282) 308 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:04:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:22 smithi164 bash[70557]: audit 2024-09-17T11:04:21.842697+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:04:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:22 smithi164 bash[70557]: audit 2024-09-17T11:04:21.842697+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:04:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:22 smithi164 bash[70557]: audit 2024-09-17T11:04:21.844272+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:04:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:22 smithi164 bash[70557]: audit 2024-09-17T11:04:21.844272+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:04:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:22 smithi164 bash[70557]: audit 2024-09-17T11:04:21.851495+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:22 smithi164 bash[70557]: audit 2024-09-17T11:04:21.851495+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:24.031 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:23 smithi163 bash[26527]: cephadm 2024-09-17T11:04:21.937832+0000 mgr.y (mgr.15282) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:04:24.031 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:23 smithi163 bash[26527]: cluster 2024-09-17T11:04:22.502963+0000 mgr.y (mgr.15282) 310 : cluster [DBG] pgmap v169: 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-17T11:04:24.032 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:23 smithi163 bash[19901]: cephadm 2024-09-17T11:04:21.937832+0000 mgr.y (mgr.15282) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:04:24.032 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:23 smithi163 bash[19901]: cluster 2024-09-17T11:04:22.502963+0000 mgr.y (mgr.15282) 310 : cluster [DBG] pgmap v169: 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-17T11:04:24.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:23.864761542Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:23 smithi164 bash[70557]: cephadm 2024-09-17T11:04:21.937832+0000 mgr.y (mgr.15282) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:04:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:23 smithi164 bash[70557]: cephadm 2024-09-17T11:04:21.937832+0000 mgr.y (mgr.15282) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:04:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:23 smithi164 bash[70557]: cluster 2024-09-17T11:04:22.502963+0000 mgr.y (mgr.15282) 310 : cluster [DBG] pgmap v169: 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-17T11:04:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:23 smithi164 bash[70557]: cluster 2024-09-17T11:04:22.502963+0000 mgr.y (mgr.15282) 310 : cluster [DBG] pgmap v169: 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-17T11:04:26.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: cluster 2024-09-17T11:04:24.503717+0000 mgr.y (mgr.15282) 311 : cluster [DBG] pgmap v170: 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-17T11:04:26.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: cluster 2024-09-17T11:04:24.503717+0000 mgr.y (mgr.15282) 311 : cluster [DBG] pgmap v170: 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-17T11:04:26.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.817442+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:26.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.817442+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:26.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.820206+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:04:26.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.820206+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:04:26.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.822472+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:04:26.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.822472+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:04:26.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.829524+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:26.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.829524+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:26.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.832874+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:04:26.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.832874+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:04:26.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.833824+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T11:04:26.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:25 smithi164 bash[70557]: audit 2024-09-17T11:04:24.833824+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T11:04:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[19901]: cluster 2024-09-17T11:04:24.503717+0000 mgr.y (mgr.15282) 311 : cluster [DBG] pgmap v170: 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-17T11:04:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[19901]: audit 2024-09-17T11:04:24.817442+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[19901]: audit 2024-09-17T11:04:24.820206+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[19901]: audit 2024-09-17T11:04:24.822472+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[19901]: audit 2024-09-17T11:04:24.829524+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[19901]: audit 2024-09-17T11:04:24.832874+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[19901]: audit 2024-09-17T11:04:24.833824+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[26527]: cluster 2024-09-17T11:04:24.503717+0000 mgr.y (mgr.15282) 311 : cluster [DBG] pgmap v170: 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-17T11:04:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[26527]: audit 2024-09-17T11:04:24.817442+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[26527]: audit 2024-09-17T11:04:24.820206+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[26527]: audit 2024-09-17T11:04:24.822472+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[26527]: audit 2024-09-17T11:04:24.829524+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[26527]: audit 2024-09-17T11:04:24.832874+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:04:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:25 smithi163 bash[26527]: audit 2024-09-17T11:04:24.833824+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T11:04:27.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:26.880232206Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: cephadm 2024-09-17T11:04:24.818056+0000 mgr.y (mgr.15282) 312 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: cephadm 2024-09-17T11:04:24.818056+0000 mgr.y (mgr.15282) 312 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: cephadm 2024-09-17T11:04:24.818140+0000 mgr.y (mgr.15282) 313 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: cephadm 2024-09-17T11:04:24.818140+0000 mgr.y (mgr.15282) 313 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: cephadm 2024-09-17T11:04:24.823322+0000 mgr.y (mgr.15282) 314 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: cephadm 2024-09-17T11:04:24.823322+0000 mgr.y (mgr.15282) 314 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: cephadm 2024-09-17T11:04:24.834473+0000 mgr.y (mgr.15282) 315 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: cephadm 2024-09-17T11:04:24.834473+0000 mgr.y (mgr.15282) 315 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: audit 2024-09-17T11:04:25.273336+0000 mgr.y (mgr.15282) 316 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:26 smithi164 bash[70557]: audit 2024-09-17T11:04:25.273336+0000 mgr.y (mgr.15282) 316 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:27.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[26527]: cephadm 2024-09-17T11:04:24.818056+0000 mgr.y (mgr.15282) 312 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:04:27.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[26527]: cephadm 2024-09-17T11:04:24.818140+0000 mgr.y (mgr.15282) 313 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:04:27.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[26527]: cephadm 2024-09-17T11:04:24.823322+0000 mgr.y (mgr.15282) 314 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:04:27.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[26527]: cephadm 2024-09-17T11:04:24.834473+0000 mgr.y (mgr.15282) 315 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T11:04:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[26527]: audit 2024-09-17T11:04:25.273336+0000 mgr.y (mgr.15282) 316 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[19901]: cephadm 2024-09-17T11:04:24.818056+0000 mgr.y (mgr.15282) 312 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:04:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[19901]: cephadm 2024-09-17T11:04:24.818140+0000 mgr.y (mgr.15282) 313 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:04:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[19901]: cephadm 2024-09-17T11:04:24.823322+0000 mgr.y (mgr.15282) 314 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:04:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[19901]: cephadm 2024-09-17T11:04:24.834473+0000 mgr.y (mgr.15282) 315 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T11:04:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:26 smithi163 bash[19901]: audit 2024-09-17T11:04:25.273336+0000 mgr.y (mgr.15282) 316 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: cluster 2024-09-17T11:04:26.505302+0000 mgr.y (mgr.15282) 317 : cluster [DBG] pgmap v171: 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-17T11:04:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: cluster 2024-09-17T11:04:26.505302+0000 mgr.y (mgr.15282) 317 : cluster [DBG] pgmap v171: 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-17T11:04:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: cephadm 2024-09-17T11:04:27.640842+0000 mgr.y (mgr.15282) 318 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T11:04:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: cephadm 2024-09-17T11:04:27.640842+0000 mgr.y (mgr.15282) 318 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T11:04:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: audit 2024-09-17T11:04:27.649658+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: audit 2024-09-17T11:04:27.649658+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: audit 2024-09-17T11:04:27.653476+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:04:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: audit 2024-09-17T11:04:27.653476+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:04:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: audit 2024-09-17T11:04:27.654629+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:04:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: audit 2024-09-17T11:04:27.654629+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:04:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: audit 2024-09-17T11:04:27.655862+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:04:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: audit 2024-09-17T11:04:27.655862+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:04:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: cephadm 2024-09-17T11:04:27.657441+0000 mgr.y (mgr.15282) 319 : cephadm [INF] Deploying daemon mon.a on smithi163 2024-09-17T11:04:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:27 smithi164 bash[70557]: cephadm 2024-09-17T11:04:27.657441+0000 mgr.y (mgr.15282) 319 : cephadm [INF] Deploying daemon mon.a on smithi163 2024-09-17T11:04:28.048 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:04:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[26527]: cluster 2024-09-17T11:04:26.505302+0000 mgr.y (mgr.15282) 317 : cluster [DBG] pgmap v171: 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-17T11:04:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[26527]: cephadm 2024-09-17T11:04:27.640842+0000 mgr.y (mgr.15282) 318 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T11:04:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[26527]: audit 2024-09-17T11:04:27.649658+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[26527]: audit 2024-09-17T11:04:27.653476+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:04:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[26527]: audit 2024-09-17T11:04:27.654629+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:04:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[26527]: audit 2024-09-17T11:04:27.655862+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:04:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[26527]: cephadm 2024-09-17T11:04:27.657441+0000 mgr.y (mgr.15282) 319 : cephadm [INF] Deploying daemon mon.a on smithi163 2024-09-17T11:04:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[19901]: cluster 2024-09-17T11:04:26.505302+0000 mgr.y (mgr.15282) 317 : cluster [DBG] pgmap v171: 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-17T11:04:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[19901]: cephadm 2024-09-17T11:04:27.640842+0000 mgr.y (mgr.15282) 318 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T11:04:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[19901]: audit 2024-09-17T11:04:27.649658+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' 2024-09-17T11:04:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[19901]: audit 2024-09-17T11:04:27.653476+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:04:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[19901]: audit 2024-09-17T11:04:27.654629+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:04:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[19901]: audit 2024-09-17T11:04:27.655862+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:04:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:27 smithi163 bash[19901]: cephadm 2024-09-17T11:04:27.657441+0000 mgr.y (mgr.15282) 319 : cephadm [INF] Deploying daemon mon.a on smithi163 2024-09-17T11:04:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:28 smithi164 bash[70557]: cluster 2024-09-17T11:04:28.505980+0000 mgr.y (mgr.15282) 320 : cluster [DBG] pgmap v172: 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-17T11:04:29.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:28 smithi164 bash[70557]: cluster 2024-09-17T11:04:28.505980+0000 mgr.y (mgr.15282) 320 : cluster [DBG] pgmap v172: 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-17T11:04:29.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:28 smithi163 bash[19901]: cluster 2024-09-17T11:04:28.505980+0000 mgr.y (mgr.15282) 320 : cluster [DBG] pgmap v172: 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-17T11:04:29.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:28 smithi163 bash[26527]: cluster 2024-09-17T11:04:28.505980+0000 mgr.y (mgr.15282) 320 : cluster [DBG] pgmap v172: 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-17T11:04:30.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:04:29] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.51.0" 2024-09-17T11:04:30.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:29.892996732Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:30.558 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:04:31.179 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:04:31.179 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (3m) 3m ago 31m 14.0M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:04:31.179 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (2m) 71s ago 30m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:04:31.179 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (5m) 3m ago 28m 47.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:04:31.179 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (5m) 71s ago 39m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:04:31.179 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (16m) 3m ago 41m 503M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:04:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (41m) 3m ago 42m 87.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9ce51f21c79e 2024-09-17T11:04:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (78s) 71s ago 40m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:04:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (39m) 3m ago 39m 61.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 6cd10b4f436a 2024-09-17T11:04:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (4m) 3m ago 31m 7619k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:04:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (4m) 71s ago 31m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:04:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (38m) 3m ago 38m 66.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T11:04:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (37m) 3m ago 37m 66.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:04:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (36m) 3m ago 36m 54.0M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:04:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (35m) 3m ago 36m 57.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:04:31.181 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (35m) 71s ago 35m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:04:31.181 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (34m) 71s ago 34m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:04:31.181 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (33m) 71s ago 33m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:04:31.181 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (32m) 71s ago 32m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:04:31.181 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (3m) 71s ago 31m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:04:31.181 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (28m) 3m ago 28m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:04:31.181 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (28m) 71s ago 28m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:04:31.529 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:31.529 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:31.529 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:31.530 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:31.530 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:31.530 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:31.531 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:31.531 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:31.531 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:31.568 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:04:31.569 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:04:31.570 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:04:31.570 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:04:31.570 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 12, 2024-09-17T11:04:31.570 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:04:31.570 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:04:31.570 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:04:31.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[68587]: [17/Sep/2024:11:04:31] ENGINE Bus STOPPING 2024-09-17T11:04:31.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[68587]: [17/Sep/2024:11:04:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:04:31.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[68587]: [17/Sep/2024:11:04:31] ENGINE Bus STOPPED 2024-09-17T11:04:31.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[68587]: [17/Sep/2024:11:04:31] ENGINE Bus STARTING 2024-09-17T11:04:31.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[26527]: cluster 2024-09-17T11:04:30.506428+0000 mgr.y (mgr.15282) 321 : cluster [DBG] pgmap v173: 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-17T11:04:31.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[26527]: audit 2024-09-17T11:04:30.547071+0000 mgr.y (mgr.15282) 322 : audit [DBG] from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:31 smithi163 systemd[1]: Stopping Ceph mon.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:04:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[19901]: cluster 2024-09-17T11:04:30.506428+0000 mgr.y (mgr.15282) 321 : cluster [DBG] pgmap v173: 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-17T11:04:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[19901]: audit 2024-09-17T11:04:30.547071+0000 mgr.y (mgr.15282) 322 : audit [DBG] from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[19901]: debug 2024-09-17T11:04:31.619+0000 7fc4e8670640 -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-17T11:04:31.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[19901]: debug 2024-09-17T11:04:31.619+0000 7fc4e8670640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T11:04:31.875 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:04:31.875 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:04:31.875 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:04:31.875 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi163", 2024-09-17T11:04:31.875 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:04:31.875 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T11:04:31.875 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T11:04:31.875 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:04:31.875 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:04:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:31 smithi164 bash[70557]: cluster 2024-09-17T11:04:30.506428+0000 mgr.y (mgr.15282) 321 : cluster [DBG] pgmap v173: 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-17T11:04:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:31 smithi164 bash[70557]: cluster 2024-09-17T11:04:30.506428+0000 mgr.y (mgr.15282) 321 : cluster [DBG] pgmap v173: 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-17T11:04:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:31 smithi164 bash[70557]: audit 2024-09-17T11:04:30.547071+0000 mgr.y (mgr.15282) 322 : audit [DBG] from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:31 smithi164 bash[70557]: audit 2024-09-17T11:04:30.547071+0000 mgr.y (mgr.15282) 322 : audit [DBG] from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:32.238 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[68587]: [17/Sep/2024:11:04:31] ENGINE Serving on http://:::9283 2024-09-17T11:04:32.238 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:31 smithi163 bash[68587]: [17/Sep/2024:11:04:31] ENGINE Bus STARTED 2024-09-17T11:04:32.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:32 smithi163 bash[89446]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mon-a 2024-09-17T11:04:32.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:32 smithi163 bash[89543]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mon-a 2024-09-17T11:04:32.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T11:04:32.553 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: Stopped Ceph mon.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:04:32.811 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:32.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:32.811 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:32.812 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:32.812 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:32.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:32.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: Started Ceph mon.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:04:32.813 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:32.813 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:04:32 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:32.902948306Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:33 smithi163 bash[89600]: debug 2024-09-17T11:04:33.991+0000 7fb183232c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:04:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:33 smithi163 bash[89600]: debug 2024-09-17T11:04:33.991+0000 7fb183232c80 0 ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 7 2024-09-17T11:04:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:33 smithi163 bash[89600]: debug 2024-09-17T11:04:33.991+0000 7fb183232c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:04:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 0 load: jerasure load: lrc 2024-09-17T11:04:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:04:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Git sha 0 2024-09-17T11:04:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: DB SUMMARY 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: DB Session ID: 1VK25D2PTS1U17ETPUU7 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4940 Bytes 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000074.sst 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000072.log size: 51680 ; 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:04:34.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.env: 0x555cd32fb120 2024-09-17T11:04:34.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:04:34.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.info_log: 0x555cd4a9f700 2024-09-17T11:04:34.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:04:34.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:04:34.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:04:34.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:04:34.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.wal_dir: 2024-09-17T11:04:34.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:04:34.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:04:34.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:04:34.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:04:34.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:04:34.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:04:34.318 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.write_buffer_manager: 0x555cd4aa21e0 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:04:34.319 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.row_cache: None 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:04:34.320 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:04:34.321 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:04:34.322 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:04:34.323 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-17T11:04:34.325 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:04:34.325 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.merge_operator: 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555cd4a9f320) 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: cache_index_and_filter_blocks: 1 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: pin_top_level_index_and_filter: 1 2024-09-17T11:04:34.326 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: index_type: 0 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: data_block_index_type: 0 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: index_shortening: 1 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: checksum: 4 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: no_block_cache: 0 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: block_cache: 0x555cd4a95610 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: block_cache_name: BinnedLRUCache 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: block_cache_options: 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: capacity : 536870912 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: num_shard_bits : 4 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: strict_capacity_limit : 0 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: high_pri_pool_ratio: 0.000 2024-09-17T11:04:34.327 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: block_cache_compressed: (nil) 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: persistent_cache: (nil) 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: block_size: 4096 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: block_size_deviation: 10 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: block_restart_interval: 16 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: index_block_restart_interval: 1 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: metadata_block_size: 4096 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: partition_filters: 0 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: use_delta_encoding: 1 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: filter_policy: bloomfilter 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: whole_key_filtering: 1 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: verify_compression: 0 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: read_amp_bytes_per_bit: 0 2024-09-17T11:04:34.328 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: format_version: 5 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: enable_index_compression: 1 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: block_align: 0 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: max_auto_readahead_size: 262144 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: prepopulate_block_cache: 0 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: initial_auto_readahead_size: 8192 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:04:34.329 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:04:34.330 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:04:34.330 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:04:34.330 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:04:34.330 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:04:34.330 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:04:34.330 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:04:34.331 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:04:34.332 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:04:34.332 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:04:34.332 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:04:34.332 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:04:34.332 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:04:34.332 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:04:34.332 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:04:34.332 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:04:34.332 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:04:34.333 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:04:34.334 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:04:34.335 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:04:34.335 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:04:34.335 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:04:34.335 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:04:34.335 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:04:34.335 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:04:34.336 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:04:34.337 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:04:34.337 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:04:34.337 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:04:34.337 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:04:34.337 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:04:34.337 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:04:34.337 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:04:34.337 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:04:34.337 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 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-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 76, last_sequence is 33780, log_number is 72,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 72 2024-09-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 72 2024-09-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.995+0000 7fb183232c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1e672ae7-5856-45d7-ade3-70803853e46f 2024-09-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.999+0000 7fb183232c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571074002913, "job": 1, "event": "recovery_started", "wal_files": [72]} 2024-09-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.999+0000 7fb183232c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #72 mode 2 2024-09-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.999+0000 7fb183232c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571074003667, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 77, "file_size": 52302, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33781, "largest_seqno": 33833, "table_properties": {"data_size": 50982, "index_size": 154, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 891, "raw_average_key_size": 26, "raw_value_size": 50143, "raw_average_value_size": 1474, "num_data_blocks": 7, "num_entries": 34, "num_filter_entries": 34, "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": 1726571073, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1e672ae7-5856-45d7-ade3-70803853e46f", "db_session_id": "1VK25D2PTS1U17ETPUU7", "orig_file_number": 77, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.999+0000 7fb183232c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571074003793, "job": 1, "event": "recovery_finished"} 2024-09-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.999+0000 7fb183232c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 79 2024-09-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:33.999+0000 7fb183232c80 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-17T11:04:34.338 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000072.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555cd4ac2e00 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 4 rocksdb: DB pointer 0x555cd4bc6000 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] at bind addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb178ffa640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb178ffa640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: ** DB Stats ** 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: 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-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: 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-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:04:34.339 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: ** Compaction Stats [default] ** 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: 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-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: L0 1/0 51.08 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: L6 1/0 9.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Sum 2/0 9.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: ** Compaction Stats [default] ** 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: 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-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 99.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:04:34.340 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Cumulative compaction: 0.00 GB write, 7.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Interval compaction: 0.00 GB write, 7.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: 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-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Block cache BinnedLRUCache@0x555cd4a95610#7 capacity: 512.00 MB usage: 55.75 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: Block cache entry stats(count,size,portion): DataBlock(3,15.23 KB,0.00290573%) FilterBlock(2,16.20 KB,0.0030905%) IndexBlock(2,24.31 KB,0.00463724%) Misc(1,0.00 KB,0%) 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 1 mon.a@-1(???) e3 preinit fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T11:04:34.341 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: e1 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: btime 2024-09-17T10:22:28:240095+0000 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: 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-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: legacy client fscid: -1 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: No filesystems configured 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.003+0000 7fb183232c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:04:34.342 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:34 smithi163 bash[89600]: debug 2024-09-17T11:04:34.007+0000 7fb183232c80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-09-17T11:04:35.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.154246+0000 mgr.y (mgr.15282) 324 : audit [DBG] from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.154246+0000 mgr.y (mgr.15282) 324 : audit [DBG] from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.535 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.634761+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.634761+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.635270+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.635270+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.635730+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.635730+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.722365+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.722365+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.724859+0000 mgr.y (mgr.15282) 325 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.724859+0000 mgr.y (mgr.15282) 325 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.876217+0000 mgr.y (mgr.15282) 326 : audit [DBG] from='client.25643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:31.876217+0000 mgr.y (mgr.15282) 326 : audit [DBG] from='client.25643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:32.507480+0000 mgr.y (mgr.15282) 327 : cluster [DBG] pgmap v174: 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-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:32.507480+0000 mgr.y (mgr.15282) 327 : cluster [DBG] pgmap v174: 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-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:34.508169+0000 mgr.y (mgr.15282) 328 : cluster [DBG] pgmap v175: 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-17T11:04:35.536 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:34.508169+0000 mgr.y (mgr.15282) 328 : cluster [DBG] pgmap v175: 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-17T11:04:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.154246+0000 mgr.y (mgr.15282) 324 : audit [DBG] from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.154246+0000 mgr.y (mgr.15282) 324 : audit [DBG] from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.634761+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:04:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.634761+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:04:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.635270+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:04:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.635270+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:04:35.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.635730+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.635730+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.722365+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.722365+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.724859+0000 mgr.y (mgr.15282) 325 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.724859+0000 mgr.y (mgr.15282) 325 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.876217+0000 mgr.y (mgr.15282) 326 : audit [DBG] from='client.25643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:31.876217+0000 mgr.y (mgr.15282) 326 : audit [DBG] from='client.25643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:32.507480+0000 mgr.y (mgr.15282) 327 : cluster [DBG] pgmap v174: 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-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:32.507480+0000 mgr.y (mgr.15282) 327 : cluster [DBG] pgmap v174: 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-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:34.508169+0000 mgr.y (mgr.15282) 328 : cluster [DBG] pgmap v175: 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-17T11:04:35.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:34.508169+0000 mgr.y (mgr.15282) 328 : cluster [DBG] pgmap v175: 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-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.434995+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.434995+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.460892+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-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.460892+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-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473585+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473585+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473623+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473623+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473640+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473640+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:04:35.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473656+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473656+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473670+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473670+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473692+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473692+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473710+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473710+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473730+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473730+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473753+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.473753+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.474974+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.474974+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T11:04:35.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.475030+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:04:35.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.475030+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:04:35.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.477752+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 5m), standbys: x 2024-09-17T11:04:35.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.477752+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 5m), standbys: x 2024-09-17T11:04:35.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.478110+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T11:04:35.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: cluster 2024-09-17T11:04:35.478110+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T11:04:35.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:35.498402+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15282 ' entity='' 2024-09-17T11:04:35.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:35.498402+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15282 ' entity='' 2024-09-17T11:04:35.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:35.514288+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:35.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[70557]: audit 2024-09-17T11:04:35.514288+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: audit 2024-09-17T11:04:31.154246+0000 mgr.y (mgr.15282) 324 : audit [DBG] from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: audit 2024-09-17T11:04:31.634761+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: audit 2024-09-17T11:04:31.635270+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: audit 2024-09-17T11:04:31.635730+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: audit 2024-09-17T11:04:31.722365+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: audit 2024-09-17T11:04:31.724859+0000 mgr.y (mgr.15282) 325 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: audit 2024-09-17T11:04:31.876217+0000 mgr.y (mgr.15282) 326 : audit [DBG] from='client.25643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:32.507480+0000 mgr.y (mgr.15282) 327 : cluster [DBG] pgmap v174: 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-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:34.508169+0000 mgr.y (mgr.15282) 328 : cluster [DBG] pgmap v175: 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-17T11:04:35.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.434995+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.460892+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-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.473585+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.473623+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.473640+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.473656+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.473670+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.473692+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.473710+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.473730+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.473753+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.474974+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.475030+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:04:35.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.477752+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 5m), standbys: x 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.434995+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.434995+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.460892+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-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.460892+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-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473585+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473585+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473623+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473623+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473640+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473640+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473656+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:04:35.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473656+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473670+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473670+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473692+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473692+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473710+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473710+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473730+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473730+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473753+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.473753+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.474974+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.474974+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.475030+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.475030+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:04:35.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.477752+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 5m), standbys: x 2024-09-17T11:04:35.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: cluster 2024-09-17T11:04:35.478110+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T11:04:35.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: audit 2024-09-17T11:04:35.498402+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15282 ' entity='' 2024-09-17T11:04:35.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[26527]: audit 2024-09-17T11:04:35.514288+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:35.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.477752+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 5m), standbys: x 2024-09-17T11:04:35.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.478110+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T11:04:35.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: cluster 2024-09-17T11:04:35.478110+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T11:04:35.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:35.498402+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15282 ' entity='' 2024-09-17T11:04:35.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:35.498402+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15282 ' entity='' 2024-09-17T11:04:35.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:35.514288+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:35.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:35 smithi163 bash[89600]: audit 2024-09-17T11:04:35.514288+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:36.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:35.883690642Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:36 smithi163 bash[26527]: audit 2024-09-17T11:04:35.284454+0000 mgr.y (mgr.15282) 329 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:36.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:36 smithi163 bash[26527]: audit 2024-09-17T11:04:36.160368+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:36.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:36 smithi163 bash[89600]: audit 2024-09-17T11:04:35.284454+0000 mgr.y (mgr.15282) 329 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:36.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:36 smithi163 bash[89600]: audit 2024-09-17T11:04:35.284454+0000 mgr.y (mgr.15282) 329 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:36.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:36 smithi163 bash[89600]: audit 2024-09-17T11:04:36.160368+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:36.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:36 smithi163 bash[89600]: audit 2024-09-17T11:04:36.160368+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:36 smithi164 bash[70557]: audit 2024-09-17T11:04:35.284454+0000 mgr.y (mgr.15282) 329 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:36 smithi164 bash[70557]: audit 2024-09-17T11:04:35.284454+0000 mgr.y (mgr.15282) 329 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:36 smithi164 bash[70557]: audit 2024-09-17T11:04:36.160368+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:36 smithi164 bash[70557]: audit 2024-09-17T11:04:36.160368+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:37.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:37 smithi163 bash[26527]: cluster 2024-09-17T11:04:36.509863+0000 mgr.y (mgr.15282) 330 : cluster [DBG] pgmap v176: 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-17T11:04:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:37 smithi163 bash[89600]: cluster 2024-09-17T11:04:36.509863+0000 mgr.y (mgr.15282) 330 : cluster [DBG] pgmap v176: 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-17T11:04:37.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:37 smithi163 bash[89600]: cluster 2024-09-17T11:04:36.509863+0000 mgr.y (mgr.15282) 330 : cluster [DBG] pgmap v176: 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-17T11:04:38.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:37 smithi164 bash[70557]: cluster 2024-09-17T11:04:36.509863+0000 mgr.y (mgr.15282) 330 : cluster [DBG] pgmap v176: 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-17T11:04:38.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:37 smithi164 bash[70557]: cluster 2024-09-17T11:04:36.509863+0000 mgr.y (mgr.15282) 330 : cluster [DBG] pgmap v176: 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-17T11:04:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:38.89888797Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:39.311 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:39 smithi163 bash[68587]: debug 2024-09-17T11:04:39.019+0000 7f09d7c2d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T11:04:39.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:04:39] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.51.0" 2024-09-17T11:04:39.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:39 smithi163 bash[26527]: cluster 2024-09-17T11:04:38.510714+0000 mgr.y (mgr.15282) 331 : cluster [DBG] pgmap v177: 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-17T11:04:39.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:39 smithi163 bash[89600]: cluster 2024-09-17T11:04:38.510714+0000 mgr.y (mgr.15282) 331 : cluster [DBG] pgmap v177: 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-17T11:04:39.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:39 smithi163 bash[89600]: cluster 2024-09-17T11:04:38.510714+0000 mgr.y (mgr.15282) 331 : cluster [DBG] pgmap v177: 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-17T11:04:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:39 smithi164 bash[70557]: cluster 2024-09-17T11:04:38.510714+0000 mgr.y (mgr.15282) 331 : cluster [DBG] pgmap v177: 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-17T11:04:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:39 smithi164 bash[70557]: cluster 2024-09-17T11:04:38.510714+0000 mgr.y (mgr.15282) 331 : cluster [DBG] pgmap v177: 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-17T11:04:41.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:41 smithi164 bash[70557]: cluster 2024-09-17T11:04:40.511434+0000 mgr.y (mgr.15282) 332 : cluster [DBG] pgmap v178: 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-17T11:04:41.899 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:41 smithi164 bash[70557]: cluster 2024-09-17T11:04:40.511434+0000 mgr.y (mgr.15282) 332 : cluster [DBG] pgmap v178: 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-17T11:04:41.899 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:41 smithi164 bash[70557]: audit 2024-09-17T11:04:41.423741+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:41.899 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:41 smithi164 bash[70557]: audit 2024-09-17T11:04:41.423741+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:41.899 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:41 smithi164 bash[70557]: audit 2024-09-17T11:04:41.435506+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:41.899 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:41 smithi164 bash[70557]: audit 2024-09-17T11:04:41.435506+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:42.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:41 smithi163 bash[26527]: cluster 2024-09-17T11:04:40.511434+0000 mgr.y (mgr.15282) 332 : cluster [DBG] pgmap v178: 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-17T11:04:42.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:41 smithi163 bash[26527]: audit 2024-09-17T11:04:41.423741+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:42.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:41 smithi163 bash[26527]: audit 2024-09-17T11:04:41.435506+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:42.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:41 smithi163 bash[89600]: cluster 2024-09-17T11:04:40.511434+0000 mgr.y (mgr.15282) 332 : cluster [DBG] pgmap v178: 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-17T11:04:42.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:41 smithi163 bash[89600]: cluster 2024-09-17T11:04:40.511434+0000 mgr.y (mgr.15282) 332 : cluster [DBG] pgmap v178: 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-17T11:04:42.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:41 smithi163 bash[89600]: audit 2024-09-17T11:04:41.423741+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:42.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:41 smithi163 bash[89600]: audit 2024-09-17T11:04:41.423741+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:42.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:41 smithi163 bash[89600]: audit 2024-09-17T11:04:41.435506+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:42.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:41 smithi163 bash[89600]: audit 2024-09-17T11:04:41.435506+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:41.898765233Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:43.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:43 smithi164 bash[70557]: audit 2024-09-17T11:04:42.506685+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:43.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:43 smithi164 bash[70557]: audit 2024-09-17T11:04:42.506685+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:43.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:43 smithi164 bash[70557]: cluster 2024-09-17T11:04:42.512183+0000 mgr.y (mgr.15282) 333 : cluster [DBG] pgmap v179: 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-17T11:04:43.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:43 smithi164 bash[70557]: cluster 2024-09-17T11:04:42.512183+0000 mgr.y (mgr.15282) 333 : cluster [DBG] pgmap v179: 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-17T11:04:43.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:43 smithi164 bash[70557]: audit 2024-09-17T11:04:42.520234+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:43.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:43 smithi164 bash[70557]: audit 2024-09-17T11:04:42.520234+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:43 smithi163 bash[26527]: audit 2024-09-17T11:04:42.506685+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:43 smithi163 bash[26527]: cluster 2024-09-17T11:04:42.512183+0000 mgr.y (mgr.15282) 333 : cluster [DBG] pgmap v179: 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-17T11:04:43.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:43 smithi163 bash[26527]: audit 2024-09-17T11:04:42.520234+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:43.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:43 smithi163 bash[89600]: audit 2024-09-17T11:04:42.506685+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:43.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:43 smithi163 bash[89600]: audit 2024-09-17T11:04:42.506685+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:43.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:43 smithi163 bash[89600]: cluster 2024-09-17T11:04:42.512183+0000 mgr.y (mgr.15282) 333 : cluster [DBG] pgmap v179: 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-17T11:04:43.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:43 smithi163 bash[89600]: cluster 2024-09-17T11:04:42.512183+0000 mgr.y (mgr.15282) 333 : cluster [DBG] pgmap v179: 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-17T11:04:43.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:43 smithi163 bash[89600]: audit 2024-09-17T11:04:42.520234+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:43.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:43 smithi163 bash[89600]: audit 2024-09-17T11:04:42.520234+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:44.916891965Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:45 smithi164 bash[70557]: cluster 2024-09-17T11:04:44.512823+0000 mgr.y (mgr.15282) 334 : cluster [DBG] pgmap v180: 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-17T11:04:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:45 smithi164 bash[70557]: cluster 2024-09-17T11:04:44.512823+0000 mgr.y (mgr.15282) 334 : cluster [DBG] pgmap v180: 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-17T11:04:46.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:45 smithi163 bash[26527]: cluster 2024-09-17T11:04:44.512823+0000 mgr.y (mgr.15282) 334 : cluster [DBG] pgmap v180: 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-17T11:04:46.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:45 smithi163 bash[89600]: cluster 2024-09-17T11:04:44.512823+0000 mgr.y (mgr.15282) 334 : cluster [DBG] pgmap v180: 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-17T11:04:46.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:45 smithi163 bash[89600]: cluster 2024-09-17T11:04:44.512823+0000 mgr.y (mgr.15282) 334 : cluster [DBG] pgmap v180: 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-17T11:04:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:46 smithi164 bash[70557]: audit 2024-09-17T11:04:45.295415+0000 mgr.y (mgr.15282) 335 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:46 smithi164 bash[70557]: audit 2024-09-17T11:04:45.295415+0000 mgr.y (mgr.15282) 335 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:47.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:46 smithi163 bash[26527]: audit 2024-09-17T11:04:45.295415+0000 mgr.y (mgr.15282) 335 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:47.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:46 smithi163 bash[89600]: audit 2024-09-17T11:04:45.295415+0000 mgr.y (mgr.15282) 335 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:46 smithi163 bash[89600]: audit 2024-09-17T11:04:45.295415+0000 mgr.y (mgr.15282) 335 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:47.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:47 smithi164 bash[70557]: cluster 2024-09-17T11:04:46.514485+0000 mgr.y (mgr.15282) 336 : cluster [DBG] pgmap v181: 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-17T11:04:47.899 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:47 smithi164 bash[70557]: cluster 2024-09-17T11:04:46.514485+0000 mgr.y (mgr.15282) 336 : cluster [DBG] pgmap v181: 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-17T11:04:48.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:47 smithi163 bash[26527]: cluster 2024-09-17T11:04:46.514485+0000 mgr.y (mgr.15282) 336 : cluster [DBG] pgmap v181: 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-17T11:04:48.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:47 smithi163 bash[89600]: cluster 2024-09-17T11:04:46.514485+0000 mgr.y (mgr.15282) 336 : cluster [DBG] pgmap v181: 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-17T11:04:48.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:47 smithi163 bash[89600]: cluster 2024-09-17T11:04:46.514485+0000 mgr.y (mgr.15282) 336 : cluster [DBG] pgmap v181: 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-17T11:04:48.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:47.898749641Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:49.717 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:49 smithi163 bash[26527]: cluster 2024-09-17T11:04:48.515263+0000 mgr.y (mgr.15282) 337 : cluster [DBG] pgmap v182: 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-17T11:04:49.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:49 smithi163 bash[89600]: cluster 2024-09-17T11:04:48.515263+0000 mgr.y (mgr.15282) 337 : cluster [DBG] pgmap v182: 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-17T11:04:49.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:49 smithi163 bash[89600]: cluster 2024-09-17T11:04:48.515263+0000 mgr.y (mgr.15282) 337 : cluster [DBG] pgmap v182: 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-17T11:04:49.997 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:04:49] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.51.0" 2024-09-17T11:04:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:49 smithi164 bash[70557]: cluster 2024-09-17T11:04:48.515263+0000 mgr.y (mgr.15282) 337 : cluster [DBG] pgmap v182: 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-17T11:04:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:49 smithi164 bash[70557]: cluster 2024-09-17T11:04:48.515263+0000 mgr.y (mgr.15282) 337 : cluster [DBG] pgmap v182: 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-17T11:04:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:50.884618804Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:51 smithi164 bash[70557]: cluster 2024-09-17T11:04:50.515938+0000 mgr.y (mgr.15282) 338 : cluster [DBG] pgmap v183: 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-17T11:04:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:51 smithi164 bash[70557]: cluster 2024-09-17T11:04:50.515938+0000 mgr.y (mgr.15282) 338 : cluster [DBG] pgmap v183: 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-17T11:04:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:51 smithi164 bash[70557]: audit 2024-09-17T11:04:51.160567+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:51 smithi164 bash[70557]: audit 2024-09-17T11:04:51.160567+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:51 smithi163 bash[89600]: cluster 2024-09-17T11:04:50.515938+0000 mgr.y (mgr.15282) 338 : cluster [DBG] pgmap v183: 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-17T11:04:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:51 smithi163 bash[89600]: cluster 2024-09-17T11:04:50.515938+0000 mgr.y (mgr.15282) 338 : cluster [DBG] pgmap v183: 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-17T11:04:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:51 smithi163 bash[89600]: audit 2024-09-17T11:04:51.160567+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:52.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:51 smithi163 bash[89600]: audit 2024-09-17T11:04:51.160567+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:52.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:51 smithi163 bash[26527]: cluster 2024-09-17T11:04:50.515938+0000 mgr.y (mgr.15282) 338 : cluster [DBG] pgmap v183: 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-17T11:04:52.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:51 smithi163 bash[26527]: audit 2024-09-17T11:04:51.160567+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:04:53.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: cluster 2024-09-17T11:04:52.517565+0000 mgr.y (mgr.15282) 339 : cluster [DBG] pgmap v184: 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-17T11:04:53.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: cluster 2024-09-17T11:04:52.517565+0000 mgr.y (mgr.15282) 339 : cluster [DBG] pgmap v184: 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-17T11:04:53.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.217036+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.217036+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.231517+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.231517+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.233936+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.233936+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.236047+0000 mon.b (mon.1) 9 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.236047+0000 mon.b (mon.1) 9 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.249160+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.249160+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.353718+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.353718+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.357580+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.357580+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.360369+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.360369+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.362319+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T11:04:53.888 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[70557]: audit 2024-09-17T11:04:53.362319+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: cluster 2024-09-17T11:04:52.517565+0000 mgr.y (mgr.15282) 339 : cluster [DBG] pgmap v184: 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-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: audit 2024-09-17T11:04:53.217036+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: audit 2024-09-17T11:04:53.231517+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: audit 2024-09-17T11:04:53.233936+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: audit 2024-09-17T11:04:53.236047+0000 mon.b (mon.1) 9 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: audit 2024-09-17T11:04:53.249160+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: audit 2024-09-17T11:04:53.353718+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: audit 2024-09-17T11:04:53.357580+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: audit 2024-09-17T11:04:53.360369+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T11:04:53.929 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[26527]: audit 2024-09-17T11:04:53.362319+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: cluster 2024-09-17T11:04:52.517565+0000 mgr.y (mgr.15282) 339 : cluster [DBG] pgmap v184: 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-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: cluster 2024-09-17T11:04:52.517565+0000 mgr.y (mgr.15282) 339 : cluster [DBG] pgmap v184: 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-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.217036+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.217036+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.231517+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.231517+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.233936+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.233936+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.236047+0000 mon.b (mon.1) 9 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.236047+0000 mon.b (mon.1) 9 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.249160+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.930 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.249160+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:53.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.353718+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:04:53.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.353718+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:04:53.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.357580+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:04:53.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.357580+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:04:53.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.360369+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T11:04:53.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.360369+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T11:04:53.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.362319+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T11:04:53.931 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:53 smithi163 bash[89600]: audit 2024-09-17T11:04:53.362319+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T11:04:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:53.88661507Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:55.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:54 smithi164 bash[70557]: cephadm 2024-09-17T11:04:53.364987+0000 mgr.y (mgr.15282) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T11:04:55.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:54 smithi164 bash[70557]: cephadm 2024-09-17T11:04:53.364987+0000 mgr.y (mgr.15282) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T11:04:55.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:54 smithi163 bash[26527]: cephadm 2024-09-17T11:04:53.364987+0000 mgr.y (mgr.15282) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T11:04:55.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:54 smithi163 bash[89600]: cephadm 2024-09-17T11:04:53.364987+0000 mgr.y (mgr.15282) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T11:04:55.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:54 smithi163 bash[89600]: cephadm 2024-09-17T11:04:53.364987+0000 mgr.y (mgr.15282) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T11:04:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:55 smithi164 bash[70557]: cluster 2024-09-17T11:04:54.518270+0000 mgr.y (mgr.15282) 341 : cluster [DBG] pgmap v185: 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-17T11:04:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:55 smithi164 bash[70557]: cluster 2024-09-17T11:04:54.518270+0000 mgr.y (mgr.15282) 341 : cluster [DBG] pgmap v185: 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-17T11:04:56.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:55 smithi163 bash[26527]: cluster 2024-09-17T11:04:54.518270+0000 mgr.y (mgr.15282) 341 : cluster [DBG] pgmap v185: 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-17T11:04:56.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:55 smithi163 bash[89600]: cluster 2024-09-17T11:04:54.518270+0000 mgr.y (mgr.15282) 341 : cluster [DBG] pgmap v185: 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-17T11:04:56.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:55 smithi163 bash[89600]: cluster 2024-09-17T11:04:54.518270+0000 mgr.y (mgr.15282) 341 : cluster [DBG] pgmap v185: 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-17T11:04:56.864 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:55.303351+0000 mgr.y (mgr.15282) 342 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:56.864 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:55.303351+0000 mgr.y (mgr.15282) 342 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:56.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:56.177512+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:56.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:56.177512+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:56.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:56.182911+0000 mon.b (mon.1) 14 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:04:56.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:56.182911+0000 mon.b (mon.1) 14 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:04:56.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:56.184421+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:04:56.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:56.184421+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:04:56.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:56.185783+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:56.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[70557]: audit 2024-09-17T11:04:56.185783+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:55.303351+0000 mgr.y (mgr.15282) 342 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:55.303351+0000 mgr.y (mgr.15282) 342 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:56.177512+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:56.177512+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:56.182911+0000 mon.b (mon.1) 14 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:56.182911+0000 mon.b (mon.1) 14 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:56.184421+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:56.184421+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:56.185783+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[89600]: audit 2024-09-17T11:04:56.185783+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[26527]: audit 2024-09-17T11:04:55.303351+0000 mgr.y (mgr.15282) 342 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[26527]: audit 2024-09-17T11:04:56.177512+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[26527]: audit 2024-09-17T11:04:56.182911+0000 mon.b (mon.1) 14 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[26527]: audit 2024-09-17T11:04:56.184421+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:04:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:56 smithi163 bash[26527]: audit 2024-09-17T11:04:56.185783+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:04:57.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:56.864279175Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:04:57.860 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:57 smithi163 bash[26527]: cephadm 2024-09-17T11:04:56.171968+0000 mgr.y (mgr.15282) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T11:04:57.860 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:57 smithi163 bash[26527]: cephadm 2024-09-17T11:04:56.189113+0000 mgr.y (mgr.15282) 344 : cephadm [INF] Deploying daemon mon.c on smithi163 2024-09-17T11:04:57.860 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:57 smithi163 bash[26527]: cluster 2024-09-17T11:04:56.519894+0000 mgr.y (mgr.15282) 345 : cluster [DBG] pgmap v186: 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-17T11:04:57.860 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:57 smithi163 bash[89600]: cephadm 2024-09-17T11:04:56.171968+0000 mgr.y (mgr.15282) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T11:04:57.861 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:57 smithi163 bash[89600]: cephadm 2024-09-17T11:04:56.171968+0000 mgr.y (mgr.15282) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T11:04:57.861 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:57 smithi163 bash[89600]: cephadm 2024-09-17T11:04:56.189113+0000 mgr.y (mgr.15282) 344 : cephadm [INF] Deploying daemon mon.c on smithi163 2024-09-17T11:04:57.861 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:57 smithi163 bash[89600]: cephadm 2024-09-17T11:04:56.189113+0000 mgr.y (mgr.15282) 344 : cephadm [INF] Deploying daemon mon.c on smithi163 2024-09-17T11:04:57.861 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:57 smithi163 bash[89600]: cluster 2024-09-17T11:04:56.519894+0000 mgr.y (mgr.15282) 345 : cluster [DBG] pgmap v186: 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-17T11:04:57.861 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:57 smithi163 bash[89600]: cluster 2024-09-17T11:04:56.519894+0000 mgr.y (mgr.15282) 345 : cluster [DBG] pgmap v186: 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-17T11:04:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:57 smithi164 bash[70557]: cephadm 2024-09-17T11:04:56.171968+0000 mgr.y (mgr.15282) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T11:04:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:57 smithi164 bash[70557]: cephadm 2024-09-17T11:04:56.171968+0000 mgr.y (mgr.15282) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T11:04:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:57 smithi164 bash[70557]: cephadm 2024-09-17T11:04:56.189113+0000 mgr.y (mgr.15282) 344 : cephadm [INF] Deploying daemon mon.c on smithi163 2024-09-17T11:04:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:57 smithi164 bash[70557]: cephadm 2024-09-17T11:04:56.189113+0000 mgr.y (mgr.15282) 344 : cephadm [INF] Deploying daemon mon.c on smithi163 2024-09-17T11:04:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:57 smithi164 bash[70557]: cluster 2024-09-17T11:04:56.519894+0000 mgr.y (mgr.15282) 345 : cluster [DBG] pgmap v186: 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-17T11:04:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:04:57 smithi164 bash[70557]: cluster 2024-09-17T11:04:56.519894+0000 mgr.y (mgr.15282) 345 : cluster [DBG] pgmap v186: 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-17T11:04:58.995 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:58.996 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:58.996 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:58.996 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:58.996 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:58.997 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:58.997 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:58.997 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:58.998 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:04:59.280 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:58 smithi163 systemd[1]: Stopping Ceph mon.c for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:04:59.280 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:59 smithi163 bash[26527]: debug 2024-09-17T11:04:59.135+0000 7f97846fa640 -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-17T11:04:59.281 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:59 smithi163 bash[26527]: debug 2024-09-17T11:04:59.135+0000 7f97846fa640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T11:04:59.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:04:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:04:59] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-17T11:05:00.237 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:04:59 smithi163 bash[93134]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mon-c 2024-09-17T11:05:00.237 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:00 smithi163 bash[93193]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mon-c 2024-09-17T11:05:00.238 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-17T11:05:00.238 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: Stopped Ceph mon.c for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:05:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:04:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:04:59.900751446Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:00.499 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:05:00.499 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:05:00.500 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:05:00.500 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:05:00.500 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:05:00.501 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:05:00.501 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:05:00.501 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: Started Ceph mon.c for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:05:00.501 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:05:00.501 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:05:00 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:05:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.647+0000 7f1fd6ebfc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:05:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.647+0000 7f1fd6ebfc80 0 ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 7 2024-09-17T11:05:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.647+0000 7f1fd6ebfc80 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:05:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 0 load: jerasure load: lrc 2024-09-17T11:05:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:05:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Git sha 0 2024-09-17T11:05:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: DB SUMMARY 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: DB Session ID: F19V3ZSRNRSJA0VIAX0J 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4833 Bytes 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000069.sst 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000067.log size: 889614 ; 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:05:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:05:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:05:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.env: 0x55a8f3188120 2024-09-17T11:05:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:05:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.info_log: 0x55a8f3b33700 2024-09-17T11:05:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:05:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:05:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:05:02.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:05:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:05:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:05:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:05:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:05:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:05:02.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.wal_dir: 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:05:02.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.write_buffer_manager: 0x55a8f3b361e0 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:05:02.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.row_cache: None 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:05:02.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:05:02.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:05:02.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:05:02.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-17T11:05:02.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:05:02.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:05:02.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.merge_operator: 2024-09-17T11:05:02.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:05:02.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:05:02.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:05:02.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:05:02.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a8f3b33320) 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: cache_index_and_filter_blocks: 1 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: pin_top_level_index_and_filter: 1 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: index_type: 0 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: data_block_index_type: 0 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: index_shortening: 1 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: checksum: 4 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: no_block_cache: 0 2024-09-17T11:05:02.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: block_cache: 0x55a8f3b29610 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: block_cache_name: BinnedLRUCache 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: block_cache_options: 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: capacity : 536870912 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: num_shard_bits : 4 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: strict_capacity_limit : 0 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: high_pri_pool_ratio: 0.000 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: block_cache_compressed: (nil) 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: persistent_cache: (nil) 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: block_size: 4096 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: block_size_deviation: 10 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: block_restart_interval: 16 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: index_block_restart_interval: 1 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: metadata_block_size: 4096 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: partition_filters: 0 2024-09-17T11:05:02.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: use_delta_encoding: 1 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: filter_policy: bloomfilter 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: whole_key_filtering: 1 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: verify_compression: 0 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: read_amp_bytes_per_bit: 0 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: format_version: 5 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: enable_index_compression: 1 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: block_align: 0 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: max_auto_readahead_size: 262144 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: prepopulate_block_cache: 0 2024-09-17T11:05:02.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: initial_auto_readahead_size: 8192 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:05:02.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:05:02.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:05:02.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:05:02.080 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:05:02.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:05:02.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.651+0000 7f1fd6ebfc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.655+0000 7f1fd6ebfc80 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-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.655+0000 7f1fd6ebfc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 71, last_sequence is 36568, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 67 2024-09-17T11:05:02.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.655+0000 7f1fd6ebfc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.655+0000 7f1fd6ebfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ae231e92-6c7b-4842-97d3-880605a63551 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.655+0000 7f1fd6ebfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571101659119, "job": 1, "event": "recovery_started", "wal_files": [67]} 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.655+0000 7f1fd6ebfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.659+0000 7f1fd6ebfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571101664409, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 549051, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36573, "largest_seqno": 37013, "table_properties": {"data_size": 546247, "index_size": 1252, "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": 4638, "raw_average_key_size": 24, "raw_value_size": 541915, "raw_average_value_size": 2807, "num_data_blocks": 56, "num_entries": 193, "num_filter_entries": 193, "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": 1726571101, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ae231e92-6c7b-4842-97d3-880605a63551", "db_session_id": "F19V3ZSRNRSJA0VIAX0J", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.659+0000 7f1fd6ebfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571101664573, "job": 1, "event": "recovery_finished"} 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.659+0000 7f1fd6ebfc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 74 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.659+0000 7f1fd6ebfc80 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-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.659+0000 7f1fd6ebfc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000067.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.659+0000 7f1fd6ebfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a8f3b56e00 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.659+0000 7f1fd6ebfc80 4 rocksdb: DB pointer 0x55a8f3c5a000 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fccc87640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:05:02.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fccc87640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:05:02.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: ** DB Stats ** 2024-09-17T11:05:02.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:05:02.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: 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-17T11:05:02.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:05:02.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:05:02.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: 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-17T11:05:02.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:05:02.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:05:02.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: ** Compaction Stats [default] ** 2024-09-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: 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-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: L0 1/0 536.18 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 177.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: L6 1/0 9.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Sum 2/0 9.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 177.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 177.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: ** Compaction Stats [default] ** 2024-09-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: 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-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 177.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T11:05:02.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Cumulative compaction: 0.00 GB write, 58.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Interval compaction: 0.00 GB write, 58.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: 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-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: Block cache BinnedLRUCache@0x55a8f3b29610#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-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: 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-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fd6ebfc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] at bind addrs [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:05:02.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fd6ebfc80 1 mon.c@-1(???) e3 preinit fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:05:02.088 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fd6ebfc80 0 mon.c@-1(???).mds e1 new map 2024-09-17T11:05:02.088 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fd6ebfc80 0 mon.c@-1(???).mds e1 print_map 2024-09-17T11:05:02.088 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: e1 2024-09-17T11:05:02.088 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: btime 2024-09-17T10:22:28:240095+0000 2024-09-17T11:05:02.088 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:05:02.088 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: 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-17T11:05:02.088 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: legacy client fscid: -1 2024-09-17T11:05:02.088 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: 2024-09-17T11:05:02.088 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: No filesystems configured 2024-09-17T11:05:02.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fd6ebfc80 0 mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T11:05:02.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fd6ebfc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:05:02.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fd6ebfc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:05:02.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fd6ebfc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:05:02.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:01 smithi163 bash[93248]: debug 2024-09-17T11:05:01.663+0000 7f1fd6ebfc80 1 mon.c@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-17T11:05:02.224 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:05:02.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:02 smithi164 bash[70557]: cluster 2024-09-17T11:04:58.520596+0000 mgr.y (mgr.15282) 346 : cluster [DBG] pgmap v187: 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-17T11:05:02.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:02 smithi164 bash[70557]: cluster 2024-09-17T11:04:58.520596+0000 mgr.y (mgr.15282) 346 : cluster [DBG] pgmap v187: 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-17T11:05:02.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:02 smithi163 bash[93248]: cluster 2024-09-17T11:04:58.520596+0000 mgr.y (mgr.15282) 346 : cluster [DBG] pgmap v187: 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-17T11:05:02.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:02 smithi163 bash[93248]: cluster 2024-09-17T11:04:58.520596+0000 mgr.y (mgr.15282) 346 : cluster [DBG] pgmap v187: 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-17T11:05:02.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:02 smithi163 bash[89600]: cluster 2024-09-17T11:04:58.520596+0000 mgr.y (mgr.15282) 346 : cluster [DBG] pgmap v187: 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-17T11:05:02.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:02 smithi163 bash[89600]: cluster 2024-09-17T11:04:58.520596+0000 mgr.y (mgr.15282) 346 : cluster [DBG] pgmap v187: 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-17T11:05:02.846 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:05:02.846 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (4m) 21s ago 31m 14.3M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:05:02.846 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (3m) 103s ago 31m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:05:02.846 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (5m) 21s ago 28m 48.8M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (5m) 103s ago 40m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (16m) 21s ago 42m 512M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (30s) 21s ago 42m 22.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (110s) 103s ago 40m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 starting - - - 2048M 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (5m) 21s ago 31m 8112k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (5m) 103s ago 31m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (39m) 21s ago 39m 66.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (38m) 21s ago 38m 66.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (37m) 21s ago 37m 54.4M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (36m) 21s ago 36m 58.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (35m) 103s ago 35m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:05:02.847 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (34m) 103s ago 34m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:05:02.848 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (33m) 103s ago 33m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:05:02.848 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (32m) 103s ago 32m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:05:02.848 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (4m) 103s ago 31m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:05:02.848 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (29m) 21s ago 29m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:05:02.848 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (29m) 103s ago 29m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:05:03.214 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:05:03.215 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:05:03.215 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 10, 2024-09-17T11:05:03.215 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 5 2024-09-17T11:05:03.215 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:05:03.215 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:05:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:02.871389877Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:03.535 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:05:03.535 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:05:03.535 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:05:03.535 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi163", 2024-09-17T11:05:03.535 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:05:03.535 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "1/2 daemons upgraded", 2024-09-17T11:05:03.535 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T11:05:03.536 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:05:03.536 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:05:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:00.520993+0000 mgr.y (mgr.15282) 347 : cluster [DBG] pgmap v188: 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-17T11:05:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:00.520993+0000 mgr.y (mgr.15282) 347 : cluster [DBG] pgmap v188: 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-17T11:05:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:02.212927+0000 mgr.y (mgr.15282) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:02.212927+0000 mgr.y (mgr.15282) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.457757+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:05:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.457757+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.458840+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.458840+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.481331+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-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.481331+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-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492396+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492396+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492445+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492445+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492479+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492479+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492511+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492511+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:05:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492543+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:05:03.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492543+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:05:03.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492578+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-17T11:05:03.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492578+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-17T11:05:03.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492611+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:05:03.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492611+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:05:03.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492644+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:05:03.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492644+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:05:03.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492680+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.492680+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.494219+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.494219+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.494270+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.494270+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.494835+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e42: y(active, since 6m), standbys: x 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.494835+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e42: y(active, since 6m), standbys: x 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.495127+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.495127+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.522497+0000 mgr.y (mgr.15282) 349 : cluster [DBG] pgmap v189: 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-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: cluster 2024-09-17T11:05:02.522497+0000 mgr.y (mgr.15282) 349 : cluster [DBG] pgmap v189: 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-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:02.523228+0000 mgr.y (mgr.15282) 350 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:02.523228+0000 mgr.y (mgr.15282) 350 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:02.531107+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:02.531107+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:02.542401+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:02.542401+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.054783+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.054783+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.063638+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.063638+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.096854+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.096854+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.105500+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.105500+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.215166+0000 mon.a (mon.0) 47 : audit [DBG] from='client.? 172.21.15.163:0/2123055629' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:03.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:03 smithi164 bash[70557]: audit 2024-09-17T11:05:03.215166+0000 mon.a (mon.0) 47 : audit [DBG] from='client.? 172.21.15.163:0/2123055629' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:00.520993+0000 mgr.y (mgr.15282) 347 : cluster [DBG] pgmap v188: 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-17T11:05:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:00.520993+0000 mgr.y (mgr.15282) 347 : cluster [DBG] pgmap v188: 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-17T11:05:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:02.212927+0000 mgr.y (mgr.15282) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:02.212927+0000 mgr.y (mgr.15282) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.457757+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:05:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.457757+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:05:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.458840+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-17T11:05:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.458840+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-17T11:05:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.481331+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-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.481331+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-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492396+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492396+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492445+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492445+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492479+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492479+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492511+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492511+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492543+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492543+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492578+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492578+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-17T11:05:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492611+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:05:03.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492611+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:05:03.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492644+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:05:03.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:00.520993+0000 mgr.y (mgr.15282) 347 : cluster [DBG] pgmap v188: 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-17T11:05:03.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:00.520993+0000 mgr.y (mgr.15282) 347 : cluster [DBG] pgmap v188: 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-17T11:05:03.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:02.212927+0000 mgr.y (mgr.15282) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:02.212927+0000 mgr.y (mgr.15282) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.457757+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:05:03.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.457757+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:05:03.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.458840+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.458840+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.481331+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-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.481331+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-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492396+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492396+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492445+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492445+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492479+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492479+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-17T10:24:35.626205+0000 2024-09-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492511+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:05:03.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492511+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-17T10:22:22.903066+0000 2024-09-17T11:05:03.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492543+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:05:03.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492543+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:05:03.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492578+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-17T11:05:03.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492578+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-17T11:05:03.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492611+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:05:03.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492611+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T11:05:03.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492644+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:05:03.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492644+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492680+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.492680+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.494219+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.494219+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.494270+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.494270+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.494835+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e42: y(active, since 6m), standbys: x 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.494835+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e42: y(active, since 6m), standbys: x 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.495127+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.495127+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.522497+0000 mgr.y (mgr.15282) 349 : cluster [DBG] pgmap v189: 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-17T11:05:03.818 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: cluster 2024-09-17T11:05:02.522497+0000 mgr.y (mgr.15282) 349 : cluster [DBG] pgmap v189: 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-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:02.523228+0000 mgr.y (mgr.15282) 350 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:02.523228+0000 mgr.y (mgr.15282) 350 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:02.531107+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:02.531107+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:02.542401+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:02.542401+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.054783+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.054783+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.063638+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.063638+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.096854+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.096854+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.105500+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492644+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-17T11:05:03.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492680+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.492680+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.494219+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.494219+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.494270+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.494270+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.494835+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e42: y(active, since 6m), standbys: x 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.494835+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e42: y(active, since 6m), standbys: x 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.495127+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.495127+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.522497+0000 mgr.y (mgr.15282) 349 : cluster [DBG] pgmap v189: 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-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: cluster 2024-09-17T11:05:02.522497+0000 mgr.y (mgr.15282) 349 : cluster [DBG] pgmap v189: 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-17T11:05:03.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:02.523228+0000 mgr.y (mgr.15282) 350 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:02.523228+0000 mgr.y (mgr.15282) 350 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:02.531107+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:02.531107+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:02.542401+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:02.542401+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.054783+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.054783+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.063638+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.063638+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.096854+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.096854+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.105500+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.105500+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.823 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.215166+0000 mon.a (mon.0) 47 : audit [DBG] from='client.? 172.21.15.163:0/2123055629' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:03.823 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[93248]: audit 2024-09-17T11:05:03.215166+0000 mon.a (mon.0) 47 : audit [DBG] from='client.? 172.21.15.163:0/2123055629' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:03.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.105500+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:03.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.215166+0000 mon.a (mon.0) 47 : audit [DBG] from='client.? 172.21.15.163:0/2123055629' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:03.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:03 smithi163 bash[89600]: audit 2024-09-17T11:05:03.215166+0000 mon.a (mon.0) 47 : audit [DBG] from='client.? 172.21.15.163:0/2123055629' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:04 smithi164 bash[70557]: audit 2024-09-17T11:05:02.834526+0000 mgr.y (mgr.15282) 351 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:04 smithi164 bash[70557]: audit 2024-09-17T11:05:02.834526+0000 mgr.y (mgr.15282) 351 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:04 smithi164 bash[70557]: audit 2024-09-17T11:05:03.536936+0000 mgr.y (mgr.15282) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:04 smithi164 bash[70557]: audit 2024-09-17T11:05:03.536936+0000 mgr.y (mgr.15282) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:04 smithi163 bash[89600]: audit 2024-09-17T11:05:02.834526+0000 mgr.y (mgr.15282) 351 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:04 smithi163 bash[89600]: audit 2024-09-17T11:05:02.834526+0000 mgr.y (mgr.15282) 351 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:04 smithi163 bash[89600]: audit 2024-09-17T11:05:03.536936+0000 mgr.y (mgr.15282) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:04 smithi163 bash[89600]: audit 2024-09-17T11:05:03.536936+0000 mgr.y (mgr.15282) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:04 smithi163 bash[93248]: audit 2024-09-17T11:05:02.834526+0000 mgr.y (mgr.15282) 351 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:04 smithi163 bash[93248]: audit 2024-09-17T11:05:02.834526+0000 mgr.y (mgr.15282) 351 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:04 smithi163 bash[93248]: audit 2024-09-17T11:05:03.536936+0000 mgr.y (mgr.15282) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:04.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:04 smithi163 bash[93248]: audit 2024-09-17T11:05:03.536936+0000 mgr.y (mgr.15282) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:05.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:05 smithi163 bash[89600]: cluster 2024-09-17T11:05:04.523232+0000 mgr.y (mgr.15282) 353 : cluster [DBG] pgmap v190: 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-17T11:05:05.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:05 smithi163 bash[89600]: cluster 2024-09-17T11:05:04.523232+0000 mgr.y (mgr.15282) 353 : cluster [DBG] pgmap v190: 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-17T11:05:05.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:05 smithi163 bash[93248]: cluster 2024-09-17T11:05:04.523232+0000 mgr.y (mgr.15282) 353 : cluster [DBG] pgmap v190: 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-17T11:05:05.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:05 smithi163 bash[93248]: cluster 2024-09-17T11:05:04.523232+0000 mgr.y (mgr.15282) 353 : cluster [DBG] pgmap v190: 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-17T11:05:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:05 smithi164 bash[70557]: cluster 2024-09-17T11:05:04.523232+0000 mgr.y (mgr.15282) 353 : cluster [DBG] pgmap v190: 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-17T11:05:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:05 smithi164 bash[70557]: cluster 2024-09-17T11:05:04.523232+0000 mgr.y (mgr.15282) 353 : cluster [DBG] pgmap v190: 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-17T11:05:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:05.892508934Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:06 smithi164 bash[70557]: audit 2024-09-17T11:05:05.307391+0000 mgr.y (mgr.15282) 354 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:06 smithi164 bash[70557]: audit 2024-09-17T11:05:05.307391+0000 mgr.y (mgr.15282) 354 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:06 smithi164 bash[70557]: audit 2024-09-17T11:05:06.160512+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:06 smithi164 bash[70557]: audit 2024-09-17T11:05:06.160512+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:06.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:05:06 smithi163 bash[68587]: debug 2024-09-17T11:05:06.674+0000 7f09d7c2d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T11:05:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:06 smithi163 bash[93248]: audit 2024-09-17T11:05:05.307391+0000 mgr.y (mgr.15282) 354 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:06 smithi163 bash[93248]: audit 2024-09-17T11:05:05.307391+0000 mgr.y (mgr.15282) 354 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:06 smithi163 bash[93248]: audit 2024-09-17T11:05:06.160512+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:06 smithi163 bash[93248]: audit 2024-09-17T11:05:06.160512+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:06 smithi163 bash[89600]: audit 2024-09-17T11:05:05.307391+0000 mgr.y (mgr.15282) 354 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:06 smithi163 bash[89600]: audit 2024-09-17T11:05:05.307391+0000 mgr.y (mgr.15282) 354 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:06 smithi163 bash[89600]: audit 2024-09-17T11:05:06.160512+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:06 smithi163 bash[89600]: audit 2024-09-17T11:05:06.160512+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:07 smithi164 bash[70557]: cluster 2024-09-17T11:05:06.524863+0000 mgr.y (mgr.15282) 355 : cluster [DBG] pgmap v191: 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-17T11:05:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:07 smithi164 bash[70557]: cluster 2024-09-17T11:05:06.524863+0000 mgr.y (mgr.15282) 355 : cluster [DBG] pgmap v191: 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-17T11:05:08.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:07 smithi163 bash[89600]: cluster 2024-09-17T11:05:06.524863+0000 mgr.y (mgr.15282) 355 : cluster [DBG] pgmap v191: 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-17T11:05:08.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:07 smithi163 bash[89600]: cluster 2024-09-17T11:05:06.524863+0000 mgr.y (mgr.15282) 355 : cluster [DBG] pgmap v191: 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-17T11:05:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:07 smithi163 bash[93248]: cluster 2024-09-17T11:05:06.524863+0000 mgr.y (mgr.15282) 355 : cluster [DBG] pgmap v191: 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-17T11:05:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:07 smithi163 bash[93248]: cluster 2024-09-17T11:05:06.524863+0000 mgr.y (mgr.15282) 355 : cluster [DBG] pgmap v191: 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-17T11:05:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:08.891838372Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:09 smithi164 bash[70557]: cluster 2024-09-17T11:05:08.525280+0000 mgr.y (mgr.15282) 356 : cluster [DBG] pgmap v192: 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-17T11:05:10.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:09 smithi164 bash[70557]: cluster 2024-09-17T11:05:08.525280+0000 mgr.y (mgr.15282) 356 : cluster [DBG] pgmap v192: 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-17T11:05:10.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:09 smithi164 bash[70557]: audit 2024-09-17T11:05:08.964513+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:09 smithi164 bash[70557]: audit 2024-09-17T11:05:08.964513+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:09 smithi164 bash[70557]: audit 2024-09-17T11:05:08.976942+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:09 smithi164 bash[70557]: audit 2024-09-17T11:05:08.976942+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:05:09] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.51.0" 2024-09-17T11:05:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[93248]: cluster 2024-09-17T11:05:08.525280+0000 mgr.y (mgr.15282) 356 : cluster [DBG] pgmap v192: 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-17T11:05:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[93248]: cluster 2024-09-17T11:05:08.525280+0000 mgr.y (mgr.15282) 356 : cluster [DBG] pgmap v192: 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-17T11:05:10.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[93248]: audit 2024-09-17T11:05:08.964513+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[93248]: audit 2024-09-17T11:05:08.964513+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[93248]: audit 2024-09-17T11:05:08.976942+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[93248]: audit 2024-09-17T11:05:08.976942+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[89600]: cluster 2024-09-17T11:05:08.525280+0000 mgr.y (mgr.15282) 356 : cluster [DBG] pgmap v192: 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-17T11:05:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[89600]: cluster 2024-09-17T11:05:08.525280+0000 mgr.y (mgr.15282) 356 : cluster [DBG] pgmap v192: 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-17T11:05:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[89600]: audit 2024-09-17T11:05:08.964513+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[89600]: audit 2024-09-17T11:05:08.964513+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[89600]: audit 2024-09-17T11:05:08.976942+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:09 smithi163 bash[89600]: audit 2024-09-17T11:05:08.976942+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:11 smithi164 bash[70557]: audit 2024-09-17T11:05:10.086569+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:11 smithi164 bash[70557]: audit 2024-09-17T11:05:10.086569+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:11 smithi164 bash[70557]: audit 2024-09-17T11:05:10.099451+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:11 smithi164 bash[70557]: audit 2024-09-17T11:05:10.099451+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:11 smithi164 bash[70557]: cluster 2024-09-17T11:05:10.525837+0000 mgr.y (mgr.15282) 357 : cluster [DBG] pgmap v193: 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-17T11:05:11.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:11 smithi164 bash[70557]: cluster 2024-09-17T11:05:10.525837+0000 mgr.y (mgr.15282) 357 : cluster [DBG] pgmap v193: 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-17T11:05:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[93248]: audit 2024-09-17T11:05:10.086569+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[93248]: audit 2024-09-17T11:05:10.086569+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[93248]: audit 2024-09-17T11:05:10.099451+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[93248]: audit 2024-09-17T11:05:10.099451+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[93248]: cluster 2024-09-17T11:05:10.525837+0000 mgr.y (mgr.15282) 357 : cluster [DBG] pgmap v193: 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-17T11:05:11.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[93248]: cluster 2024-09-17T11:05:10.525837+0000 mgr.y (mgr.15282) 357 : cluster [DBG] pgmap v193: 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-17T11:05:11.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[89600]: audit 2024-09-17T11:05:10.086569+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[89600]: audit 2024-09-17T11:05:10.086569+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[89600]: audit 2024-09-17T11:05:10.099451+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[89600]: audit 2024-09-17T11:05:10.099451+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:11.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[89600]: cluster 2024-09-17T11:05:10.525837+0000 mgr.y (mgr.15282) 357 : cluster [DBG] pgmap v193: 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-17T11:05:11.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:11 smithi163 bash[89600]: cluster 2024-09-17T11:05:10.525837+0000 mgr.y (mgr.15282) 357 : cluster [DBG] pgmap v193: 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-17T11:05:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:11.88471179Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:13 smithi164 bash[70557]: cluster 2024-09-17T11:05:12.527814+0000 mgr.y (mgr.15282) 358 : cluster [DBG] pgmap v194: 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-17T11:05:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:13 smithi164 bash[70557]: cluster 2024-09-17T11:05:12.527814+0000 mgr.y (mgr.15282) 358 : cluster [DBG] pgmap v194: 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-17T11:05:14.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:13 smithi163 bash[89600]: cluster 2024-09-17T11:05:12.527814+0000 mgr.y (mgr.15282) 358 : cluster [DBG] pgmap v194: 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-17T11:05:14.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:13 smithi163 bash[89600]: cluster 2024-09-17T11:05:12.527814+0000 mgr.y (mgr.15282) 358 : cluster [DBG] pgmap v194: 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-17T11:05:14.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:13 smithi163 bash[93248]: cluster 2024-09-17T11:05:12.527814+0000 mgr.y (mgr.15282) 358 : cluster [DBG] pgmap v194: 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-17T11:05:14.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:13 smithi163 bash[93248]: cluster 2024-09-17T11:05:12.527814+0000 mgr.y (mgr.15282) 358 : cluster [DBG] pgmap v194: 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-17T11:05:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:14.895916324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:15 smithi164 bash[70557]: cluster 2024-09-17T11:05:14.528559+0000 mgr.y (mgr.15282) 359 : cluster [DBG] pgmap v195: 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-17T11:05:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:15 smithi164 bash[70557]: cluster 2024-09-17T11:05:14.528559+0000 mgr.y (mgr.15282) 359 : cluster [DBG] pgmap v195: 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-17T11:05:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:15 smithi163 bash[89600]: cluster 2024-09-17T11:05:14.528559+0000 mgr.y (mgr.15282) 359 : cluster [DBG] pgmap v195: 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-17T11:05:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:15 smithi163 bash[89600]: cluster 2024-09-17T11:05:14.528559+0000 mgr.y (mgr.15282) 359 : cluster [DBG] pgmap v195: 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-17T11:05:16.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:15 smithi163 bash[93248]: cluster 2024-09-17T11:05:14.528559+0000 mgr.y (mgr.15282) 359 : cluster [DBG] pgmap v195: 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-17T11:05:16.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:15 smithi163 bash[93248]: cluster 2024-09-17T11:05:14.528559+0000 mgr.y (mgr.15282) 359 : cluster [DBG] pgmap v195: 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-17T11:05:16.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:16 smithi163 bash[89600]: audit 2024-09-17T11:05:15.318719+0000 mgr.y (mgr.15282) 360 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:16.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:16 smithi163 bash[89600]: audit 2024-09-17T11:05:15.318719+0000 mgr.y (mgr.15282) 360 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:16.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:16 smithi163 bash[93248]: audit 2024-09-17T11:05:15.318719+0000 mgr.y (mgr.15282) 360 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:16.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:16 smithi163 bash[93248]: audit 2024-09-17T11:05:15.318719+0000 mgr.y (mgr.15282) 360 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:16 smithi164 bash[70557]: audit 2024-09-17T11:05:15.318719+0000 mgr.y (mgr.15282) 360 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:16 smithi164 bash[70557]: audit 2024-09-17T11:05:15.318719+0000 mgr.y (mgr.15282) 360 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:17.899 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:17 smithi164 bash[70557]: cluster 2024-09-17T11:05:16.530114+0000 mgr.y (mgr.15282) 361 : cluster [DBG] pgmap v196: 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-17T11:05:17.899 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:17 smithi164 bash[70557]: cluster 2024-09-17T11:05:16.530114+0000 mgr.y (mgr.15282) 361 : cluster [DBG] pgmap v196: 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-17T11:05:18.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:17 smithi163 bash[93248]: cluster 2024-09-17T11:05:16.530114+0000 mgr.y (mgr.15282) 361 : cluster [DBG] pgmap v196: 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-17T11:05:18.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:17 smithi163 bash[93248]: cluster 2024-09-17T11:05:16.530114+0000 mgr.y (mgr.15282) 361 : cluster [DBG] pgmap v196: 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-17T11:05:18.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:17 smithi163 bash[89600]: cluster 2024-09-17T11:05:16.530114+0000 mgr.y (mgr.15282) 361 : cluster [DBG] pgmap v196: 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-17T11:05:18.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:17 smithi163 bash[89600]: cluster 2024-09-17T11:05:16.530114+0000 mgr.y (mgr.15282) 361 : cluster [DBG] pgmap v196: 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-17T11:05:18.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:17.898998918Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:19.973 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:05:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:05:19] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.51.0" 2024-09-17T11:05:19.974 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:19 smithi163 bash[93248]: cluster 2024-09-17T11:05:18.530828+0000 mgr.y (mgr.15282) 362 : cluster [DBG] pgmap v197: 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-17T11:05:19.974 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:19 smithi163 bash[93248]: cluster 2024-09-17T11:05:18.530828+0000 mgr.y (mgr.15282) 362 : cluster [DBG] pgmap v197: 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-17T11:05:19.974 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:19 smithi163 bash[89600]: cluster 2024-09-17T11:05:18.530828+0000 mgr.y (mgr.15282) 362 : cluster [DBG] pgmap v197: 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-17T11:05:19.974 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:19 smithi163 bash[89600]: cluster 2024-09-17T11:05:18.530828+0000 mgr.y (mgr.15282) 362 : cluster [DBG] pgmap v197: 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-17T11:05:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:19 smithi164 bash[70557]: cluster 2024-09-17T11:05:18.530828+0000 mgr.y (mgr.15282) 362 : cluster [DBG] pgmap v197: 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-17T11:05:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:19 smithi164 bash[70557]: cluster 2024-09-17T11:05:18.530828+0000 mgr.y (mgr.15282) 362 : cluster [DBG] pgmap v197: 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-17T11:05:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:20.865839611Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: cluster 2024-09-17T11:05:20.531644+0000 mgr.y (mgr.15282) 363 : cluster [DBG] pgmap v198: 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-17T11:05:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: cluster 2024-09-17T11:05:20.531644+0000 mgr.y (mgr.15282) 363 : cluster [DBG] pgmap v198: 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-17T11:05:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.580937+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.580937+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.596163+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.596163+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.597958+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.597958+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.600001+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.600001+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.619520+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.619520+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.751512+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.751512+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.755380+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.755380+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.758448+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.758448+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.768982+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.768982+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.774202+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.774202+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.776310+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.776310+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.784221+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.784221+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.787418+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.787418+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.789638+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.789638+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.797201+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.797201+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T11:05:22.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.801465+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.801465+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.813110+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.813110+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.819202+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.819202+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.830951+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.830951+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.836321+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.836321+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.848366+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.848366+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.852704+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.852704+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.858178+0000 mon.b (mon.1) 29 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.858178+0000 mon.b (mon.1) 29 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.860438+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.860438+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.861430+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.861430+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.863555+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.863555+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.865435+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.865435+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.883325+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.883325+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.889059+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.889059+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.899379+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.899379+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.905584+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.905584+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.916125+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.916125+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.921787+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.921787+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.927215+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.927215+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.929357+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.929357+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.930264+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.930264+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.932504+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.932504+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.935163+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.935163+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.940574+0000 mon.b (mon.1) 38 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.940574+0000 mon.b (mon.1) 38 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.942669+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.942669+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.943239+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.943239+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.945349+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.945349+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.947930+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.947930+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.953705+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.953705+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.955894+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.955894+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.956762+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.956762+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.958924+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.958924+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.961462+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.961462+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.967497+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.967497+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.969577+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.969577+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.970340+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.970340+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.972461+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.972461+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.974705+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.974705+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.980216+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.980216+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.982373+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.982373+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.983231+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.983231+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.985445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.985445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.987386+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.987386+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.992976+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.992976+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.995061+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.995061+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.995620+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.995620+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.997701+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:20.997701+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.001155+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.001155+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.003232+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.003232+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.009226+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.009226+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.012770+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.012770+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.014932+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.014932+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.020781+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.020781+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.024029+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.024029+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.026191+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.026191+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.031822+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.031822+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.035242+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.035242+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.037432+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.037432+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.038159+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.038159+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.040229+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.040229+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.046101+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.046101+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.049284+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.049284+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.051329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.051329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.052139+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.052139+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.054246+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.054246+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.059733+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.059733+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.063313+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.063313+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.065461+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.065461+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.066311+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.066311+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.068624+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.068624+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.074185+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.074185+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:05:22.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.077626+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.077626+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.079768+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.079768+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.080587+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.080587+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.082714+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.082714+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.088341+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.088341+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.091665+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.091665+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.093865+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.093865+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.099644+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:05:22.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.099644+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.103000+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.103000+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.105198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.105198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.105673+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.105673+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.107819+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.107819+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.108494+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.108494+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.110672+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.110672+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.111230+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.111230+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.113369+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.113369+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.114295+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.114295+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.116441+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.116441+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.117350+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.117350+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.119513+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.119513+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.121159+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.121159+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.123350+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.123350+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.128843+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.128843+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.130180+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.130180+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.132136+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.132136+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.145126+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.145126+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.161696+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.161696+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.248639+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.248639+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.273564+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.273564+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.275472+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.275472+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.286974+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:21 smithi164 bash[70557]: audit 2024-09-17T11:05:21.286974+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: cluster 2024-09-17T11:05:20.531644+0000 mgr.y (mgr.15282) 363 : cluster [DBG] pgmap v198: 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-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: cluster 2024-09-17T11:05:20.531644+0000 mgr.y (mgr.15282) 363 : cluster [DBG] pgmap v198: 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-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.580937+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.580937+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.596163+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.596163+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.597958+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.597958+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.600001+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.600001+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.619520+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.619520+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.751512+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:05:22.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.751512+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:05:22.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.755380+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.755380+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.758448+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.758448+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.768982+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.768982+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.774202+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: cluster 2024-09-17T11:05:20.531644+0000 mgr.y (mgr.15282) 363 : cluster [DBG] pgmap v198: 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-17T11:05:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: cluster 2024-09-17T11:05:20.531644+0000 mgr.y (mgr.15282) 363 : cluster [DBG] pgmap v198: 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-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.580937+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.580937+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.596163+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.596163+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.597958+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.597958+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.600001+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.600001+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.619520+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.619520+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.751512+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.751512+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:05:22.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.755380+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.755380+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.758448+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.758448+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.768982+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.768982+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.774202+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.774202+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.776310+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.776310+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.784221+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.784221+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.787418+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.787418+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.789638+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.789638+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.797201+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.797201+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.801465+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.801465+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.813110+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.813110+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.819202+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.819202+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.830951+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.830951+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.836321+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.774202+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.776310+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.776310+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.784221+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.784221+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T11:05:22.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.787418+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.787418+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.789638+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.789638+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.797201+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.797201+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.801465+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.801465+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.813110+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.813110+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.819202+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.819202+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.830951+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.830951+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.836321+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.836321+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.848366+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.848366+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.852704+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.852704+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.858178+0000 mon.b (mon.1) 29 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.858178+0000 mon.b (mon.1) 29 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.860438+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.860438+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.861430+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.861430+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.863555+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.863555+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.865435+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.865435+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.883325+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.883325+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.889059+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.889059+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.899379+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.899379+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.905584+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.905584+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.916125+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.916125+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.921787+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.921787+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.927215+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.927215+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.929357+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.929357+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.930264+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.930264+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.932504+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.932504+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.935163+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.935163+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.940574+0000 mon.b (mon.1) 38 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.940574+0000 mon.b (mon.1) 38 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.942669+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.836321+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.848366+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.848366+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.852704+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.852704+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.858178+0000 mon.b (mon.1) 29 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.858178+0000 mon.b (mon.1) 29 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.860438+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.860438+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.861430+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.861430+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.863555+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.863555+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.865435+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.865435+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.883325+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.073 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.883325+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.889059+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.889059+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.899379+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.899379+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.942669+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.943239+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.943239+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.945349+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.945349+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.947930+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.947930+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.953705+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.953705+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.955894+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.955894+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.956762+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.956762+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.958924+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.958924+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.075 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.961462+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.961462+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.967497+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.967497+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.969577+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.969577+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.970340+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.970340+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.972461+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.972461+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.974705+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.974705+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.980216+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.980216+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.982373+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.982373+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.983231+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.983231+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.985445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.985445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.077 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.905584+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.905584+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.916125+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.916125+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.921787+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.921787+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.927215+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.927215+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.929357+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.929357+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.930264+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.930264+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.932504+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.932504+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.935163+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.935163+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.940574+0000 mon.b (mon.1) 38 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.940574+0000 mon.b (mon.1) 38 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.942669+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.079 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.987386+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.079 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.987386+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.079 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.992976+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.992976+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.995061+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.995061+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.995620+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.995620+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.997701+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:20.997701+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.001155+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.001155+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.003232+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.003232+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.009226+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.009226+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:05:22.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.012770+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.012770+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.942669+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.943239+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.943239+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.945349+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.945349+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.947930+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.947930+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.953705+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.953705+0000 mon.b (mon.1) 41 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.955894+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.955894+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.956762+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.956762+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.958924+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.958924+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.961462+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.961462+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.967497+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.082 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.014932+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.014932+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.020781+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.020781+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.024029+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.024029+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.026191+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.026191+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.031822+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.031822+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.035242+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.035242+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.037432+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.037432+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.038159+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.038159+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.040229+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.040229+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.967497+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.969577+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.969577+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.970340+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.970340+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.084 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.972461+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.972461+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.974705+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.974705+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.980216+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.980216+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.982373+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.982373+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.983231+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.983231+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.985445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.085 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.985445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.046101+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.046101+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.049284+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.049284+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.051329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.051329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.052139+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.052139+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.054246+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.054246+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.059733+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.059733+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.063313+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.063313+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.065461+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.065461+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.066311+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.066311+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.068624+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.068624+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.074185+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.074185+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:05:22.087 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.077626+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.077626+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.079768+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.079768+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.080587+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.080587+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.082714+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.082714+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.088341+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.088341+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.091665+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.091665+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.987386+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.987386+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.992976+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.992976+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.995061+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.995061+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.995620+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.995620+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.997701+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:20.997701+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.001155+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.001155+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.003232+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.003232+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.009226+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.009226+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.012770+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.012770+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.093865+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.093865+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.099644+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.099644+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:05:22.090 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.103000+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.103000+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.105198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.105198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.105673+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.105673+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.107819+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.107819+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.108494+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.108494+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.110672+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.110672+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.111230+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.014932+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.014932+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.020781+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.020781+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.024029+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.024029+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.026191+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.026191+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.031822+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.031822+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:05:22.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.035242+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.035242+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.037432+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.037432+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:05:22.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.038159+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.038159+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.040229+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.040229+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.111230+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.113369+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.113369+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.114295+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.114295+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.116441+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.116441+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.117350+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.117350+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.119513+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.119513+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.121159+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.121159+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.123350+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.123350+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.128843+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.128843+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.130180+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.130180+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.132136+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.132136+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.145126+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.145126+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.161696+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.161696+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.248639+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.248639+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.273564+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.273564+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.275472+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.275472+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.286974+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[89600]: audit 2024-09-17T11:05:21.286974+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.046101+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.046101+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.049284+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.049284+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.051329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.051329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.052139+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.052139+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.054246+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.054246+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:05:22.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.059733+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.059733+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.063313+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.063313+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.065461+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.065461+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.066311+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.066311+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.068624+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.068624+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.074185+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:05:22.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.074185+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.077626+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.077626+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.079768+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.079768+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.080587+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.080587+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.082714+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.082714+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.088341+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.088341+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.091665+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.091665+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.093865+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.093865+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.099644+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.099644+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.103000+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.103000+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.105198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.105198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.105673+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.105673+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.107819+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.107819+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.108494+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.108494+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.110672+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.110672+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.111230+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.111230+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.113369+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.113369+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.114295+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.114295+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.116441+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.116441+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.117350+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.117350+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.119513+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.101 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.119513+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.121159+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.121159+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.123350+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.123350+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.128843+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.128843+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.130180+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.130180+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.132136+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.132136+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.145126+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.145126+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.102 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.161696+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:22.103 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.161696+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:22.103 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.248639+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.103 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.248639+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.103 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.273564+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.103 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.273564+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:05:22.103 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.275472+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.103 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.275472+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:05:22.103 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.286974+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:22.103 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:21 smithi163 bash[93248]: audit 2024-09-17T11:05:21.286974+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:05:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.761453+0000 mgr.y (mgr.15282) 364 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:05:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.761453+0000 mgr.y (mgr.15282) 364 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:05:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.804445+0000 mgr.y (mgr.15282) 365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:05:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.804445+0000 mgr.y (mgr.15282) 365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.822401+0000 mgr.y (mgr.15282) 366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.822401+0000 mgr.y (mgr.15282) 366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.839415+0000 mgr.y (mgr.15282) 367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.839415+0000 mgr.y (mgr.15282) 367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.855917+0000 mgr.y (mgr.15282) 368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.855917+0000 mgr.y (mgr.15282) 368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.876177+0000 mgr.y (mgr.15282) 369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.876177+0000 mgr.y (mgr.15282) 369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.892202+0000 mgr.y (mgr.15282) 370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.892202+0000 mgr.y (mgr.15282) 370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.908894+0000 mgr.y (mgr.15282) 371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.908894+0000 mgr.y (mgr.15282) 371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.925134+0000 mgr.y (mgr.15282) 372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:05:23.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.925134+0000 mgr.y (mgr.15282) 372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.938311+0000 mgr.y (mgr.15282) 373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.938311+0000 mgr.y (mgr.15282) 373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.951065+0000 mgr.y (mgr.15282) 374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.951065+0000 mgr.y (mgr.15282) 374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.964778+0000 mgr.y (mgr.15282) 375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.964778+0000 mgr.y (mgr.15282) 375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.977896+0000 mgr.y (mgr.15282) 376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.977896+0000 mgr.y (mgr.15282) 376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.990542+0000 mgr.y (mgr.15282) 377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.990542+0000 mgr.y (mgr.15282) 377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.999330+0000 mgr.y (mgr.15282) 378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:20.999330+0000 mgr.y (mgr.15282) 378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:05:23.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:21.121500+0000 mgr.y (mgr.15282) 379 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:05:23.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:22 smithi164 bash[70557]: cephadm 2024-09-17T11:05:21.121500+0000 mgr.y (mgr.15282) 379 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.761453+0000 mgr.y (mgr.15282) 364 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.761453+0000 mgr.y (mgr.15282) 364 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.804445+0000 mgr.y (mgr.15282) 365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.804445+0000 mgr.y (mgr.15282) 365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.822401+0000 mgr.y (mgr.15282) 366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.822401+0000 mgr.y (mgr.15282) 366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.839415+0000 mgr.y (mgr.15282) 367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.839415+0000 mgr.y (mgr.15282) 367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.855917+0000 mgr.y (mgr.15282) 368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.855917+0000 mgr.y (mgr.15282) 368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.876177+0000 mgr.y (mgr.15282) 369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:05:23.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.876177+0000 mgr.y (mgr.15282) 369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.892202+0000 mgr.y (mgr.15282) 370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.892202+0000 mgr.y (mgr.15282) 370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.908894+0000 mgr.y (mgr.15282) 371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.908894+0000 mgr.y (mgr.15282) 371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.925134+0000 mgr.y (mgr.15282) 372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.925134+0000 mgr.y (mgr.15282) 372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.938311+0000 mgr.y (mgr.15282) 373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.938311+0000 mgr.y (mgr.15282) 373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.951065+0000 mgr.y (mgr.15282) 374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:05:23.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.951065+0000 mgr.y (mgr.15282) 374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:05:23.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.964778+0000 mgr.y (mgr.15282) 375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:05:23.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.964778+0000 mgr.y (mgr.15282) 375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:05:23.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.761453+0000 mgr.y (mgr.15282) 364 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:05:23.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.761453+0000 mgr.y (mgr.15282) 364 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:05:23.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.804445+0000 mgr.y (mgr.15282) 365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:05:23.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.804445+0000 mgr.y (mgr.15282) 365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:05:23.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.822401+0000 mgr.y (mgr.15282) 366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.822401+0000 mgr.y (mgr.15282) 366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.839415+0000 mgr.y (mgr.15282) 367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.839415+0000 mgr.y (mgr.15282) 367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.855917+0000 mgr.y (mgr.15282) 368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.855917+0000 mgr.y (mgr.15282) 368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.876177+0000 mgr.y (mgr.15282) 369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.876177+0000 mgr.y (mgr.15282) 369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.892202+0000 mgr.y (mgr.15282) 370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.892202+0000 mgr.y (mgr.15282) 370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.908894+0000 mgr.y (mgr.15282) 371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.908894+0000 mgr.y (mgr.15282) 371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.925134+0000 mgr.y (mgr.15282) 372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:05:23.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.925134+0000 mgr.y (mgr.15282) 372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.938311+0000 mgr.y (mgr.15282) 373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.938311+0000 mgr.y (mgr.15282) 373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.951065+0000 mgr.y (mgr.15282) 374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.951065+0000 mgr.y (mgr.15282) 374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.964778+0000 mgr.y (mgr.15282) 375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.964778+0000 mgr.y (mgr.15282) 375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.977896+0000 mgr.y (mgr.15282) 376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.977896+0000 mgr.y (mgr.15282) 376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.990542+0000 mgr.y (mgr.15282) 377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:05:23.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.990542+0000 mgr.y (mgr.15282) 377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.999330+0000 mgr.y (mgr.15282) 378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:20.999330+0000 mgr.y (mgr.15282) 378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:21.121500+0000 mgr.y (mgr.15282) 379 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[93248]: cephadm 2024-09-17T11:05:21.121500+0000 mgr.y (mgr.15282) 379 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.977896+0000 mgr.y (mgr.15282) 376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.977896+0000 mgr.y (mgr.15282) 376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.990542+0000 mgr.y (mgr.15282) 377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.990542+0000 mgr.y (mgr.15282) 377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.999330+0000 mgr.y (mgr.15282) 378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:20.999330+0000 mgr.y (mgr.15282) 378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:21.121500+0000 mgr.y (mgr.15282) 379 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:05:23.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:22 smithi163 bash[89600]: cephadm 2024-09-17T11:05:21.121500+0000 mgr.y (mgr.15282) 379 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:05:23.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:23 smithi164 bash[70557]: cluster 2024-09-17T11:05:22.533344+0000 mgr.y (mgr.15282) 380 : cluster [DBG] pgmap v199: 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-17T11:05:23.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:23 smithi164 bash[70557]: cluster 2024-09-17T11:05:22.533344+0000 mgr.y (mgr.15282) 380 : cluster [DBG] pgmap v199: 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-17T11:05:24.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:23 smithi163 bash[89600]: cluster 2024-09-17T11:05:22.533344+0000 mgr.y (mgr.15282) 380 : cluster [DBG] pgmap v199: 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-17T11:05:24.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:23 smithi163 bash[89600]: cluster 2024-09-17T11:05:22.533344+0000 mgr.y (mgr.15282) 380 : cluster [DBG] pgmap v199: 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-17T11:05:24.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:23 smithi163 bash[93248]: cluster 2024-09-17T11:05:22.533344+0000 mgr.y (mgr.15282) 380 : cluster [DBG] pgmap v199: 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-17T11:05:24.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:23 smithi163 bash[93248]: cluster 2024-09-17T11:05:22.533344+0000 mgr.y (mgr.15282) 380 : cluster [DBG] pgmap v199: 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-17T11:05:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:23.904175146Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:25 smithi164 bash[70557]: cluster 2024-09-17T11:05:24.534033+0000 mgr.y (mgr.15282) 381 : cluster [DBG] pgmap v200: 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-17T11:05:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:25 smithi164 bash[70557]: cluster 2024-09-17T11:05:24.534033+0000 mgr.y (mgr.15282) 381 : cluster [DBG] pgmap v200: 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-17T11:05:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:25 smithi163 bash[89600]: cluster 2024-09-17T11:05:24.534033+0000 mgr.y (mgr.15282) 381 : cluster [DBG] pgmap v200: 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-17T11:05:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:25 smithi163 bash[89600]: cluster 2024-09-17T11:05:24.534033+0000 mgr.y (mgr.15282) 381 : cluster [DBG] pgmap v200: 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-17T11:05:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:25 smithi163 bash[93248]: cluster 2024-09-17T11:05:24.534033+0000 mgr.y (mgr.15282) 381 : cluster [DBG] pgmap v200: 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-17T11:05:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:25 smithi163 bash[93248]: cluster 2024-09-17T11:05:24.534033+0000 mgr.y (mgr.15282) 381 : cluster [DBG] pgmap v200: 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-17T11:05:26.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:26 smithi164 bash[70557]: audit 2024-09-17T11:05:25.329973+0000 mgr.y (mgr.15282) 382 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:26.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:26 smithi164 bash[70557]: audit 2024-09-17T11:05:25.329973+0000 mgr.y (mgr.15282) 382 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:27.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:26 smithi163 bash[89600]: audit 2024-09-17T11:05:25.329973+0000 mgr.y (mgr.15282) 382 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:27.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:26 smithi163 bash[89600]: audit 2024-09-17T11:05:25.329973+0000 mgr.y (mgr.15282) 382 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:26 smithi163 bash[93248]: audit 2024-09-17T11:05:25.329973+0000 mgr.y (mgr.15282) 382 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:26 smithi163 bash[93248]: audit 2024-09-17T11:05:25.329973+0000 mgr.y (mgr.15282) 382 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:26.871943039Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:27 smithi164 bash[70557]: cluster 2024-09-17T11:05:26.535702+0000 mgr.y (mgr.15282) 383 : cluster [DBG] pgmap v201: 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-17T11:05:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:27 smithi164 bash[70557]: cluster 2024-09-17T11:05:26.535702+0000 mgr.y (mgr.15282) 383 : cluster [DBG] pgmap v201: 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-17T11:05:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:27 smithi163 bash[93248]: cluster 2024-09-17T11:05:26.535702+0000 mgr.y (mgr.15282) 383 : cluster [DBG] pgmap v201: 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-17T11:05:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:27 smithi163 bash[93248]: cluster 2024-09-17T11:05:26.535702+0000 mgr.y (mgr.15282) 383 : cluster [DBG] pgmap v201: 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-17T11:05:28.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:27 smithi163 bash[89600]: cluster 2024-09-17T11:05:26.535702+0000 mgr.y (mgr.15282) 383 : cluster [DBG] pgmap v201: 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-17T11:05:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:27 smithi163 bash[89600]: cluster 2024-09-17T11:05:26.535702+0000 mgr.y (mgr.15282) 383 : cluster [DBG] pgmap v201: 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-17T11:05:29.864 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:29 smithi164 bash[70557]: cluster 2024-09-17T11:05:28.536460+0000 mgr.y (mgr.15282) 384 : cluster [DBG] pgmap v202: 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-17T11:05:29.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:29 smithi164 bash[70557]: cluster 2024-09-17T11:05:28.536460+0000 mgr.y (mgr.15282) 384 : cluster [DBG] pgmap v202: 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-17T11:05:30.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:05:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:05:29] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.51.0" 2024-09-17T11:05:30.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:29 smithi163 bash[89600]: cluster 2024-09-17T11:05:28.536460+0000 mgr.y (mgr.15282) 384 : cluster [DBG] pgmap v202: 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-17T11:05:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:29 smithi163 bash[89600]: cluster 2024-09-17T11:05:28.536460+0000 mgr.y (mgr.15282) 384 : cluster [DBG] pgmap v202: 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-17T11:05:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:29 smithi163 bash[93248]: cluster 2024-09-17T11:05:28.536460+0000 mgr.y (mgr.15282) 384 : cluster [DBG] pgmap v202: 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-17T11:05:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:29 smithi163 bash[93248]: cluster 2024-09-17T11:05:28.536460+0000 mgr.y (mgr.15282) 384 : cluster [DBG] pgmap v202: 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-17T11:05:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:29.86492002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:31 smithi164 bash[70557]: cluster 2024-09-17T11:05:30.537145+0000 mgr.y (mgr.15282) 385 : cluster [DBG] pgmap v203: 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-17T11:05:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:31 smithi164 bash[70557]: cluster 2024-09-17T11:05:30.537145+0000 mgr.y (mgr.15282) 385 : cluster [DBG] pgmap v203: 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-17T11:05:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:31 smithi163 bash[93248]: cluster 2024-09-17T11:05:30.537145+0000 mgr.y (mgr.15282) 385 : cluster [DBG] pgmap v203: 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-17T11:05:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:31 smithi163 bash[93248]: cluster 2024-09-17T11:05:30.537145+0000 mgr.y (mgr.15282) 385 : cluster [DBG] pgmap v203: 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-17T11:05:32.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:31 smithi163 bash[89600]: cluster 2024-09-17T11:05:30.537145+0000 mgr.y (mgr.15282) 385 : cluster [DBG] pgmap v203: 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-17T11:05:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:31 smithi163 bash[89600]: cluster 2024-09-17T11:05:30.537145+0000 mgr.y (mgr.15282) 385 : cluster [DBG] pgmap v203: 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-17T11:05:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:32.905646761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:33.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:33 smithi163 bash[93248]: cluster 2024-09-17T11:05:32.538817+0000 mgr.y (mgr.15282) 386 : cluster [DBG] pgmap v204: 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-17T11:05:33.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:33 smithi163 bash[93248]: cluster 2024-09-17T11:05:32.538817+0000 mgr.y (mgr.15282) 386 : cluster [DBG] pgmap v204: 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-17T11:05:33.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:33 smithi163 bash[89600]: cluster 2024-09-17T11:05:32.538817+0000 mgr.y (mgr.15282) 386 : cluster [DBG] pgmap v204: 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-17T11:05:33.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:33 smithi163 bash[89600]: cluster 2024-09-17T11:05:32.538817+0000 mgr.y (mgr.15282) 386 : cluster [DBG] pgmap v204: 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-17T11:05:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:33 smithi164 bash[70557]: cluster 2024-09-17T11:05:32.538817+0000 mgr.y (mgr.15282) 386 : cluster [DBG] pgmap v204: 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-17T11:05:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:33 smithi164 bash[70557]: cluster 2024-09-17T11:05:32.538817+0000 mgr.y (mgr.15282) 386 : cluster [DBG] pgmap v204: 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-17T11:05:34.671 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T11:05:35.900 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:35 smithi164 bash[70557]: audit 2024-09-17T11:05:33.865602+0000 mgr.y (mgr.15282) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:35.900 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:35 smithi164 bash[70557]: audit 2024-09-17T11:05:33.865602+0000 mgr.y (mgr.15282) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:35.900 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:35 smithi164 bash[70557]: cluster 2024-09-17T11:05:34.539585+0000 mgr.y (mgr.15282) 388 : cluster [DBG] pgmap v205: 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-17T11:05:35.900 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:35 smithi164 bash[70557]: cluster 2024-09-17T11:05:34.539585+0000 mgr.y (mgr.15282) 388 : cluster [DBG] pgmap v205: 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-17T11:05:36.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:35 smithi163 bash[89600]: audit 2024-09-17T11:05:33.865602+0000 mgr.y (mgr.15282) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:36.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:35 smithi163 bash[89600]: audit 2024-09-17T11:05:33.865602+0000 mgr.y (mgr.15282) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:35 smithi163 bash[89600]: cluster 2024-09-17T11:05:34.539585+0000 mgr.y (mgr.15282) 388 : cluster [DBG] pgmap v205: 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-17T11:05:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:35 smithi163 bash[89600]: cluster 2024-09-17T11:05:34.539585+0000 mgr.y (mgr.15282) 388 : cluster [DBG] pgmap v205: 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-17T11:05:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:35 smithi163 bash[93248]: audit 2024-09-17T11:05:33.865602+0000 mgr.y (mgr.15282) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:35 smithi163 bash[93248]: audit 2024-09-17T11:05:33.865602+0000 mgr.y (mgr.15282) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:35 smithi163 bash[93248]: cluster 2024-09-17T11:05:34.539585+0000 mgr.y (mgr.15282) 388 : cluster [DBG] pgmap v205: 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-17T11:05:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:35 smithi163 bash[93248]: cluster 2024-09-17T11:05:34.539585+0000 mgr.y (mgr.15282) 388 : cluster [DBG] pgmap v205: 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-17T11:05:36.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:35.900063849Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:36 smithi164 bash[70557]: audit 2024-09-17T11:05:35.341168+0000 mgr.y (mgr.15282) 389 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:36 smithi164 bash[70557]: audit 2024-09-17T11:05:35.341168+0000 mgr.y (mgr.15282) 389 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:36 smithi164 bash[70557]: audit 2024-09-17T11:05:36.162573+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:36 smithi164 bash[70557]: audit 2024-09-17T11:05:36.162573+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:37.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:36 smithi163 bash[89600]: audit 2024-09-17T11:05:35.341168+0000 mgr.y (mgr.15282) 389 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:37.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:36 smithi163 bash[89600]: audit 2024-09-17T11:05:35.341168+0000 mgr.y (mgr.15282) 389 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:37.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:36 smithi163 bash[89600]: audit 2024-09-17T11:05:36.162573+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:36 smithi163 bash[89600]: audit 2024-09-17T11:05:36.162573+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:36 smithi163 bash[93248]: audit 2024-09-17T11:05:35.341168+0000 mgr.y (mgr.15282) 389 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:36 smithi163 bash[93248]: audit 2024-09-17T11:05:35.341168+0000 mgr.y (mgr.15282) 389 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:36 smithi163 bash[93248]: audit 2024-09-17T11:05:36.162573+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:36 smithi163 bash[93248]: audit 2024-09-17T11:05:36.162573+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:38.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:37 smithi164 bash[70557]: cluster 2024-09-17T11:05:36.541211+0000 mgr.y (mgr.15282) 390 : cluster [DBG] pgmap v206: 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-17T11:05:38.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:37 smithi164 bash[70557]: cluster 2024-09-17T11:05:36.541211+0000 mgr.y (mgr.15282) 390 : cluster [DBG] pgmap v206: 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-17T11:05:38.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:37 smithi163 bash[89600]: cluster 2024-09-17T11:05:36.541211+0000 mgr.y (mgr.15282) 390 : cluster [DBG] pgmap v206: 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-17T11:05:38.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:37 smithi163 bash[89600]: cluster 2024-09-17T11:05:36.541211+0000 mgr.y (mgr.15282) 390 : cluster [DBG] pgmap v206: 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-17T11:05:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:37 smithi163 bash[93248]: cluster 2024-09-17T11:05:36.541211+0000 mgr.y (mgr.15282) 390 : cluster [DBG] pgmap v206: 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-17T11:05:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:37 smithi163 bash[93248]: cluster 2024-09-17T11:05:36.541211+0000 mgr.y (mgr.15282) 390 : cluster [DBG] pgmap v206: 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-17T11:05:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:38.906952115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:39.482 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:05:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:39 smithi164 bash[70557]: cluster 2024-09-17T11:05:38.541891+0000 mgr.y (mgr.15282) 391 : cluster [DBG] pgmap v207: 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-17T11:05:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:39 smithi164 bash[70557]: cluster 2024-09-17T11:05:38.541891+0000 mgr.y (mgr.15282) 391 : cluster [DBG] pgmap v207: 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-17T11:05:40.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:05:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:05:39] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-17T11:05:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:39 smithi163 bash[89600]: cluster 2024-09-17T11:05:38.541891+0000 mgr.y (mgr.15282) 391 : cluster [DBG] pgmap v207: 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-17T11:05:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:39 smithi163 bash[89600]: cluster 2024-09-17T11:05:38.541891+0000 mgr.y (mgr.15282) 391 : cluster [DBG] pgmap v207: 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-17T11:05:40.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:39 smithi163 bash[93248]: cluster 2024-09-17T11:05:38.541891+0000 mgr.y (mgr.15282) 391 : cluster [DBG] pgmap v207: 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-17T11:05:40.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:39 smithi163 bash[93248]: cluster 2024-09-17T11:05:38.541891+0000 mgr.y (mgr.15282) 391 : cluster [DBG] pgmap v207: 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-17T11:05:41.197 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:05:41.197 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (4m) 32s ago 32m 13.7M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (3m) 2m ago 31m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (6m) 32s ago 29m 49.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (6m) 2m ago 40m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (17m) 32s ago 43m 512M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (68s) 32s ago 43m 35.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (2m) 2m ago 41m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (40s) 32s ago 41m 19.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (5m) 32s ago 32m 8259k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (5m) 2m ago 32m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (39m) 32s ago 40m 66.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (39m) 32s ago 39m 67.0M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (38m) 32s ago 38m 54.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:05:41.198 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (37m) 32s ago 37m 58.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:05:41.199 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (36m) 2m ago 36m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:05:41.199 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (35m) 2m ago 35m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:05:41.199 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (34m) 2m ago 34m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:05:41.199 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (33m) 2m ago 33m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:05:41.199 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (5m) 2m ago 32m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:05:41.199 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (29m) 32s ago 29m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:05:41.199 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (29m) 2m ago 29m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:05:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:41 smithi163 bash[93248]: cluster 2024-09-17T11:05:40.542492+0000 mgr.y (mgr.15282) 392 : cluster [DBG] pgmap v208: 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-17T11:05:41.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:41 smithi163 bash[93248]: cluster 2024-09-17T11:05:40.542492+0000 mgr.y (mgr.15282) 392 : cluster [DBG] pgmap v208: 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-17T11:05:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:41 smithi163 bash[89600]: cluster 2024-09-17T11:05:40.542492+0000 mgr.y (mgr.15282) 392 : cluster [DBG] pgmap v208: 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-17T11:05:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:41 smithi163 bash[89600]: cluster 2024-09-17T11:05:40.542492+0000 mgr.y (mgr.15282) 392 : cluster [DBG] pgmap v208: 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-17T11:05:42.016 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-17T11:05:42.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:41 smithi164 bash[70557]: cluster 2024-09-17T11:05:40.542492+0000 mgr.y (mgr.15282) 392 : cluster [DBG] pgmap v208: 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-17T11:05:42.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:41 smithi164 bash[70557]: cluster 2024-09-17T11:05:40.542492+0000 mgr.y (mgr.15282) 392 : cluster [DBG] pgmap v208: 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-17T11:05:42.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:41.871572Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:43.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:42 smithi164 bash[70557]: audit 2024-09-17T11:05:41.186215+0000 mgr.y (mgr.15282) 393 : audit [DBG] from='client.44133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:43.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:42 smithi164 bash[70557]: audit 2024-09-17T11:05:41.186215+0000 mgr.y (mgr.15282) 393 : audit [DBG] from='client.44133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:43.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:42 smithi163 bash[89600]: audit 2024-09-17T11:05:41.186215+0000 mgr.y (mgr.15282) 393 : audit [DBG] from='client.44133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:43.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:42 smithi163 bash[89600]: audit 2024-09-17T11:05:41.186215+0000 mgr.y (mgr.15282) 393 : audit [DBG] from='client.44133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:42 smithi163 bash[93248]: audit 2024-09-17T11:05:41.186215+0000 mgr.y (mgr.15282) 393 : audit [DBG] from='client.44133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:42 smithi163 bash[93248]: audit 2024-09-17T11:05:41.186215+0000 mgr.y (mgr.15282) 393 : audit [DBG] from='client.44133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:05:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:43 smithi164 bash[70557]: cluster 2024-09-17T11:05:42.544140+0000 mgr.y (mgr.15282) 394 : cluster [DBG] pgmap v209: 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-17T11:05:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:43 smithi164 bash[70557]: cluster 2024-09-17T11:05:42.544140+0000 mgr.y (mgr.15282) 394 : cluster [DBG] pgmap v209: 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-17T11:05:44.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:43 smithi163 bash[89600]: cluster 2024-09-17T11:05:42.544140+0000 mgr.y (mgr.15282) 394 : cluster [DBG] pgmap v209: 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-17T11:05:44.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:43 smithi163 bash[89600]: cluster 2024-09-17T11:05:42.544140+0000 mgr.y (mgr.15282) 394 : cluster [DBG] pgmap v209: 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-17T11:05:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:43 smithi163 bash[93248]: cluster 2024-09-17T11:05:42.544140+0000 mgr.y (mgr.15282) 394 : cluster [DBG] pgmap v209: 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-17T11:05:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:43 smithi163 bash[93248]: cluster 2024-09-17T11:05:42.544140+0000 mgr.y (mgr.15282) 394 : cluster [DBG] pgmap v209: 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-17T11:05:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:44.881580285Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:45 smithi164 bash[70557]: cluster 2024-09-17T11:05:44.544885+0000 mgr.y (mgr.15282) 395 : cluster [DBG] pgmap v210: 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-17T11:05:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:45 smithi164 bash[70557]: cluster 2024-09-17T11:05:44.544885+0000 mgr.y (mgr.15282) 395 : cluster [DBG] pgmap v210: 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-17T11:05:46.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:45 smithi163 bash[89600]: cluster 2024-09-17T11:05:44.544885+0000 mgr.y (mgr.15282) 395 : cluster [DBG] pgmap v210: 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-17T11:05:46.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:45 smithi163 bash[89600]: cluster 2024-09-17T11:05:44.544885+0000 mgr.y (mgr.15282) 395 : cluster [DBG] pgmap v210: 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-17T11:05:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:45 smithi163 bash[93248]: cluster 2024-09-17T11:05:44.544885+0000 mgr.y (mgr.15282) 395 : cluster [DBG] pgmap v210: 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-17T11:05:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:45 smithi163 bash[93248]: cluster 2024-09-17T11:05:44.544885+0000 mgr.y (mgr.15282) 395 : cluster [DBG] pgmap v210: 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-17T11:05:46.834 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:05:46.924 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:46 smithi163 bash[93248]: audit 2024-09-17T11:05:45.345008+0000 mgr.y (mgr.15282) 396 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:46.924 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:46 smithi163 bash[93248]: audit 2024-09-17T11:05:45.345008+0000 mgr.y (mgr.15282) 396 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:46.924 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:46 smithi163 bash[89600]: audit 2024-09-17T11:05:45.345008+0000 mgr.y (mgr.15282) 396 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:46.924 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:46 smithi163 bash[89600]: audit 2024-09-17T11:05:45.345008+0000 mgr.y (mgr.15282) 396 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:46 smithi164 bash[70557]: audit 2024-09-17T11:05:45.345008+0000 mgr.y (mgr.15282) 396 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:46 smithi164 bash[70557]: audit 2024-09-17T11:05:45.345008+0000 mgr.y (mgr.15282) 396 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:48.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:47.869612858Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:47 smithi164 bash[70557]: cluster 2024-09-17T11:05:46.546513+0000 mgr.y (mgr.15282) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:47 smithi164 bash[70557]: cluster 2024-09-17T11:05:46.546513+0000 mgr.y (mgr.15282) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:48.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:47 smithi163 bash[89600]: cluster 2024-09-17T11:05:46.546513+0000 mgr.y (mgr.15282) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:48.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:47 smithi163 bash[89600]: cluster 2024-09-17T11:05:46.546513+0000 mgr.y (mgr.15282) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:48.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:47 smithi163 bash[93248]: cluster 2024-09-17T11:05:46.546513+0000 mgr.y (mgr.15282) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:47 smithi163 bash[93248]: cluster 2024-09-17T11:05:46.546513+0000 mgr.y (mgr.15282) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:48.566 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:05:48.876 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:48 smithi163 bash[89600]: audit 2024-09-17T11:05:48.554197+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.163:0/4241397553' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:48.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:48 smithi163 bash[89600]: audit 2024-09-17T11:05:48.554197+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.163:0/4241397553' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:48.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:48 smithi163 bash[93248]: audit 2024-09-17T11:05:48.554197+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.163:0/4241397553' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:48.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:48 smithi163 bash[93248]: audit 2024-09-17T11:05:48.554197+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.163:0/4241397553' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:48 smithi164 bash[70557]: audit 2024-09-17T11:05:48.554197+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.163:0/4241397553' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:48 smithi164 bash[70557]: audit 2024-09-17T11:05:48.554197+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.163:0/4241397553' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:49.501 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-17T11:05:49.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:05:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:05:49] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-17T11:05:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:49 smithi163 bash[93248]: cluster 2024-09-17T11:05:48.547200+0000 mgr.y (mgr.15282) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:49.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:49 smithi163 bash[93248]: cluster 2024-09-17T11:05:48.547200+0000 mgr.y (mgr.15282) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:49.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:49 smithi163 bash[89600]: cluster 2024-09-17T11:05:48.547200+0000 mgr.y (mgr.15282) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:49.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:49 smithi163 bash[89600]: cluster 2024-09-17T11:05:48.547200+0000 mgr.y (mgr.15282) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:49 smithi164 bash[70557]: cluster 2024-09-17T11:05:48.547200+0000 mgr.y (mgr.15282) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:49 smithi164 bash[70557]: cluster 2024-09-17T11:05:48.547200+0000 mgr.y (mgr.15282) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:50.871207696Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:51 smithi164 bash[70557]: cluster 2024-09-17T11:05:50.547847+0000 mgr.y (mgr.15282) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:51 smithi164 bash[70557]: cluster 2024-09-17T11:05:50.547847+0000 mgr.y (mgr.15282) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:51 smithi164 bash[70557]: audit 2024-09-17T11:05:51.162939+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:51 smithi164 bash[70557]: audit 2024-09-17T11:05:51.162939+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:52.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:51 smithi163 bash[93248]: cluster 2024-09-17T11:05:50.547847+0000 mgr.y (mgr.15282) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:51 smithi163 bash[93248]: cluster 2024-09-17T11:05:50.547847+0000 mgr.y (mgr.15282) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:51 smithi163 bash[93248]: audit 2024-09-17T11:05:51.162939+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:51 smithi163 bash[93248]: audit 2024-09-17T11:05:51.162939+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:51 smithi163 bash[89600]: cluster 2024-09-17T11:05:50.547847+0000 mgr.y (mgr.15282) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:51 smithi163 bash[89600]: cluster 2024-09-17T11:05:50.547847+0000 mgr.y (mgr.15282) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:05:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:51 smithi163 bash[89600]: audit 2024-09-17T11:05:51.162939+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:51 smithi163 bash[89600]: audit 2024-09-17T11:05:51.162939+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:05:54.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:53 smithi164 bash[70557]: cluster 2024-09-17T11:05:52.549565+0000 mgr.y (mgr.15282) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:54.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:53 smithi164 bash[70557]: cluster 2024-09-17T11:05:52.549565+0000 mgr.y (mgr.15282) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:54.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:53.864943235Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:54.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:53 smithi163 bash[93248]: cluster 2024-09-17T11:05:52.549565+0000 mgr.y (mgr.15282) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:54.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:53 smithi163 bash[93248]: cluster 2024-09-17T11:05:52.549565+0000 mgr.y (mgr.15282) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:54.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:53 smithi163 bash[89600]: cluster 2024-09-17T11:05:52.549565+0000 mgr.y (mgr.15282) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:54.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:53 smithi163 bash[89600]: cluster 2024-09-17T11:05:52.549565+0000 mgr.y (mgr.15282) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:54.330 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:05:56.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:55 smithi164 bash[70557]: cluster 2024-09-17T11:05:54.550335+0000 mgr.y (mgr.15282) 401 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:56.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:55 smithi164 bash[70557]: cluster 2024-09-17T11:05:54.550335+0000 mgr.y (mgr.15282) 401 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:56.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:55 smithi163 bash[89600]: cluster 2024-09-17T11:05:54.550335+0000 mgr.y (mgr.15282) 401 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:56.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:55 smithi163 bash[89600]: cluster 2024-09-17T11:05:54.550335+0000 mgr.y (mgr.15282) 401 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:56.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:55 smithi163 bash[93248]: cluster 2024-09-17T11:05:54.550335+0000 mgr.y (mgr.15282) 401 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:56.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:55 smithi163 bash[93248]: cluster 2024-09-17T11:05:54.550335+0000 mgr.y (mgr.15282) 401 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T11:05:56.128 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T11:05:56.939 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-17T11:05:57.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:56.883142133Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:05:57.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:56 smithi164 bash[70557]: audit 2024-09-17T11:05:55.355401+0000 mgr.y (mgr.15282) 402 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:57.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:56 smithi164 bash[70557]: audit 2024-09-17T11:05:55.355401+0000 mgr.y (mgr.15282) 402 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:57.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:56 smithi164 bash[70557]: audit 2024-09-17T11:05:56.117735+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.163:0/1847616015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:57.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:56 smithi164 bash[70557]: audit 2024-09-17T11:05:56.117735+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.163:0/1847616015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:56 smithi163 bash[89600]: audit 2024-09-17T11:05:55.355401+0000 mgr.y (mgr.15282) 402 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:56 smithi163 bash[89600]: audit 2024-09-17T11:05:55.355401+0000 mgr.y (mgr.15282) 402 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:56 smithi163 bash[89600]: audit 2024-09-17T11:05:56.117735+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.163:0/1847616015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:56 smithi163 bash[89600]: audit 2024-09-17T11:05:56.117735+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.163:0/1847616015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:56 smithi163 bash[93248]: audit 2024-09-17T11:05:55.355401+0000 mgr.y (mgr.15282) 402 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:56 smithi163 bash[93248]: audit 2024-09-17T11:05:55.355401+0000 mgr.y (mgr.15282) 402 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:05:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:56 smithi163 bash[93248]: audit 2024-09-17T11:05:56.117735+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.163:0/1847616015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:56 smithi163 bash[93248]: audit 2024-09-17T11:05:56.117735+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.163:0/1847616015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:05:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:57 smithi164 bash[70557]: cluster 2024-09-17T11:05:56.552024+0000 mgr.y (mgr.15282) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:05:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:57 smithi164 bash[70557]: cluster 2024-09-17T11:05:56.552024+0000 mgr.y (mgr.15282) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:05:58.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:57 smithi163 bash[89600]: cluster 2024-09-17T11:05:56.552024+0000 mgr.y (mgr.15282) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:05:58.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:57 smithi163 bash[89600]: cluster 2024-09-17T11:05:56.552024+0000 mgr.y (mgr.15282) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:05:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:57 smithi163 bash[93248]: cluster 2024-09-17T11:05:56.552024+0000 mgr.y (mgr.15282) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:05:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:57 smithi163 bash[93248]: cluster 2024-09-17T11:05:56.552024+0000 mgr.y (mgr.15282) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:06:00.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:05:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:05:59.895818833Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:59 smithi164 bash[70557]: cluster 2024-09-17T11:05:58.552672+0000 mgr.y (mgr.15282) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:05:59 smithi164 bash[70557]: cluster 2024-09-17T11:05:58.552672+0000 mgr.y (mgr.15282) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:05:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:05:59] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-17T11:06:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:59 smithi163 bash[89600]: cluster 2024-09-17T11:05:58.552672+0000 mgr.y (mgr.15282) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:05:59 smithi163 bash[89600]: cluster 2024-09-17T11:05:58.552672+0000 mgr.y (mgr.15282) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:59 smithi163 bash[93248]: cluster 2024-09-17T11:05:58.552672+0000 mgr.y (mgr.15282) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:05:59 smithi163 bash[93248]: cluster 2024-09-17T11:05:58.552672+0000 mgr.y (mgr.15282) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:01.757 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:06:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:01 smithi164 bash[70557]: cluster 2024-09-17T11:06:00.553366+0000 mgr.y (mgr.15282) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:01 smithi164 bash[70557]: cluster 2024-09-17T11:06:00.553366+0000 mgr.y (mgr.15282) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:02.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:01 smithi163 bash[89600]: cluster 2024-09-17T11:06:00.553366+0000 mgr.y (mgr.15282) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:02.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:01 smithi163 bash[89600]: cluster 2024-09-17T11:06:00.553366+0000 mgr.y (mgr.15282) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:01 smithi163 bash[93248]: cluster 2024-09-17T11:06:00.553366+0000 mgr.y (mgr.15282) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:01 smithi163 bash[93248]: cluster 2024-09-17T11:06:00.553366+0000 mgr.y (mgr.15282) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:02.912395011Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:03 smithi164 bash[70557]: cluster 2024-09-17T11:06:02.555131+0000 mgr.y (mgr.15282) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:03 smithi164 bash[70557]: cluster 2024-09-17T11:06:02.555131+0000 mgr.y (mgr.15282) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:04.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:03 smithi163 bash[89600]: cluster 2024-09-17T11:06:02.555131+0000 mgr.y (mgr.15282) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:04.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:03 smithi163 bash[89600]: cluster 2024-09-17T11:06:02.555131+0000 mgr.y (mgr.15282) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:04.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:03 smithi163 bash[93248]: cluster 2024-09-17T11:06:02.555131+0000 mgr.y (mgr.15282) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:04.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:03 smithi163 bash[93248]: cluster 2024-09-17T11:06:02.555131+0000 mgr.y (mgr.15282) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T11:06:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:04 smithi164 bash[70557]: audit 2024-09-17T11:06:03.407576+0000 mgr.y (mgr.15282) 407 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:04 smithi164 bash[70557]: audit 2024-09-17T11:06:03.407576+0000 mgr.y (mgr.15282) 407 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:05.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:04 smithi163 bash[89600]: audit 2024-09-17T11:06:03.407576+0000 mgr.y (mgr.15282) 407 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:05.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:04 smithi163 bash[89600]: audit 2024-09-17T11:06:03.407576+0000 mgr.y (mgr.15282) 407 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:05.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:04 smithi163 bash[93248]: audit 2024-09-17T11:06:03.407576+0000 mgr.y (mgr.15282) 407 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:05.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:04 smithi163 bash[93248]: audit 2024-09-17T11:06:03.407576+0000 mgr.y (mgr.15282) 407 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:06.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:05.86882984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:05 smithi164 bash[70557]: cluster 2024-09-17T11:06:04.555848+0000 mgr.y (mgr.15282) 408 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-17T11:06:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:05 smithi164 bash[70557]: cluster 2024-09-17T11:06:04.555848+0000 mgr.y (mgr.15282) 408 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-17T11:06:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:05 smithi163 bash[89600]: cluster 2024-09-17T11:06:04.555848+0000 mgr.y (mgr.15282) 408 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-17T11:06:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:05 smithi163 bash[89600]: cluster 2024-09-17T11:06:04.555848+0000 mgr.y (mgr.15282) 408 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-17T11:06:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:05 smithi163 bash[93248]: cluster 2024-09-17T11:06:04.555848+0000 mgr.y (mgr.15282) 408 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-17T11:06:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:05 smithi163 bash[93248]: cluster 2024-09-17T11:06:04.555848+0000 mgr.y (mgr.15282) 408 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-17T11:06:06.072 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:06:06.873 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:06:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:06 smithi164 bash[70557]: audit 2024-09-17T11:06:05.363386+0000 mgr.y (mgr.15282) 409 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:06 smithi164 bash[70557]: audit 2024-09-17T11:06:05.363386+0000 mgr.y (mgr.15282) 409 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:06 smithi164 bash[70557]: audit 2024-09-17T11:06:06.162921+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:06 smithi164 bash[70557]: audit 2024-09-17T11:06:06.162921+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:06 smithi163 bash[93248]: audit 2024-09-17T11:06:05.363386+0000 mgr.y (mgr.15282) 409 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:06 smithi163 bash[93248]: audit 2024-09-17T11:06:05.363386+0000 mgr.y (mgr.15282) 409 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:06 smithi163 bash[93248]: audit 2024-09-17T11:06:06.162921+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:07.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:06 smithi163 bash[93248]: audit 2024-09-17T11:06:06.162921+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:06 smithi163 bash[89600]: audit 2024-09-17T11:06:05.363386+0000 mgr.y (mgr.15282) 409 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:06 smithi163 bash[89600]: audit 2024-09-17T11:06:05.363386+0000 mgr.y (mgr.15282) 409 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:06 smithi163 bash[89600]: audit 2024-09-17T11:06:06.162921+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:06 smithi163 bash[89600]: audit 2024-09-17T11:06:06.162921+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:07 smithi164 bash[70557]: cluster 2024-09-17T11:06:06.557441+0000 mgr.y (mgr.15282) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-17T11:06:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:07 smithi164 bash[70557]: cluster 2024-09-17T11:06:06.557441+0000 mgr.y (mgr.15282) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-17T11:06:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:07 smithi163 bash[93248]: cluster 2024-09-17T11:06:06.557441+0000 mgr.y (mgr.15282) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-17T11:06:08.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:07 smithi163 bash[93248]: cluster 2024-09-17T11:06:06.557441+0000 mgr.y (mgr.15282) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-17T11:06:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:07 smithi163 bash[89600]: cluster 2024-09-17T11:06:06.557441+0000 mgr.y (mgr.15282) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-17T11:06:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:07 smithi163 bash[89600]: cluster 2024-09-17T11:06:06.557441+0000 mgr.y (mgr.15282) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-17T11:06:09.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:08.899392757Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:08 smithi164 bash[70557]: cluster 2024-09-17T11:06:08.558121+0000 mgr.y (mgr.15282) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:08 smithi164 bash[70557]: cluster 2024-09-17T11:06:08.558121+0000 mgr.y (mgr.15282) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:09.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:08 smithi163 bash[89600]: cluster 2024-09-17T11:06:08.558121+0000 mgr.y (mgr.15282) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:09.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:08 smithi163 bash[89600]: cluster 2024-09-17T11:06:08.558121+0000 mgr.y (mgr.15282) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:09.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:08 smithi163 bash[93248]: cluster 2024-09-17T11:06:08.558121+0000 mgr.y (mgr.15282) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:09.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:08 smithi163 bash[93248]: cluster 2024-09-17T11:06:08.558121+0000 mgr.y (mgr.15282) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:10.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:06:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:06:09] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-17T11:06:11.691 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:06:11.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:11 smithi164 bash[70557]: cluster 2024-09-17T11:06:10.558800+0000 mgr.y (mgr.15282) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:11.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:11 smithi164 bash[70557]: cluster 2024-09-17T11:06:10.558800+0000 mgr.y (mgr.15282) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:12.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:11 smithi163 bash[89600]: cluster 2024-09-17T11:06:10.558800+0000 mgr.y (mgr.15282) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:12.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:11 smithi163 bash[89600]: cluster 2024-09-17T11:06:10.558800+0000 mgr.y (mgr.15282) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:12.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:11 smithi163 bash[93248]: cluster 2024-09-17T11:06:10.558800+0000 mgr.y (mgr.15282) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:12.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:11 smithi163 bash[93248]: cluster 2024-09-17T11:06:10.558800+0000 mgr.y (mgr.15282) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:11.866619645Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:13.363 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:06:13.364 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": null, 2024-09-17T11:06:13.364 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": false, 2024-09-17T11:06:13.364 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "", 2024-09-17T11:06:13.364 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:06:13.364 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": null, 2024-09-17T11:06:13.364 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "", 2024-09-17T11:06:13.364 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:06:13.364 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:06:13.672 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:13 smithi163 bash[93248]: cluster 2024-09-17T11:06:12.560395+0000 mgr.y (mgr.15282) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:13.672 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:13 smithi163 bash[93248]: cluster 2024-09-17T11:06:12.560395+0000 mgr.y (mgr.15282) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:13.672 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:13 smithi163 bash[89600]: cluster 2024-09-17T11:06:12.560395+0000 mgr.y (mgr.15282) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:13.672 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:13 smithi163 bash[89600]: cluster 2024-09-17T11:06:12.560395+0000 mgr.y (mgr.15282) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:13 smithi164 bash[70557]: cluster 2024-09-17T11:06:12.560395+0000 mgr.y (mgr.15282) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:13 smithi164 bash[70557]: cluster 2024-09-17T11:06:12.560395+0000 mgr.y (mgr.15282) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:14.263 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T11:06:14.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:14 smithi164 bash[70557]: audit 2024-09-17T11:06:13.364659+0000 mgr.y (mgr.15282) 414 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:14.882 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:14 smithi164 bash[70557]: audit 2024-09-17T11:06:13.364659+0000 mgr.y (mgr.15282) 414 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:15.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:14 smithi163 bash[89600]: audit 2024-09-17T11:06:13.364659+0000 mgr.y (mgr.15282) 414 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:14 smithi163 bash[89600]: audit 2024-09-17T11:06:13.364659+0000 mgr.y (mgr.15282) 414 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:15.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:14 smithi163 bash[93248]: audit 2024-09-17T11:06:13.364659+0000 mgr.y (mgr.15282) 414 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:15.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:14 smithi163 bash[93248]: audit 2024-09-17T11:06:13.364659+0000 mgr.y (mgr.15282) 414 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:14.881747451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:15 smithi164 bash[70557]: cluster 2024-09-17T11:06:14.561000+0000 mgr.y (mgr.15282) 415 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:15 smithi164 bash[70557]: cluster 2024-09-17T11:06:14.561000+0000 mgr.y (mgr.15282) 415 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:15 smithi163 bash[89600]: cluster 2024-09-17T11:06:14.561000+0000 mgr.y (mgr.15282) 415 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:15 smithi163 bash[89600]: cluster 2024-09-17T11:06:14.561000+0000 mgr.y (mgr.15282) 415 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:15 smithi163 bash[93248]: cluster 2024-09-17T11:06:14.561000+0000 mgr.y (mgr.15282) 415 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:15 smithi163 bash[93248]: cluster 2024-09-17T11:06:14.561000+0000 mgr.y (mgr.15282) 415 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:16 smithi164 bash[70557]: audit 2024-09-17T11:06:15.374350+0000 mgr.y (mgr.15282) 416 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:16 smithi164 bash[70557]: audit 2024-09-17T11:06:15.374350+0000 mgr.y (mgr.15282) 416 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:16 smithi163 bash[89600]: audit 2024-09-17T11:06:15.374350+0000 mgr.y (mgr.15282) 416 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:16 smithi163 bash[89600]: audit 2024-09-17T11:06:15.374350+0000 mgr.y (mgr.15282) 416 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:16 smithi163 bash[93248]: audit 2024-09-17T11:06:15.374350+0000 mgr.y (mgr.15282) 416 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:16 smithi163 bash[93248]: audit 2024-09-17T11:06:15.374350+0000 mgr.y (mgr.15282) 416 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:18.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:17.890967966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:17 smithi164 bash[70557]: cluster 2024-09-17T11:06:16.562637+0000 mgr.y (mgr.15282) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:17 smithi164 bash[70557]: cluster 2024-09-17T11:06:16.562637+0000 mgr.y (mgr.15282) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:18.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:17 smithi163 bash[89600]: cluster 2024-09-17T11:06:16.562637+0000 mgr.y (mgr.15282) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:18.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:17 smithi163 bash[89600]: cluster 2024-09-17T11:06:16.562637+0000 mgr.y (mgr.15282) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:18.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:17 smithi163 bash[93248]: cluster 2024-09-17T11:06:16.562637+0000 mgr.y (mgr.15282) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:18.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:17 smithi163 bash[93248]: cluster 2024-09-17T11:06:16.562637+0000 mgr.y (mgr.15282) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:19.086 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:06:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:19 smithi164 bash[70557]: cluster 2024-09-17T11:06:18.563344+0000 mgr.y (mgr.15282) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:19 smithi164 bash[70557]: cluster 2024-09-17T11:06:18.563344+0000 mgr.y (mgr.15282) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:20.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:19 smithi163 bash[89600]: cluster 2024-09-17T11:06:18.563344+0000 mgr.y (mgr.15282) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:20.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:19 smithi163 bash[89600]: cluster 2024-09-17T11:06:18.563344+0000 mgr.y (mgr.15282) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:19 smithi163 bash[93248]: cluster 2024-09-17T11:06:18.563344+0000 mgr.y (mgr.15282) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:19 smithi163 bash[93248]: cluster 2024-09-17T11:06:18.563344+0000 mgr.y (mgr.15282) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:20.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:06:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:06:19] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-17T11:06:20.926 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T11:06:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:20.893126145Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:21.725 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-17T11:06:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:21 smithi164 bash[70557]: cluster 2024-09-17T11:06:20.563903+0000 mgr.y (mgr.15282) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:21 smithi164 bash[70557]: cluster 2024-09-17T11:06:20.563903+0000 mgr.y (mgr.15282) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:21 smithi164 bash[70557]: audit 2024-09-17T11:06:20.927804+0000 mon.a (mon.0) 112 : audit [DBG] from='client.? 172.21.15.163:0/2570269362' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:06:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:21 smithi164 bash[70557]: audit 2024-09-17T11:06:20.927804+0000 mon.a (mon.0) 112 : audit [DBG] from='client.? 172.21.15.163:0/2570269362' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:06:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:21 smithi164 bash[70557]: audit 2024-09-17T11:06:21.163689+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:21 smithi164 bash[70557]: audit 2024-09-17T11:06:21.163689+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:22.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[89600]: cluster 2024-09-17T11:06:20.563903+0000 mgr.y (mgr.15282) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:22.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[89600]: cluster 2024-09-17T11:06:20.563903+0000 mgr.y (mgr.15282) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[89600]: audit 2024-09-17T11:06:20.927804+0000 mon.a (mon.0) 112 : audit [DBG] from='client.? 172.21.15.163:0/2570269362' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[89600]: audit 2024-09-17T11:06:20.927804+0000 mon.a (mon.0) 112 : audit [DBG] from='client.? 172.21.15.163:0/2570269362' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[89600]: audit 2024-09-17T11:06:21.163689+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[89600]: audit 2024-09-17T11:06:21.163689+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[93248]: cluster 2024-09-17T11:06:20.563903+0000 mgr.y (mgr.15282) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[93248]: cluster 2024-09-17T11:06:20.563903+0000 mgr.y (mgr.15282) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[93248]: audit 2024-09-17T11:06:20.927804+0000 mon.a (mon.0) 112 : audit [DBG] from='client.? 172.21.15.163:0/2570269362' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[93248]: audit 2024-09-17T11:06:20.927804+0000 mon.a (mon.0) 112 : audit [DBG] from='client.? 172.21.15.163:0/2570269362' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[93248]: audit 2024-09-17T11:06:21.163689+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:21 smithi163 bash[93248]: audit 2024-09-17T11:06:21.163689+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:22 smithi164 bash[70557]: audit 2024-09-17T11:06:22.079466+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:22 smithi164 bash[70557]: audit 2024-09-17T11:06:22.079466+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:22 smithi164 bash[70557]: audit 2024-09-17T11:06:22.080701+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:22 smithi164 bash[70557]: audit 2024-09-17T11:06:22.080701+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:22 smithi164 bash[70557]: audit 2024-09-17T11:06:22.091057+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:23.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:22 smithi164 bash[70557]: audit 2024-09-17T11:06:22.091057+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:23.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[89600]: audit 2024-09-17T11:06:22.079466+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[89600]: audit 2024-09-17T11:06:22.079466+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[89600]: audit 2024-09-17T11:06:22.080701+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[89600]: audit 2024-09-17T11:06:22.080701+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[89600]: audit 2024-09-17T11:06:22.091057+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[89600]: audit 2024-09-17T11:06:22.091057+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[93248]: audit 2024-09-17T11:06:22.079466+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[93248]: audit 2024-09-17T11:06:22.079466+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[93248]: audit 2024-09-17T11:06:22.080701+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[93248]: audit 2024-09-17T11:06:22.080701+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:23.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[93248]: audit 2024-09-17T11:06:22.091057+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:23.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:22 smithi163 bash[93248]: audit 2024-09-17T11:06:22.091057+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:23.906 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:23 smithi164 bash[70557]: cluster 2024-09-17T11:06:22.565613+0000 mgr.y (mgr.15282) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:23.906 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:23 smithi164 bash[70557]: cluster 2024-09-17T11:06:22.565613+0000 mgr.y (mgr.15282) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:24.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:23 smithi163 bash[93248]: cluster 2024-09-17T11:06:22.565613+0000 mgr.y (mgr.15282) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:24.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:23 smithi163 bash[93248]: cluster 2024-09-17T11:06:22.565613+0000 mgr.y (mgr.15282) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:23 smithi163 bash[89600]: cluster 2024-09-17T11:06:22.565613+0000 mgr.y (mgr.15282) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:23 smithi163 bash[89600]: cluster 2024-09-17T11:06:22.565613+0000 mgr.y (mgr.15282) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:23.906149452Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:25 smithi164 bash[70557]: cluster 2024-09-17T11:06:24.566490+0000 mgr.y (mgr.15282) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:25 smithi164 bash[70557]: cluster 2024-09-17T11:06:24.566490+0000 mgr.y (mgr.15282) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:25 smithi163 bash[89600]: cluster 2024-09-17T11:06:24.566490+0000 mgr.y (mgr.15282) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:25 smithi163 bash[89600]: cluster 2024-09-17T11:06:24.566490+0000 mgr.y (mgr.15282) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:25 smithi163 bash[93248]: cluster 2024-09-17T11:06:24.566490+0000 mgr.y (mgr.15282) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:25 smithi163 bash[93248]: cluster 2024-09-17T11:06:24.566490+0000 mgr.y (mgr.15282) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:26.534 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:06:27.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:26.870758687Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:27.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:26 smithi164 bash[70557]: audit 2024-09-17T11:06:25.384386+0000 mgr.y (mgr.15282) 422 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:26 smithi164 bash[70557]: audit 2024-09-17T11:06:25.384386+0000 mgr.y (mgr.15282) 422 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:27.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:26 smithi163 bash[93248]: audit 2024-09-17T11:06:25.384386+0000 mgr.y (mgr.15282) 422 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:26 smithi163 bash[93248]: audit 2024-09-17T11:06:25.384386+0000 mgr.y (mgr.15282) 422 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:26 smithi163 bash[89600]: audit 2024-09-17T11:06:25.384386+0000 mgr.y (mgr.15282) 422 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:26 smithi163 bash[89600]: audit 2024-09-17T11:06:25.384386+0000 mgr.y (mgr.15282) 422 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:27.995 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:27 smithi163 bash[89600]: cluster 2024-09-17T11:06:26.567790+0000 mgr.y (mgr.15282) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:27.995 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:27 smithi163 bash[89600]: cluster 2024-09-17T11:06:26.567790+0000 mgr.y (mgr.15282) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:27.996 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:27 smithi163 bash[93248]: cluster 2024-09-17T11:06:26.567790+0000 mgr.y (mgr.15282) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:27.996 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:27 smithi163 bash[93248]: cluster 2024-09-17T11:06:26.567790+0000 mgr.y (mgr.15282) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:27 smithi164 bash[70557]: cluster 2024-09-17T11:06:26.567790+0000 mgr.y (mgr.15282) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:27 smithi164 bash[70557]: cluster 2024-09-17T11:06:26.567790+0000 mgr.y (mgr.15282) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:30.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:29.871710786Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:30.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:29 smithi164 bash[70557]: audit 2024-09-17T11:06:28.377474+0000 mgr.y (mgr.15282) 424 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:30.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:29 smithi164 bash[70557]: audit 2024-09-17T11:06:28.377474+0000 mgr.y (mgr.15282) 424 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:30.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:29 smithi164 bash[70557]: cluster 2024-09-17T11:06:28.568436+0000 mgr.y (mgr.15282) 425 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:30.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:29 smithi164 bash[70557]: cluster 2024-09-17T11:06:28.568436+0000 mgr.y (mgr.15282) 425 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:30.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:06:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:06:29] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.51.0" 2024-09-17T11:06:30.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:29 smithi163 bash[89600]: audit 2024-09-17T11:06:28.377474+0000 mgr.y (mgr.15282) 424 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:29 smithi163 bash[89600]: audit 2024-09-17T11:06:28.377474+0000 mgr.y (mgr.15282) 424 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:29 smithi163 bash[89600]: cluster 2024-09-17T11:06:28.568436+0000 mgr.y (mgr.15282) 425 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:29 smithi163 bash[89600]: cluster 2024-09-17T11:06:28.568436+0000 mgr.y (mgr.15282) 425 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:29 smithi163 bash[93248]: audit 2024-09-17T11:06:28.377474+0000 mgr.y (mgr.15282) 424 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:29 smithi163 bash[93248]: audit 2024-09-17T11:06:28.377474+0000 mgr.y (mgr.15282) 424 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:29 smithi163 bash[93248]: cluster 2024-09-17T11:06:28.568436+0000 mgr.y (mgr.15282) 425 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:29 smithi163 bash[93248]: cluster 2024-09-17T11:06:28.568436+0000 mgr.y (mgr.15282) 425 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:31.101 INFO:teuthology.orchestra.run.smithi163.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:31.945 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: cluster 2024-09-17T11:06:30.569090+0000 mgr.y (mgr.15282) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:31.945 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: cluster 2024-09-17T11:06:30.569090+0000 mgr.y (mgr.15282) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:31.945 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: audit 2024-09-17T11:06:31.101513+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:31.945 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: audit 2024-09-17T11:06:31.101513+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:31.945 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: audit 2024-09-17T11:06:31.103337+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:31.945 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: audit 2024-09-17T11:06:31.103337+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:31.945 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: audit 2024-09-17T11:06:31.104829+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: audit 2024-09-17T11:06:31.104829+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: audit 2024-09-17T11:06:31.115818+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[89600]: audit 2024-09-17T11:06:31.115818+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: cluster 2024-09-17T11:06:30.569090+0000 mgr.y (mgr.15282) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: cluster 2024-09-17T11:06:30.569090+0000 mgr.y (mgr.15282) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: audit 2024-09-17T11:06:31.101513+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: audit 2024-09-17T11:06:31.101513+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: audit 2024-09-17T11:06:31.103337+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: audit 2024-09-17T11:06:31.103337+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: audit 2024-09-17T11:06:31.104829+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:31.946 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: audit 2024-09-17T11:06:31.104829+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:31.947 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: audit 2024-09-17T11:06:31.115818+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:31.947 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:31 smithi163 bash[93248]: audit 2024-09-17T11:06:31.115818+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:31.947 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T11:06:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: cluster 2024-09-17T11:06:30.569090+0000 mgr.y (mgr.15282) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: cluster 2024-09-17T11:06:30.569090+0000 mgr.y (mgr.15282) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: audit 2024-09-17T11:06:31.101513+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: audit 2024-09-17T11:06:31.101513+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: audit 2024-09-17T11:06:31.103337+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: audit 2024-09-17T11:06:31.103337+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: audit 2024-09-17T11:06:31.104829+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: audit 2024-09-17T11:06:31.104829+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:06:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: audit 2024-09-17T11:06:31.115818+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:31 smithi164 bash[70557]: audit 2024-09-17T11:06:31.115818+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:33.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:32.864180936Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:33.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:32 smithi164 bash[70557]: cephadm 2024-09-17T11:06:31.093399+0000 mgr.y (mgr.15282) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:32 smithi164 bash[70557]: cephadm 2024-09-17T11:06:31.093399+0000 mgr.y (mgr.15282) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:32 smithi164 bash[70557]: cephadm 2024-09-17T11:06:31.183899+0000 mgr.y (mgr.15282) 428 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:32 smithi164 bash[70557]: cephadm 2024-09-17T11:06:31.183899+0000 mgr.y (mgr.15282) 428 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:32 smithi163 bash[93248]: cephadm 2024-09-17T11:06:31.093399+0000 mgr.y (mgr.15282) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:32 smithi163 bash[93248]: cephadm 2024-09-17T11:06:31.093399+0000 mgr.y (mgr.15282) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:32 smithi163 bash[93248]: cephadm 2024-09-17T11:06:31.183899+0000 mgr.y (mgr.15282) 428 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:32 smithi163 bash[93248]: cephadm 2024-09-17T11:06:31.183899+0000 mgr.y (mgr.15282) 428 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:32 smithi163 bash[89600]: cephadm 2024-09-17T11:06:31.093399+0000 mgr.y (mgr.15282) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:32 smithi163 bash[89600]: cephadm 2024-09-17T11:06:31.093399+0000 mgr.y (mgr.15282) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:32 smithi163 bash[89600]: cephadm 2024-09-17T11:06:31.183899+0000 mgr.y (mgr.15282) 428 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:32 smithi163 bash[89600]: cephadm 2024-09-17T11:06:31.183899+0000 mgr.y (mgr.15282) 428 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:06:33.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:33 smithi163 bash[89600]: cluster 2024-09-17T11:06:32.570046+0000 mgr.y (mgr.15282) 429 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:33.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:33 smithi163 bash[89600]: cluster 2024-09-17T11:06:32.570046+0000 mgr.y (mgr.15282) 429 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:33 smithi163 bash[93248]: cluster 2024-09-17T11:06:32.570046+0000 mgr.y (mgr.15282) 429 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:33 smithi163 bash[93248]: cluster 2024-09-17T11:06:32.570046+0000 mgr.y (mgr.15282) 429 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:33 smithi164 bash[70557]: cluster 2024-09-17T11:06:32.570046+0000 mgr.y (mgr.15282) 429 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:33 smithi164 bash[70557]: cluster 2024-09-17T11:06:32.570046+0000 mgr.y (mgr.15282) 429 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:35.395 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.076453+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.076453+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.077564+0000 mgr.y (mgr.15282) 430 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.077564+0000 mgr.y (mgr.15282) 430 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.077651+0000 mgr.y (mgr.15282) 431 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.077651+0000 mgr.y (mgr.15282) 431 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.078710+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.078710+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.082118+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.082118+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.084752+0000 mgr.y (mgr.15282) 432 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.084752+0000 mgr.y (mgr.15282) 432 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:06:35.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.089738+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.089738+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.095082+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.095082+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.097354+0000 mgr.y (mgr.15282) 433 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.097354+0000 mgr.y (mgr.15282) 433 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.102333+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.102333+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.107966+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.076453+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.076453+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.397 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.077564+0000 mgr.y (mgr.15282) 430 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.077564+0000 mgr.y (mgr.15282) 430 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.077651+0000 mgr.y (mgr.15282) 431 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.077651+0000 mgr.y (mgr.15282) 431 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.078710+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.078710+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.082118+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.082118+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.084752+0000 mgr.y (mgr.15282) 432 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.084752+0000 mgr.y (mgr.15282) 432 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.089738+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.089738+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.095082+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.095082+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.398 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.097354+0000 mgr.y (mgr.15282) 433 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.097354+0000 mgr.y (mgr.15282) 433 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.102333+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.102333+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.107966+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.107966+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.110706+0000 mgr.y (mgr.15282) 434 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.110706+0000 mgr.y (mgr.15282) 434 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.117719+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.117719+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.399 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.122489+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T11:06:35.400 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.122489+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T11:06:35.400 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.124073+0000 mgr.y (mgr.15282) 435 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T11:06:35.400 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: audit 2024-09-17T11:06:34.124073+0000 mgr.y (mgr.15282) 435 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T11:06:35.400 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.126814+0000 mgr.y (mgr.15282) 436 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T11:06:35.400 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cephadm 2024-09-17T11:06:34.126814+0000 mgr.y (mgr.15282) 436 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T11:06:35.400 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cluster 2024-09-17T11:06:34.570693+0000 mgr.y (mgr.15282) 437 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:35.400 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[93248]: cluster 2024-09-17T11:06:34.570693+0000 mgr.y (mgr.15282) 437 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:35.400 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.107966+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.400 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.110706+0000 mgr.y (mgr.15282) 434 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.110706+0000 mgr.y (mgr.15282) 434 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.117719+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.117719+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.122489+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.122489+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.124073+0000 mgr.y (mgr.15282) 435 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: audit 2024-09-17T11:06:34.124073+0000 mgr.y (mgr.15282) 435 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.126814+0000 mgr.y (mgr.15282) 436 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cephadm 2024-09-17T11:06:34.126814+0000 mgr.y (mgr.15282) 436 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cluster 2024-09-17T11:06:34.570693+0000 mgr.y (mgr.15282) 437 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:35.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:35 smithi163 bash[89600]: cluster 2024-09-17T11:06:34.570693+0000 mgr.y (mgr.15282) 437 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.076453+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.076453+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.077564+0000 mgr.y (mgr.15282) 430 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:06:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.077564+0000 mgr.y (mgr.15282) 430 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:06:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.077651+0000 mgr.y (mgr.15282) 431 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.077651+0000 mgr.y (mgr.15282) 431 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.078710+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.078710+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.082118+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.082118+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.084752+0000 mgr.y (mgr.15282) 432 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.084752+0000 mgr.y (mgr.15282) 432 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.089738+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.089738+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.095082+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.095082+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.097354+0000 mgr.y (mgr.15282) 433 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.097354+0000 mgr.y (mgr.15282) 433 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:06:35.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.102333+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.102333+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.107966+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.107966+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.110706+0000 mgr.y (mgr.15282) 434 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.110706+0000 mgr.y (mgr.15282) 434 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.117719+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.117719+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.122489+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.122489+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.124073+0000 mgr.y (mgr.15282) 435 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: audit 2024-09-17T11:06:34.124073+0000 mgr.y (mgr.15282) 435 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.126814+0000 mgr.y (mgr.15282) 436 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T11:06:35.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cephadm 2024-09-17T11:06:34.126814+0000 mgr.y (mgr.15282) 436 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T11:06:35.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cluster 2024-09-17T11:06:34.570693+0000 mgr.y (mgr.15282) 437 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:35.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[70557]: cluster 2024-09-17T11:06:34.570693+0000 mgr.y (mgr.15282) 437 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:36.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:35.900222882Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:36.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:36 smithi164 bash[70557]: audit 2024-09-17T11:06:35.395681+0000 mgr.y (mgr.15282) 438 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:36.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:36 smithi164 bash[70557]: audit 2024-09-17T11:06:35.395681+0000 mgr.y (mgr.15282) 438 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:36.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:36 smithi163 bash[93248]: audit 2024-09-17T11:06:35.395681+0000 mgr.y (mgr.15282) 438 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:36.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:36 smithi163 bash[93248]: audit 2024-09-17T11:06:35.395681+0000 mgr.y (mgr.15282) 438 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:36.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:36 smithi163 bash[89600]: audit 2024-09-17T11:06:35.395681+0000 mgr.y (mgr.15282) 438 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:36.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:36 smithi163 bash[89600]: audit 2024-09-17T11:06:35.395681+0000 mgr.y (mgr.15282) 438 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:37.423 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:06:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: audit 2024-09-17T11:06:36.163568+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: audit 2024-09-17T11:06:36.163568+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: cluster 2024-09-17T11:06:36.572295+0000 mgr.y (mgr.15282) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: cluster 2024-09-17T11:06:36.572295+0000 mgr.y (mgr.15282) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: audit 2024-09-17T11:06:36.974559+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: audit 2024-09-17T11:06:36.974559+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: audit 2024-09-17T11:06:36.979532+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:06:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: audit 2024-09-17T11:06:36.979532+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:06:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: audit 2024-09-17T11:06:36.981363+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:37 smithi164 bash[70557]: audit 2024-09-17T11:06:36.981363+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:37.540 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: audit 2024-09-17T11:06:36.163568+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:37.540 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: audit 2024-09-17T11:06:36.163568+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:37.540 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: cluster 2024-09-17T11:06:36.572295+0000 mgr.y (mgr.15282) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:37.540 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: cluster 2024-09-17T11:06:36.572295+0000 mgr.y (mgr.15282) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:37.540 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: audit 2024-09-17T11:06:36.974559+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:37.540 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: audit 2024-09-17T11:06:36.974559+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:37.540 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: audit 2024-09-17T11:06:36.979532+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:06:37.540 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: audit 2024-09-17T11:06:36.979532+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:06:37.540 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: audit 2024-09-17T11:06:36.981363+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[93248]: audit 2024-09-17T11:06:36.981363+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: audit 2024-09-17T11:06:36.163568+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: audit 2024-09-17T11:06:36.163568+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: cluster 2024-09-17T11:06:36.572295+0000 mgr.y (mgr.15282) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: cluster 2024-09-17T11:06:36.572295+0000 mgr.y (mgr.15282) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: audit 2024-09-17T11:06:36.974559+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: audit 2024-09-17T11:06:36.974559+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: audit 2024-09-17T11:06:36.979532+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: audit 2024-09-17T11:06:36.979532+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: audit 2024-09-17T11:06:36.981363+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:37.541 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:37 smithi163 bash[89600]: audit 2024-09-17T11:06:36.981363+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:06:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:38 smithi164 bash[70557]: cephadm 2024-09-17T11:06:36.964972+0000 mgr.y (mgr.15282) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T11:06:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:38 smithi164 bash[70557]: cephadm 2024-09-17T11:06:36.964972+0000 mgr.y (mgr.15282) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T11:06:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:38 smithi164 bash[70557]: cephadm 2024-09-17T11:06:36.988176+0000 mgr.y (mgr.15282) 441 : cephadm [INF] Deploying daemon osd.0 on smithi163 2024-09-17T11:06:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:38 smithi164 bash[70557]: cephadm 2024-09-17T11:06:36.988176+0000 mgr.y (mgr.15282) 441 : cephadm [INF] Deploying daemon osd.0 on smithi163 2024-09-17T11:06:38.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:38 smithi163 bash[89600]: cephadm 2024-09-17T11:06:36.964972+0000 mgr.y (mgr.15282) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T11:06:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:38 smithi163 bash[89600]: cephadm 2024-09-17T11:06:36.964972+0000 mgr.y (mgr.15282) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T11:06:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:38 smithi163 bash[89600]: cephadm 2024-09-17T11:06:36.988176+0000 mgr.y (mgr.15282) 441 : cephadm [INF] Deploying daemon osd.0 on smithi163 2024-09-17T11:06:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:38 smithi163 bash[89600]: cephadm 2024-09-17T11:06:36.988176+0000 mgr.y (mgr.15282) 441 : cephadm [INF] Deploying daemon osd.0 on smithi163 2024-09-17T11:06:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:38 smithi163 bash[93248]: cephadm 2024-09-17T11:06:36.964972+0000 mgr.y (mgr.15282) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T11:06:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:38 smithi163 bash[93248]: cephadm 2024-09-17T11:06:36.964972+0000 mgr.y (mgr.15282) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T11:06:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:38 smithi163 bash[93248]: cephadm 2024-09-17T11:06:36.988176+0000 mgr.y (mgr.15282) 441 : cephadm [INF] Deploying daemon osd.0 on smithi163 2024-09-17T11:06:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:38 smithi163 bash[93248]: cephadm 2024-09-17T11:06:36.988176+0000 mgr.y (mgr.15282) 441 : cephadm [INF] Deploying daemon osd.0 on smithi163 2024-09-17T11:06:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:38.899978155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:39.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:39 smithi164 bash[70557]: cluster 2024-09-17T11:06:38.573006+0000 mgr.y (mgr.15282) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:39.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:39 smithi164 bash[70557]: cluster 2024-09-17T11:06:38.573006+0000 mgr.y (mgr.15282) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:39.534 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:39 smithi163 bash[93248]: cluster 2024-09-17T11:06:38.573006+0000 mgr.y (mgr.15282) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:39.534 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:39 smithi163 bash[93248]: cluster 2024-09-17T11:06:38.573006+0000 mgr.y (mgr.15282) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:39.534 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:39 smithi163 bash[89600]: cluster 2024-09-17T11:06:38.573006+0000 mgr.y (mgr.15282) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:39.534 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:39 smithi163 bash[89600]: cluster 2024-09-17T11:06:38.573006+0000 mgr.y (mgr.15282) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:39.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:06:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:06:39] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.51.0" 2024-09-17T11:06:39.960 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:06:40.577 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:06:40.577 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (5m) 91s ago 33m 13.7M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:06:40.577 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (4m) 3m ago 32m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:06:40.577 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (7m) 91s ago 30m 49.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:06:40.577 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (7m) 3m ago 41m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:06:40.577 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (18m) 91s ago 44m 512M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:06:40.577 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (2m) 91s ago 44m 35.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:06:40.577 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (3m) 3m ago 42m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:06:40.577 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (100s) 91s ago 42m 19.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (6m) 91s ago 33m 8259k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (6m) 3m ago 33m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (40m) 91s ago 41m 66.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de f7da48cfe14f 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (40m) 91s ago 40m 67.0M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (39m) 91s ago 39m 54.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (38m) 91s ago 38m 58.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (37m) 3m ago 37m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (36m) 3m ago 36m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (35m) 3m ago 35m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (34m) 3m ago 34m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (6m) 3m ago 33m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (30m) 91s ago 30m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:06:40.578 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (30m) 3m ago 30m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:06:40.926 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:06:40.926 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:06:40.926 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:06:40.926 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:06:40.926 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:06:40.927 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:06:40.927 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:06:40.927 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:06:40.927 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T11:06:40.927 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:06:40.928 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:06:40.928 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:06:40.928 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:06:40.928 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:06:40.928 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 10, 2024-09-17T11:06:40.928 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 5 2024-09-17T11:06:40.929 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:06:40.929 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:06:41.227 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:06:41.227 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:06:41.227 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:06:41.227 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-17T11:06:41.227 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:06:41.227 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "0/8 daemons upgraded", 2024-09-17T11:06:41.227 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T11:06:41.227 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:06:41.227 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:06:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: audit 2024-09-17T11:06:39.949791+0000 mgr.y (mgr.15282) 443 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: audit 2024-09-17T11:06:39.949791+0000 mgr.y (mgr.15282) 443 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: audit 2024-09-17T11:06:40.258673+0000 mgr.y (mgr.15282) 444 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: audit 2024-09-17T11:06:40.258673+0000 mgr.y (mgr.15282) 444 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: audit 2024-09-17T11:06:40.562444+0000 mgr.y (mgr.15282) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: audit 2024-09-17T11:06:40.562444+0000 mgr.y (mgr.15282) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: cluster 2024-09-17T11:06:40.573650+0000 mgr.y (mgr.15282) 446 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: cluster 2024-09-17T11:06:40.573650+0000 mgr.y (mgr.15282) 446 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: audit 2024-09-17T11:06:40.926626+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.163:0/222690270' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[89600]: audit 2024-09-17T11:06:40.926626+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.163:0/222690270' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: audit 2024-09-17T11:06:39.949791+0000 mgr.y (mgr.15282) 443 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: audit 2024-09-17T11:06:39.949791+0000 mgr.y (mgr.15282) 443 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: audit 2024-09-17T11:06:40.258673+0000 mgr.y (mgr.15282) 444 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: audit 2024-09-17T11:06:40.258673+0000 mgr.y (mgr.15282) 444 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: audit 2024-09-17T11:06:40.562444+0000 mgr.y (mgr.15282) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: audit 2024-09-17T11:06:40.562444+0000 mgr.y (mgr.15282) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: cluster 2024-09-17T11:06:40.573650+0000 mgr.y (mgr.15282) 446 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: cluster 2024-09-17T11:06:40.573650+0000 mgr.y (mgr.15282) 446 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: audit 2024-09-17T11:06:40.926626+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.163:0/222690270' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:41 smithi163 bash[93248]: audit 2024-09-17T11:06:40.926626+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.163:0/222690270' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: audit 2024-09-17T11:06:39.949791+0000 mgr.y (mgr.15282) 443 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: audit 2024-09-17T11:06:39.949791+0000 mgr.y (mgr.15282) 443 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: audit 2024-09-17T11:06:40.258673+0000 mgr.y (mgr.15282) 444 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: audit 2024-09-17T11:06:40.258673+0000 mgr.y (mgr.15282) 444 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: audit 2024-09-17T11:06:40.562444+0000 mgr.y (mgr.15282) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: audit 2024-09-17T11:06:40.562444+0000 mgr.y (mgr.15282) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: cluster 2024-09-17T11:06:40.573650+0000 mgr.y (mgr.15282) 446 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: cluster 2024-09-17T11:06:40.573650+0000 mgr.y (mgr.15282) 446 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: audit 2024-09-17T11:06:40.926626+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.163:0/222690270' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:41.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[70557]: audit 2024-09-17T11:06:40.926626+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.163:0/222690270' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:06:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:41.904957525Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:42.911 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:42 smithi163 bash[93248]: audit 2024-09-17T11:06:41.227781+0000 mgr.y (mgr.15282) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:42.911 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:42 smithi163 bash[93248]: audit 2024-09-17T11:06:41.227781+0000 mgr.y (mgr.15282) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:42.911 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:42.912 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:42.912 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:42.912 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:42.913 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:42.913 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:42.913 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:42.914 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:42 smithi163 bash[89600]: audit 2024-09-17T11:06:41.227781+0000 mgr.y (mgr.15282) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:42.914 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:42 smithi163 bash[89600]: audit 2024-09-17T11:06:41.227781+0000 mgr.y (mgr.15282) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:42.914 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:42.914 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:43.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:42 smithi164 bash[70557]: audit 2024-09-17T11:06:41.227781+0000 mgr.y (mgr.15282) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:43.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:42 smithi164 bash[70557]: audit 2024-09-17T11:06:41.227781+0000 mgr.y (mgr.15282) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:06:43.312 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:42 smithi163 systemd[1]: Stopping Ceph osd.0 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:06:43.312 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[29455]: debug 2024-09-17T11:06:43.008+0000 7f921491a640 -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-17T11:06:43.312 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[29455]: debug 2024-09-17T11:06:43.008+0000 7f921491a640 -1 osd.0 112 *** Got signal Terminated *** 2024-09-17T11:06:43.312 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[29455]: debug 2024-09-17T11:06:43.008+0000 7f921491a640 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:06:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:43 smithi164 bash[70557]: cluster 2024-09-17T11:06:42.575276+0000 mgr.y (mgr.15282) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:43 smithi164 bash[70557]: cluster 2024-09-17T11:06:42.575276+0000 mgr.y (mgr.15282) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:43 smithi164 bash[70557]: cluster 2024-09-17T11:06:43.012746+0000 mon.a (mon.0) 121 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T11:06:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:43 smithi164 bash[70557]: cluster 2024-09-17T11:06:43.012746+0000 mon.a (mon.0) 121 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T11:06:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[93248]: cluster 2024-09-17T11:06:42.575276+0000 mgr.y (mgr.15282) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[93248]: cluster 2024-09-17T11:06:42.575276+0000 mgr.y (mgr.15282) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[93248]: cluster 2024-09-17T11:06:43.012746+0000 mon.a (mon.0) 121 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T11:06:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[93248]: cluster 2024-09-17T11:06:43.012746+0000 mon.a (mon.0) 121 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T11:06:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[89600]: cluster 2024-09-17T11:06:42.575276+0000 mgr.y (mgr.15282) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[89600]: cluster 2024-09-17T11:06:42.575276+0000 mgr.y (mgr.15282) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:06:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[89600]: cluster 2024-09-17T11:06:43.012746+0000 mon.a (mon.0) 121 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T11:06:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:43 smithi163 bash[89600]: cluster 2024-09-17T11:06:43.012746+0000 mon.a (mon.0) 121 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T11:06:44.955 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[98312]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-0 2024-09-17T11:06:44.956 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[89600]: cluster 2024-09-17T11:06:43.641270+0000 mon.a (mon.0) 122 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:06:44.956 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[89600]: cluster 2024-09-17T11:06:43.641270+0000 mon.a (mon.0) 122 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:06:44.956 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[89600]: cluster 2024-09-17T11:06:43.650351+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-17T11:06:44.956 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[89600]: cluster 2024-09-17T11:06:43.650351+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-17T11:06:44.956 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[89600]: cluster 2024-09-17T11:06:44.651844+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T11:06:44.956 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[89600]: cluster 2024-09-17T11:06:44.651844+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T11:06:44.957 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[93248]: cluster 2024-09-17T11:06:43.641270+0000 mon.a (mon.0) 122 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:06:44.957 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[93248]: cluster 2024-09-17T11:06:43.641270+0000 mon.a (mon.0) 122 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:06:44.957 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[93248]: cluster 2024-09-17T11:06:43.650351+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-17T11:06:44.957 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[93248]: cluster 2024-09-17T11:06:43.650351+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-17T11:06:44.957 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[93248]: cluster 2024-09-17T11:06:44.651844+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T11:06:44.957 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[93248]: cluster 2024-09-17T11:06:44.651844+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T11:06:45.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:44.870185268Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:45.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:44 smithi164 bash[70557]: cluster 2024-09-17T11:06:43.641270+0000 mon.a (mon.0) 122 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:06:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:44 smithi164 bash[70557]: cluster 2024-09-17T11:06:43.641270+0000 mon.a (mon.0) 122 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:06:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:44 smithi164 bash[70557]: cluster 2024-09-17T11:06:43.650351+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-17T11:06:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:44 smithi164 bash[70557]: cluster 2024-09-17T11:06:43.650351+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-17T11:06:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:44 smithi164 bash[70557]: cluster 2024-09-17T11:06:44.651844+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T11:06:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:44 smithi164 bash[70557]: cluster 2024-09-17T11:06:44.651844+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T11:06:45.311 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:44 smithi163 bash[98380]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-0 2024-09-17T11:06:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:45 smithi164 bash[70557]: cluster 2024-09-17T11:06:44.576012+0000 mgr.y (mgr.15282) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:06:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:45 smithi164 bash[70557]: cluster 2024-09-17T11:06:44.576012+0000 mgr.y (mgr.15282) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:06:46.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:45 smithi163 bash[93248]: cluster 2024-09-17T11:06:44.576012+0000 mgr.y (mgr.15282) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:06:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:45 smithi163 bash[93248]: cluster 2024-09-17T11:06:44.576012+0000 mgr.y (mgr.15282) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:06:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:45 smithi163 bash[89600]: cluster 2024-09-17T11:06:44.576012+0000 mgr.y (mgr.15282) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:06:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:45 smithi163 bash[89600]: cluster 2024-09-17T11:06:44.576012+0000 mgr.y (mgr.15282) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:06:46.916 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:46 smithi163 bash[89600]: audit 2024-09-17T11:06:45.404042+0000 mgr.y (mgr.15282) 450 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:46.917 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:46 smithi163 bash[89600]: audit 2024-09-17T11:06:45.404042+0000 mgr.y (mgr.15282) 450 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:46.917 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:46 smithi163 bash[93248]: audit 2024-09-17T11:06:45.404042+0000 mgr.y (mgr.15282) 450 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:46.917 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:46 smithi163 bash[93248]: audit 2024-09-17T11:06:45.404042+0000 mgr.y (mgr.15282) 450 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:46 smithi164 bash[70557]: audit 2024-09-17T11:06:45.404042+0000 mgr.y (mgr.15282) 450 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:46 smithi164 bash[70557]: audit 2024-09-17T11:06:45.404042+0000 mgr.y (mgr.15282) 450 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:47.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:47.812 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:47.812 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:47.812 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:47.813 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:47.813 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T11:06:47.813 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: Stopped Ceph osd.0 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:06:47.813 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:47.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:47 smithi163 bash[89600]: cluster 2024-09-17T11:06:46.577270+0000 mgr.y (mgr.15282) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:47.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:47 smithi163 bash[89600]: cluster 2024-09-17T11:06:46.577270+0000 mgr.y (mgr.15282) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:47.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:47 smithi163 bash[89600]: cluster 2024-09-17T11:06:46.690291+0000 mon.a (mon.0) 125 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:06:47.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:47 smithi163 bash[89600]: cluster 2024-09-17T11:06:46.690291+0000 mon.a (mon.0) 125 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:06:47.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:47.814 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:47.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:47 smithi163 bash[93248]: cluster 2024-09-17T11:06:46.577270+0000 mgr.y (mgr.15282) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:47.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:47 smithi163 bash[93248]: cluster 2024-09-17T11:06:46.577270+0000 mgr.y (mgr.15282) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:47.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:47 smithi163 bash[93248]: cluster 2024-09-17T11:06:46.690291+0000 mon.a (mon.0) 125 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:06:47.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:47 smithi163 bash[93248]: cluster 2024-09-17T11:06:46.690291+0000 mon.a (mon.0) 125 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:06:47.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:06:48.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:47.884021751Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:48.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:47 smithi164 bash[70557]: cluster 2024-09-17T11:06:46.577270+0000 mgr.y (mgr.15282) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:48.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:47 smithi164 bash[70557]: cluster 2024-09-17T11:06:46.577270+0000 mgr.y (mgr.15282) 451 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:47 smithi164 bash[70557]: cluster 2024-09-17T11:06:46.690291+0000 mon.a (mon.0) 125 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:06:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:47 smithi164 bash[70557]: cluster 2024-09-17T11:06:46.690291+0000 mon.a (mon.0) 125 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:06:48.311 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:47 smithi163 systemd[1]: Started Ceph osd.0 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:06:49.155 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[89600]: audit 2024-09-17T11:06:47.894891+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.155 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[89600]: audit 2024-09-17T11:06:47.894891+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.155 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[89600]: audit 2024-09-17T11:06:47.907788+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.155 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[89600]: audit 2024-09-17T11:06:47.907788+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.155 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[89600]: audit 2024-09-17T11:06:47.915910+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.155 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[89600]: audit 2024-09-17T11:06:47.915910+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.155 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[89600]: cluster 2024-09-17T11:06:48.578168+0000 mgr.y (mgr.15282) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:49.156 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[89600]: cluster 2024-09-17T11:06:48.578168+0000 mgr.y (mgr.15282) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:49.156 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[93248]: audit 2024-09-17T11:06:47.894891+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.156 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[93248]: audit 2024-09-17T11:06:47.894891+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.156 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[93248]: audit 2024-09-17T11:06:47.907788+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.156 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[93248]: audit 2024-09-17T11:06:47.907788+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.156 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[93248]: audit 2024-09-17T11:06:47.915910+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.156 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[93248]: audit 2024-09-17T11:06:47.915910+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.156 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[93248]: cluster 2024-09-17T11:06:48.578168+0000 mgr.y (mgr.15282) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:49.156 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:48 smithi163 bash[93248]: cluster 2024-09-17T11:06:48.578168+0000 mgr.y (mgr.15282) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:49.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:48 smithi164 bash[70557]: audit 2024-09-17T11:06:47.894891+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:48 smithi164 bash[70557]: audit 2024-09-17T11:06:47.894891+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:48 smithi164 bash[70557]: audit 2024-09-17T11:06:47.907788+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:48 smithi164 bash[70557]: audit 2024-09-17T11:06:47.907788+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:48 smithi164 bash[70557]: audit 2024-09-17T11:06:47.915910+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:48 smithi164 bash[70557]: audit 2024-09-17T11:06:47.915910+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:49.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:48 smithi164 bash[70557]: cluster 2024-09-17T11:06:48.578168+0000 mgr.y (mgr.15282) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:49.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:48 smithi164 bash[70557]: cluster 2024-09-17T11:06:48.578168+0000 mgr.y (mgr.15282) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:49.561 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:49 smithi163 bash[98527]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:06:49.561 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:49 smithi163 bash[98527]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:06:50.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:06:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:06:49] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.51.0" 2024-09-17T11:06:50.062 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:49 smithi163 bash[98527]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T11:06:50.062 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:49 smithi163 bash[98527]: 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-17T11:06:50.550 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:50 smithi163 bash[98527]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T11:06:50.550 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:50 smithi163 bash[98527]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T11:06:50.550 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:50 smithi163 bash[98527]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T11:06:50.550 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:50 smithi163 bash[98527]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T11:06:50.551 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:50 smithi163 bash[98527]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T11:06:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:50.883422998Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:51 smithi164 bash[70557]: cluster 2024-09-17T11:06:50.579346+0000 mgr.y (mgr.15282) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T11:06:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:51 smithi164 bash[70557]: cluster 2024-09-17T11:06:50.579346+0000 mgr.y (mgr.15282) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T11:06:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:51 smithi164 bash[70557]: audit 2024-09-17T11:06:51.169442+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:51 smithi164 bash[70557]: audit 2024-09-17T11:06:51.169442+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:51 smithi164 bash[70557]: audit 2024-09-17T11:06:51.172580+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:51 smithi164 bash[70557]: audit 2024-09-17T11:06:51.172580+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[89600]: cluster 2024-09-17T11:06:50.579346+0000 mgr.y (mgr.15282) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[89600]: cluster 2024-09-17T11:06:50.579346+0000 mgr.y (mgr.15282) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[89600]: audit 2024-09-17T11:06:51.169442+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[89600]: audit 2024-09-17T11:06:51.169442+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[89600]: audit 2024-09-17T11:06:51.172580+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[89600]: audit 2024-09-17T11:06:51.172580+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[93248]: cluster 2024-09-17T11:06:50.579346+0000 mgr.y (mgr.15282) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[93248]: cluster 2024-09-17T11:06:50.579346+0000 mgr.y (mgr.15282) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[93248]: audit 2024-09-17T11:06:51.169442+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[93248]: audit 2024-09-17T11:06:51.169442+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[93248]: audit 2024-09-17T11:06:51.172580+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:51 smithi163 bash[93248]: audit 2024-09-17T11:06:51.172580+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:06:52.561 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:52 smithi163 bash[98756]: debug 2024-09-17T11:06:52.356+0000 7fe678446640 1 -- 172.21.15.163:0/3623573010 <== mon.2 v2:172.21.15.163:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c3a6f92960 con 0x55c3a7d84000 2024-09-17T11:06:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:53 smithi163 bash[89600]: cluster 2024-09-17T11:06:52.581197+0000 mgr.y (mgr.15282) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:53.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:53 smithi163 bash[89600]: cluster 2024-09-17T11:06:52.581197+0000 mgr.y (mgr.15282) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:53.812 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:53 smithi163 bash[98756]: debug 2024-09-17T11:06:53.456+0000 7fe67acad640 -1 Falling back to public interface 2024-09-17T11:06:53.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:53 smithi163 bash[93248]: cluster 2024-09-17T11:06:52.581197+0000 mgr.y (mgr.15282) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:53.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:53 smithi163 bash[93248]: cluster 2024-09-17T11:06:52.581197+0000 mgr.y (mgr.15282) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:54.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:53.873080255Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:54.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:53 smithi164 bash[70557]: cluster 2024-09-17T11:06:52.581197+0000 mgr.y (mgr.15282) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:54.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:53 smithi164 bash[70557]: cluster 2024-09-17T11:06:52.581197+0000 mgr.y (mgr.15282) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:55.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[89600]: cluster 2024-09-17T11:06:54.582146+0000 mgr.y (mgr.15282) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:55.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[89600]: cluster 2024-09-17T11:06:54.582146+0000 mgr.y (mgr.15282) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:55.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[89600]: audit 2024-09-17T11:06:55.477936+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:55.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[89600]: audit 2024-09-17T11:06:55.477936+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:55.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[89600]: audit 2024-09-17T11:06:55.489603+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:55.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[89600]: audit 2024-09-17T11:06:55.489603+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:55.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[93248]: cluster 2024-09-17T11:06:54.582146+0000 mgr.y (mgr.15282) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:55.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[93248]: cluster 2024-09-17T11:06:54.582146+0000 mgr.y (mgr.15282) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:55.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[93248]: audit 2024-09-17T11:06:55.477936+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:55.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[93248]: audit 2024-09-17T11:06:55.477936+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:55.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[93248]: audit 2024-09-17T11:06:55.489603+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:55.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:55 smithi163 bash[93248]: audit 2024-09-17T11:06:55.489603+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:55 smithi164 bash[70557]: cluster 2024-09-17T11:06:54.582146+0000 mgr.y (mgr.15282) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:55 smithi164 bash[70557]: cluster 2024-09-17T11:06:54.582146+0000 mgr.y (mgr.15282) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:55 smithi164 bash[70557]: audit 2024-09-17T11:06:55.477936+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:55 smithi164 bash[70557]: audit 2024-09-17T11:06:55.477936+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:56.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:55 smithi164 bash[70557]: audit 2024-09-17T11:06:55.489603+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:56.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:55 smithi164 bash[70557]: audit 2024-09-17T11:06:55.489603+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:57.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:56 smithi164 bash[70557]: audit 2024-09-17T11:06:55.411233+0000 mgr.y (mgr.15282) 456 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:57.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:56 smithi164 bash[70557]: audit 2024-09-17T11:06:55.411233+0000 mgr.y (mgr.15282) 456 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:57.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:56.866126222Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:06:57.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:56 smithi163 bash[93248]: audit 2024-09-17T11:06:55.411233+0000 mgr.y (mgr.15282) 456 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:57.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:56 smithi163 bash[93248]: audit 2024-09-17T11:06:55.411233+0000 mgr.y (mgr.15282) 456 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:57.062 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:56 smithi163 bash[98756]: debug 2024-09-17T11:06:56.728+0000 7fe67acad640 -1 osd.0 112 log_to_monitors true 2024-09-17T11:06:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:56 smithi163 bash[89600]: audit 2024-09-17T11:06:55.411233+0000 mgr.y (mgr.15282) 456 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:56 smithi163 bash[89600]: audit 2024-09-17T11:06:55.411233+0000 mgr.y (mgr.15282) 456 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:06:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: cluster 2024-09-17T11:06:56.584053+0000 mgr.y (mgr.15282) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: cluster 2024-09-17T11:06:56.584053+0000 mgr.y (mgr.15282) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: audit 2024-09-17T11:06:56.648110+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: audit 2024-09-17T11:06:56.648110+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: audit 2024-09-17T11:06:56.667778+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: audit 2024-09-17T11:06:56.667778+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: audit 2024-09-17T11:06:56.737519+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: audit 2024-09-17T11:06:56.737519+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: audit 2024-09-17T11:06:56.737871+0000 mon.a (mon.0) 134 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:57 smithi164 bash[70557]: audit 2024-09-17T11:06:56.737871+0000 mon.a (mon.0) 134 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.061 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[98756]: debug 2024-09-17T11:06:57.712+0000 7fe672a57640 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: cluster 2024-09-17T11:06:56.584053+0000 mgr.y (mgr.15282) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: cluster 2024-09-17T11:06:56.584053+0000 mgr.y (mgr.15282) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: audit 2024-09-17T11:06:56.648110+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: audit 2024-09-17T11:06:56.648110+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: audit 2024-09-17T11:06:56.667778+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: audit 2024-09-17T11:06:56.667778+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: audit 2024-09-17T11:06:56.737519+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: audit 2024-09-17T11:06:56.737519+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: audit 2024-09-17T11:06:56.737871+0000 mon.a (mon.0) 134 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[93248]: audit 2024-09-17T11:06:56.737871+0000 mon.a (mon.0) 134 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: cluster 2024-09-17T11:06:56.584053+0000 mgr.y (mgr.15282) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: cluster 2024-09-17T11:06:56.584053+0000 mgr.y (mgr.15282) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: audit 2024-09-17T11:06:56.648110+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: audit 2024-09-17T11:06:56.648110+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: audit 2024-09-17T11:06:56.667778+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: audit 2024-09-17T11:06:56.667778+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: audit 2024-09-17T11:06:56.737519+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: audit 2024-09-17T11:06:56.737519+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: audit 2024-09-17T11:06:56.737871+0000 mon.a (mon.0) 134 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:58.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:57 smithi163 bash[89600]: audit 2024-09-17T11:06:56.737871+0000 mon.a (mon.0) 134 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:06:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:58 smithi164 bash[70557]: audit 2024-09-17T11:06:57.671720+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"]}]': finished 2024-09-17T11:06:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:58 smithi164 bash[70557]: audit 2024-09-17T11:06:57.671720+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"]}]': finished 2024-09-17T11:06:59.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:58 smithi164 bash[70557]: audit 2024-09-17T11:06:57.679922+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:58 smithi164 bash[70557]: audit 2024-09-17T11:06:57.679922+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:58 smithi164 bash[70557]: cluster 2024-09-17T11:06:57.683397+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T11:06:59.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:58 smithi164 bash[70557]: cluster 2024-09-17T11:06:57.683397+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T11:06:59.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:58 smithi164 bash[70557]: audit 2024-09-17T11:06:57.684913+0000 mon.a (mon.0) 137 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:58 smithi164 bash[70557]: audit 2024-09-17T11:06:57.684913+0000 mon.a (mon.0) 137 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[89600]: audit 2024-09-17T11:06:57.671720+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"]}]': finished 2024-09-17T11:06:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[89600]: audit 2024-09-17T11:06:57.671720+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"]}]': finished 2024-09-17T11:06:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[89600]: audit 2024-09-17T11:06:57.679922+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[89600]: audit 2024-09-17T11:06:57.679922+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[89600]: cluster 2024-09-17T11:06:57.683397+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T11:06:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[89600]: cluster 2024-09-17T11:06:57.683397+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T11:06:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[89600]: audit 2024-09-17T11:06:57.684913+0000 mon.a (mon.0) 137 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[89600]: audit 2024-09-17T11:06:57.684913+0000 mon.a (mon.0) 137 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[93248]: audit 2024-09-17T11:06:57.671720+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"]}]': finished 2024-09-17T11:06:59.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[93248]: audit 2024-09-17T11:06:57.671720+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"]}]': finished 2024-09-17T11:06:59.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[93248]: audit 2024-09-17T11:06:57.679922+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[93248]: audit 2024-09-17T11:06:57.679922+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[93248]: cluster 2024-09-17T11:06:57.683397+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T11:06:59.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[93248]: cluster 2024-09-17T11:06:57.683397+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T11:06:59.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[93248]: audit 2024-09-17T11:06:57.684913+0000 mon.a (mon.0) 137 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:06:59.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:58 smithi163 bash[93248]: audit 2024-09-17T11:06:57.684913+0000 mon.a (mon.0) 137 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:07:00.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:06:59.864382536Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:58.585058+0000 mgr.y (mgr.15282) 458 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:58.585058+0000 mgr.y (mgr.15282) 458 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:58.672637+0000 mon.a (mon.0) 138 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:58.672637+0000 mon.a (mon.0) 138 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: audit 2024-09-17T11:06:58.680316+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:07:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: audit 2024-09-17T11:06:58.680316+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:07:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:58.687907+0000 mon.a (mon.0) 139 : cluster [INF] osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182] boot 2024-09-17T11:07:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:58.687907+0000 mon.a (mon.0) 139 : cluster [INF] osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182] boot 2024-09-17T11:07:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:58.688554+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-17T11:07:00.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:58.688554+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-17T11:07:00.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:59.686497+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T11:07:00.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:06:59 smithi164 bash[70557]: cluster 2024-09-17T11:06:59.686497+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T11:07:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:06:59] "GET /metrics HTTP/1.1" 200 38368 "" "Prometheus/2.51.0" 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:58.585058+0000 mgr.y (mgr.15282) 458 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:58.585058+0000 mgr.y (mgr.15282) 458 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:58.672637+0000 mon.a (mon.0) 138 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:58.672637+0000 mon.a (mon.0) 138 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: audit 2024-09-17T11:06:58.680316+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: audit 2024-09-17T11:06:58.680316+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:58.687907+0000 mon.a (mon.0) 139 : cluster [INF] osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182] boot 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:58.687907+0000 mon.a (mon.0) 139 : cluster [INF] osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182] boot 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:58.688554+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:58.688554+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-17T11:07:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:59.686497+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[89600]: cluster 2024-09-17T11:06:59.686497+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:58.585058+0000 mgr.y (mgr.15282) 458 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:58.585058+0000 mgr.y (mgr.15282) 458 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:58.672637+0000 mon.a (mon.0) 138 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:58.672637+0000 mon.a (mon.0) 138 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: audit 2024-09-17T11:06:58.680316+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: audit 2024-09-17T11:06:58.680316+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:58.687907+0000 mon.a (mon.0) 139 : cluster [INF] osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182] boot 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:58.687907+0000 mon.a (mon.0) 139 : cluster [INF] osd.0 [v2:172.21.15.163:6802/2495855182,v1:172.21.15.163:6803/2495855182] boot 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:58.688554+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-17T11:07:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:58.688554+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-17T11:07:00.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:59.686497+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T11:07:00.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:06:59 smithi163 bash[93248]: cluster 2024-09-17T11:06:59.686497+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T11:07:01.981 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:01 smithi163 bash[89600]: cluster 2024-09-17T11:07:00.586010+0000 mgr.y (mgr.15282) 459 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:01.981 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:01 smithi163 bash[89600]: cluster 2024-09-17T11:07:00.586010+0000 mgr.y (mgr.15282) 459 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:01.982 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:01 smithi163 bash[93248]: cluster 2024-09-17T11:07:00.586010+0000 mgr.y (mgr.15282) 459 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:01.982 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:01 smithi163 bash[93248]: cluster 2024-09-17T11:07:00.586010+0000 mgr.y (mgr.15282) 459 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:01 smithi164 bash[70557]: cluster 2024-09-17T11:07:00.586010+0000 mgr.y (mgr.15282) 459 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:01 smithi164 bash[70557]: cluster 2024-09-17T11:07:00.586010+0000 mgr.y (mgr.15282) 459 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T11:07:03.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:02.908030614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:03.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:02 smithi164 bash[70557]: cluster 2024-09-17T11:07:02.587667+0000 mgr.y (mgr.15282) 460 : cluster [DBG] pgmap v254: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-17T11:07:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:02 smithi164 bash[70557]: cluster 2024-09-17T11:07:02.587667+0000 mgr.y (mgr.15282) 460 : cluster [DBG] pgmap v254: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-17T11:07:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:02 smithi164 bash[70557]: cluster 2024-09-17T11:07:02.716916+0000 mon.a (mon.0) 142 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:03.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:02 smithi164 bash[70557]: cluster 2024-09-17T11:07:02.716916+0000 mon.a (mon.0) 142 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:03.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:02 smithi163 bash[93248]: cluster 2024-09-17T11:07:02.587667+0000 mgr.y (mgr.15282) 460 : cluster [DBG] pgmap v254: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-17T11:07:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:02 smithi163 bash[93248]: cluster 2024-09-17T11:07:02.587667+0000 mgr.y (mgr.15282) 460 : cluster [DBG] pgmap v254: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-17T11:07:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:02 smithi163 bash[93248]: cluster 2024-09-17T11:07:02.716916+0000 mon.a (mon.0) 142 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:02 smithi163 bash[93248]: cluster 2024-09-17T11:07:02.716916+0000 mon.a (mon.0) 142 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:03.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:02 smithi163 bash[89600]: cluster 2024-09-17T11:07:02.587667+0000 mgr.y (mgr.15282) 460 : cluster [DBG] pgmap v254: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-17T11:07:03.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:02 smithi163 bash[89600]: cluster 2024-09-17T11:07:02.587667+0000 mgr.y (mgr.15282) 460 : cluster [DBG] pgmap v254: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-17T11:07:03.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:02 smithi163 bash[89600]: cluster 2024-09-17T11:07:02.716916+0000 mon.a (mon.0) 142 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:03.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:02 smithi163 bash[89600]: cluster 2024-09-17T11:07:02.716916+0000 mon.a (mon.0) 142 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:04 smithi164 bash[70557]: cluster 2024-09-17T11:07:04.640555+0000 mon.a (mon.0) 143 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T11:07:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:04 smithi164 bash[70557]: cluster 2024-09-17T11:07:04.640555+0000 mon.a (mon.0) 143 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T11:07:05.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:04 smithi164 bash[70557]: cluster 2024-09-17T11:07:04.640604+0000 mon.a (mon.0) 144 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:05.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:04 smithi164 bash[70557]: cluster 2024-09-17T11:07:04.640604+0000 mon.a (mon.0) 144 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:05.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:04 smithi163 bash[89600]: cluster 2024-09-17T11:07:04.640555+0000 mon.a (mon.0) 143 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T11:07:05.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:04 smithi163 bash[89600]: cluster 2024-09-17T11:07:04.640555+0000 mon.a (mon.0) 143 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T11:07:05.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:04 smithi163 bash[89600]: cluster 2024-09-17T11:07:04.640604+0000 mon.a (mon.0) 144 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:05.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:04 smithi163 bash[89600]: cluster 2024-09-17T11:07:04.640604+0000 mon.a (mon.0) 144 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:05.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:04 smithi163 bash[93248]: cluster 2024-09-17T11:07:04.640555+0000 mon.a (mon.0) 143 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T11:07:05.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:04 smithi163 bash[93248]: cluster 2024-09-17T11:07:04.640555+0000 mon.a (mon.0) 143 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T11:07:05.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:04 smithi163 bash[93248]: cluster 2024-09-17T11:07:04.640604+0000 mon.a (mon.0) 144 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:05.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:04 smithi163 bash[93248]: cluster 2024-09-17T11:07:04.640604+0000 mon.a (mon.0) 144 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:06.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:05.884588208Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:05 smithi164 bash[70557]: cluster 2024-09-17T11:07:04.588512+0000 mgr.y (mgr.15282) 461 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-09-17T11:07:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:05 smithi164 bash[70557]: cluster 2024-09-17T11:07:04.588512+0000 mgr.y (mgr.15282) 461 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-09-17T11:07:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:05 smithi163 bash[89600]: cluster 2024-09-17T11:07:04.588512+0000 mgr.y (mgr.15282) 461 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-09-17T11:07:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:05 smithi163 bash[89600]: cluster 2024-09-17T11:07:04.588512+0000 mgr.y (mgr.15282) 461 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-09-17T11:07:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:05 smithi163 bash[93248]: cluster 2024-09-17T11:07:04.588512+0000 mgr.y (mgr.15282) 461 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-09-17T11:07:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:05 smithi163 bash[93248]: cluster 2024-09-17T11:07:04.588512+0000 mgr.y (mgr.15282) 461 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-09-17T11:07:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[93248]: audit 2024-09-17T11:07:05.419424+0000 mgr.y (mgr.15282) 462 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[93248]: audit 2024-09-17T11:07:05.419424+0000 mgr.y (mgr.15282) 462 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:06.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[93248]: audit 2024-09-17T11:07:06.170589+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:06.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[93248]: audit 2024-09-17T11:07:06.170589+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:06.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[93248]: audit 2024-09-17T11:07:06.173348+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:06.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[93248]: audit 2024-09-17T11:07:06.173348+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:06.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[89600]: audit 2024-09-17T11:07:05.419424+0000 mgr.y (mgr.15282) 462 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:06.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[89600]: audit 2024-09-17T11:07:05.419424+0000 mgr.y (mgr.15282) 462 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:06.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[89600]: audit 2024-09-17T11:07:06.170589+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:06.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[89600]: audit 2024-09-17T11:07:06.170589+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:06.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[89600]: audit 2024-09-17T11:07:06.173348+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:06.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:06 smithi163 bash[89600]: audit 2024-09-17T11:07:06.173348+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:06 smithi164 bash[70557]: audit 2024-09-17T11:07:05.419424+0000 mgr.y (mgr.15282) 462 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:06 smithi164 bash[70557]: audit 2024-09-17T11:07:05.419424+0000 mgr.y (mgr.15282) 462 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:06 smithi164 bash[70557]: audit 2024-09-17T11:07:06.170589+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:06 smithi164 bash[70557]: audit 2024-09-17T11:07:06.170589+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:06 smithi164 bash[70557]: audit 2024-09-17T11:07:06.173348+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:06 smithi164 bash[70557]: audit 2024-09-17T11:07:06.173348+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: cluster 2024-09-17T11:07:06.590031+0000 mgr.y (mgr.15282) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: cluster 2024-09-17T11:07:06.590031+0000 mgr.y (mgr.15282) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.148724+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.148724+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.164964+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.164964+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.168008+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.168008+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.176984+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.176984+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.191025+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.191025+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.321450+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.321450+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.325481+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.325481+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.328772+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.328772+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.331520+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.331520+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.334633+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T11:07:08.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:07 smithi164 bash[70557]: audit 2024-09-17T11:07:07.334633+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T11:07:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: cluster 2024-09-17T11:07:06.590031+0000 mgr.y (mgr.15282) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: cluster 2024-09-17T11:07:06.590031+0000 mgr.y (mgr.15282) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.148724+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.148724+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.164964+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.164964+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.168008+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.168008+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.176984+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.176984+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.191025+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.191025+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.321450+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.321450+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.325481+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.325481+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.328772+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.328772+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.331520+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.331520+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.334633+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T11:07:08.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[93248]: audit 2024-09-17T11:07:07.334633+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T11:07:08.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: cluster 2024-09-17T11:07:06.590031+0000 mgr.y (mgr.15282) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:08.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: cluster 2024-09-17T11:07:06.590031+0000 mgr.y (mgr.15282) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:08.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.148724+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.148724+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.164964+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.164964+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.168008+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.168008+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.176984+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.176984+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.191025+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.191025+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.321450+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.321450+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.325481+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.325481+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.328772+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.328772+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.331520+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.331520+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:08.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.334633+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T11:07:08.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:07 smithi163 bash[89600]: audit 2024-09-17T11:07:07.334633+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T11:07:08.962 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:08 smithi163 bash[93248]: audit 2024-09-17T11:07:07.336012+0000 mgr.y (mgr.15282) 464 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T11:07:08.962 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:08 smithi163 bash[93248]: audit 2024-09-17T11:07:07.336012+0000 mgr.y (mgr.15282) 464 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T11:07:08.962 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:08 smithi163 bash[93248]: cephadm 2024-09-17T11:07:07.338565+0000 mgr.y (mgr.15282) 465 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T11:07:08.962 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:08 smithi163 bash[93248]: cephadm 2024-09-17T11:07:07.338565+0000 mgr.y (mgr.15282) 465 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T11:07:08.963 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:08 smithi163 bash[89600]: audit 2024-09-17T11:07:07.336012+0000 mgr.y (mgr.15282) 464 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T11:07:08.963 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:08 smithi163 bash[89600]: audit 2024-09-17T11:07:07.336012+0000 mgr.y (mgr.15282) 464 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T11:07:08.963 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:08 smithi163 bash[89600]: cephadm 2024-09-17T11:07:07.338565+0000 mgr.y (mgr.15282) 465 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T11:07:08.963 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:08 smithi163 bash[89600]: cephadm 2024-09-17T11:07:07.338565+0000 mgr.y (mgr.15282) 465 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T11:07:09.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:08.903577576Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:09.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:08 smithi164 bash[70557]: audit 2024-09-17T11:07:07.336012+0000 mgr.y (mgr.15282) 464 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T11:07:09.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:08 smithi164 bash[70557]: audit 2024-09-17T11:07:07.336012+0000 mgr.y (mgr.15282) 464 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T11:07:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:08 smithi164 bash[70557]: cephadm 2024-09-17T11:07:07.338565+0000 mgr.y (mgr.15282) 465 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T11:07:09.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:08 smithi164 bash[70557]: cephadm 2024-09-17T11:07:07.338565+0000 mgr.y (mgr.15282) 465 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T11:07:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:09 smithi164 bash[70557]: cluster 2024-09-17T11:07:08.590961+0000 mgr.y (mgr.15282) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:07:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:09 smithi164 bash[70557]: cluster 2024-09-17T11:07:08.590961+0000 mgr.y (mgr.15282) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:07:10.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:07:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:07:09] "GET /metrics HTTP/1.1" 200 38364 "" "Prometheus/2.51.0" 2024-09-17T11:07:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:09 smithi163 bash[89600]: cluster 2024-09-17T11:07:08.590961+0000 mgr.y (mgr.15282) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:07:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:09 smithi163 bash[89600]: cluster 2024-09-17T11:07:08.590961+0000 mgr.y (mgr.15282) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:07:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:09 smithi163 bash[93248]: cluster 2024-09-17T11:07:08.590961+0000 mgr.y (mgr.15282) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:07:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:09 smithi163 bash[93248]: cluster 2024-09-17T11:07:08.590961+0000 mgr.y (mgr.15282) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:07:11.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: cephadm 2024-09-17T11:07:09.879731+0000 mgr.y (mgr.15282) 467 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: cephadm 2024-09-17T11:07:09.879731+0000 mgr.y (mgr.15282) 467 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: audit 2024-09-17T11:07:09.887880+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: audit 2024-09-17T11:07:09.887880+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: audit 2024-09-17T11:07:09.892086+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: audit 2024-09-17T11:07:09.892086+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: audit 2024-09-17T11:07:09.893712+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: audit 2024-09-17T11:07:09.893712+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: cephadm 2024-09-17T11:07:09.899996+0000 mgr.y (mgr.15282) 468 : cephadm [INF] Deploying daemon osd.1 on smithi163 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: cephadm 2024-09-17T11:07:09.899996+0000 mgr.y (mgr.15282) 468 : cephadm [INF] Deploying daemon osd.1 on smithi163 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: cluster 2024-09-17T11:07:10.591615+0000 mgr.y (mgr.15282) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T11:07:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:10 smithi164 bash[70557]: cluster 2024-09-17T11:07:10.591615+0000 mgr.y (mgr.15282) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T11:07:11.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: cephadm 2024-09-17T11:07:09.879731+0000 mgr.y (mgr.15282) 467 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T11:07:11.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: cephadm 2024-09-17T11:07:09.879731+0000 mgr.y (mgr.15282) 467 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T11:07:11.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: audit 2024-09-17T11:07:09.887880+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:11.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: audit 2024-09-17T11:07:09.887880+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:11.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: audit 2024-09-17T11:07:09.892086+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:07:11.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: audit 2024-09-17T11:07:09.892086+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:07:11.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: audit 2024-09-17T11:07:09.893712+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: audit 2024-09-17T11:07:09.893712+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: cephadm 2024-09-17T11:07:09.899996+0000 mgr.y (mgr.15282) 468 : cephadm [INF] Deploying daemon osd.1 on smithi163 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: cephadm 2024-09-17T11:07:09.899996+0000 mgr.y (mgr.15282) 468 : cephadm [INF] Deploying daemon osd.1 on smithi163 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: cluster 2024-09-17T11:07:10.591615+0000 mgr.y (mgr.15282) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[93248]: cluster 2024-09-17T11:07:10.591615+0000 mgr.y (mgr.15282) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: cephadm 2024-09-17T11:07:09.879731+0000 mgr.y (mgr.15282) 467 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: cephadm 2024-09-17T11:07:09.879731+0000 mgr.y (mgr.15282) 467 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: audit 2024-09-17T11:07:09.887880+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: audit 2024-09-17T11:07:09.887880+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: audit 2024-09-17T11:07:09.892086+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:07:11.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: audit 2024-09-17T11:07:09.892086+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:07:11.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: audit 2024-09-17T11:07:09.893712+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:11.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: audit 2024-09-17T11:07:09.893712+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:11.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: cephadm 2024-09-17T11:07:09.899996+0000 mgr.y (mgr.15282) 468 : cephadm [INF] Deploying daemon osd.1 on smithi163 2024-09-17T11:07:11.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: cephadm 2024-09-17T11:07:09.899996+0000 mgr.y (mgr.15282) 468 : cephadm [INF] Deploying daemon osd.1 on smithi163 2024-09-17T11:07:11.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: cluster 2024-09-17T11:07:10.591615+0000 mgr.y (mgr.15282) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T11:07:11.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:10 smithi163 bash[89600]: cluster 2024-09-17T11:07:10.591615+0000 mgr.y (mgr.15282) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T11:07:11.584 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (6m) 16s ago 33m 13.7M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (5m) 3m ago 33m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (7m) 16s ago 31m 49.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (7m) 3m ago 42m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (18m) 16s ago 44m 513M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (2m) 16s ago 44m 41.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (3m) 3m ago 42m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (2m) 16s ago 42m 31.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:07:12.227 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (7m) 16s ago 33m 8328k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (7m) 3m ago 33m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (21s) 16s ago 41m - 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (40m) 16s ago 40m 69.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 50fbf7f619bd 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (39m) 16s ago 39m 55.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (38m) 16s ago 38m 60.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (37m) 3m ago 37m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (36m) 3m ago 36m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (35m) 3m ago 36m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (35m) 3m ago 35m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (6m) 3m ago 34m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (31m) 16s ago 31m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:07:12.228 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (31m) 3m ago 31m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:07:12.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:11.864396658Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:12 smithi164 bash[70557]: audit 2024-09-17T11:07:11.267898+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:12 smithi164 bash[70557]: audit 2024-09-17T11:07:11.267898+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:12 smithi164 bash[70557]: audit 2024-09-17T11:07:11.572682+0000 mgr.y (mgr.15282) 470 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:12 smithi164 bash[70557]: audit 2024-09-17T11:07:11.572682+0000 mgr.y (mgr.15282) 470 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:12.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:12 smithi163 bash[89600]: audit 2024-09-17T11:07:11.267898+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:12.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:12 smithi163 bash[89600]: audit 2024-09-17T11:07:11.267898+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:12.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:12 smithi163 bash[89600]: audit 2024-09-17T11:07:11.572682+0000 mgr.y (mgr.15282) 470 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:12.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:12 smithi163 bash[89600]: audit 2024-09-17T11:07:11.572682+0000 mgr.y (mgr.15282) 470 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:12 smithi163 bash[93248]: audit 2024-09-17T11:07:11.267898+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:12 smithi163 bash[93248]: audit 2024-09-17T11:07:11.267898+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:12 smithi163 bash[93248]: audit 2024-09-17T11:07:11.572682+0000 mgr.y (mgr.15282) 470 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:12 smithi163 bash[93248]: audit 2024-09-17T11:07:11.572682+0000 mgr.y (mgr.15282) 470 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:12.581 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:07:12.581 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:07:12.581 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:07:12.581 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:07:12.581 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:07:12.581 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:07:12.581 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:07:12.581 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:07:12.581 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 7, 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 9, 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 6 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:07:12.582 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:07:12.877 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:07:12.877 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:07:12.877 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:07:12.877 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-17T11:07:12.877 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:07:12.877 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "1/8 daemons upgraded", 2024-09-17T11:07:12.878 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T11:07:12.878 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:07:12.878 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:07:13.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:13 smithi164 bash[70557]: audit 2024-09-17T11:07:11.902671+0000 mgr.y (mgr.15282) 471 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:13 smithi164 bash[70557]: audit 2024-09-17T11:07:11.902671+0000 mgr.y (mgr.15282) 471 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:13 smithi164 bash[70557]: audit 2024-09-17T11:07:12.205938+0000 mgr.y (mgr.15282) 472 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:13 smithi164 bash[70557]: audit 2024-09-17T11:07:12.205938+0000 mgr.y (mgr.15282) 472 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:13 smithi164 bash[70557]: audit 2024-09-17T11:07:12.582317+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.163:0/2719698104' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:13.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:13 smithi164 bash[70557]: audit 2024-09-17T11:07:12.582317+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.163:0/2719698104' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:13.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:13 smithi164 bash[70557]: cluster 2024-09-17T11:07:12.592557+0000 mgr.y (mgr.15282) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:13.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:13 smithi164 bash[70557]: cluster 2024-09-17T11:07:12.592557+0000 mgr.y (mgr.15282) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[89600]: audit 2024-09-17T11:07:11.902671+0000 mgr.y (mgr.15282) 471 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[89600]: audit 2024-09-17T11:07:11.902671+0000 mgr.y (mgr.15282) 471 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[89600]: audit 2024-09-17T11:07:12.205938+0000 mgr.y (mgr.15282) 472 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[89600]: audit 2024-09-17T11:07:12.205938+0000 mgr.y (mgr.15282) 472 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[89600]: audit 2024-09-17T11:07:12.582317+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.163:0/2719698104' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[89600]: audit 2024-09-17T11:07:12.582317+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.163:0/2719698104' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:13.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[89600]: cluster 2024-09-17T11:07:12.592557+0000 mgr.y (mgr.15282) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:13.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[89600]: cluster 2024-09-17T11:07:12.592557+0000 mgr.y (mgr.15282) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[93248]: audit 2024-09-17T11:07:11.902671+0000 mgr.y (mgr.15282) 471 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[93248]: audit 2024-09-17T11:07:11.902671+0000 mgr.y (mgr.15282) 471 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[93248]: audit 2024-09-17T11:07:12.205938+0000 mgr.y (mgr.15282) 472 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[93248]: audit 2024-09-17T11:07:12.205938+0000 mgr.y (mgr.15282) 472 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[93248]: audit 2024-09-17T11:07:12.582317+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.163:0/2719698104' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[93248]: audit 2024-09-17T11:07:12.582317+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.163:0/2719698104' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[93248]: cluster 2024-09-17T11:07:12.592557+0000 mgr.y (mgr.15282) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:13.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:13 smithi163 bash[93248]: cluster 2024-09-17T11:07:12.592557+0000 mgr.y (mgr.15282) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:07:14.396 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:14 smithi163 bash[89600]: audit 2024-09-17T11:07:12.877846+0000 mgr.y (mgr.15282) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:14.396 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:14 smithi163 bash[89600]: audit 2024-09-17T11:07:12.877846+0000 mgr.y (mgr.15282) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:14.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:14 smithi163 bash[93248]: audit 2024-09-17T11:07:12.877846+0000 mgr.y (mgr.15282) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:14.396 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:14 smithi163 bash[93248]: audit 2024-09-17T11:07:12.877846+0000 mgr.y (mgr.15282) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:14 smithi164 bash[70557]: audit 2024-09-17T11:07:12.877846+0000 mgr.y (mgr.15282) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:14 smithi164 bash[70557]: audit 2024-09-17T11:07:12.877846+0000 mgr.y (mgr.15282) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:15.285 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:14.905755147Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:15.391 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:15.392 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:15.392 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:15.392 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:15.393 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:15.393 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:15.393 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:15 smithi163 bash[89600]: cluster 2024-09-17T11:07:14.593430+0000 mgr.y (mgr.15282) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:07:15.393 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:15 smithi163 bash[89600]: cluster 2024-09-17T11:07:14.593430+0000 mgr.y (mgr.15282) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:07:15.393 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:15.394 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:15 smithi163 bash[93248]: cluster 2024-09-17T11:07:14.593430+0000 mgr.y (mgr.15282) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:07:15.394 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:15 smithi163 bash[93248]: cluster 2024-09-17T11:07:14.593430+0000 mgr.y (mgr.15282) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:07:15.394 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:15.394 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:15 smithi164 bash[70557]: cluster 2024-09-17T11:07:14.593430+0000 mgr.y (mgr.15282) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:07:15.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:15 smithi164 bash[70557]: cluster 2024-09-17T11:07:14.593430+0000 mgr.y (mgr.15282) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:07:15.812 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:15 smithi163 systemd[1]: Stopping Ceph osd.1 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:07:15.812 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:15 smithi163 bash[34775]: debug 2024-09-17T11:07:15.511+0000 7f8f323bc640 -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-17T11:07:15.812 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:15 smithi163 bash[34775]: debug 2024-09-17T11:07:15.511+0000 7f8f323bc640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-17T11:07:15.812 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:15 smithi163 bash[34775]: debug 2024-09-17T11:07:15.511+0000 7f8f323bc640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:07:16.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:16 smithi164 bash[70557]: audit 2024-09-17T11:07:15.427182+0000 mgr.y (mgr.15282) 476 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:16.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:16 smithi164 bash[70557]: audit 2024-09-17T11:07:15.427182+0000 mgr.y (mgr.15282) 476 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:16.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:16 smithi164 bash[70557]: cluster 2024-09-17T11:07:15.518246+0000 mon.a (mon.0) 151 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T11:07:16.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:16 smithi164 bash[70557]: cluster 2024-09-17T11:07:15.518246+0000 mon.a (mon.0) 151 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T11:07:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:16 smithi163 bash[89600]: audit 2024-09-17T11:07:15.427182+0000 mgr.y (mgr.15282) 476 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:16 smithi163 bash[89600]: audit 2024-09-17T11:07:15.427182+0000 mgr.y (mgr.15282) 476 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:16 smithi163 bash[89600]: cluster 2024-09-17T11:07:15.518246+0000 mon.a (mon.0) 151 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T11:07:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:16 smithi163 bash[89600]: cluster 2024-09-17T11:07:15.518246+0000 mon.a (mon.0) 151 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T11:07:16.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:16 smithi163 bash[93248]: audit 2024-09-17T11:07:15.427182+0000 mgr.y (mgr.15282) 476 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:16.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:16 smithi163 bash[93248]: audit 2024-09-17T11:07:15.427182+0000 mgr.y (mgr.15282) 476 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:16.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:16 smithi163 bash[93248]: cluster 2024-09-17T11:07:15.518246+0000 mon.a (mon.0) 151 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T11:07:16.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:16 smithi163 bash[93248]: cluster 2024-09-17T11:07:15.518246+0000 mon.a (mon.0) 151 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T11:07:17.500 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[93248]: cluster 2024-09-17T11:07:16.286004+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:07:17.500 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[93248]: cluster 2024-09-17T11:07:16.286004+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:07:17.500 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[93248]: cluster 2024-09-17T11:07:16.311548+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-17T11:07:17.500 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[93248]: cluster 2024-09-17T11:07:16.311548+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-17T11:07:17.500 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[93248]: cluster 2024-09-17T11:07:16.595247+0000 mgr.y (mgr.15282) 477 : cluster [DBG] pgmap v262: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:07:17.500 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[93248]: cluster 2024-09-17T11:07:16.595247+0000 mgr.y (mgr.15282) 477 : cluster [DBG] pgmap v262: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:07:17.501 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[89600]: cluster 2024-09-17T11:07:16.286004+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:07:17.501 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[89600]: cluster 2024-09-17T11:07:16.286004+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:07:17.501 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[89600]: cluster 2024-09-17T11:07:16.311548+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-17T11:07:17.501 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[89600]: cluster 2024-09-17T11:07:16.311548+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-17T11:07:17.501 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[89600]: cluster 2024-09-17T11:07:16.595247+0000 mgr.y (mgr.15282) 477 : cluster [DBG] pgmap v262: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:07:17.501 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[89600]: cluster 2024-09-17T11:07:16.595247+0000 mgr.y (mgr.15282) 477 : cluster [DBG] pgmap v262: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:07:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:17 smithi164 bash[70557]: cluster 2024-09-17T11:07:16.286004+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:07:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:17 smithi164 bash[70557]: cluster 2024-09-17T11:07:16.286004+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:07:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:17 smithi164 bash[70557]: cluster 2024-09-17T11:07:16.311548+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-17T11:07:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:17 smithi164 bash[70557]: cluster 2024-09-17T11:07:16.311548+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-17T11:07:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:17 smithi164 bash[70557]: cluster 2024-09-17T11:07:16.595247+0000 mgr.y (mgr.15282) 477 : cluster [DBG] pgmap v262: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:07:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:17 smithi164 bash[70557]: cluster 2024-09-17T11:07:16.595247+0000 mgr.y (mgr.15282) 477 : cluster [DBG] pgmap v262: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:07:17.811 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[102767]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-1 2024-09-17T11:07:17.812 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:17 smithi163 bash[102836]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-1 2024-09-17T11:07:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:17.906370003Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:18.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:18 smithi163 bash[89600]: cluster 2024-09-17T11:07:17.299569+0000 mon.a (mon.0) 154 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-17T11:07:18.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:18 smithi163 bash[89600]: cluster 2024-09-17T11:07:17.299569+0000 mon.a (mon.0) 154 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-17T11:07:18.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:18 smithi163 bash[89600]: cluster 2024-09-17T11:07:17.317618+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T11:07:18.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:18 smithi163 bash[89600]: cluster 2024-09-17T11:07:17.317618+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T11:07:18.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:18 smithi163 bash[93248]: cluster 2024-09-17T11:07:17.299569+0000 mon.a (mon.0) 154 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-17T11:07:18.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:18 smithi163 bash[93248]: cluster 2024-09-17T11:07:17.299569+0000 mon.a (mon.0) 154 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-17T11:07:18.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:18 smithi163 bash[93248]: cluster 2024-09-17T11:07:17.317618+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T11:07:18.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:18 smithi163 bash[93248]: cluster 2024-09-17T11:07:17.317618+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T11:07:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:18 smithi164 bash[70557]: cluster 2024-09-17T11:07:17.299569+0000 mon.a (mon.0) 154 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-17T11:07:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:18 smithi164 bash[70557]: cluster 2024-09-17T11:07:17.299569+0000 mon.a (mon.0) 154 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-17T11:07:18.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:18 smithi164 bash[70557]: cluster 2024-09-17T11:07:17.317618+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T11:07:18.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:18 smithi164 bash[70557]: cluster 2024-09-17T11:07:17.317618+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T11:07:19.470 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:19 smithi163 bash[89600]: cluster 2024-09-17T11:07:18.596496+0000 mgr.y (mgr.15282) 478 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:19.470 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:19 smithi163 bash[89600]: cluster 2024-09-17T11:07:18.596496+0000 mgr.y (mgr.15282) 478 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:19.470 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:19 smithi163 bash[93248]: cluster 2024-09-17T11:07:18.596496+0000 mgr.y (mgr.15282) 478 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:19.470 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:19 smithi163 bash[93248]: cluster 2024-09-17T11:07:18.596496+0000 mgr.y (mgr.15282) 478 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:19.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:19 smithi164 bash[70557]: cluster 2024-09-17T11:07:18.596496+0000 mgr.y (mgr.15282) 478 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:19.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:19 smithi164 bash[70557]: cluster 2024-09-17T11:07:18.596496+0000 mgr.y (mgr.15282) 478 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:19.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:07:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:07:19] "GET /metrics HTTP/1.1" 200 38364 "" "Prometheus/2.51.0" 2024-09-17T11:07:20.421 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:20.422 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:20.422 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-17T11:07:20.422 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: Stopped Ceph osd.1 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:07:20.423 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:20.423 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:20.423 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:20.424 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:20 smithi163 bash[93248]: cluster 2024-09-17T11:07:19.290657+0000 mon.a (mon.0) 156 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:07:20.424 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:20 smithi163 bash[93248]: cluster 2024-09-17T11:07:19.290657+0000 mon.a (mon.0) 156 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:07:20.424 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:20.425 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:20.425 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:20.426 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:20 smithi163 bash[89600]: cluster 2024-09-17T11:07:19.290657+0000 mon.a (mon.0) 156 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:07:20.426 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:20 smithi163 bash[89600]: cluster 2024-09-17T11:07:19.290657+0000 mon.a (mon.0) 156 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:07:20.426 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:07:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:20 smithi164 bash[70557]: cluster 2024-09-17T11:07:19.290657+0000 mon.a (mon.0) 156 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:07:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:20 smithi164 bash[70557]: cluster 2024-09-17T11:07:19.290657+0000 mon.a (mon.0) 156 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:07:20.811 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:20 smithi163 systemd[1]: Started Ceph osd.1 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:07:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:20.866936143Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:21.779 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:20.470936+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.779 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:20.470936+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.779 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:20.484143+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.779 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:20.484143+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.779 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:20.494237+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.779 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:20.494237+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.780 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: cluster 2024-09-17T11:07:20.597136+0000 mgr.y (mgr.15282) 479 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:21.780 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: cluster 2024-09-17T11:07:20.597136+0000 mgr.y (mgr.15282) 479 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:21.780 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:21.172316+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.780 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:21.172316+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.780 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:21.175031+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:21.780 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[89600]: audit 2024-09-17T11:07:21.175031+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:21.780 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:20.470936+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:20.470936+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:20.484143+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:20.484143+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:20.494237+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:20.494237+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: cluster 2024-09-17T11:07:20.597136+0000 mgr.y (mgr.15282) 479 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: cluster 2024-09-17T11:07:20.597136+0000 mgr.y (mgr.15282) 479 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:21.172316+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:21.172316+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:21.175031+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:21.781 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[93248]: audit 2024-09-17T11:07:21.175031+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:20.470936+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:20.470936+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:20.484143+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:20.484143+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:20.494237+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:20.494237+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: cluster 2024-09-17T11:07:20.597136+0000 mgr.y (mgr.15282) 479 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: cluster 2024-09-17T11:07:20.597136+0000 mgr.y (mgr.15282) 479 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-17T11:07:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:21.172316+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:21.172316+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:21.175031+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:21 smithi164 bash[70557]: audit 2024-09-17T11:07:21.175031+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:22.062 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[102984]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:07:22.062 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:21 smithi163 bash[102984]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:07:22.665 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[102984]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T11:07:22.665 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[102984]: 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-17T11:07:22.993 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[93248]: cluster 2024-09-17T11:07:22.651003+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-17T11:07:22.993 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[93248]: cluster 2024-09-17T11:07:22.651003+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-17T11:07:22.993 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[89600]: cluster 2024-09-17T11:07:22.651003+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-17T11:07:22.993 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[89600]: cluster 2024-09-17T11:07:22.651003+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-17T11:07:22.994 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[102984]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T11:07:22.994 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[102984]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T11:07:22.994 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[102984]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T11:07:22.994 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[102984]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T11:07:22.994 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:22 smithi163 bash[102984]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T11:07:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:22 smithi164 bash[70557]: cluster 2024-09-17T11:07:22.651003+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-17T11:07:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:22 smithi164 bash[70557]: cluster 2024-09-17T11:07:22.651003+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-17T11:07:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:23 smithi164 bash[70557]: cluster 2024-09-17T11:07:22.598971+0000 mgr.y (mgr.15282) 480 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:23 smithi164 bash[70557]: cluster 2024-09-17T11:07:22.598971+0000 mgr.y (mgr.15282) 480 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:24.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:23.88774918Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:23 smithi163 bash[89600]: cluster 2024-09-17T11:07:22.598971+0000 mgr.y (mgr.15282) 480 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:23 smithi163 bash[89600]: cluster 2024-09-17T11:07:22.598971+0000 mgr.y (mgr.15282) 480 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:24.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:23 smithi163 bash[93248]: cluster 2024-09-17T11:07:22.598971+0000 mgr.y (mgr.15282) 480 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:24.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:23 smithi163 bash[93248]: cluster 2024-09-17T11:07:22.598971+0000 mgr.y (mgr.15282) 480 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:25.061 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:24 smithi163 bash[103221]: debug 2024-09-17T11:07:24.791+0000 7ff35cbf2640 1 -- 172.21.15.163:0/1002771270 <== mon.0 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a793fba960 con 0x55a793fdbc00 2024-09-17T11:07:26.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:25 smithi164 bash[70557]: cluster 2024-09-17T11:07:24.600129+0000 mgr.y (mgr.15282) 481 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:26.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:25 smithi164 bash[70557]: cluster 2024-09-17T11:07:24.600129+0000 mgr.y (mgr.15282) 481 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:25 smithi163 bash[89600]: cluster 2024-09-17T11:07:24.600129+0000 mgr.y (mgr.15282) 481 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:26.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:25 smithi163 bash[89600]: cluster 2024-09-17T11:07:24.600129+0000 mgr.y (mgr.15282) 481 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:26.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:25 smithi163 bash[93248]: cluster 2024-09-17T11:07:24.600129+0000 mgr.y (mgr.15282) 481 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:26.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:25 smithi163 bash[93248]: cluster 2024-09-17T11:07:24.600129+0000 mgr.y (mgr.15282) 481 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T11:07:27.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:26.894533871Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:27.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:26 smithi164 bash[70557]: audit 2024-09-17T11:07:25.437668+0000 mgr.y (mgr.15282) 482 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:27.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:26 smithi164 bash[70557]: audit 2024-09-17T11:07:25.437668+0000 mgr.y (mgr.15282) 482 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:27.061 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:26 smithi163 bash[103221]: debug 2024-09-17T11:07:26.595+0000 7ff35f459640 -1 Falling back to public interface 2024-09-17T11:07:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:26 smithi163 bash[89600]: audit 2024-09-17T11:07:25.437668+0000 mgr.y (mgr.15282) 482 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:26 smithi163 bash[89600]: audit 2024-09-17T11:07:25.437668+0000 mgr.y (mgr.15282) 482 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:26 smithi163 bash[93248]: audit 2024-09-17T11:07:25.437668+0000 mgr.y (mgr.15282) 482 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:26 smithi163 bash[93248]: audit 2024-09-17T11:07:25.437668+0000 mgr.y (mgr.15282) 482 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:27 smithi164 bash[70557]: cluster 2024-09-17T11:07:26.602401+0000 mgr.y (mgr.15282) 483 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:27 smithi164 bash[70557]: cluster 2024-09-17T11:07:26.602401+0000 mgr.y (mgr.15282) 483 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:28.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:27 smithi163 bash[89600]: cluster 2024-09-17T11:07:26.602401+0000 mgr.y (mgr.15282) 483 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:28.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:27 smithi163 bash[89600]: cluster 2024-09-17T11:07:26.602401+0000 mgr.y (mgr.15282) 483 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:27 smithi163 bash[93248]: cluster 2024-09-17T11:07:26.602401+0000 mgr.y (mgr.15282) 483 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:28.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:27 smithi163 bash[93248]: cluster 2024-09-17T11:07:26.602401+0000 mgr.y (mgr.15282) 483 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:28 smithi164 bash[70557]: audit 2024-09-17T11:07:27.813481+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:28 smithi164 bash[70557]: audit 2024-09-17T11:07:27.813481+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:28 smithi164 bash[70557]: audit 2024-09-17T11:07:27.825796+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:28 smithi164 bash[70557]: audit 2024-09-17T11:07:27.825796+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:28 smithi164 bash[70557]: cluster 2024-09-17T11:07:28.603549+0000 mgr.y (mgr.15282) 484 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:29.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:28 smithi164 bash[70557]: cluster 2024-09-17T11:07:28.603549+0000 mgr.y (mgr.15282) 484 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[89600]: audit 2024-09-17T11:07:27.813481+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[89600]: audit 2024-09-17T11:07:27.813481+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[89600]: audit 2024-09-17T11:07:27.825796+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[89600]: audit 2024-09-17T11:07:27.825796+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[89600]: cluster 2024-09-17T11:07:28.603549+0000 mgr.y (mgr.15282) 484 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:29.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[89600]: cluster 2024-09-17T11:07:28.603549+0000 mgr.y (mgr.15282) 484 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[93248]: audit 2024-09-17T11:07:27.813481+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[93248]: audit 2024-09-17T11:07:27.813481+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[93248]: audit 2024-09-17T11:07:27.825796+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[93248]: audit 2024-09-17T11:07:27.825796+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[93248]: cluster 2024-09-17T11:07:28.603549+0000 mgr.y (mgr.15282) 484 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:28 smithi163 bash[93248]: cluster 2024-09-17T11:07:28.603549+0000 mgr.y (mgr.15282) 484 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:30.042 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:07:29] "GET /metrics HTTP/1.1" 200 38439 "" "Prometheus/2.51.0" 2024-09-17T11:07:30.042 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[93248]: audit 2024-09-17T11:07:28.963409+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.042 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[93248]: audit 2024-09-17T11:07:28.963409+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.042 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[93248]: audit 2024-09-17T11:07:28.975579+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.043 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[93248]: audit 2024-09-17T11:07:28.975579+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.043 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[93248]: cluster 2024-09-17T11:07:29.059057+0000 mon.a (mon.0) 166 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:30.043 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[93248]: cluster 2024-09-17T11:07:29.059057+0000 mon.a (mon.0) 166 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:30.043 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[89600]: audit 2024-09-17T11:07:28.963409+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.043 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[89600]: audit 2024-09-17T11:07:28.963409+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.043 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[89600]: audit 2024-09-17T11:07:28.975579+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.043 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[89600]: audit 2024-09-17T11:07:28.975579+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.043 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[89600]: cluster 2024-09-17T11:07:29.059057+0000 mon.a (mon.0) 166 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:30.043 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:29 smithi163 bash[89600]: cluster 2024-09-17T11:07:29.059057+0000 mon.a (mon.0) 166 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:29.875549766Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:29 smithi164 bash[70557]: audit 2024-09-17T11:07:28.963409+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:29 smithi164 bash[70557]: audit 2024-09-17T11:07:28.963409+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:29 smithi164 bash[70557]: audit 2024-09-17T11:07:28.975579+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:29 smithi164 bash[70557]: audit 2024-09-17T11:07:28.975579+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:29 smithi164 bash[70557]: cluster 2024-09-17T11:07:29.059057+0000 mon.a (mon.0) 166 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:29 smithi164 bash[70557]: cluster 2024-09-17T11:07:29.059057+0000 mon.a (mon.0) 166 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:30.311 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:30 smithi163 bash[103221]: debug 2024-09-17T11:07:30.039+0000 7ff35f459640 -1 osd.1 117 log_to_monitors true 2024-09-17T11:07:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:30 smithi164 bash[70557]: audit 2024-09-17T11:07:30.046788+0000 mon.a (mon.0) 167 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:07:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:30 smithi164 bash[70557]: audit 2024-09-17T11:07:30.046788+0000 mon.a (mon.0) 167 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:07:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:30 smithi164 bash[70557]: cluster 2024-09-17T11:07:30.604516+0000 mgr.y (mgr.15282) 485 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:30 smithi164 bash[70557]: cluster 2024-09-17T11:07:30.604516+0000 mgr.y (mgr.15282) 485 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:31.311 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[103221]: debug 2024-09-17T11:07:31.015+0000 7ff357203640 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:07:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:30 smithi163 bash[89600]: audit 2024-09-17T11:07:30.046788+0000 mon.a (mon.0) 167 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:07:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:30 smithi163 bash[89600]: audit 2024-09-17T11:07:30.046788+0000 mon.a (mon.0) 167 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:07:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:30 smithi163 bash[89600]: cluster 2024-09-17T11:07:30.604516+0000 mgr.y (mgr.15282) 485 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:30 smithi163 bash[89600]: cluster 2024-09-17T11:07:30.604516+0000 mgr.y (mgr.15282) 485 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:31.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:30 smithi163 bash[93248]: audit 2024-09-17T11:07:30.046788+0000 mon.a (mon.0) 167 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:07:31.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:30 smithi163 bash[93248]: audit 2024-09-17T11:07:30.046788+0000 mon.a (mon.0) 167 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:07:31.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:30 smithi163 bash[93248]: cluster 2024-09-17T11:07:30.604516+0000 mgr.y (mgr.15282) 485 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:31.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:30 smithi163 bash[93248]: cluster 2024-09-17T11:07:30.604516+0000 mgr.y (mgr.15282) 485 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:31 smithi164 bash[70557]: audit 2024-09-17T11:07:30.975200+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:07:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:31 smithi164 bash[70557]: audit 2024-09-17T11:07:30.975200+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:07:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:31 smithi164 bash[70557]: cluster 2024-09-17T11:07:30.982586+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T11:07:32.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:31 smithi164 bash[70557]: cluster 2024-09-17T11:07:30.982586+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T11:07:32.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:31 smithi164 bash[70557]: audit 2024-09-17T11:07:30.983109+0000 mon.a (mon.0) 170 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:07:32.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:31 smithi164 bash[70557]: audit 2024-09-17T11:07:30.983109+0000 mon.a (mon.0) 170 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:07:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[89600]: audit 2024-09-17T11:07:30.975200+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:07:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[89600]: audit 2024-09-17T11:07:30.975200+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:07:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[89600]: cluster 2024-09-17T11:07:30.982586+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T11:07:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[89600]: cluster 2024-09-17T11:07:30.982586+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T11:07:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[89600]: audit 2024-09-17T11:07:30.983109+0000 mon.a (mon.0) 170 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:07:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[89600]: audit 2024-09-17T11:07:30.983109+0000 mon.a (mon.0) 170 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:07:32.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[93248]: audit 2024-09-17T11:07:30.975200+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:07:32.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[93248]: audit 2024-09-17T11:07:30.975200+0000 mon.a (mon.0) 168 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:07:32.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[93248]: cluster 2024-09-17T11:07:30.982586+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T11:07:32.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[93248]: cluster 2024-09-17T11:07:30.982586+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T11:07:32.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[93248]: audit 2024-09-17T11:07:30.983109+0000 mon.a (mon.0) 170 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:07:32.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:31 smithi163 bash[93248]: audit 2024-09-17T11:07:30.983109+0000 mon.a (mon.0) 170 : audit [INF] from='osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:07:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:32.871421731Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:33.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: cluster 2024-09-17T11:07:31.976745+0000 mon.a (mon.0) 171 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:33.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: cluster 2024-09-17T11:07:31.976745+0000 mon.a (mon.0) 171 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: cluster 2024-09-17T11:07:31.994550+0000 mon.a (mon.0) 172 : cluster [INF] osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162] boot 2024-09-17T11:07:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: cluster 2024-09-17T11:07:31.994550+0000 mon.a (mon.0) 172 : cluster [INF] osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162] boot 2024-09-17T11:07:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: cluster 2024-09-17T11:07:31.994744+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-17T11:07:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: cluster 2024-09-17T11:07:31.994744+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-17T11:07:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: audit 2024-09-17T11:07:31.996308+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:07:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: audit 2024-09-17T11:07:31.996308+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:07:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: cluster 2024-09-17T11:07:32.605488+0000 mgr.y (mgr.15282) 486 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:32 smithi164 bash[70557]: cluster 2024-09-17T11:07:32.605488+0000 mgr.y (mgr.15282) 486 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: cluster 2024-09-17T11:07:31.976745+0000 mon.a (mon.0) 171 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: cluster 2024-09-17T11:07:31.976745+0000 mon.a (mon.0) 171 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: cluster 2024-09-17T11:07:31.994550+0000 mon.a (mon.0) 172 : cluster [INF] osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162] boot 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: cluster 2024-09-17T11:07:31.994550+0000 mon.a (mon.0) 172 : cluster [INF] osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162] boot 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: cluster 2024-09-17T11:07:31.994744+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: cluster 2024-09-17T11:07:31.994744+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: audit 2024-09-17T11:07:31.996308+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: audit 2024-09-17T11:07:31.996308+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: cluster 2024-09-17T11:07:32.605488+0000 mgr.y (mgr.15282) 486 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[89600]: cluster 2024-09-17T11:07:32.605488+0000 mgr.y (mgr.15282) 486 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: cluster 2024-09-17T11:07:31.976745+0000 mon.a (mon.0) 171 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: cluster 2024-09-17T11:07:31.976745+0000 mon.a (mon.0) 171 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: cluster 2024-09-17T11:07:31.994550+0000 mon.a (mon.0) 172 : cluster [INF] osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162] boot 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: cluster 2024-09-17T11:07:31.994550+0000 mon.a (mon.0) 172 : cluster [INF] osd.1 [v2:172.21.15.163:6810/2769087162,v1:172.21.15.163:6811/2769087162] boot 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: cluster 2024-09-17T11:07:31.994744+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: cluster 2024-09-17T11:07:31.994744+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: audit 2024-09-17T11:07:31.996308+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: audit 2024-09-17T11:07:31.996308+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: cluster 2024-09-17T11:07:32.605488+0000 mgr.y (mgr.15282) 486 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:33.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:32 smithi163 bash[93248]: cluster 2024-09-17T11:07:32.605488+0000 mgr.y (mgr.15282) 486 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T11:07:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:34 smithi164 bash[70557]: cluster 2024-09-17T11:07:33.007746+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T11:07:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:34 smithi164 bash[70557]: cluster 2024-09-17T11:07:33.007746+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T11:07:34.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:34 smithi163 bash[93248]: cluster 2024-09-17T11:07:33.007746+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T11:07:34.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:34 smithi163 bash[93248]: cluster 2024-09-17T11:07:33.007746+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T11:07:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:34 smithi163 bash[89600]: cluster 2024-09-17T11:07:33.007746+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T11:07:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:34 smithi163 bash[89600]: cluster 2024-09-17T11:07:33.007746+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T11:07:35.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:35 smithi164 bash[70557]: cluster 2024-09-17T11:07:34.606498+0000 mgr.y (mgr.15282) 487 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T11:07:35.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:35 smithi164 bash[70557]: cluster 2024-09-17T11:07:34.606498+0000 mgr.y (mgr.15282) 487 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T11:07:35.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:35 smithi163 bash[89600]: cluster 2024-09-17T11:07:34.606498+0000 mgr.y (mgr.15282) 487 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T11:07:35.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:35 smithi163 bash[89600]: cluster 2024-09-17T11:07:34.606498+0000 mgr.y (mgr.15282) 487 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T11:07:35.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:35 smithi163 bash[93248]: cluster 2024-09-17T11:07:34.606498+0000 mgr.y (mgr.15282) 487 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T11:07:35.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:35 smithi163 bash[93248]: cluster 2024-09-17T11:07:34.606498+0000 mgr.y (mgr.15282) 487 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 36 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T11:07:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:36 smithi163 bash[89600]: cluster 2024-09-17T11:07:35.004020+0000 mon.a (mon.0) 175 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:36 smithi163 bash[89600]: cluster 2024-09-17T11:07:35.004020+0000 mon.a (mon.0) 175 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:36 smithi163 bash[89600]: audit 2024-09-17T11:07:35.447275+0000 mgr.y (mgr.15282) 488 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:36 smithi163 bash[89600]: audit 2024-09-17T11:07:35.447275+0000 mgr.y (mgr.15282) 488 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:36 smithi163 bash[93248]: cluster 2024-09-17T11:07:35.004020+0000 mon.a (mon.0) 175 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:36 smithi163 bash[93248]: cluster 2024-09-17T11:07:35.004020+0000 mon.a (mon.0) 175 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:36.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:36 smithi163 bash[93248]: audit 2024-09-17T11:07:35.447275+0000 mgr.y (mgr.15282) 488 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:36.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:36 smithi163 bash[93248]: audit 2024-09-17T11:07:35.447275+0000 mgr.y (mgr.15282) 488 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:36.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:35.903469402Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:36.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:36 smithi164 bash[70557]: cluster 2024-09-17T11:07:35.004020+0000 mon.a (mon.0) 175 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:36.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:36 smithi164 bash[70557]: cluster 2024-09-17T11:07:35.004020+0000 mon.a (mon.0) 175 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:07:36.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:36 smithi164 bash[70557]: audit 2024-09-17T11:07:35.447275+0000 mgr.y (mgr.15282) 488 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:36.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:36 smithi164 bash[70557]: audit 2024-09-17T11:07:35.447275+0000 mgr.y (mgr.15282) 488 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:37 smithi164 bash[70557]: audit 2024-09-17T11:07:36.173702+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:37 smithi164 bash[70557]: audit 2024-09-17T11:07:36.173702+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:37 smithi164 bash[70557]: audit 2024-09-17T11:07:36.175936+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:37 smithi164 bash[70557]: audit 2024-09-17T11:07:36.175936+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:37 smithi164 bash[70557]: cluster 2024-09-17T11:07:36.608071+0000 mgr.y (mgr.15282) 489 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:07:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:37 smithi164 bash[70557]: cluster 2024-09-17T11:07:36.608071+0000 mgr.y (mgr.15282) 489 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[93248]: audit 2024-09-17T11:07:36.173702+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[93248]: audit 2024-09-17T11:07:36.173702+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[93248]: audit 2024-09-17T11:07:36.175936+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[93248]: audit 2024-09-17T11:07:36.175936+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[93248]: cluster 2024-09-17T11:07:36.608071+0000 mgr.y (mgr.15282) 489 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[93248]: cluster 2024-09-17T11:07:36.608071+0000 mgr.y (mgr.15282) 489 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[89600]: audit 2024-09-17T11:07:36.173702+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[89600]: audit 2024-09-17T11:07:36.173702+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[89600]: audit 2024-09-17T11:07:36.175936+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[89600]: audit 2024-09-17T11:07:36.175936+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[89600]: cluster 2024-09-17T11:07:36.608071+0000 mgr.y (mgr.15282) 489 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:07:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:37 smithi163 bash[89600]: cluster 2024-09-17T11:07:36.608071+0000 mgr.y (mgr.15282) 489 : cluster [DBG] pgmap v276: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:07:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:38 smithi164 bash[70557]: cluster 2024-09-17T11:07:37.169605+0000 mon.a (mon.0) 177 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded) 2024-09-17T11:07:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:38 smithi164 bash[70557]: cluster 2024-09-17T11:07:37.169605+0000 mon.a (mon.0) 177 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded) 2024-09-17T11:07:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:38 smithi164 bash[70557]: cluster 2024-09-17T11:07:37.169666+0000 mon.a (mon.0) 178 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:38 smithi164 bash[70557]: cluster 2024-09-17T11:07:37.169666+0000 mon.a (mon.0) 178 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:38.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:38 smithi163 bash[89600]: cluster 2024-09-17T11:07:37.169605+0000 mon.a (mon.0) 177 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded) 2024-09-17T11:07:38.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:38 smithi163 bash[89600]: cluster 2024-09-17T11:07:37.169605+0000 mon.a (mon.0) 177 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded) 2024-09-17T11:07:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:38 smithi163 bash[89600]: cluster 2024-09-17T11:07:37.169666+0000 mon.a (mon.0) 178 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:38 smithi163 bash[89600]: cluster 2024-09-17T11:07:37.169666+0000 mon.a (mon.0) 178 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:38 smithi163 bash[93248]: cluster 2024-09-17T11:07:37.169605+0000 mon.a (mon.0) 177 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded) 2024-09-17T11:07:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:38 smithi163 bash[93248]: cluster 2024-09-17T11:07:37.169605+0000 mon.a (mon.0) 177 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded) 2024-09-17T11:07:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:38 smithi163 bash[93248]: cluster 2024-09-17T11:07:37.169666+0000 mon.a (mon.0) 178 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:38 smithi163 bash[93248]: cluster 2024-09-17T11:07:37.169666+0000 mon.a (mon.0) 178 : cluster [INF] Cluster is now healthy 2024-09-17T11:07:39.188 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:38.910385603Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:39.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:39 smithi163 bash[89600]: cluster 2024-09-17T11:07:38.608880+0000 mgr.y (mgr.15282) 490 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:07:39.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:39 smithi163 bash[89600]: cluster 2024-09-17T11:07:38.608880+0000 mgr.y (mgr.15282) 490 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:07:39.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:39 smithi163 bash[93248]: cluster 2024-09-17T11:07:38.608880+0000 mgr.y (mgr.15282) 490 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:07:39.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:39 smithi163 bash[93248]: cluster 2024-09-17T11:07:38.608880+0000 mgr.y (mgr.15282) 490 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:07:39.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:39 smithi164 bash[70557]: cluster 2024-09-17T11:07:38.608880+0000 mgr.y (mgr.15282) 490 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:07:39.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:39 smithi164 bash[70557]: cluster 2024-09-17T11:07:38.608880+0000 mgr.y (mgr.15282) 490 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:07:40.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:07:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:07:39] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.51.0" 2024-09-17T11:07:40.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.520985+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.520985+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.534499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.534499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.537288+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.537288+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.539558+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.539558+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.551818+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.551818+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.642364+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:40.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.642364+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:40.526 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.645844+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.526 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.645844+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.526 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.649856+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.526 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.649856+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.526 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: cephadm 2024-09-17T11:07:39.652178+0000 mgr.y (mgr.15282) 491 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:07:40.527 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: cephadm 2024-09-17T11:07:39.652178+0000 mgr.y (mgr.15282) 491 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:07:40.527 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.659567+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.527 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.659567+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.527 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.664795+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.527 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.664795+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.527 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.668049+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.668049+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.671288+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.671288+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.674670+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.674670+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.677825+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.677825+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.680924+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.680924+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: cephadm 2024-09-17T11:07:39.683457+0000 mgr.y (mgr.15282) 492 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:07:40.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: cephadm 2024-09-17T11:07:39.683457+0000 mgr.y (mgr.15282) 492 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:07:40.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.686273+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.686273+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.687798+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.687798+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.693748+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.693748+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.698132+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.698132+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.699575+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.699575+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.705693+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.705693+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.709628+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.709628+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.711210+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.711210+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.717926+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.717926+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.723250+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.723250+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.724755+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.724755+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.725681+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.725681+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.727168+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.727168+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.730074+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.730074+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.731892+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.731892+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.733481+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.733481+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.735233+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.735233+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.736552+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.736552+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.738115+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.738115+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.740097+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.740097+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.741650+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.741650+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.742782+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.742782+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.744372+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.744372+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.745582+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.745582+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.747231+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.747231+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.748811+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.748811+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.750300+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.750300+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.757024+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.757024+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.761275+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.761275+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.762863+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.762863+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.764175+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.764175+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.765695+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.765695+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.766881+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.766881+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.768347+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.768347+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.769439+0000 mon.b (mon.1) 133 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.769439+0000 mon.b (mon.1) 133 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.770831+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.770831+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.772187+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.772187+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.773653+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.773653+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.774620+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.774620+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.776077+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.776077+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.777982+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.777982+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.779412+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.779412+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.786017+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:39.786017+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:40.475475+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:40.475475+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:40.477663+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:40.477663+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:40.490041+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:40 smithi164 bash[70557]: audit 2024-09-17T11:07:40.490041+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.520985+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.520985+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.534499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.534499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.537288+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.537288+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.539558+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.539558+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.551818+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.551818+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.642364+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:40.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.642364+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.645844+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.645844+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.649856+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.649856+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: cephadm 2024-09-17T11:07:39.652178+0000 mgr.y (mgr.15282) 491 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: cephadm 2024-09-17T11:07:39.652178+0000 mgr.y (mgr.15282) 491 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.659567+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.659567+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.664795+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.664795+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.520985+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.520985+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.534499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.534499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.537288+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.537288+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.539558+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.539558+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.551818+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.551818+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.642364+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.642364+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.645844+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.645844+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.649856+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.649856+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: cephadm 2024-09-17T11:07:39.652178+0000 mgr.y (mgr.15282) 491 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: cephadm 2024-09-17T11:07:39.652178+0000 mgr.y (mgr.15282) 491 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.659567+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.659567+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.664795+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.664795+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.668049+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.668049+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.671288+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.671288+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.674670+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.674670+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.677825+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.677825+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.680924+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.680924+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: cephadm 2024-09-17T11:07:39.683457+0000 mgr.y (mgr.15282) 492 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:07:40.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: cephadm 2024-09-17T11:07:39.683457+0000 mgr.y (mgr.15282) 492 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:07:40.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.686273+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.686273+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.687798+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.687798+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.693748+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:07:40.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.693748+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:07:40.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.698132+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.668049+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.668049+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.671288+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.671288+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.674670+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.674670+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.677825+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.677825+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.680924+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.680924+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: cephadm 2024-09-17T11:07:39.683457+0000 mgr.y (mgr.15282) 492 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: cephadm 2024-09-17T11:07:39.683457+0000 mgr.y (mgr.15282) 492 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:07:40.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.686273+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.686273+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.687798+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.687798+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:07:40.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.693748+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:07:40.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.693748+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:07:40.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.698132+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.698132+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.699575+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.699575+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.705693+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:07:40.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.705693+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:07:40.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.709628+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.709628+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.711210+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.711210+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.717926+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:07:40.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.717926+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.723250+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.723250+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.724755+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.724755+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.725681+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.725681+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.727168+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.698132+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.699575+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.699575+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.705693+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:07:40.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.705693+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:07:40.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.709628+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.709628+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.711210+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.711210+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:07:40.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.717926+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:07:40.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.717926+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:07:40.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.723250+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.723250+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.824 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.724755+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.824 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.724755+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:07:40.824 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.725681+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.824 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.725681+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.824 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.727168+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.727168+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.730074+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.730074+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.731892+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.731892+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.733481+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.733481+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.735233+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.735233+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.736552+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.736552+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.738115+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.738115+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.740097+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.740097+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.741650+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.741650+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.742782+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.742782+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.744372+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.744372+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.745582+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.745582+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.747231+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.747231+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.748811+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.748811+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.750300+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.750300+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.757024+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.757024+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.761275+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.761275+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.727168+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.730074+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.730074+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.731892+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.731892+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:07:40.827 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.733481+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.733481+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.735233+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.735233+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.736552+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.736552+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.738115+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.738115+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.740097+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.740097+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.741650+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.762863+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.762863+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.764175+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.764175+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.765695+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.765695+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.766881+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.766881+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.768347+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.768347+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.769439+0000 mon.b (mon.1) 133 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.769439+0000 mon.b (mon.1) 133 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.770831+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.770831+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.772187+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.772187+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.773653+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.773653+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.741650+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.742782+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.742782+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.830 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.744372+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.744372+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.745582+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.745582+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.747231+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.747231+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.748811+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.748811+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.750300+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.750300+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.757024+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.757024+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.761275+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.761275+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.832 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.774620+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.832 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.774620+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.832 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.776077+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.832 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.776077+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.777982+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.777982+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.779412+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.779412+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.786017+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:07:40.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:39.786017+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:07:40.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:40.475475+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:40.475475+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:40.477663+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:40.477663+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:40.490041+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[93248]: audit 2024-09-17T11:07:40.490041+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.834 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.762863+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.834 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.762863+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.834 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.764175+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.834 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.764175+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.834 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.765695+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.765695+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.766881+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.766881+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.768347+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.768347+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.769439+0000 mon.b (mon.1) 133 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.769439+0000 mon.b (mon.1) 133 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.770831+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.770831+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.772187+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.772187+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.773653+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.773653+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.774620+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.774620+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.776077+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.776077+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.777982+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.777982+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.779412+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.779412+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.786017+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:39.786017+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:40.475475+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:40.475475+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:40.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:40.477663+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.837 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:40.477663+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:40.837 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:40.490041+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:40.837 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:40 smithi163 bash[89600]: audit 2024-09-17T11:07:40.490041+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: cephadm 2024-09-17T11:07:39.777738+0000 mgr.y (mgr.15282) 493 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:07:41.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: cephadm 2024-09-17T11:07:39.777738+0000 mgr.y (mgr.15282) 493 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: cluster 2024-09-17T11:07:40.609563+0000 mgr.y (mgr.15282) 494 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: cluster 2024-09-17T11:07:40.609563+0000 mgr.y (mgr.15282) 494 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: audit 2024-09-17T11:07:40.610077+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: audit 2024-09-17T11:07:40.610077+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: audit 2024-09-17T11:07:40.611808+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: audit 2024-09-17T11:07:40.611808+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: audit 2024-09-17T11:07:40.621171+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: audit 2024-09-17T11:07:40.621171+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: audit 2024-09-17T11:07:41.291036+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[70557]: audit 2024-09-17T11:07:41.291036+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: cephadm 2024-09-17T11:07:39.777738+0000 mgr.y (mgr.15282) 493 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:07:41.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: cephadm 2024-09-17T11:07:39.777738+0000 mgr.y (mgr.15282) 493 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:07:41.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: cluster 2024-09-17T11:07:40.609563+0000 mgr.y (mgr.15282) 494 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-09-17T11:07:41.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: cluster 2024-09-17T11:07:40.609563+0000 mgr.y (mgr.15282) 494 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-09-17T11:07:41.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: audit 2024-09-17T11:07:40.610077+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:41.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: audit 2024-09-17T11:07:40.610077+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: audit 2024-09-17T11:07:40.611808+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: audit 2024-09-17T11:07:40.611808+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: audit 2024-09-17T11:07:40.621171+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: audit 2024-09-17T11:07:40.621171+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: audit 2024-09-17T11:07:41.291036+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[93248]: audit 2024-09-17T11:07:41.291036+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: cephadm 2024-09-17T11:07:39.777738+0000 mgr.y (mgr.15282) 493 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: cephadm 2024-09-17T11:07:39.777738+0000 mgr.y (mgr.15282) 493 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: cluster 2024-09-17T11:07:40.609563+0000 mgr.y (mgr.15282) 494 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: cluster 2024-09-17T11:07:40.609563+0000 mgr.y (mgr.15282) 494 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: audit 2024-09-17T11:07:40.610077+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: audit 2024-09-17T11:07:40.610077+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:07:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: audit 2024-09-17T11:07:40.611808+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: audit 2024-09-17T11:07:40.611808+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:07:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: audit 2024-09-17T11:07:40.621171+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: audit 2024-09-17T11:07:40.621171+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: audit 2024-09-17T11:07:41.291036+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:41 smithi163 bash[89600]: audit 2024-09-17T11:07:41.291036+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:41.900966305Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:43 smithi164 bash[70557]: cluster 2024-09-17T11:07:42.611157+0000 mgr.y (mgr.15282) 495 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:07:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:43 smithi164 bash[70557]: cluster 2024-09-17T11:07:42.611157+0000 mgr.y (mgr.15282) 495 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:07:44.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:43 smithi163 bash[93248]: cluster 2024-09-17T11:07:42.611157+0000 mgr.y (mgr.15282) 495 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:07:44.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:43 smithi163 bash[93248]: cluster 2024-09-17T11:07:42.611157+0000 mgr.y (mgr.15282) 495 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:07:44.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:43 smithi163 bash[89600]: cluster 2024-09-17T11:07:42.611157+0000 mgr.y (mgr.15282) 495 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:07:44.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:43 smithi163 bash[89600]: cluster 2024-09-17T11:07:42.611157+0000 mgr.y (mgr.15282) 495 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:07:44.129 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T11:07:45.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:44.88636269Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:44 smithi164 bash[70557]: audit 2024-09-17T11:07:43.207825+0000 mgr.y (mgr.15282) 496 : audit [DBG] from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:44 smithi164 bash[70557]: audit 2024-09-17T11:07:43.207825+0000 mgr.y (mgr.15282) 496 : audit [DBG] from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:44 smithi163 bash[89600]: audit 2024-09-17T11:07:43.207825+0000 mgr.y (mgr.15282) 496 : audit [DBG] from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:44 smithi163 bash[89600]: audit 2024-09-17T11:07:43.207825+0000 mgr.y (mgr.15282) 496 : audit [DBG] from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:45.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:44 smithi163 bash[93248]: audit 2024-09-17T11:07:43.207825+0000 mgr.y (mgr.15282) 496 : audit [DBG] from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:45.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:44 smithi163 bash[93248]: audit 2024-09-17T11:07:43.207825+0000 mgr.y (mgr.15282) 496 : audit [DBG] from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:45.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:45 smithi163 bash[89600]: cluster 2024-09-17T11:07:44.612082+0000 mgr.y (mgr.15282) 497 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-09-17T11:07:45.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:45 smithi163 bash[89600]: cluster 2024-09-17T11:07:44.612082+0000 mgr.y (mgr.15282) 497 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-09-17T11:07:45.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:45 smithi163 bash[93248]: cluster 2024-09-17T11:07:44.612082+0000 mgr.y (mgr.15282) 497 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-09-17T11:07:45.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:45 smithi163 bash[93248]: cluster 2024-09-17T11:07:44.612082+0000 mgr.y (mgr.15282) 497 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-09-17T11:07:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:45 smithi164 bash[70557]: cluster 2024-09-17T11:07:44.612082+0000 mgr.y (mgr.15282) 497 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-09-17T11:07:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:45 smithi164 bash[70557]: cluster 2024-09-17T11:07:44.612082+0000 mgr.y (mgr.15282) 497 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-09-17T11:07:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:46 smithi164 bash[70557]: audit 2024-09-17T11:07:45.458373+0000 mgr.y (mgr.15282) 498 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:46 smithi164 bash[70557]: audit 2024-09-17T11:07:45.458373+0000 mgr.y (mgr.15282) 498 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:46 smithi164 bash[70557]: audit 2024-09-17T11:07:46.303517+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:46 smithi164 bash[70557]: audit 2024-09-17T11:07:46.303517+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:47.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:46 smithi163 bash[93248]: audit 2024-09-17T11:07:45.458373+0000 mgr.y (mgr.15282) 498 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:46 smithi163 bash[93248]: audit 2024-09-17T11:07:45.458373+0000 mgr.y (mgr.15282) 498 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:46 smithi163 bash[93248]: audit 2024-09-17T11:07:46.303517+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:46 smithi163 bash[93248]: audit 2024-09-17T11:07:46.303517+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:46 smithi163 bash[89600]: audit 2024-09-17T11:07:45.458373+0000 mgr.y (mgr.15282) 498 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:46 smithi163 bash[89600]: audit 2024-09-17T11:07:45.458373+0000 mgr.y (mgr.15282) 498 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:46 smithi163 bash[89600]: audit 2024-09-17T11:07:46.303517+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:46 smithi163 bash[89600]: audit 2024-09-17T11:07:46.303517+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:48.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:47 smithi164 bash[70557]: cluster 2024-09-17T11:07:46.613631+0000 mgr.y (mgr.15282) 499 : cluster [DBG] pgmap v281: 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-17T11:07:48.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:47 smithi164 bash[70557]: cluster 2024-09-17T11:07:46.613631+0000 mgr.y (mgr.15282) 499 : cluster [DBG] pgmap v281: 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-17T11:07:48.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:47.864700117Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:47 smithi163 bash[93248]: cluster 2024-09-17T11:07:46.613631+0000 mgr.y (mgr.15282) 499 : cluster [DBG] pgmap v281: 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-17T11:07:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:47 smithi163 bash[93248]: cluster 2024-09-17T11:07:46.613631+0000 mgr.y (mgr.15282) 499 : cluster [DBG] pgmap v281: 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-17T11:07:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:47 smithi163 bash[89600]: cluster 2024-09-17T11:07:46.613631+0000 mgr.y (mgr.15282) 499 : cluster [DBG] pgmap v281: 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-17T11:07:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:47 smithi163 bash[89600]: cluster 2024-09-17T11:07:46.613631+0000 mgr.y (mgr.15282) 499 : cluster [DBG] pgmap v281: 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-17T11:07:48.944 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:07:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:49 smithi164 bash[70557]: cluster 2024-09-17T11:07:48.614537+0000 mgr.y (mgr.15282) 500 : cluster [DBG] pgmap v282: 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-17T11:07:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:49 smithi164 bash[70557]: cluster 2024-09-17T11:07:48.614537+0000 mgr.y (mgr.15282) 500 : cluster [DBG] pgmap v282: 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-17T11:07:50.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:49 smithi163 bash[93248]: cluster 2024-09-17T11:07:48.614537+0000 mgr.y (mgr.15282) 500 : cluster [DBG] pgmap v282: 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-17T11:07:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:49 smithi163 bash[93248]: cluster 2024-09-17T11:07:48.614537+0000 mgr.y (mgr.15282) 500 : cluster [DBG] pgmap v282: 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-17T11:07:50.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:07:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:07:49] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.51.0" 2024-09-17T11:07:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:49 smithi163 bash[89600]: cluster 2024-09-17T11:07:48.614537+0000 mgr.y (mgr.15282) 500 : cluster [DBG] pgmap v282: 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-17T11:07:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:49 smithi163 bash[89600]: cluster 2024-09-17T11:07:48.614537+0000 mgr.y (mgr.15282) 500 : cluster [DBG] pgmap v282: 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-17T11:07:50.630 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:07:50.630 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (6m) 22s ago 34m 13.8M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:07:50.630 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (6m) 4m ago 33m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:07:50.630 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (8m) 22s ago 31m 49.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:07:50.630 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (8m) 4m ago 42m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:07:50.630 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (19m) 22s ago 45m 513M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (3m) 22s ago 45m 43.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (4m) 4m ago 43m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (2m) 22s ago 43m 35.5M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (7m) 22s ago 34m 8303k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (7m) 4m ago 34m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (59s) 22s ago 42m 48.3M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (27s) 22s ago 41m - 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (40m) 22s ago 40m 56.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (39m) 22s ago 39m 61.1M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (38m) 4m ago 38m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (37m) 4m ago 37m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (36m) 4m ago 36m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:07:50.631 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (35m) 4m ago 35m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:07:50.632 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (7m) 4m ago 34m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:07:50.632 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (32m) 22s ago 32m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:07:50.632 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (32m) 4m ago 32m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:07:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:50.871504397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:51.412 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T11:07:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:51 smithi164 bash[70557]: audit 2024-09-17T11:07:50.593724+0000 mgr.y (mgr.15282) 501 : audit [DBG] from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:51 smithi164 bash[70557]: audit 2024-09-17T11:07:50.593724+0000 mgr.y (mgr.15282) 501 : audit [DBG] from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:51 smithi164 bash[70557]: cluster 2024-09-17T11:07:50.614918+0000 mgr.y (mgr.15282) 502 : cluster [DBG] pgmap v283: 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-17T11:07:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:51 smithi164 bash[70557]: cluster 2024-09-17T11:07:50.614918+0000 mgr.y (mgr.15282) 502 : cluster [DBG] pgmap v283: 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-17T11:07:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:51 smithi164 bash[70557]: audit 2024-09-17T11:07:51.175928+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:51 smithi164 bash[70557]: audit 2024-09-17T11:07:51.175928+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:51 smithi164 bash[70557]: audit 2024-09-17T11:07:51.178532+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:51 smithi164 bash[70557]: audit 2024-09-17T11:07:51.178532+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[89600]: audit 2024-09-17T11:07:50.593724+0000 mgr.y (mgr.15282) 501 : audit [DBG] from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[89600]: audit 2024-09-17T11:07:50.593724+0000 mgr.y (mgr.15282) 501 : audit [DBG] from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[89600]: cluster 2024-09-17T11:07:50.614918+0000 mgr.y (mgr.15282) 502 : cluster [DBG] pgmap v283: 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-17T11:07:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[89600]: cluster 2024-09-17T11:07:50.614918+0000 mgr.y (mgr.15282) 502 : cluster [DBG] pgmap v283: 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-17T11:07:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[89600]: audit 2024-09-17T11:07:51.175928+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[89600]: audit 2024-09-17T11:07:51.175928+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[89600]: audit 2024-09-17T11:07:51.178532+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[89600]: audit 2024-09-17T11:07:51.178532+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[93248]: audit 2024-09-17T11:07:50.593724+0000 mgr.y (mgr.15282) 501 : audit [DBG] from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[93248]: audit 2024-09-17T11:07:50.593724+0000 mgr.y (mgr.15282) 501 : audit [DBG] from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:07:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[93248]: cluster 2024-09-17T11:07:50.614918+0000 mgr.y (mgr.15282) 502 : cluster [DBG] pgmap v283: 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-17T11:07:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[93248]: cluster 2024-09-17T11:07:50.614918+0000 mgr.y (mgr.15282) 502 : cluster [DBG] pgmap v283: 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-17T11:07:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[93248]: audit 2024-09-17T11:07:51.175928+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[93248]: audit 2024-09-17T11:07:51.175928+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:07:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[93248]: audit 2024-09-17T11:07:51.178532+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:51 smithi163 bash[93248]: audit 2024-09-17T11:07:51.178532+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:07:54.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:53 smithi164 bash[70557]: cluster 2024-09-17T11:07:52.616422+0000 mgr.y (mgr.15282) 503 : cluster [DBG] pgmap v284: 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-17T11:07:54.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:53 smithi164 bash[70557]: cluster 2024-09-17T11:07:52.616422+0000 mgr.y (mgr.15282) 503 : cluster [DBG] pgmap v284: 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-17T11:07:54.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:53.865461495Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:54.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:53 smithi163 bash[89600]: cluster 2024-09-17T11:07:52.616422+0000 mgr.y (mgr.15282) 503 : cluster [DBG] pgmap v284: 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-17T11:07:54.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:53 smithi163 bash[89600]: cluster 2024-09-17T11:07:52.616422+0000 mgr.y (mgr.15282) 503 : cluster [DBG] pgmap v284: 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-17T11:07:54.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:53 smithi163 bash[93248]: cluster 2024-09-17T11:07:52.616422+0000 mgr.y (mgr.15282) 503 : cluster [DBG] pgmap v284: 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-17T11:07:54.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:53 smithi163 bash[93248]: cluster 2024-09-17T11:07:52.616422+0000 mgr.y (mgr.15282) 503 : cluster [DBG] pgmap v284: 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-17T11:07:55.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:55 smithi163 bash[93248]: cluster 2024-09-17T11:07:54.617311+0000 mgr.y (mgr.15282) 504 : cluster [DBG] pgmap v285: 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-17T11:07:55.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:55 smithi163 bash[93248]: cluster 2024-09-17T11:07:54.617311+0000 mgr.y (mgr.15282) 504 : cluster [DBG] pgmap v285: 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-17T11:07:55.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:55 smithi163 bash[89600]: cluster 2024-09-17T11:07:54.617311+0000 mgr.y (mgr.15282) 504 : cluster [DBG] pgmap v285: 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-17T11:07:55.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:55 smithi163 bash[89600]: cluster 2024-09-17T11:07:54.617311+0000 mgr.y (mgr.15282) 504 : cluster [DBG] pgmap v285: 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-17T11:07:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:55 smithi164 bash[70557]: cluster 2024-09-17T11:07:54.617311+0000 mgr.y (mgr.15282) 504 : cluster [DBG] pgmap v285: 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-17T11:07:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:55 smithi164 bash[70557]: cluster 2024-09-17T11:07:54.617311+0000 mgr.y (mgr.15282) 504 : cluster [DBG] pgmap v285: 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-17T11:07:56.235 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:07:57.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:56 smithi164 bash[70557]: audit 2024-09-17T11:07:55.469658+0000 mgr.y (mgr.15282) 505 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:57.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:56 smithi164 bash[70557]: audit 2024-09-17T11:07:55.469658+0000 mgr.y (mgr.15282) 505 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:57.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:56.895792243Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:07:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:56 smithi163 bash[93248]: audit 2024-09-17T11:07:55.469658+0000 mgr.y (mgr.15282) 505 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:56 smithi163 bash[93248]: audit 2024-09-17T11:07:55.469658+0000 mgr.y (mgr.15282) 505 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:56 smithi163 bash[89600]: audit 2024-09-17T11:07:55.469658+0000 mgr.y (mgr.15282) 505 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:56 smithi163 bash[89600]: audit 2024-09-17T11:07:55.469658+0000 mgr.y (mgr.15282) 505 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:07:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:57 smithi164 bash[70557]: cluster 2024-09-17T11:07:56.618887+0000 mgr.y (mgr.15282) 506 : cluster [DBG] pgmap v286: 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-17T11:07:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:57 smithi164 bash[70557]: cluster 2024-09-17T11:07:56.618887+0000 mgr.y (mgr.15282) 506 : cluster [DBG] pgmap v286: 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-17T11:07:58.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:57 smithi163 bash[89600]: cluster 2024-09-17T11:07:56.618887+0000 mgr.y (mgr.15282) 506 : cluster [DBG] pgmap v286: 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-17T11:07:58.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:57 smithi163 bash[89600]: cluster 2024-09-17T11:07:56.618887+0000 mgr.y (mgr.15282) 506 : cluster [DBG] pgmap v286: 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-17T11:07:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:57 smithi163 bash[93248]: cluster 2024-09-17T11:07:56.618887+0000 mgr.y (mgr.15282) 506 : cluster [DBG] pgmap v286: 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-17T11:07:58.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:57 smithi163 bash[93248]: cluster 2024-09-17T11:07:56.618887+0000 mgr.y (mgr.15282) 506 : cluster [DBG] pgmap v286: 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-17T11:07:58.237 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:07:58.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:58 smithi163 bash[89600]: audit 2024-09-17T11:07:58.226010+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.163:0/4005581243' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:58.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:58 smithi163 bash[89600]: audit 2024-09-17T11:07:58.226010+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.163:0/4005581243' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:58 smithi163 bash[93248]: audit 2024-09-17T11:07:58.226010+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.163:0/4005581243' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:58 smithi163 bash[93248]: audit 2024-09-17T11:07:58.226010+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.163:0/4005581243' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:58 smithi164 bash[70557]: audit 2024-09-17T11:07:58.226010+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.163:0/4005581243' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:58 smithi164 bash[70557]: audit 2024-09-17T11:07:58.226010+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.163:0/4005581243' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:07:59.081 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-17T11:08:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:59 smithi164 bash[70557]: cluster 2024-09-17T11:07:58.619856+0000 mgr.y (mgr.15282) 507 : cluster [DBG] pgmap v287: 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-17T11:08:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:07:59 smithi164 bash[70557]: cluster 2024-09-17T11:07:58.619856+0000 mgr.y (mgr.15282) 507 : cluster [DBG] pgmap v287: 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-17T11:08:00.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:07:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:07:59.871578793Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:07:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:07:59] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.51.0" 2024-09-17T11:08:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:59 smithi163 bash[89600]: cluster 2024-09-17T11:07:58.619856+0000 mgr.y (mgr.15282) 507 : cluster [DBG] pgmap v287: 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-17T11:08:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:07:59 smithi163 bash[89600]: cluster 2024-09-17T11:07:58.619856+0000 mgr.y (mgr.15282) 507 : cluster [DBG] pgmap v287: 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-17T11:08:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:59 smithi163 bash[93248]: cluster 2024-09-17T11:07:58.619856+0000 mgr.y (mgr.15282) 507 : cluster [DBG] pgmap v287: 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-17T11:08:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:07:59 smithi163 bash[93248]: cluster 2024-09-17T11:07:58.619856+0000 mgr.y (mgr.15282) 507 : cluster [DBG] pgmap v287: 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-17T11:08:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:01 smithi164 bash[70557]: cluster 2024-09-17T11:08:00.620604+0000 mgr.y (mgr.15282) 508 : cluster [DBG] pgmap v288: 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-17T11:08:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:01 smithi164 bash[70557]: cluster 2024-09-17T11:08:00.620604+0000 mgr.y (mgr.15282) 508 : cluster [DBG] pgmap v288: 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-17T11:08:02.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:01 smithi163 bash[89600]: cluster 2024-09-17T11:08:00.620604+0000 mgr.y (mgr.15282) 508 : cluster [DBG] pgmap v288: 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-17T11:08:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:01 smithi163 bash[89600]: cluster 2024-09-17T11:08:00.620604+0000 mgr.y (mgr.15282) 508 : cluster [DBG] pgmap v288: 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-17T11:08:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:01 smithi163 bash[93248]: cluster 2024-09-17T11:08:00.620604+0000 mgr.y (mgr.15282) 508 : cluster [DBG] pgmap v288: 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-17T11:08:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:01 smithi163 bash[93248]: cluster 2024-09-17T11:08:00.620604+0000 mgr.y (mgr.15282) 508 : cluster [DBG] pgmap v288: 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-17T11:08:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:02.899037406Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:03.898 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:08:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:03 smithi164 bash[70557]: cluster 2024-09-17T11:08:02.622133+0000 mgr.y (mgr.15282) 509 : cluster [DBG] pgmap v289: 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-17T11:08:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:03 smithi164 bash[70557]: cluster 2024-09-17T11:08:02.622133+0000 mgr.y (mgr.15282) 509 : cluster [DBG] pgmap v289: 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-17T11:08:04.040 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:03 smithi163 bash[93248]: cluster 2024-09-17T11:08:02.622133+0000 mgr.y (mgr.15282) 509 : cluster [DBG] pgmap v289: 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-17T11:08:04.040 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:03 smithi163 bash[93248]: cluster 2024-09-17T11:08:02.622133+0000 mgr.y (mgr.15282) 509 : cluster [DBG] pgmap v289: 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-17T11:08:04.040 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:03 smithi163 bash[89600]: cluster 2024-09-17T11:08:02.622133+0000 mgr.y (mgr.15282) 509 : cluster [DBG] pgmap v289: 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-17T11:08:04.040 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:03 smithi163 bash[89600]: cluster 2024-09-17T11:08:02.622133+0000 mgr.y (mgr.15282) 509 : cluster [DBG] pgmap v289: 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-17T11:08:06.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:05.864748211Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:05 smithi164 bash[70557]: cluster 2024-09-17T11:08:04.623076+0000 mgr.y (mgr.15282) 510 : cluster [DBG] pgmap v290: 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-17T11:08:06.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:05 smithi164 bash[70557]: cluster 2024-09-17T11:08:04.623076+0000 mgr.y (mgr.15282) 510 : cluster [DBG] pgmap v290: 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-17T11:08:06.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:05 smithi163 bash[93248]: cluster 2024-09-17T11:08:04.623076+0000 mgr.y (mgr.15282) 510 : cluster [DBG] pgmap v290: 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-17T11:08:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:05 smithi163 bash[93248]: cluster 2024-09-17T11:08:04.623076+0000 mgr.y (mgr.15282) 510 : cluster [DBG] pgmap v290: 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-17T11:08:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:05 smithi163 bash[89600]: cluster 2024-09-17T11:08:04.623076+0000 mgr.y (mgr.15282) 510 : cluster [DBG] pgmap v290: 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-17T11:08:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:05 smithi163 bash[89600]: cluster 2024-09-17T11:08:04.623076+0000 mgr.y (mgr.15282) 510 : cluster [DBG] pgmap v290: 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-17T11:08:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:06 smithi164 bash[70557]: audit 2024-09-17T11:08:05.479336+0000 mgr.y (mgr.15282) 511 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:06 smithi164 bash[70557]: audit 2024-09-17T11:08:05.479336+0000 mgr.y (mgr.15282) 511 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:06 smithi164 bash[70557]: audit 2024-09-17T11:08:05.642015+0000 mgr.y (mgr.15282) 512 : audit [DBG] from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:06 smithi164 bash[70557]: audit 2024-09-17T11:08:05.642015+0000 mgr.y (mgr.15282) 512 : audit [DBG] from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:06 smithi164 bash[70557]: audit 2024-09-17T11:08:06.166130+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:06 smithi164 bash[70557]: audit 2024-09-17T11:08:06.166130+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:07.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[89600]: audit 2024-09-17T11:08:05.479336+0000 mgr.y (mgr.15282) 511 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[89600]: audit 2024-09-17T11:08:05.479336+0000 mgr.y (mgr.15282) 511 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[89600]: audit 2024-09-17T11:08:05.642015+0000 mgr.y (mgr.15282) 512 : audit [DBG] from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[89600]: audit 2024-09-17T11:08:05.642015+0000 mgr.y (mgr.15282) 512 : audit [DBG] from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[89600]: audit 2024-09-17T11:08:06.166130+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[89600]: audit 2024-09-17T11:08:06.166130+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[93248]: audit 2024-09-17T11:08:05.479336+0000 mgr.y (mgr.15282) 511 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[93248]: audit 2024-09-17T11:08:05.479336+0000 mgr.y (mgr.15282) 511 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[93248]: audit 2024-09-17T11:08:05.642015+0000 mgr.y (mgr.15282) 512 : audit [DBG] from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[93248]: audit 2024-09-17T11:08:05.642015+0000 mgr.y (mgr.15282) 512 : audit [DBG] from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[93248]: audit 2024-09-17T11:08:06.166130+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:06 smithi163 bash[93248]: audit 2024-09-17T11:08:06.166130+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:07 smithi164 bash[70557]: cluster 2024-09-17T11:08:06.624598+0000 mgr.y (mgr.15282) 513 : cluster [DBG] pgmap v291: 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-17T11:08:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:07 smithi164 bash[70557]: cluster 2024-09-17T11:08:06.624598+0000 mgr.y (mgr.15282) 513 : cluster [DBG] pgmap v291: 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-17T11:08:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:07 smithi163 bash[89600]: cluster 2024-09-17T11:08:06.624598+0000 mgr.y (mgr.15282) 513 : cluster [DBG] pgmap v291: 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-17T11:08:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:07 smithi163 bash[89600]: cluster 2024-09-17T11:08:06.624598+0000 mgr.y (mgr.15282) 513 : cluster [DBG] pgmap v291: 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-17T11:08:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:07 smithi163 bash[93248]: cluster 2024-09-17T11:08:06.624598+0000 mgr.y (mgr.15282) 513 : cluster [DBG] pgmap v291: 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-17T11:08:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:07 smithi163 bash[93248]: cluster 2024-09-17T11:08:06.624598+0000 mgr.y (mgr.15282) 513 : cluster [DBG] pgmap v291: 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-17T11:08:08.219 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:08:08.981 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:08:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:08.900701319Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:09 smithi164 bash[70557]: cluster 2024-09-17T11:08:08.625570+0000 mgr.y (mgr.15282) 514 : cluster [DBG] pgmap v292: 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-17T11:08:10.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:09 smithi164 bash[70557]: cluster 2024-09-17T11:08:08.625570+0000 mgr.y (mgr.15282) 514 : cluster [DBG] pgmap v292: 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-17T11:08:10.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:08:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:08:09] "GET /metrics HTTP/1.1" 200 38432 "" "Prometheus/2.51.0" 2024-09-17T11:08:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:09 smithi163 bash[89600]: cluster 2024-09-17T11:08:08.625570+0000 mgr.y (mgr.15282) 514 : cluster [DBG] pgmap v292: 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-17T11:08:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:09 smithi163 bash[89600]: cluster 2024-09-17T11:08:08.625570+0000 mgr.y (mgr.15282) 514 : cluster [DBG] pgmap v292: 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-17T11:08:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:09 smithi163 bash[93248]: cluster 2024-09-17T11:08:08.625570+0000 mgr.y (mgr.15282) 514 : cluster [DBG] pgmap v292: 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-17T11:08:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:09 smithi163 bash[93248]: cluster 2024-09-17T11:08:08.625570+0000 mgr.y (mgr.15282) 514 : cluster [DBG] pgmap v292: 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-17T11:08:12.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:11.902628509Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:12.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:11 smithi164 bash[70557]: cluster 2024-09-17T11:08:10.626506+0000 mgr.y (mgr.15282) 515 : cluster [DBG] pgmap v293: 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-17T11:08:12.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:11 smithi164 bash[70557]: cluster 2024-09-17T11:08:10.626506+0000 mgr.y (mgr.15282) 515 : cluster [DBG] pgmap v293: 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-17T11:08:12.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:11 smithi163 bash[89600]: cluster 2024-09-17T11:08:10.626506+0000 mgr.y (mgr.15282) 515 : cluster [DBG] pgmap v293: 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-17T11:08:12.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:11 smithi163 bash[89600]: cluster 2024-09-17T11:08:10.626506+0000 mgr.y (mgr.15282) 515 : cluster [DBG] pgmap v293: 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-17T11:08:12.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:11 smithi163 bash[93248]: cluster 2024-09-17T11:08:10.626506+0000 mgr.y (mgr.15282) 515 : cluster [DBG] pgmap v293: 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-17T11:08:12.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:11 smithi163 bash[93248]: cluster 2024-09-17T11:08:10.626506+0000 mgr.y (mgr.15282) 515 : cluster [DBG] pgmap v293: 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-17T11:08:13.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:12 smithi164 bash[70557]: cluster 2024-09-17T11:08:12.628164+0000 mgr.y (mgr.15282) 516 : cluster [DBG] pgmap v294: 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-17T11:08:13.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:12 smithi164 bash[70557]: cluster 2024-09-17T11:08:12.628164+0000 mgr.y (mgr.15282) 516 : cluster [DBG] pgmap v294: 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-17T11:08:13.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:12 smithi163 bash[93248]: cluster 2024-09-17T11:08:12.628164+0000 mgr.y (mgr.15282) 516 : cluster [DBG] pgmap v294: 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-17T11:08:13.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:12 smithi163 bash[93248]: cluster 2024-09-17T11:08:12.628164+0000 mgr.y (mgr.15282) 516 : cluster [DBG] pgmap v294: 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-17T11:08:13.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:12 smithi163 bash[89600]: cluster 2024-09-17T11:08:12.628164+0000 mgr.y (mgr.15282) 516 : cluster [DBG] pgmap v294: 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-17T11:08:13.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:12 smithi163 bash[89600]: cluster 2024-09-17T11:08:12.628164+0000 mgr.y (mgr.15282) 516 : cluster [DBG] pgmap v294: 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-17T11:08:13.797 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:08:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:14.8646486Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:15.407 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:08:15.408 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": null, 2024-09-17T11:08:15.408 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": false, 2024-09-17T11:08:15.408 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "", 2024-09-17T11:08:15.408 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:08:15.408 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": null, 2024-09-17T11:08:15.408 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "", 2024-09-17T11:08:15.408 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:08:15.408 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:08:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:15 smithi164 bash[70557]: cluster 2024-09-17T11:08:14.629054+0000 mgr.y (mgr.15282) 517 : cluster [DBG] pgmap v295: 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-17T11:08:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:15 smithi164 bash[70557]: cluster 2024-09-17T11:08:14.629054+0000 mgr.y (mgr.15282) 517 : cluster [DBG] pgmap v295: 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-17T11:08:16.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:15 smithi163 bash[93248]: cluster 2024-09-17T11:08:14.629054+0000 mgr.y (mgr.15282) 517 : cluster [DBG] pgmap v295: 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-17T11:08:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:15 smithi163 bash[93248]: cluster 2024-09-17T11:08:14.629054+0000 mgr.y (mgr.15282) 517 : cluster [DBG] pgmap v295: 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-17T11:08:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:15 smithi163 bash[89600]: cluster 2024-09-17T11:08:14.629054+0000 mgr.y (mgr.15282) 517 : cluster [DBG] pgmap v295: 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-17T11:08:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:15 smithi163 bash[89600]: cluster 2024-09-17T11:08:14.629054+0000 mgr.y (mgr.15282) 517 : cluster [DBG] pgmap v295: 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-17T11:08:16.152 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T11:08:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:16 smithi164 bash[70557]: audit 2024-09-17T11:08:15.408594+0000 mgr.y (mgr.15282) 518 : audit [DBG] from='client.44271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:16 smithi164 bash[70557]: audit 2024-09-17T11:08:15.408594+0000 mgr.y (mgr.15282) 518 : audit [DBG] from='client.44271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:16 smithi164 bash[70557]: audit 2024-09-17T11:08:15.487153+0000 mgr.y (mgr.15282) 519 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:16 smithi164 bash[70557]: audit 2024-09-17T11:08:15.487153+0000 mgr.y (mgr.15282) 519 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:16 smithi163 bash[93248]: audit 2024-09-17T11:08:15.408594+0000 mgr.y (mgr.15282) 518 : audit [DBG] from='client.44271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:16 smithi163 bash[93248]: audit 2024-09-17T11:08:15.408594+0000 mgr.y (mgr.15282) 518 : audit [DBG] from='client.44271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:16 smithi163 bash[93248]: audit 2024-09-17T11:08:15.487153+0000 mgr.y (mgr.15282) 519 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:16 smithi163 bash[93248]: audit 2024-09-17T11:08:15.487153+0000 mgr.y (mgr.15282) 519 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:16 smithi163 bash[89600]: audit 2024-09-17T11:08:15.408594+0000 mgr.y (mgr.15282) 518 : audit [DBG] from='client.44271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:16 smithi163 bash[89600]: audit 2024-09-17T11:08:15.408594+0000 mgr.y (mgr.15282) 518 : audit [DBG] from='client.44271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:16 smithi163 bash[89600]: audit 2024-09-17T11:08:15.487153+0000 mgr.y (mgr.15282) 519 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:16 smithi163 bash[89600]: audit 2024-09-17T11:08:15.487153+0000 mgr.y (mgr.15282) 519 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:18.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:17.865012874Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:17 smithi164 bash[70557]: cluster 2024-09-17T11:08:16.630590+0000 mgr.y (mgr.15282) 520 : cluster [DBG] pgmap v296: 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-17T11:08:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:17 smithi164 bash[70557]: cluster 2024-09-17T11:08:16.630590+0000 mgr.y (mgr.15282) 520 : cluster [DBG] pgmap v296: 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-17T11:08:18.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:17 smithi163 bash[93248]: cluster 2024-09-17T11:08:16.630590+0000 mgr.y (mgr.15282) 520 : cluster [DBG] pgmap v296: 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-17T11:08:18.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:17 smithi163 bash[93248]: cluster 2024-09-17T11:08:16.630590+0000 mgr.y (mgr.15282) 520 : cluster [DBG] pgmap v296: 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-17T11:08:18.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:17 smithi163 bash[89600]: cluster 2024-09-17T11:08:16.630590+0000 mgr.y (mgr.15282) 520 : cluster [DBG] pgmap v296: 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-17T11:08:18.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:17 smithi163 bash[89600]: cluster 2024-09-17T11:08:16.630590+0000 mgr.y (mgr.15282) 520 : cluster [DBG] pgmap v296: 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-17T11:08:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:19 smithi164 bash[70557]: cluster 2024-09-17T11:08:18.631477+0000 mgr.y (mgr.15282) 521 : cluster [DBG] pgmap v297: 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-17T11:08:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:19 smithi164 bash[70557]: cluster 2024-09-17T11:08:18.631477+0000 mgr.y (mgr.15282) 521 : cluster [DBG] pgmap v297: 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-17T11:08:20.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:08:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:08:19] "GET /metrics HTTP/1.1" 200 38432 "" "Prometheus/2.51.0" 2024-09-17T11:08:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:19 smithi163 bash[89600]: cluster 2024-09-17T11:08:18.631477+0000 mgr.y (mgr.15282) 521 : cluster [DBG] pgmap v297: 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-17T11:08:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:19 smithi163 bash[89600]: cluster 2024-09-17T11:08:18.631477+0000 mgr.y (mgr.15282) 521 : cluster [DBG] pgmap v297: 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-17T11:08:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:19 smithi163 bash[93248]: cluster 2024-09-17T11:08:18.631477+0000 mgr.y (mgr.15282) 521 : cluster [DBG] pgmap v297: 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-17T11:08:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:19 smithi163 bash[93248]: cluster 2024-09-17T11:08:18.631477+0000 mgr.y (mgr.15282) 521 : cluster [DBG] pgmap v297: 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-17T11:08:20.976 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:08:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:20.889368955Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:21 smithi164 bash[70557]: cluster 2024-09-17T11:08:20.632198+0000 mgr.y (mgr.15282) 522 : cluster [DBG] pgmap v298: 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-17T11:08:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:21 smithi164 bash[70557]: cluster 2024-09-17T11:08:20.632198+0000 mgr.y (mgr.15282) 522 : cluster [DBG] pgmap v298: 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-17T11:08:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:21 smithi164 bash[70557]: audit 2024-09-17T11:08:21.167087+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:21 smithi164 bash[70557]: audit 2024-09-17T11:08:21.167087+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:21 smithi163 bash[89600]: cluster 2024-09-17T11:08:20.632198+0000 mgr.y (mgr.15282) 522 : cluster [DBG] pgmap v298: 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-17T11:08:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:21 smithi163 bash[89600]: cluster 2024-09-17T11:08:20.632198+0000 mgr.y (mgr.15282) 522 : cluster [DBG] pgmap v298: 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-17T11:08:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:21 smithi163 bash[89600]: audit 2024-09-17T11:08:21.167087+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:21 smithi163 bash[89600]: audit 2024-09-17T11:08:21.167087+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:21 smithi163 bash[93248]: cluster 2024-09-17T11:08:20.632198+0000 mgr.y (mgr.15282) 522 : cluster [DBG] pgmap v298: 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-17T11:08:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:21 smithi163 bash[93248]: cluster 2024-09-17T11:08:20.632198+0000 mgr.y (mgr.15282) 522 : cluster [DBG] pgmap v298: 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-17T11:08:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:21 smithi163 bash[93248]: audit 2024-09-17T11:08:21.167087+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:21 smithi163 bash[93248]: audit 2024-09-17T11:08:21.167087+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:22.674 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T11:08:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:22 smithi164 bash[70557]: audit 2024-09-17T11:08:22.675718+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.163:0/3072548808' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:08:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:22 smithi164 bash[70557]: audit 2024-09-17T11:08:22.675718+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.163:0/3072548808' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:08:23.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:22 smithi163 bash[89600]: audit 2024-09-17T11:08:22.675718+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.163:0/3072548808' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:08:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:22 smithi163 bash[89600]: audit 2024-09-17T11:08:22.675718+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.163:0/3072548808' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:08:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:22 smithi163 bash[93248]: audit 2024-09-17T11:08:22.675718+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.163:0/3072548808' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:08:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:22 smithi163 bash[93248]: audit 2024-09-17T11:08:22.675718+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.163:0/3072548808' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:08:23.471 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-17T11:08:23.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:23 smithi163 bash[89600]: cluster 2024-09-17T11:08:22.633157+0000 mgr.y (mgr.15282) 523 : cluster [DBG] pgmap v299: 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-17T11:08:23.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:23 smithi163 bash[89600]: cluster 2024-09-17T11:08:22.633157+0000 mgr.y (mgr.15282) 523 : cluster [DBG] pgmap v299: 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-17T11:08:23.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:23 smithi163 bash[93248]: cluster 2024-09-17T11:08:22.633157+0000 mgr.y (mgr.15282) 523 : cluster [DBG] pgmap v299: 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-17T11:08:23.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:23 smithi163 bash[93248]: cluster 2024-09-17T11:08:22.633157+0000 mgr.y (mgr.15282) 523 : cluster [DBG] pgmap v299: 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-17T11:08:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:23 smithi164 bash[70557]: cluster 2024-09-17T11:08:22.633157+0000 mgr.y (mgr.15282) 523 : cluster [DBG] pgmap v299: 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-17T11:08:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:23 smithi164 bash[70557]: cluster 2024-09-17T11:08:22.633157+0000 mgr.y (mgr.15282) 523 : cluster [DBG] pgmap v299: 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-17T11:08:24.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:23.870222361Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:25.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:25 smithi163 bash[89600]: cluster 2024-09-17T11:08:24.634021+0000 mgr.y (mgr.15282) 524 : cluster [DBG] pgmap v300: 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-17T11:08:25.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:25 smithi163 bash[89600]: cluster 2024-09-17T11:08:24.634021+0000 mgr.y (mgr.15282) 524 : cluster [DBG] pgmap v300: 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-17T11:08:25.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:25 smithi163 bash[93248]: cluster 2024-09-17T11:08:24.634021+0000 mgr.y (mgr.15282) 524 : cluster [DBG] pgmap v300: 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-17T11:08:25.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:25 smithi163 bash[93248]: cluster 2024-09-17T11:08:24.634021+0000 mgr.y (mgr.15282) 524 : cluster [DBG] pgmap v300: 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-17T11:08:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:25 smithi164 bash[70557]: cluster 2024-09-17T11:08:24.634021+0000 mgr.y (mgr.15282) 524 : cluster [DBG] pgmap v300: 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-17T11:08:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:25 smithi164 bash[70557]: cluster 2024-09-17T11:08:24.634021+0000 mgr.y (mgr.15282) 524 : cluster [DBG] pgmap v300: 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-17T11:08:27.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:26 smithi164 bash[70557]: audit 2024-09-17T11:08:25.498013+0000 mgr.y (mgr.15282) 525 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:27.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:26 smithi164 bash[70557]: audit 2024-09-17T11:08:25.498013+0000 mgr.y (mgr.15282) 525 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:27.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:26.871210529Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:27.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:26 smithi163 bash[89600]: audit 2024-09-17T11:08:25.498013+0000 mgr.y (mgr.15282) 525 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:26 smithi163 bash[89600]: audit 2024-09-17T11:08:25.498013+0000 mgr.y (mgr.15282) 525 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:26 smithi163 bash[93248]: audit 2024-09-17T11:08:25.498013+0000 mgr.y (mgr.15282) 525 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:26 smithi163 bash[93248]: audit 2024-09-17T11:08:25.498013+0000 mgr.y (mgr.15282) 525 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:27 smithi164 bash[70557]: cluster 2024-09-17T11:08:26.635581+0000 mgr.y (mgr.15282) 526 : cluster [DBG] pgmap v301: 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-17T11:08:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:27 smithi164 bash[70557]: cluster 2024-09-17T11:08:26.635581+0000 mgr.y (mgr.15282) 526 : cluster [DBG] pgmap v301: 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-17T11:08:28.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:27 smithi163 bash[93248]: cluster 2024-09-17T11:08:26.635581+0000 mgr.y (mgr.15282) 526 : cluster [DBG] pgmap v301: 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-17T11:08:28.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:27 smithi163 bash[93248]: cluster 2024-09-17T11:08:26.635581+0000 mgr.y (mgr.15282) 526 : cluster [DBG] pgmap v301: 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-17T11:08:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:27 smithi163 bash[89600]: cluster 2024-09-17T11:08:26.635581+0000 mgr.y (mgr.15282) 526 : cluster [DBG] pgmap v301: 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-17T11:08:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:27 smithi163 bash[89600]: cluster 2024-09-17T11:08:26.635581+0000 mgr.y (mgr.15282) 526 : cluster [DBG] pgmap v301: 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-17T11:08:28.286 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:08:30.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:29 smithi164 bash[70557]: cluster 2024-09-17T11:08:28.636532+0000 mgr.y (mgr.15282) 527 : cluster [DBG] pgmap v302: 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-17T11:08:30.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:29 smithi164 bash[70557]: cluster 2024-09-17T11:08:28.636532+0000 mgr.y (mgr.15282) 527 : cluster [DBG] pgmap v302: 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-17T11:08:30.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:29.893923176Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:30.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:08:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:08:29] "GET /metrics HTTP/1.1" 200 38433 "" "Prometheus/2.51.0" 2024-09-17T11:08:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:29 smithi163 bash[93248]: cluster 2024-09-17T11:08:28.636532+0000 mgr.y (mgr.15282) 527 : cluster [DBG] pgmap v302: 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-17T11:08:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:29 smithi163 bash[93248]: cluster 2024-09-17T11:08:28.636532+0000 mgr.y (mgr.15282) 527 : cluster [DBG] pgmap v302: 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-17T11:08:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:29 smithi163 bash[89600]: cluster 2024-09-17T11:08:28.636532+0000 mgr.y (mgr.15282) 527 : cluster [DBG] pgmap v302: 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-17T11:08:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:29 smithi163 bash[89600]: cluster 2024-09-17T11:08:28.636532+0000 mgr.y (mgr.15282) 527 : cluster [DBG] pgmap v302: 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-17T11:08:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:31 smithi164 bash[70557]: audit 2024-09-17T11:08:30.045493+0000 mgr.y (mgr.15282) 528 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:31 smithi164 bash[70557]: audit 2024-09-17T11:08:30.045493+0000 mgr.y (mgr.15282) 528 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:31 smithi164 bash[70557]: cluster 2024-09-17T11:08:30.637212+0000 mgr.y (mgr.15282) 529 : cluster [DBG] pgmap v303: 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-17T11:08:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:31 smithi164 bash[70557]: cluster 2024-09-17T11:08:30.637212+0000 mgr.y (mgr.15282) 529 : cluster [DBG] pgmap v303: 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-17T11:08:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:31 smithi163 bash[93248]: audit 2024-09-17T11:08:30.045493+0000 mgr.y (mgr.15282) 528 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:31 smithi163 bash[93248]: audit 2024-09-17T11:08:30.045493+0000 mgr.y (mgr.15282) 528 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:31 smithi163 bash[93248]: cluster 2024-09-17T11:08:30.637212+0000 mgr.y (mgr.15282) 529 : cluster [DBG] pgmap v303: 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-17T11:08:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:31 smithi163 bash[93248]: cluster 2024-09-17T11:08:30.637212+0000 mgr.y (mgr.15282) 529 : cluster [DBG] pgmap v303: 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-17T11:08:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:31 smithi163 bash[89600]: audit 2024-09-17T11:08:30.045493+0000 mgr.y (mgr.15282) 528 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:31 smithi163 bash[89600]: audit 2024-09-17T11:08:30.045493+0000 mgr.y (mgr.15282) 528 : audit [DBG] from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:31 smithi163 bash[89600]: cluster 2024-09-17T11:08:30.637212+0000 mgr.y (mgr.15282) 529 : cluster [DBG] pgmap v303: 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-17T11:08:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:31 smithi163 bash[89600]: cluster 2024-09-17T11:08:30.637212+0000 mgr.y (mgr.15282) 529 : cluster [DBG] pgmap v303: 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-17T11:08:32.740 INFO:teuthology.orchestra.run.smithi163.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:32.876668452Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:33.562 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T11:08:33.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: cluster 2024-09-17T11:08:32.638834+0000 mgr.y (mgr.15282) 530 : cluster [DBG] pgmap v304: 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-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: cluster 2024-09-17T11:08:32.638834+0000 mgr.y (mgr.15282) 530 : cluster [DBG] pgmap v304: 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-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: cephadm 2024-09-17T11:08:32.731476+0000 mgr.y (mgr.15282) 531 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: cephadm 2024-09-17T11:08:32.731476+0000 mgr.y (mgr.15282) 531 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: audit 2024-09-17T11:08:32.737305+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: audit 2024-09-17T11:08:32.737305+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: audit 2024-09-17T11:08:33.382625+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: audit 2024-09-17T11:08:33.382625+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: audit 2024-09-17T11:08:33.384662+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: audit 2024-09-17T11:08:33.384662+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: audit 2024-09-17T11:08:33.395311+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:33.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[93248]: audit 2024-09-17T11:08:33.395311+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: cluster 2024-09-17T11:08:32.638834+0000 mgr.y (mgr.15282) 530 : cluster [DBG] pgmap v304: 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-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: cluster 2024-09-17T11:08:32.638834+0000 mgr.y (mgr.15282) 530 : cluster [DBG] pgmap v304: 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-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: cephadm 2024-09-17T11:08:32.731476+0000 mgr.y (mgr.15282) 531 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: cephadm 2024-09-17T11:08:32.731476+0000 mgr.y (mgr.15282) 531 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: audit 2024-09-17T11:08:32.737305+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: audit 2024-09-17T11:08:32.737305+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: audit 2024-09-17T11:08:33.382625+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: audit 2024-09-17T11:08:33.382625+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: audit 2024-09-17T11:08:33.384662+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: audit 2024-09-17T11:08:33.384662+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: audit 2024-09-17T11:08:33.395311+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:33.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:33 smithi163 bash[89600]: audit 2024-09-17T11:08:33.395311+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: cluster 2024-09-17T11:08:32.638834+0000 mgr.y (mgr.15282) 530 : cluster [DBG] pgmap v304: 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-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: cluster 2024-09-17T11:08:32.638834+0000 mgr.y (mgr.15282) 530 : cluster [DBG] pgmap v304: 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-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: cephadm 2024-09-17T11:08:32.731476+0000 mgr.y (mgr.15282) 531 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: cephadm 2024-09-17T11:08:32.731476+0000 mgr.y (mgr.15282) 531 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: audit 2024-09-17T11:08:32.737305+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: audit 2024-09-17T11:08:32.737305+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: audit 2024-09-17T11:08:33.382625+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: audit 2024-09-17T11:08:33.382625+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: audit 2024-09-17T11:08:33.384662+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: audit 2024-09-17T11:08:33.384662+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: audit 2024-09-17T11:08:33.395311+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:33 smithi164 bash[70557]: audit 2024-09-17T11:08:33.395311+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:35.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:34 smithi164 bash[70557]: cephadm 2024-09-17T11:08:33.516543+0000 mgr.y (mgr.15282) 532 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:35.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:34 smithi164 bash[70557]: cephadm 2024-09-17T11:08:33.516543+0000 mgr.y (mgr.15282) 532 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:35.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:34 smithi163 bash[89600]: cephadm 2024-09-17T11:08:33.516543+0000 mgr.y (mgr.15282) 532 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:35.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:34 smithi163 bash[89600]: cephadm 2024-09-17T11:08:33.516543+0000 mgr.y (mgr.15282) 532 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:35.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:34 smithi163 bash[93248]: cephadm 2024-09-17T11:08:33.516543+0000 mgr.y (mgr.15282) 532 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:35.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:34 smithi163 bash[93248]: cephadm 2024-09-17T11:08:33.516543+0000 mgr.y (mgr.15282) 532 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:08:36.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:35.864688381Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:36.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:35 smithi164 bash[70557]: cluster 2024-09-17T11:08:34.639715+0000 mgr.y (mgr.15282) 533 : cluster [DBG] pgmap v305: 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-17T11:08:36.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:35 smithi164 bash[70557]: cluster 2024-09-17T11:08:34.639715+0000 mgr.y (mgr.15282) 533 : cluster [DBG] pgmap v305: 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-17T11:08:36.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:35 smithi163 bash[89600]: cluster 2024-09-17T11:08:34.639715+0000 mgr.y (mgr.15282) 533 : cluster [DBG] pgmap v305: 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-17T11:08:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:35 smithi163 bash[89600]: cluster 2024-09-17T11:08:34.639715+0000 mgr.y (mgr.15282) 533 : cluster [DBG] pgmap v305: 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-17T11:08:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:35 smithi163 bash[93248]: cluster 2024-09-17T11:08:34.639715+0000 mgr.y (mgr.15282) 533 : cluster [DBG] pgmap v305: 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-17T11:08:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:35 smithi163 bash[93248]: cluster 2024-09-17T11:08:34.639715+0000 mgr.y (mgr.15282) 533 : cluster [DBG] pgmap v305: 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-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:35.507192+0000 mgr.y (mgr.15282) 534 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:35.507192+0000 mgr.y (mgr.15282) 534 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.167424+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.167424+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.237168+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.237168+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.242312+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.242312+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.245794+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.245794+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.252551+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.252551+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.258072+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.258072+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.264981+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.264981+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.270627+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.270627+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.277571+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.277571+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.285078+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T11:08:37.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:36 smithi164 bash[70557]: audit 2024-09-17T11:08:36.285078+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T11:08:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:35.507192+0000 mgr.y (mgr.15282) 534 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:35.507192+0000 mgr.y (mgr.15282) 534 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.167424+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.167424+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.237168+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.237168+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.242312+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.242312+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.245794+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.245794+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.252551+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.252551+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.258072+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.258072+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.264981+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.264981+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.270627+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.270627+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.277571+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.277571+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.285078+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[93248]: audit 2024-09-17T11:08:36.285078+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:35.507192+0000 mgr.y (mgr.15282) 534 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:35.507192+0000 mgr.y (mgr.15282) 534 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.167424+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.167424+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.237168+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.237168+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.242312+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.242312+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.245794+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.245794+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.252551+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.252551+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.258072+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.258072+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.264981+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.264981+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.270627+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.270627+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:37.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.277571+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.277571+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:37.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.285078+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T11:08:37.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:36 smithi163 bash[89600]: audit 2024-09-17T11:08:36.285078+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.240892+0000 mgr.y (mgr.15282) 535 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.240892+0000 mgr.y (mgr.15282) 535 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.240978+0000 mgr.y (mgr.15282) 536 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.240978+0000 mgr.y (mgr.15282) 536 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.247790+0000 mgr.y (mgr.15282) 537 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.247790+0000 mgr.y (mgr.15282) 537 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.260105+0000 mgr.y (mgr.15282) 538 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.260105+0000 mgr.y (mgr.15282) 538 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.272843+0000 mgr.y (mgr.15282) 539 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.272843+0000 mgr.y (mgr.15282) 539 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:08:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: audit 2024-09-17T11:08:36.286219+0000 mgr.y (mgr.15282) 540 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T11:08:38.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: audit 2024-09-17T11:08:36.286219+0000 mgr.y (mgr.15282) 540 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T11:08:38.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.288356+0000 mgr.y (mgr.15282) 541 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T11:08:38.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cephadm 2024-09-17T11:08:36.288356+0000 mgr.y (mgr.15282) 541 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T11:08:38.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cluster 2024-09-17T11:08:36.641375+0000 mgr.y (mgr.15282) 542 : cluster [DBG] pgmap v306: 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-17T11:08:38.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:37 smithi164 bash[70557]: cluster 2024-09-17T11:08:36.641375+0000 mgr.y (mgr.15282) 542 : cluster [DBG] pgmap v306: 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-17T11:08:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.240892+0000 mgr.y (mgr.15282) 535 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:08:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.240892+0000 mgr.y (mgr.15282) 535 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:08:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.240978+0000 mgr.y (mgr.15282) 536 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:08:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.240978+0000 mgr.y (mgr.15282) 536 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.247790+0000 mgr.y (mgr.15282) 537 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.247790+0000 mgr.y (mgr.15282) 537 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.260105+0000 mgr.y (mgr.15282) 538 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.260105+0000 mgr.y (mgr.15282) 538 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.272843+0000 mgr.y (mgr.15282) 539 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.272843+0000 mgr.y (mgr.15282) 539 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: audit 2024-09-17T11:08:36.286219+0000 mgr.y (mgr.15282) 540 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: audit 2024-09-17T11:08:36.286219+0000 mgr.y (mgr.15282) 540 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.288356+0000 mgr.y (mgr.15282) 541 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cephadm 2024-09-17T11:08:36.288356+0000 mgr.y (mgr.15282) 541 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cluster 2024-09-17T11:08:36.641375+0000 mgr.y (mgr.15282) 542 : cluster [DBG] pgmap v306: 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-17T11:08:38.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[93248]: cluster 2024-09-17T11:08:36.641375+0000 mgr.y (mgr.15282) 542 : cluster [DBG] pgmap v306: 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-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.240892+0000 mgr.y (mgr.15282) 535 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.240892+0000 mgr.y (mgr.15282) 535 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.240978+0000 mgr.y (mgr.15282) 536 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.240978+0000 mgr.y (mgr.15282) 536 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.247790+0000 mgr.y (mgr.15282) 537 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.247790+0000 mgr.y (mgr.15282) 537 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.260105+0000 mgr.y (mgr.15282) 538 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.260105+0000 mgr.y (mgr.15282) 538 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.272843+0000 mgr.y (mgr.15282) 539 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.272843+0000 mgr.y (mgr.15282) 539 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: audit 2024-09-17T11:08:36.286219+0000 mgr.y (mgr.15282) 540 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T11:08:38.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: audit 2024-09-17T11:08:36.286219+0000 mgr.y (mgr.15282) 540 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T11:08:38.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.288356+0000 mgr.y (mgr.15282) 541 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T11:08:38.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cephadm 2024-09-17T11:08:36.288356+0000 mgr.y (mgr.15282) 541 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T11:08:38.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cluster 2024-09-17T11:08:36.641375+0000 mgr.y (mgr.15282) 542 : cluster [DBG] pgmap v306: 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-17T11:08:38.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:37 smithi163 bash[89600]: cluster 2024-09-17T11:08:36.641375+0000 mgr.y (mgr.15282) 542 : cluster [DBG] pgmap v306: 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-17T11:08:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:38.871115957Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:39.372 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:08:39.755 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:08:39] "GET /metrics HTTP/1.1" 200 38436 "" "Prometheus/2.51.0" 2024-09-17T11:08:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:39 smithi164 bash[70557]: cluster 2024-09-17T11:08:38.642201+0000 mgr.y (mgr.15282) 543 : cluster [DBG] pgmap v307: 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-17T11:08:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:39 smithi164 bash[70557]: cluster 2024-09-17T11:08:38.642201+0000 mgr.y (mgr.15282) 543 : cluster [DBG] pgmap v307: 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-17T11:08:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:39 smithi164 bash[70557]: audit 2024-09-17T11:08:38.911170+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:40.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:39 smithi164 bash[70557]: audit 2024-09-17T11:08:38.911170+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:40.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:39 smithi164 bash[70557]: audit 2024-09-17T11:08:38.917576+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:08:40.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:39 smithi164 bash[70557]: audit 2024-09-17T11:08:38.917576+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:08:40.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:39 smithi164 bash[70557]: audit 2024-09-17T11:08:38.918803+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:40.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:39 smithi164 bash[70557]: audit 2024-09-17T11:08:38.918803+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[89600]: cluster 2024-09-17T11:08:38.642201+0000 mgr.y (mgr.15282) 543 : cluster [DBG] pgmap v307: 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-17T11:08:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[89600]: cluster 2024-09-17T11:08:38.642201+0000 mgr.y (mgr.15282) 543 : cluster [DBG] pgmap v307: 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-17T11:08:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[89600]: audit 2024-09-17T11:08:38.911170+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[89600]: audit 2024-09-17T11:08:38.911170+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[89600]: audit 2024-09-17T11:08:38.917576+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:08:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[89600]: audit 2024-09-17T11:08:38.917576+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:08:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[89600]: audit 2024-09-17T11:08:38.918803+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[89600]: audit 2024-09-17T11:08:38.918803+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:40.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[93248]: cluster 2024-09-17T11:08:38.642201+0000 mgr.y (mgr.15282) 543 : cluster [DBG] pgmap v307: 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-17T11:08:40.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[93248]: cluster 2024-09-17T11:08:38.642201+0000 mgr.y (mgr.15282) 543 : cluster [DBG] pgmap v307: 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-17T11:08:40.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[93248]: audit 2024-09-17T11:08:38.911170+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:40.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[93248]: audit 2024-09-17T11:08:38.911170+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:40.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[93248]: audit 2024-09-17T11:08:38.917576+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:08:40.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[93248]: audit 2024-09-17T11:08:38.917576+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:08:40.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[93248]: audit 2024-09-17T11:08:38.918803+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:40.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:39 smithi163 bash[93248]: audit 2024-09-17T11:08:38.918803+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:08:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:40 smithi164 bash[70557]: cephadm 2024-09-17T11:08:38.898398+0000 mgr.y (mgr.15282) 544 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T11:08:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:40 smithi164 bash[70557]: cephadm 2024-09-17T11:08:38.898398+0000 mgr.y (mgr.15282) 544 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T11:08:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:40 smithi164 bash[70557]: cephadm 2024-09-17T11:08:38.924059+0000 mgr.y (mgr.15282) 545 : cephadm [INF] Deploying daemon osd.2 on smithi163 2024-09-17T11:08:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:40 smithi164 bash[70557]: cephadm 2024-09-17T11:08:38.924059+0000 mgr.y (mgr.15282) 545 : cephadm [INF] Deploying daemon osd.2 on smithi163 2024-09-17T11:08:41.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:40 smithi163 bash[93248]: cephadm 2024-09-17T11:08:38.898398+0000 mgr.y (mgr.15282) 544 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T11:08:41.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:40 smithi163 bash[93248]: cephadm 2024-09-17T11:08:38.898398+0000 mgr.y (mgr.15282) 544 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T11:08:41.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:40 smithi163 bash[93248]: cephadm 2024-09-17T11:08:38.924059+0000 mgr.y (mgr.15282) 545 : cephadm [INF] Deploying daemon osd.2 on smithi163 2024-09-17T11:08:41.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:40 smithi163 bash[93248]: cephadm 2024-09-17T11:08:38.924059+0000 mgr.y (mgr.15282) 545 : cephadm [INF] Deploying daemon osd.2 on smithi163 2024-09-17T11:08:41.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:40 smithi163 bash[89600]: cephadm 2024-09-17T11:08:38.898398+0000 mgr.y (mgr.15282) 544 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T11:08:41.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:40 smithi163 bash[89600]: cephadm 2024-09-17T11:08:38.898398+0000 mgr.y (mgr.15282) 544 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T11:08:41.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:40 smithi163 bash[89600]: cephadm 2024-09-17T11:08:38.924059+0000 mgr.y (mgr.15282) 545 : cephadm [INF] Deploying daemon osd.2 on smithi163 2024-09-17T11:08:41.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:40 smithi163 bash[89600]: cephadm 2024-09-17T11:08:38.924059+0000 mgr.y (mgr.15282) 545 : cephadm [INF] Deploying daemon osd.2 on smithi163 2024-09-17T11:08:41.707 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:08:42.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:41.86562584Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:42.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:41 smithi164 bash[70557]: cluster 2024-09-17T11:08:40.642879+0000 mgr.y (mgr.15282) 546 : cluster [DBG] pgmap v308: 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-17T11:08:42.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:41 smithi164 bash[70557]: cluster 2024-09-17T11:08:40.642879+0000 mgr.y (mgr.15282) 546 : cluster [DBG] pgmap v308: 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-17T11:08:42.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:41 smithi164 bash[70557]: audit 2024-09-17T11:08:41.695996+0000 mgr.y (mgr.15282) 547 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:42.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:41 smithi164 bash[70557]: audit 2024-09-17T11:08:41.695996+0000 mgr.y (mgr.15282) 547 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:42.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:41 smithi163 bash[89600]: cluster 2024-09-17T11:08:40.642879+0000 mgr.y (mgr.15282) 546 : cluster [DBG] pgmap v308: 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-17T11:08:42.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:41 smithi163 bash[89600]: cluster 2024-09-17T11:08:40.642879+0000 mgr.y (mgr.15282) 546 : cluster [DBG] pgmap v308: 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-17T11:08:42.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:41 smithi163 bash[89600]: audit 2024-09-17T11:08:41.695996+0000 mgr.y (mgr.15282) 547 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:42.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:41 smithi163 bash[89600]: audit 2024-09-17T11:08:41.695996+0000 mgr.y (mgr.15282) 547 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:42.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:41 smithi163 bash[93248]: cluster 2024-09-17T11:08:40.642879+0000 mgr.y (mgr.15282) 546 : cluster [DBG] pgmap v308: 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-17T11:08:42.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:41 smithi163 bash[93248]: cluster 2024-09-17T11:08:40.642879+0000 mgr.y (mgr.15282) 546 : cluster [DBG] pgmap v308: 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-17T11:08:42.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:41 smithi163 bash[93248]: audit 2024-09-17T11:08:41.695996+0000 mgr.y (mgr.15282) 547 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:42.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:41 smithi163 bash[93248]: audit 2024-09-17T11:08:41.695996+0000 mgr.y (mgr.15282) 547 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:42.350 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:08:42.350 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (7m) 74s ago 35m 13.8M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (6m) 5m ago 34m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (9m) 74s ago 32m 49.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (9m) 5m ago 43m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (20m) 74s ago 46m 513M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (4m) 74s ago 46m 43.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (5m) 5m ago 44m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (3m) 74s ago 44m 35.5M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (8m) 74s ago 35m 8303k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (8m) 5m ago 35m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (111s) 74s ago 43m 48.3M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (78s) 74s ago 42m - 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (41m) 74s ago 41m 56.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de fbcdda57cd0c 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (40m) 74s ago 40m 61.1M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:08:42.351 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (39m) 5m ago 39m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:08:42.352 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (38m) 5m ago 38m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:08:42.352 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (37m) 5m ago 37m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:08:42.352 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (36m) 5m ago 36m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:08:42.352 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (8m) 5m ago 35m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:08:42.352 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (32m) 74s ago 32m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:08:42.352 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (32m) 5m ago 32m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:08:42.730 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 6, 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:08:42.731 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:08:42.732 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:08:42.732 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:08:42.732 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8, 2024-09-17T11:08:42.732 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 7 2024-09-17T11:08:42.732 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:08:42.732 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:08:43.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:42 smithi164 bash[70557]: audit 2024-09-17T11:08:42.008340+0000 mgr.y (mgr.15282) 548 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:42 smithi164 bash[70557]: audit 2024-09-17T11:08:42.008340+0000 mgr.y (mgr.15282) 548 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:42 smithi164 bash[70557]: audit 2024-09-17T11:08:42.313878+0000 mgr.y (mgr.15282) 549 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:42 smithi164 bash[70557]: audit 2024-09-17T11:08:42.313878+0000 mgr.y (mgr.15282) 549 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:42 smithi164 bash[70557]: cluster 2024-09-17T11:08:42.644326+0000 mgr.y (mgr.15282) 550 : cluster [DBG] pgmap v309: 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-17T11:08:43.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:42 smithi164 bash[70557]: cluster 2024-09-17T11:08:42.644326+0000 mgr.y (mgr.15282) 550 : cluster [DBG] pgmap v309: 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-17T11:08:43.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:42 smithi164 bash[70557]: audit 2024-09-17T11:08:42.731533+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.163:0/3107980917' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:43.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:42 smithi164 bash[70557]: audit 2024-09-17T11:08:42.731533+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.163:0/3107980917' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:43.049 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:08:43.050 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:08:43.050 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:08:43.050 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-17T11:08:43.050 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:08:43.050 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "2/8 daemons upgraded", 2024-09-17T11:08:43.050 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T11:08:43.050 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:08:43.050 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:08:43.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[93248]: audit 2024-09-17T11:08:42.008340+0000 mgr.y (mgr.15282) 548 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[93248]: audit 2024-09-17T11:08:42.008340+0000 mgr.y (mgr.15282) 548 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[93248]: audit 2024-09-17T11:08:42.313878+0000 mgr.y (mgr.15282) 549 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[93248]: audit 2024-09-17T11:08:42.313878+0000 mgr.y (mgr.15282) 549 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[93248]: cluster 2024-09-17T11:08:42.644326+0000 mgr.y (mgr.15282) 550 : cluster [DBG] pgmap v309: 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-17T11:08:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[93248]: cluster 2024-09-17T11:08:42.644326+0000 mgr.y (mgr.15282) 550 : cluster [DBG] pgmap v309: 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-17T11:08:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[93248]: audit 2024-09-17T11:08:42.731533+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.163:0/3107980917' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[93248]: audit 2024-09-17T11:08:42.731533+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.163:0/3107980917' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:43.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[89600]: audit 2024-09-17T11:08:42.008340+0000 mgr.y (mgr.15282) 548 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[89600]: audit 2024-09-17T11:08:42.008340+0000 mgr.y (mgr.15282) 548 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[89600]: audit 2024-09-17T11:08:42.313878+0000 mgr.y (mgr.15282) 549 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[89600]: audit 2024-09-17T11:08:42.313878+0000 mgr.y (mgr.15282) 549 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:43.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[89600]: cluster 2024-09-17T11:08:42.644326+0000 mgr.y (mgr.15282) 550 : cluster [DBG] pgmap v309: 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-17T11:08:43.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[89600]: cluster 2024-09-17T11:08:42.644326+0000 mgr.y (mgr.15282) 550 : cluster [DBG] pgmap v309: 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-17T11:08:43.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[89600]: audit 2024-09-17T11:08:42.731533+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.163:0/3107980917' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:43.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:42 smithi163 bash[89600]: audit 2024-09-17T11:08:42.731533+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.163:0/3107980917' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:08:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:43 smithi164 bash[70557]: audit 2024-09-17T11:08:43.050570+0000 mgr.y (mgr.15282) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:43 smithi164 bash[70557]: audit 2024-09-17T11:08:43.050570+0000 mgr.y (mgr.15282) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:44.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:43 smithi163 bash[93248]: audit 2024-09-17T11:08:43.050570+0000 mgr.y (mgr.15282) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:44.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:43 smithi163 bash[93248]: audit 2024-09-17T11:08:43.050570+0000 mgr.y (mgr.15282) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:44.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:43 smithi163 bash[89600]: audit 2024-09-17T11:08:43.050570+0000 mgr.y (mgr.15282) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:44.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:43 smithi163 bash[89600]: audit 2024-09-17T11:08:43.050570+0000 mgr.y (mgr.15282) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:08:45.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:44 smithi164 bash[70557]: cluster 2024-09-17T11:08:44.645213+0000 mgr.y (mgr.15282) 552 : cluster [DBG] pgmap v310: 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-17T11:08:45.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:44 smithi164 bash[70557]: cluster 2024-09-17T11:08:44.645213+0000 mgr.y (mgr.15282) 552 : cluster [DBG] pgmap v310: 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-17T11:08:45.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:44.902563734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:45.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:44 smithi163 bash[93248]: cluster 2024-09-17T11:08:44.645213+0000 mgr.y (mgr.15282) 552 : cluster [DBG] pgmap v310: 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-17T11:08:45.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:44 smithi163 bash[93248]: cluster 2024-09-17T11:08:44.645213+0000 mgr.y (mgr.15282) 552 : cluster [DBG] pgmap v310: 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-17T11:08:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:44 smithi163 bash[89600]: cluster 2024-09-17T11:08:44.645213+0000 mgr.y (mgr.15282) 552 : cluster [DBG] pgmap v310: 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-17T11:08:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:44 smithi163 bash[89600]: cluster 2024-09-17T11:08:44.645213+0000 mgr.y (mgr.15282) 552 : cluster [DBG] pgmap v310: 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-17T11:08:45.399 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:45.400 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:45.400 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:45.400 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:45.401 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:45.401 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:45.401 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:45.401 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:45.402 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: Stopping Ceph osd.2 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:08:45.402 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:08:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:45.786 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[40333]: debug 2024-09-17T11:08:45.397+0000 7f649ea50640 -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-17T11:08:45.786 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[40333]: debug 2024-09-17T11:08:45.397+0000 7f649ea50640 -1 osd.2 122 *** Got signal Terminated *** 2024-09-17T11:08:45.786 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[40333]: debug 2024-09-17T11:08:45.397+0000 7f649ea50640 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:08:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:45 smithi164 bash[70557]: cluster 2024-09-17T11:08:45.401056+0000 mon.a (mon.0) 222 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T11:08:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:45 smithi164 bash[70557]: cluster 2024-09-17T11:08:45.401056+0000 mon.a (mon.0) 222 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T11:08:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:45 smithi164 bash[70557]: audit 2024-09-17T11:08:45.518091+0000 mgr.y (mgr.15282) 553 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:45 smithi164 bash[70557]: audit 2024-09-17T11:08:45.518091+0000 mgr.y (mgr.15282) 553 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[89600]: cluster 2024-09-17T11:08:45.401056+0000 mon.a (mon.0) 222 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T11:08:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[89600]: cluster 2024-09-17T11:08:45.401056+0000 mon.a (mon.0) 222 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T11:08:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[89600]: audit 2024-09-17T11:08:45.518091+0000 mgr.y (mgr.15282) 553 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[89600]: audit 2024-09-17T11:08:45.518091+0000 mgr.y (mgr.15282) 553 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[93248]: cluster 2024-09-17T11:08:45.401056+0000 mon.a (mon.0) 222 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T11:08:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[93248]: cluster 2024-09-17T11:08:45.401056+0000 mon.a (mon.0) 222 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T11:08:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[93248]: audit 2024-09-17T11:08:45.518091+0000 mgr.y (mgr.15282) 553 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:45 smithi163 bash[93248]: audit 2024-09-17T11:08:45.518091+0000 mgr.y (mgr.15282) 553 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[89600]: cluster 2024-09-17T11:08:45.786149+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:08:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[89600]: cluster 2024-09-17T11:08:45.786149+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:08:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[89600]: cluster 2024-09-17T11:08:45.805479+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-17T11:08:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[89600]: cluster 2024-09-17T11:08:45.805479+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-17T11:08:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[89600]: cluster 2024-09-17T11:08:46.647162+0000 mgr.y (mgr.15282) 554 : cluster [DBG] pgmap v312: 161 pgs: 40 peering, 2 stale+active+clean, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:08:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[89600]: cluster 2024-09-17T11:08:46.647162+0000 mgr.y (mgr.15282) 554 : cluster [DBG] pgmap v312: 161 pgs: 40 peering, 2 stale+active+clean, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:08:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[93248]: cluster 2024-09-17T11:08:45.786149+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:08:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[93248]: cluster 2024-09-17T11:08:45.786149+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:08:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[93248]: cluster 2024-09-17T11:08:45.805479+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-17T11:08:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[93248]: cluster 2024-09-17T11:08:45.805479+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-17T11:08:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[93248]: cluster 2024-09-17T11:08:46.647162+0000 mgr.y (mgr.15282) 554 : cluster [DBG] pgmap v312: 161 pgs: 40 peering, 2 stale+active+clean, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:08:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:46 smithi163 bash[93248]: cluster 2024-09-17T11:08:46.647162+0000 mgr.y (mgr.15282) 554 : cluster [DBG] pgmap v312: 161 pgs: 40 peering, 2 stale+active+clean, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:08:47.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:46 smithi164 bash[70557]: cluster 2024-09-17T11:08:45.786149+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:08:47.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:46 smithi164 bash[70557]: cluster 2024-09-17T11:08:45.786149+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:08:47.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:46 smithi164 bash[70557]: cluster 2024-09-17T11:08:45.805479+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-17T11:08:47.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:46 smithi164 bash[70557]: cluster 2024-09-17T11:08:45.805479+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-17T11:08:47.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:46 smithi164 bash[70557]: cluster 2024-09-17T11:08:46.647162+0000 mgr.y (mgr.15282) 554 : cluster [DBG] pgmap v312: 161 pgs: 40 peering, 2 stale+active+clean, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:08:47.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:46 smithi164 bash[70557]: cluster 2024-09-17T11:08:46.647162+0000 mgr.y (mgr.15282) 554 : cluster [DBG] pgmap v312: 161 pgs: 40 peering, 2 stale+active+clean, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:08:47.435 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[108415]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-2 2024-09-17T11:08:47.436 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[108477]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-2 2024-09-17T11:08:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[89600]: cluster 2024-09-17T11:08:46.797860+0000 mon.a (mon.0) 225 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-17T11:08:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[89600]: cluster 2024-09-17T11:08:46.797860+0000 mon.a (mon.0) 225 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-17T11:08:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[89600]: cluster 2024-09-17T11:08:46.813438+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T11:08:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[89600]: cluster 2024-09-17T11:08:46.813438+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T11:08:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[93248]: cluster 2024-09-17T11:08:46.797860+0000 mon.a (mon.0) 225 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-17T11:08:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[93248]: cluster 2024-09-17T11:08:46.797860+0000 mon.a (mon.0) 225 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-17T11:08:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[93248]: cluster 2024-09-17T11:08:46.813438+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T11:08:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:47 smithi163 bash[93248]: cluster 2024-09-17T11:08:46.813438+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T11:08:48.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:47.865570901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:48.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:47 smithi164 bash[70557]: cluster 2024-09-17T11:08:46.797860+0000 mon.a (mon.0) 225 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-17T11:08:48.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:47 smithi164 bash[70557]: cluster 2024-09-17T11:08:46.797860+0000 mon.a (mon.0) 225 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2024-09-17T11:08:48.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:47 smithi164 bash[70557]: cluster 2024-09-17T11:08:46.813438+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T11:08:48.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:47 smithi164 bash[70557]: cluster 2024-09-17T11:08:46.813438+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T11:08:49.009 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:48 smithi163 bash[89600]: cluster 2024-09-17T11:08:48.648505+0000 mgr.y (mgr.15282) 555 : cluster [DBG] pgmap v314: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:49.009 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:48 smithi163 bash[89600]: cluster 2024-09-17T11:08:48.648505+0000 mgr.y (mgr.15282) 555 : cluster [DBG] pgmap v314: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:49.009 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:48 smithi163 bash[93248]: cluster 2024-09-17T11:08:48.648505+0000 mgr.y (mgr.15282) 555 : cluster [DBG] pgmap v314: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:49.009 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:48 smithi163 bash[93248]: cluster 2024-09-17T11:08:48.648505+0000 mgr.y (mgr.15282) 555 : cluster [DBG] pgmap v314: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:49.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:48 smithi164 bash[70557]: cluster 2024-09-17T11:08:48.648505+0000 mgr.y (mgr.15282) 555 : cluster [DBG] pgmap v314: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:49.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:48 smithi164 bash[70557]: cluster 2024-09-17T11:08:48.648505+0000 mgr.y (mgr.15282) 555 : cluster [DBG] pgmap v314: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:49.990 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:49.991 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:49.991 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:08:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:08:49] "GET /metrics HTTP/1.1" 200 38436 "" "Prometheus/2.51.0" 2024-09-17T11:08:49.991 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:49.992 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:49.992 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:49 smithi163 bash[89600]: cluster 2024-09-17T11:08:48.790759+0000 mon.a (mon.0) 227 : cluster [WRN] Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:08:49.992 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:49 smithi163 bash[89600]: cluster 2024-09-17T11:08:48.790759+0000 mon.a (mon.0) 227 : cluster [WRN] Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:08:49.992 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:49.992 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:49 smithi163 bash[93248]: cluster 2024-09-17T11:08:48.790759+0000 mon.a (mon.0) 227 : cluster [WRN] Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:08:49.992 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:49 smithi163 bash[93248]: cluster 2024-09-17T11:08:48.790759+0000 mon.a (mon.0) 227 : cluster [WRN] Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:08:49.992 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:49.993 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-17T11:08:49.993 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: Stopped Ceph osd.2 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:08:49.993 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:49.993 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: Started Ceph osd.2 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:08:49.993 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:49.994 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:08:49 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:08:50.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:49 smithi164 bash[70557]: cluster 2024-09-17T11:08:48.790759+0000 mon.a (mon.0) 227 : cluster [WRN] Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:08:50.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:49 smithi164 bash[70557]: cluster 2024-09-17T11:08:48.790759+0000 mon.a (mon.0) 227 : cluster [WRN] Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded (PG_DEGRADED) 2024-09-17T11:08:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:50.887907255Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:51 smithi164 bash[70557]: audit 2024-09-17T11:08:50.041809+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:51 smithi164 bash[70557]: audit 2024-09-17T11:08:50.041809+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:51 smithi164 bash[70557]: audit 2024-09-17T11:08:50.053819+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:51 smithi164 bash[70557]: audit 2024-09-17T11:08:50.053819+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:51 smithi164 bash[70557]: audit 2024-09-17T11:08:50.062354+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:51 smithi164 bash[70557]: audit 2024-09-17T11:08:50.062354+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:51 smithi164 bash[70557]: cluster 2024-09-17T11:08:50.649603+0000 mgr.y (mgr.15282) 556 : cluster [DBG] pgmap v315: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:51 smithi164 bash[70557]: cluster 2024-09-17T11:08:50.649603+0000 mgr.y (mgr.15282) 556 : cluster [DBG] pgmap v315: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:51.302 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[93248]: audit 2024-09-17T11:08:50.041809+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.302 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[93248]: audit 2024-09-17T11:08:50.041809+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.302 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[93248]: audit 2024-09-17T11:08:50.053819+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.302 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[93248]: audit 2024-09-17T11:08:50.053819+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.302 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[93248]: audit 2024-09-17T11:08:50.062354+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[93248]: audit 2024-09-17T11:08:50.062354+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[93248]: cluster 2024-09-17T11:08:50.649603+0000 mgr.y (mgr.15282) 556 : cluster [DBG] pgmap v315: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[93248]: cluster 2024-09-17T11:08:50.649603+0000 mgr.y (mgr.15282) 556 : cluster [DBG] pgmap v315: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[89600]: audit 2024-09-17T11:08:50.041809+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[89600]: audit 2024-09-17T11:08:50.041809+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[89600]: audit 2024-09-17T11:08:50.053819+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[89600]: audit 2024-09-17T11:08:50.053819+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[89600]: audit 2024-09-17T11:08:50.062354+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[89600]: audit 2024-09-17T11:08:50.062354+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:51.303 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[89600]: cluster 2024-09-17T11:08:50.649603+0000 mgr.y (mgr.15282) 556 : cluster [DBG] pgmap v315: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:51.304 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[89600]: cluster 2024-09-17T11:08:50.649603+0000 mgr.y (mgr.15282) 556 : cluster [DBG] pgmap v315: 161 pgs: 6 active+undersized, 40 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T11:08:51.561 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[108626]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:08:51.561 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:51 smithi163 bash[108626]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:08:52.311 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[108626]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T11:08:52.312 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[108626]: 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-17T11:08:52.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[93248]: audit 2024-09-17T11:08:51.177128+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:52.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[93248]: audit 2024-09-17T11:08:51.177128+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:52.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[93248]: audit 2024-09-17T11:08:51.178561+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:52.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[93248]: audit 2024-09-17T11:08:51.178561+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:52.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[89600]: audit 2024-09-17T11:08:51.177128+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:52.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[89600]: audit 2024-09-17T11:08:51.177128+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:52.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[89600]: audit 2024-09-17T11:08:51.178561+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:52.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[89600]: audit 2024-09-17T11:08:51.178561+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:52 smithi164 bash[70557]: audit 2024-09-17T11:08:51.177128+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:52 smithi164 bash[70557]: audit 2024-09-17T11:08:51.177128+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:52 smithi164 bash[70557]: audit 2024-09-17T11:08:51.178561+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:52.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:52 smithi164 bash[70557]: audit 2024-09-17T11:08:51.178561+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:08:52.662 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[108626]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T11:08:52.663 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[108626]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T11:08:52.663 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[108626]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T11:08:52.663 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[108626]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T11:08:52.663 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:52 smithi163 bash[108626]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T11:08:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:53 smithi164 bash[70557]: cluster 2024-09-17T11:08:52.651513+0000 mgr.y (mgr.15282) 557 : cluster [DBG] pgmap v316: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:53 smithi164 bash[70557]: cluster 2024-09-17T11:08:52.651513+0000 mgr.y (mgr.15282) 557 : cluster [DBG] pgmap v316: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:53.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:53 smithi163 bash[89600]: cluster 2024-09-17T11:08:52.651513+0000 mgr.y (mgr.15282) 557 : cluster [DBG] pgmap v316: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:53.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:53 smithi163 bash[89600]: cluster 2024-09-17T11:08:52.651513+0000 mgr.y (mgr.15282) 557 : cluster [DBG] pgmap v316: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:53.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:53 smithi163 bash[93248]: cluster 2024-09-17T11:08:52.651513+0000 mgr.y (mgr.15282) 557 : cluster [DBG] pgmap v316: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:53.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:53 smithi163 bash[93248]: cluster 2024-09-17T11:08:52.651513+0000 mgr.y (mgr.15282) 557 : cluster [DBG] pgmap v316: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:54.187 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:53.87858962Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:54.479 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:54 smithi163 bash[93248]: cluster 2024-09-17T11:08:53.175315+0000 mon.a (mon.0) 232 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-17T11:08:54.479 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:54 smithi163 bash[93248]: cluster 2024-09-17T11:08:53.175315+0000 mon.a (mon.0) 232 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-17T11:08:54.479 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:54 smithi163 bash[93248]: cluster 2024-09-17T11:08:54.080543+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T11:08:54.479 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:54 smithi163 bash[93248]: cluster 2024-09-17T11:08:54.080543+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T11:08:54.479 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:54 smithi163 bash[89600]: cluster 2024-09-17T11:08:53.175315+0000 mon.a (mon.0) 232 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-17T11:08:54.479 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:54 smithi163 bash[89600]: cluster 2024-09-17T11:08:53.175315+0000 mon.a (mon.0) 232 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-17T11:08:54.480 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:54 smithi163 bash[89600]: cluster 2024-09-17T11:08:54.080543+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T11:08:54.480 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:54 smithi163 bash[89600]: cluster 2024-09-17T11:08:54.080543+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T11:08:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:54 smithi164 bash[70557]: cluster 2024-09-17T11:08:53.175315+0000 mon.a (mon.0) 232 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-17T11:08:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:54 smithi164 bash[70557]: cluster 2024-09-17T11:08:53.175315+0000 mon.a (mon.0) 232 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2024-09-17T11:08:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:54 smithi164 bash[70557]: cluster 2024-09-17T11:08:54.080543+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T11:08:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:54 smithi164 bash[70557]: cluster 2024-09-17T11:08:54.080543+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T11:08:54.812 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:54 smithi163 bash[108868]: debug 2024-09-17T11:08:54.565+0000 7f8dc6ed3640 1 -- 172.21.15.163:0/684909692 <== mon.2 v2:172.21.15.163:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5622f1ce6960 con 0x5622f1d07800 2024-09-17T11:08:55.528 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:55 smithi163 bash[89600]: cluster 2024-09-17T11:08:54.652779+0000 mgr.y (mgr.15282) 558 : cluster [DBG] pgmap v317: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:55.529 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:55 smithi163 bash[89600]: cluster 2024-09-17T11:08:54.652779+0000 mgr.y (mgr.15282) 558 : cluster [DBG] pgmap v317: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:55.529 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:55 smithi163 bash[93248]: cluster 2024-09-17T11:08:54.652779+0000 mgr.y (mgr.15282) 558 : cluster [DBG] pgmap v317: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:55.529 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:55 smithi163 bash[93248]: cluster 2024-09-17T11:08:54.652779+0000 mgr.y (mgr.15282) 558 : cluster [DBG] pgmap v317: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:55.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:55 smithi164 bash[70557]: cluster 2024-09-17T11:08:54.652779+0000 mgr.y (mgr.15282) 558 : cluster [DBG] pgmap v317: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:55.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:55 smithi164 bash[70557]: cluster 2024-09-17T11:08:54.652779+0000 mgr.y (mgr.15282) 558 : cluster [DBG] pgmap v317: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-17T11:08:56.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:56 smithi164 bash[70557]: audit 2024-09-17T11:08:55.529283+0000 mgr.y (mgr.15282) 559 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:56.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:56 smithi164 bash[70557]: audit 2024-09-17T11:08:55.529283+0000 mgr.y (mgr.15282) 559 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:56.561 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:56 smithi163 bash[108868]: debug 2024-09-17T11:08:56.129+0000 7f8dc973a640 -1 Falling back to public interface 2024-09-17T11:08:56.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:56 smithi163 bash[89600]: audit 2024-09-17T11:08:55.529283+0000 mgr.y (mgr.15282) 559 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:56.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:56 smithi163 bash[89600]: audit 2024-09-17T11:08:55.529283+0000 mgr.y (mgr.15282) 559 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:56.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:56 smithi163 bash[93248]: audit 2024-09-17T11:08:55.529283+0000 mgr.y (mgr.15282) 559 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:56.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:56 smithi163 bash[93248]: audit 2024-09-17T11:08:55.529283+0000 mgr.y (mgr.15282) 559 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:08:57.208 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:56.880869788Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:08:57.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:57 smithi164 bash[70557]: cluster 2024-09-17T11:08:56.654516+0000 mgr.y (mgr.15282) 560 : cluster [DBG] pgmap v318: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:08:57.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:57 smithi164 bash[70557]: cluster 2024-09-17T11:08:56.654516+0000 mgr.y (mgr.15282) 560 : cluster [DBG] pgmap v318: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:08:57.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:57 smithi163 bash[93248]: cluster 2024-09-17T11:08:56.654516+0000 mgr.y (mgr.15282) 560 : cluster [DBG] pgmap v318: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:08:57.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:57 smithi163 bash[93248]: cluster 2024-09-17T11:08:56.654516+0000 mgr.y (mgr.15282) 560 : cluster [DBG] pgmap v318: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:08:57.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:57 smithi163 bash[89600]: cluster 2024-09-17T11:08:56.654516+0000 mgr.y (mgr.15282) 560 : cluster [DBG] pgmap v318: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:08:57.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:57 smithi163 bash[89600]: cluster 2024-09-17T11:08:56.654516+0000 mgr.y (mgr.15282) 560 : cluster [DBG] pgmap v318: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:08:58.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:58 smithi163 bash[93248]: audit 2024-09-17T11:08:57.560981+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:58 smithi163 bash[93248]: audit 2024-09-17T11:08:57.560981+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:58 smithi163 bash[93248]: audit 2024-09-17T11:08:57.574939+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:58.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:58 smithi163 bash[93248]: audit 2024-09-17T11:08:57.574939+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:58.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:58 smithi163 bash[89600]: audit 2024-09-17T11:08:57.560981+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:58.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:58 smithi163 bash[89600]: audit 2024-09-17T11:08:57.560981+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:58.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:58 smithi163 bash[89600]: audit 2024-09-17T11:08:57.574939+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:58.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:58 smithi163 bash[89600]: audit 2024-09-17T11:08:57.574939+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:58 smithi164 bash[70557]: audit 2024-09-17T11:08:57.560981+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:58 smithi164 bash[70557]: audit 2024-09-17T11:08:57.560981+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:58 smithi164 bash[70557]: audit 2024-09-17T11:08:57.574939+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:08:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:58 smithi164 bash[70557]: audit 2024-09-17T11:08:57.574939+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:08:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:08:59.887980777Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:59 smithi164 bash[70557]: cluster 2024-09-17T11:08:58.655119+0000 mgr.y (mgr.15282) 561 : cluster [DBG] pgmap v319: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:59 smithi164 bash[70557]: cluster 2024-09-17T11:08:58.655119+0000 mgr.y (mgr.15282) 561 : cluster [DBG] pgmap v319: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:59 smithi164 bash[70557]: audit 2024-09-17T11:08:58.729467+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:59 smithi164 bash[70557]: audit 2024-09-17T11:08:58.729467+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:59 smithi164 bash[70557]: audit 2024-09-17T11:08:58.740511+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:08:59 smithi164 bash[70557]: audit 2024-09-17T11:08:58.740511+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:08:59] "GET /metrics HTTP/1.1" 200 38431 "" "Prometheus/2.51.0" 2024-09-17T11:09:00.062 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[108868]: debug 2024-09-17T11:08:59.741+0000 7f8dc973a640 -1 osd.2 122 log_to_monitors true 2024-09-17T11:09:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[93248]: cluster 2024-09-17T11:08:58.655119+0000 mgr.y (mgr.15282) 561 : cluster [DBG] pgmap v319: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[93248]: cluster 2024-09-17T11:08:58.655119+0000 mgr.y (mgr.15282) 561 : cluster [DBG] pgmap v319: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[93248]: audit 2024-09-17T11:08:58.729467+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[93248]: audit 2024-09-17T11:08:58.729467+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[93248]: audit 2024-09-17T11:08:58.740511+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[93248]: audit 2024-09-17T11:08:58.740511+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[89600]: cluster 2024-09-17T11:08:58.655119+0000 mgr.y (mgr.15282) 561 : cluster [DBG] pgmap v319: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:00.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[89600]: cluster 2024-09-17T11:08:58.655119+0000 mgr.y (mgr.15282) 561 : cluster [DBG] pgmap v319: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:00.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[89600]: audit 2024-09-17T11:08:58.729467+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[89600]: audit 2024-09-17T11:08:58.729467+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[89600]: audit 2024-09-17T11:08:58.740511+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:00.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:08:59 smithi163 bash[89600]: audit 2024-09-17T11:08:58.740511+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:00 smithi164 bash[70557]: audit 2024-09-17T11:08:59.747154+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:09:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:00 smithi164 bash[70557]: audit 2024-09-17T11:08:59.747154+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:09:01.061 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:09:00 smithi163 bash[108868]: debug 2024-09-17T11:09:00.785+0000 7f8dc14e4640 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:09:01.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:00 smithi163 bash[89600]: audit 2024-09-17T11:08:59.747154+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:09:01.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:00 smithi163 bash[89600]: audit 2024-09-17T11:08:59.747154+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:09:01.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:00 smithi163 bash[93248]: audit 2024-09-17T11:08:59.747154+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:09:01.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:00 smithi163 bash[93248]: audit 2024-09-17T11:08:59.747154+0000 mon.a (mon.0) 238 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:09:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:01 smithi164 bash[70557]: cluster 2024-09-17T11:09:00.655930+0000 mgr.y (mgr.15282) 562 : cluster [DBG] pgmap v320: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:01 smithi164 bash[70557]: cluster 2024-09-17T11:09:00.655930+0000 mgr.y (mgr.15282) 562 : cluster [DBG] pgmap v320: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:01 smithi164 bash[70557]: audit 2024-09-17T11:09:00.740868+0000 mon.a (mon.0) 239 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:09:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:01 smithi164 bash[70557]: audit 2024-09-17T11:09:00.740868+0000 mon.a (mon.0) 239 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:09:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:01 smithi164 bash[70557]: cluster 2024-09-17T11:09:00.745999+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T11:09:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:01 smithi164 bash[70557]: cluster 2024-09-17T11:09:00.745999+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T11:09:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:01 smithi164 bash[70557]: audit 2024-09-17T11:09:00.751661+0000 mon.a (mon.0) 241 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:09:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:01 smithi164 bash[70557]: audit 2024-09-17T11:09:00.751661+0000 mon.a (mon.0) 241 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:09:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[93248]: cluster 2024-09-17T11:09:00.655930+0000 mgr.y (mgr.15282) 562 : cluster [DBG] pgmap v320: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[93248]: cluster 2024-09-17T11:09:00.655930+0000 mgr.y (mgr.15282) 562 : cluster [DBG] pgmap v320: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[93248]: audit 2024-09-17T11:09:00.740868+0000 mon.a (mon.0) 239 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:09:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[93248]: audit 2024-09-17T11:09:00.740868+0000 mon.a (mon.0) 239 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:09:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[93248]: cluster 2024-09-17T11:09:00.745999+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T11:09:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[93248]: cluster 2024-09-17T11:09:00.745999+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[93248]: audit 2024-09-17T11:09:00.751661+0000 mon.a (mon.0) 241 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[93248]: audit 2024-09-17T11:09:00.751661+0000 mon.a (mon.0) 241 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[89600]: cluster 2024-09-17T11:09:00.655930+0000 mgr.y (mgr.15282) 562 : cluster [DBG] pgmap v320: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[89600]: cluster 2024-09-17T11:09:00.655930+0000 mgr.y (mgr.15282) 562 : cluster [DBG] pgmap v320: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[89600]: audit 2024-09-17T11:09:00.740868+0000 mon.a (mon.0) 239 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[89600]: audit 2024-09-17T11:09:00.740868+0000 mon.a (mon.0) 239 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[89600]: cluster 2024-09-17T11:09:00.745999+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[89600]: cluster 2024-09-17T11:09:00.745999+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[89600]: audit 2024-09-17T11:09:00.751661+0000 mon.a (mon.0) 241 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:09:02.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:01 smithi163 bash[89600]: audit 2024-09-17T11:09:00.751661+0000 mon.a (mon.0) 241 : audit [INF] from='osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:09:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:01.741519+0000 mon.a (mon.0) 242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:09:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:01.741519+0000 mon.a (mon.0) 242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:09:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: audit 2024-09-17T11:09:01.753451+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:09:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: audit 2024-09-17T11:09:01.753451+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:01.753810+0000 mon.a (mon.0) 243 : cluster [INF] osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691] boot 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:01.753810+0000 mon.a (mon.0) 243 : cluster [INF] osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691] boot 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:01.754278+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:01.754278+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:02.656859+0000 mgr.y (mgr.15282) 563 : cluster [DBG] pgmap v323: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:02.656859+0000 mgr.y (mgr.15282) 563 : cluster [DBG] pgmap v323: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:02.755840+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[93248]: cluster 2024-09-17T11:09:02.755840+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:01.741519+0000 mon.a (mon.0) 242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:01.741519+0000 mon.a (mon.0) 242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:09:03.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: audit 2024-09-17T11:09:01.753451+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:09:03.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: audit 2024-09-17T11:09:01.753451+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:09:03.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:01.753810+0000 mon.a (mon.0) 243 : cluster [INF] osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691] boot 2024-09-17T11:09:03.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:01.753810+0000 mon.a (mon.0) 243 : cluster [INF] osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691] boot 2024-09-17T11:09:03.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:01.754278+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-17T11:09:03.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:01.754278+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-17T11:09:03.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:02.656859+0000 mgr.y (mgr.15282) 563 : cluster [DBG] pgmap v323: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:03.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:02.656859+0000 mgr.y (mgr.15282) 563 : cluster [DBG] pgmap v323: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:03.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:02.755840+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T11:09:03.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:02 smithi163 bash[89600]: cluster 2024-09-17T11:09:02.755840+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T11:09:03.289 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:02.90061726Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:03.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:01.741519+0000 mon.a (mon.0) 242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:09:03.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:01.741519+0000 mon.a (mon.0) 242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:09:03.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: audit 2024-09-17T11:09:01.753451+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:09:03.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: audit 2024-09-17T11:09:01.753451+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:09:03.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:01.753810+0000 mon.a (mon.0) 243 : cluster [INF] osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691] boot 2024-09-17T11:09:03.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:01.753810+0000 mon.a (mon.0) 243 : cluster [INF] osd.2 [v2:172.21.15.163:6818/2119459691,v1:172.21.15.163:6819/2119459691] boot 2024-09-17T11:09:03.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:01.754278+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-17T11:09:03.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:01.754278+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-17T11:09:03.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:02.656859+0000 mgr.y (mgr.15282) 563 : cluster [DBG] pgmap v323: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:03.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:02.656859+0000 mgr.y (mgr.15282) 563 : cluster [DBG] pgmap v323: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-17T11:09:03.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:02.755840+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T11:09:03.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:02 smithi164 bash[70557]: cluster 2024-09-17T11:09:02.755840+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T11:09:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:04 smithi164 bash[70557]: cluster 2024-09-17T11:09:04.710051+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:09:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:04 smithi164 bash[70557]: cluster 2024-09-17T11:09:04.710051+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:09:05.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:04 smithi163 bash[93248]: cluster 2024-09-17T11:09:04.710051+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:09:05.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:04 smithi163 bash[93248]: cluster 2024-09-17T11:09:04.710051+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:09:05.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:04 smithi163 bash[89600]: cluster 2024-09-17T11:09:04.710051+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:09:05.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:04 smithi163 bash[89600]: cluster 2024-09-17T11:09:04.710051+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:09:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:05 smithi163 bash[89600]: cluster 2024-09-17T11:09:04.657801+0000 mgr.y (mgr.15282) 564 : cluster [DBG] pgmap v325: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-17T11:09:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:05 smithi163 bash[89600]: cluster 2024-09-17T11:09:04.657801+0000 mgr.y (mgr.15282) 564 : cluster [DBG] pgmap v325: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-17T11:09:05.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:05 smithi163 bash[93248]: cluster 2024-09-17T11:09:04.657801+0000 mgr.y (mgr.15282) 564 : cluster [DBG] pgmap v325: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-17T11:09:05.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:05 smithi163 bash[93248]: cluster 2024-09-17T11:09:04.657801+0000 mgr.y (mgr.15282) 564 : cluster [DBG] pgmap v325: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-17T11:09:06.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:05.873309258Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:05 smithi164 bash[70557]: cluster 2024-09-17T11:09:04.657801+0000 mgr.y (mgr.15282) 564 : cluster [DBG] pgmap v325: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-17T11:09:06.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:05 smithi164 bash[70557]: cluster 2024-09-17T11:09:04.657801+0000 mgr.y (mgr.15282) 564 : cluster [DBG] pgmap v325: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-17T11:09:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:06 smithi164 bash[70557]: audit 2024-09-17T11:09:05.540467+0000 mgr.y (mgr.15282) 565 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:06 smithi164 bash[70557]: audit 2024-09-17T11:09:05.540467+0000 mgr.y (mgr.15282) 565 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:06 smithi164 bash[70557]: audit 2024-09-17T11:09:06.175584+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:06 smithi164 bash[70557]: audit 2024-09-17T11:09:06.175584+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:06 smithi164 bash[70557]: audit 2024-09-17T11:09:06.178192+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:07.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:06 smithi164 bash[70557]: audit 2024-09-17T11:09:06.178192+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[89600]: audit 2024-09-17T11:09:05.540467+0000 mgr.y (mgr.15282) 565 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[89600]: audit 2024-09-17T11:09:05.540467+0000 mgr.y (mgr.15282) 565 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[89600]: audit 2024-09-17T11:09:06.175584+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[89600]: audit 2024-09-17T11:09:06.175584+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[89600]: audit 2024-09-17T11:09:06.178192+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[89600]: audit 2024-09-17T11:09:06.178192+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[93248]: audit 2024-09-17T11:09:05.540467+0000 mgr.y (mgr.15282) 565 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[93248]: audit 2024-09-17T11:09:05.540467+0000 mgr.y (mgr.15282) 565 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[93248]: audit 2024-09-17T11:09:06.175584+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[93248]: audit 2024-09-17T11:09:06.175584+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[93248]: audit 2024-09-17T11:09:06.178192+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:06 smithi163 bash[93248]: audit 2024-09-17T11:09:06.178192+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:07 smithi164 bash[70557]: cluster 2024-09-17T11:09:06.659348+0000 mgr.y (mgr.15282) 566 : cluster [DBG] pgmap v326: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:09:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:07 smithi164 bash[70557]: cluster 2024-09-17T11:09:06.659348+0000 mgr.y (mgr.15282) 566 : cluster [DBG] pgmap v326: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:09:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:07 smithi164 bash[70557]: cluster 2024-09-17T11:09:07.172763+0000 mon.a (mon.0) 248 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded) 2024-09-17T11:09:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:07 smithi164 bash[70557]: cluster 2024-09-17T11:09:07.172763+0000 mon.a (mon.0) 248 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded) 2024-09-17T11:09:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:07 smithi164 bash[70557]: cluster 2024-09-17T11:09:07.172810+0000 mon.a (mon.0) 249 : cluster [INF] Cluster is now healthy 2024-09-17T11:09:08.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:07 smithi164 bash[70557]: cluster 2024-09-17T11:09:07.172810+0000 mon.a (mon.0) 249 : cluster [INF] Cluster is now healthy 2024-09-17T11:09:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[89600]: cluster 2024-09-17T11:09:06.659348+0000 mgr.y (mgr.15282) 566 : cluster [DBG] pgmap v326: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:09:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[89600]: cluster 2024-09-17T11:09:06.659348+0000 mgr.y (mgr.15282) 566 : cluster [DBG] pgmap v326: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:09:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[89600]: cluster 2024-09-17T11:09:07.172763+0000 mon.a (mon.0) 248 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded) 2024-09-17T11:09:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[89600]: cluster 2024-09-17T11:09:07.172763+0000 mon.a (mon.0) 248 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded) 2024-09-17T11:09:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[89600]: cluster 2024-09-17T11:09:07.172810+0000 mon.a (mon.0) 249 : cluster [INF] Cluster is now healthy 2024-09-17T11:09:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[89600]: cluster 2024-09-17T11:09:07.172810+0000 mon.a (mon.0) 249 : cluster [INF] Cluster is now healthy 2024-09-17T11:09:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[93248]: cluster 2024-09-17T11:09:06.659348+0000 mgr.y (mgr.15282) 566 : cluster [DBG] pgmap v326: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:09:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[93248]: cluster 2024-09-17T11:09:06.659348+0000 mgr.y (mgr.15282) 566 : cluster [DBG] pgmap v326: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:09:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[93248]: cluster 2024-09-17T11:09:07.172763+0000 mon.a (mon.0) 248 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded) 2024-09-17T11:09:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[93248]: cluster 2024-09-17T11:09:07.172763+0000 mon.a (mon.0) 248 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 16 pgs degraded) 2024-09-17T11:09:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[93248]: cluster 2024-09-17T11:09:07.172810+0000 mon.a (mon.0) 249 : cluster [INF] Cluster is now healthy 2024-09-17T11:09:08.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:07 smithi163 bash[93248]: cluster 2024-09-17T11:09:07.172810+0000 mon.a (mon.0) 249 : cluster [INF] Cluster is now healthy 2024-09-17T11:09:08.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:08 smithi163 bash[93248]: cluster 2024-09-17T11:09:08.659940+0000 mgr.y (mgr.15282) 567 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:09:08.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:08 smithi163 bash[93248]: cluster 2024-09-17T11:09:08.659940+0000 mgr.y (mgr.15282) 567 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:09:08.834 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:08 smithi163 bash[89600]: cluster 2024-09-17T11:09:08.659940+0000 mgr.y (mgr.15282) 567 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:09:08.834 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:08 smithi163 bash[89600]: cluster 2024-09-17T11:09:08.659940+0000 mgr.y (mgr.15282) 567 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:09:09.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:08.873139397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:09.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:08 smithi164 bash[70557]: cluster 2024-09-17T11:09:08.659940+0000 mgr.y (mgr.15282) 567 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:09:09.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:08 smithi164 bash[70557]: cluster 2024-09-17T11:09:08.659940+0000 mgr.y (mgr.15282) 567 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:09:10.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:09:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:09:09] "GET /metrics HTTP/1.1" 200 38431 "" "Prometheus/2.51.0" 2024-09-17T11:09:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.400693+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.400693+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.414342+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.414342+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.418370+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.418370+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.420375+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.420375+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.432525+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.432525+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.563383+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.563383+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.567106+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.567106+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.571954+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.571954+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: cephadm 2024-09-17T11:09:09.574436+0000 mgr.y (mgr.15282) 568 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: cephadm 2024-09-17T11:09:09.574436+0000 mgr.y (mgr.15282) 568 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:09:10.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.582118+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.582118+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.588164+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.588164+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.591769+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.591769+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.595856+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.595856+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.599868+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.599868+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.603389+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.603389+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.606961+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.606961+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: cephadm 2024-09-17T11:09:09.609876+0000 mgr.y (mgr.15282) 569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: cephadm 2024-09-17T11:09:09.609876+0000 mgr.y (mgr.15282) 569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.612464+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.612464+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.614039+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.614039+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.620097+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.620097+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.626772+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.626772+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.628487+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.628487+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.634238+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.634238+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.639226+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.639226+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.640921+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.640921+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.646697+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.646697+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.652508+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.652508+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.654178+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.654178+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.655698+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.655698+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.657262+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.657262+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.658536+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.658536+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.660173+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.660173+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.661205+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.661205+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.662821+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.662821+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.664028+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.664028+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.665517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.665517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.666950+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.666950+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.668511+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.668511+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.669630+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.669630+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.671088+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.671088+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.672484+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.672484+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.674127+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.674127+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.675586+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.675586+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.677099+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.677099+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.683485+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:09:10.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.683485+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:09:10.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.688119+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.688119+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.689662+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.689662+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.691163+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.691163+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.692701+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.692701+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.694162+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.694162+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.695643+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.695643+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.697064+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.697064+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.698596+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.698596+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.699944+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.699944+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.701426+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.701426+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.702759+0000 mon.b (mon.1) 185 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.702759+0000 mon.b (mon.1) 185 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.704349+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.704349+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: cephadm 2024-09-17T11:09:09.706043+0000 mgr.y (mgr.15282) 570 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: cephadm 2024-09-17T11:09:09.706043+0000 mgr.y (mgr.15282) 570 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.706274+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.706274+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.707792+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.707792+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.713841+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.713841+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.721689+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.721689+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.723699+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.723699+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.736101+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.736101+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.859751+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.859751+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.861668+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.861668+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.873545+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:10 smithi164 bash[70557]: audit 2024-09-17T11:09:09.873545+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.400693+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.400693+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.414342+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.414342+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.418370+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.418370+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.420375+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.420375+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.432525+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.432525+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.563383+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.563383+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.567106+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.567106+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.571954+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.571954+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: cephadm 2024-09-17T11:09:09.574436+0000 mgr.y (mgr.15282) 568 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:09:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: cephadm 2024-09-17T11:09:09.574436+0000 mgr.y (mgr.15282) 568 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:09:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.582118+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.582118+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.588164+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.588164+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.400693+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.400693+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.414342+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.414342+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.418370+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.418370+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.420375+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.420375+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.432525+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.432525+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.563383+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.563383+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.567106+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.567106+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.571954+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.571954+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: cephadm 2024-09-17T11:09:09.574436+0000 mgr.y (mgr.15282) 568 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: cephadm 2024-09-17T11:09:09.574436+0000 mgr.y (mgr.15282) 568 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.582118+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.582118+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.588164+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.588164+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.591769+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.591769+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.595856+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.595856+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.599868+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.599868+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.603389+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.817 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.603389+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.606961+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.606961+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: cephadm 2024-09-17T11:09:09.609876+0000 mgr.y (mgr.15282) 569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: cephadm 2024-09-17T11:09:09.609876+0000 mgr.y (mgr.15282) 569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.612464+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.612464+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.614039+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.614039+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.620097+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.620097+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:09:10.818 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.626772+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.591769+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.591769+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.595856+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.595856+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.599868+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.599868+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.603389+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.603389+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.606961+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.606961+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: cephadm 2024-09-17T11:09:09.609876+0000 mgr.y (mgr.15282) 569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: cephadm 2024-09-17T11:09:09.609876+0000 mgr.y (mgr.15282) 569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:09:10.819 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.612464+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.612464+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.614039+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.614039+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.620097+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.620097+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.626772+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.626772+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.628487+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.628487+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.634238+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:09:10.820 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.634238+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.639226+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.639226+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.640921+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.640921+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.646697+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.646697+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.652508+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.652508+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.654178+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.654178+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.655698+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.821 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.655698+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.657262+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.626772+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.628487+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.628487+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.634238+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.634238+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.639226+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.639226+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.640921+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.822 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.640921+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.646697+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.646697+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.652508+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.652508+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.654178+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.654178+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.655698+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.655698+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.657262+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.657262+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.823 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.658536+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.658536+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.660173+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.660173+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.661205+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.661205+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.662821+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.662821+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.664028+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.664028+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.665517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.665517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.666950+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.824 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.666950+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.668511+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.657262+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.658536+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.658536+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.660173+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.660173+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.661205+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.661205+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.662821+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.825 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.662821+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.664028+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.664028+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.665517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.665517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.666950+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.666950+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.668511+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.668511+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.669630+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.826 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.669630+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.671088+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.671088+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.672484+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.672484+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.674127+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.674127+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.675586+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.675586+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.677099+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.677099+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.683485+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:09:10.827 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.683485+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.688119+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.688119+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.668511+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.669630+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.669630+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.671088+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.671088+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.672484+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.672484+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.828 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.674127+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.674127+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.675586+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.675586+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.677099+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.677099+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.683485+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.683485+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.688119+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.688119+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.829 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.689662+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.689662+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.691163+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.691163+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.692701+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.692701+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.694162+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.694162+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.695643+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.695643+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.697064+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.697064+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.698596+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.698596+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.830 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.699944+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.831 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.699944+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.831 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.701426+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.831 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.701426+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.689662+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.689662+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.691163+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.691163+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.692701+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.831 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.692701+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.694162+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.694162+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.695643+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.695643+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.697064+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.697064+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.698596+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.698596+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.699944+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.699944+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.701426+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.832 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.701426+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.702759+0000 mon.b (mon.1) 185 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.702759+0000 mon.b (mon.1) 185 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.704349+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.704349+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: cephadm 2024-09-17T11:09:09.706043+0000 mgr.y (mgr.15282) 570 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:09:10.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: cephadm 2024-09-17T11:09:09.706043+0000 mgr.y (mgr.15282) 570 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:09:10.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.706274+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.706274+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.833 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.707792+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.707792+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.713841+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.713841+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.721689+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.721689+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.723699+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.723699+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.736101+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.736101+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.859751+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.834 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.859751+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.702759+0000 mon.b (mon.1) 185 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.702759+0000 mon.b (mon.1) 185 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.704349+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.704349+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: cephadm 2024-09-17T11:09:09.706043+0000 mgr.y (mgr.15282) 570 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: cephadm 2024-09-17T11:09:09.706043+0000 mgr.y (mgr.15282) 570 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.706274+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.706274+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.707792+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.707792+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:09:10.835 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.713841+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.713841+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.721689+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.721689+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.723699+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.723699+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.736101+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.736101+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.859751+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.859751+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.861668+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.861668+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.873545+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.836 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[89600]: audit 2024-09-17T11:09:09.873545+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.861668+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.861668+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:09:10.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.873545+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:10.837 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:10 smithi163 bash[93248]: audit 2024-09-17T11:09:09.873545+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:11 smithi164 bash[70557]: cluster 2024-09-17T11:09:10.660557+0000 mgr.y (mgr.15282) 571 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 0 op/s 2024-09-17T11:09:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:11 smithi164 bash[70557]: cluster 2024-09-17T11:09:10.660557+0000 mgr.y (mgr.15282) 571 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 0 op/s 2024-09-17T11:09:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:11 smithi164 bash[70557]: audit 2024-09-17T11:09:11.329182+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:11.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:11 smithi164 bash[70557]: audit 2024-09-17T11:09:11.329182+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:11.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:11 smithi163 bash[93248]: cluster 2024-09-17T11:09:10.660557+0000 mgr.y (mgr.15282) 571 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 0 op/s 2024-09-17T11:09:11.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:11 smithi163 bash[93248]: cluster 2024-09-17T11:09:10.660557+0000 mgr.y (mgr.15282) 571 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 0 op/s 2024-09-17T11:09:11.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:11 smithi163 bash[93248]: audit 2024-09-17T11:09:11.329182+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:11.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:11 smithi163 bash[93248]: audit 2024-09-17T11:09:11.329182+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:11 smithi163 bash[89600]: cluster 2024-09-17T11:09:10.660557+0000 mgr.y (mgr.15282) 571 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 0 op/s 2024-09-17T11:09:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:11 smithi163 bash[89600]: cluster 2024-09-17T11:09:10.660557+0000 mgr.y (mgr.15282) 571 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 0 op/s 2024-09-17T11:09:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:11 smithi163 bash[89600]: audit 2024-09-17T11:09:11.329182+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:11 smithi163 bash[89600]: audit 2024-09-17T11:09:11.329182+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:11.877786522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:13 smithi164 bash[70557]: cluster 2024-09-17T11:09:12.662137+0000 mgr.y (mgr.15282) 572 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:09:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:13 smithi164 bash[70557]: cluster 2024-09-17T11:09:12.662137+0000 mgr.y (mgr.15282) 572 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:09:14.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:13 smithi163 bash[89600]: cluster 2024-09-17T11:09:12.662137+0000 mgr.y (mgr.15282) 572 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:09:14.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:13 smithi163 bash[89600]: cluster 2024-09-17T11:09:12.662137+0000 mgr.y (mgr.15282) 572 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:09:14.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:13 smithi163 bash[93248]: cluster 2024-09-17T11:09:12.662137+0000 mgr.y (mgr.15282) 572 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:09:14.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:13 smithi163 bash[93248]: cluster 2024-09-17T11:09:12.662137+0000 mgr.y (mgr.15282) 572 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:09:14.275 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T11:09:15.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:14.912535864Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:15.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:14 smithi164 bash[70557]: audit 2024-09-17T11:09:13.379443+0000 mgr.y (mgr.15282) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:15.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:14 smithi164 bash[70557]: audit 2024-09-17T11:09:13.379443+0000 mgr.y (mgr.15282) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:15.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:14 smithi163 bash[89600]: audit 2024-09-17T11:09:13.379443+0000 mgr.y (mgr.15282) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:14 smithi163 bash[89600]: audit 2024-09-17T11:09:13.379443+0000 mgr.y (mgr.15282) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:15.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:14 smithi163 bash[93248]: audit 2024-09-17T11:09:13.379443+0000 mgr.y (mgr.15282) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:15.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:14 smithi163 bash[93248]: audit 2024-09-17T11:09:13.379443+0000 mgr.y (mgr.15282) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:15.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:15 smithi163 bash[89600]: cluster 2024-09-17T11:09:14.663072+0000 mgr.y (mgr.15282) 574 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-09-17T11:09:15.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:15 smithi163 bash[89600]: cluster 2024-09-17T11:09:14.663072+0000 mgr.y (mgr.15282) 574 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-09-17T11:09:15.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:15 smithi163 bash[93248]: cluster 2024-09-17T11:09:14.663072+0000 mgr.y (mgr.15282) 574 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-09-17T11:09:15.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:15 smithi163 bash[93248]: cluster 2024-09-17T11:09:14.663072+0000 mgr.y (mgr.15282) 574 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-09-17T11:09:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:15 smithi164 bash[70557]: cluster 2024-09-17T11:09:14.663072+0000 mgr.y (mgr.15282) 574 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-09-17T11:09:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:15 smithi164 bash[70557]: cluster 2024-09-17T11:09:14.663072+0000 mgr.y (mgr.15282) 574 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-09-17T11:09:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:16 smithi164 bash[70557]: audit 2024-09-17T11:09:15.551594+0000 mgr.y (mgr.15282) 575 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:16 smithi164 bash[70557]: audit 2024-09-17T11:09:15.551594+0000 mgr.y (mgr.15282) 575 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:16 smithi164 bash[70557]: audit 2024-09-17T11:09:16.343389+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:16 smithi164 bash[70557]: audit 2024-09-17T11:09:16.343389+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:16 smithi163 bash[89600]: audit 2024-09-17T11:09:15.551594+0000 mgr.y (mgr.15282) 575 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:17.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:16 smithi163 bash[89600]: audit 2024-09-17T11:09:15.551594+0000 mgr.y (mgr.15282) 575 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:16 smithi163 bash[89600]: audit 2024-09-17T11:09:16.343389+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:16 smithi163 bash[89600]: audit 2024-09-17T11:09:16.343389+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:16 smithi163 bash[93248]: audit 2024-09-17T11:09:15.551594+0000 mgr.y (mgr.15282) 575 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:16 smithi163 bash[93248]: audit 2024-09-17T11:09:15.551594+0000 mgr.y (mgr.15282) 575 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:16 smithi163 bash[93248]: audit 2024-09-17T11:09:16.343389+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:16 smithi163 bash[93248]: audit 2024-09-17T11:09:16.343389+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:18.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:17.864992924Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:18.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:17 smithi164 bash[70557]: cluster 2024-09-17T11:09:16.664665+0000 mgr.y (mgr.15282) 576 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:17 smithi164 bash[70557]: cluster 2024-09-17T11:09:16.664665+0000 mgr.y (mgr.15282) 576 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:18.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:17 smithi163 bash[89600]: cluster 2024-09-17T11:09:16.664665+0000 mgr.y (mgr.15282) 576 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:18.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:17 smithi163 bash[89600]: cluster 2024-09-17T11:09:16.664665+0000 mgr.y (mgr.15282) 576 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:18.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:17 smithi163 bash[93248]: cluster 2024-09-17T11:09:16.664665+0000 mgr.y (mgr.15282) 576 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:18.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:17 smithi163 bash[93248]: cluster 2024-09-17T11:09:16.664665+0000 mgr.y (mgr.15282) 576 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:19.101 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:09:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:19 smithi164 bash[70557]: cluster 2024-09-17T11:09:18.665564+0000 mgr.y (mgr.15282) 577 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:20.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:19 smithi164 bash[70557]: cluster 2024-09-17T11:09:18.665564+0000 mgr.y (mgr.15282) 577 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:20.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:19 smithi163 bash[89600]: cluster 2024-09-17T11:09:18.665564+0000 mgr.y (mgr.15282) 577 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:20.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:19 smithi163 bash[89600]: cluster 2024-09-17T11:09:18.665564+0000 mgr.y (mgr.15282) 577 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:20.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:09:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:09:19] "GET /metrics HTTP/1.1" 200 38431 "" "Prometheus/2.51.0" 2024-09-17T11:09:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:19 smithi163 bash[93248]: cluster 2024-09-17T11:09:18.665564+0000 mgr.y (mgr.15282) 577 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:19 smithi163 bash[93248]: cluster 2024-09-17T11:09:18.665564+0000 mgr.y (mgr.15282) 577 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:20.929 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:09:20.929 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (8m) 23s ago 35m 13.8M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:09:20.929 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (7m) 6m ago 35m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:09:20.929 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (10m) 23s ago 33m 49.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:09:20.929 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (9m) 6m ago 44m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:09:20.929 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (21m) 23s ago 46m 514M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:09:20.929 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (4m) 23s ago 46m 46.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (6m) 6m ago 44m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (4m) 23s ago 44m 37.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (9m) 23s ago 35m 8588k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (9m) 6m ago 35m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (2m) 23s ago 43m 49.5M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (117s) 23s ago 42m 50.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (27s) 23s ago 41m - 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (40m) 23s ago 40m 62.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (39m) 6m ago 39m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (39m) 6m ago 39m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (38m) 6m ago 38m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (37m) 6m ago 37m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:09:20.930 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (8m) 6m ago 36m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:09:20.931 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (33m) 23s ago 33m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:09:20.931 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (33m) 6m ago 33m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:09:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:20.906003401Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:21.669 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T11:09:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:21 smithi164 bash[70557]: cluster 2024-09-17T11:09:20.666255+0000 mgr.y (mgr.15282) 578 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:21 smithi164 bash[70557]: cluster 2024-09-17T11:09:20.666255+0000 mgr.y (mgr.15282) 578 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:21 smithi164 bash[70557]: audit 2024-09-17T11:09:21.177210+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:21 smithi164 bash[70557]: audit 2024-09-17T11:09:21.177210+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:21 smithi164 bash[70557]: audit 2024-09-17T11:09:21.179033+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:21 smithi164 bash[70557]: audit 2024-09-17T11:09:21.179033+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[89600]: cluster 2024-09-17T11:09:20.666255+0000 mgr.y (mgr.15282) 578 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[89600]: cluster 2024-09-17T11:09:20.666255+0000 mgr.y (mgr.15282) 578 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[89600]: audit 2024-09-17T11:09:21.177210+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[89600]: audit 2024-09-17T11:09:21.177210+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[89600]: audit 2024-09-17T11:09:21.179033+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[89600]: audit 2024-09-17T11:09:21.179033+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[93248]: cluster 2024-09-17T11:09:20.666255+0000 mgr.y (mgr.15282) 578 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[93248]: cluster 2024-09-17T11:09:20.666255+0000 mgr.y (mgr.15282) 578 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[93248]: audit 2024-09-17T11:09:21.177210+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[93248]: audit 2024-09-17T11:09:21.177210+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:09:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[93248]: audit 2024-09-17T11:09:21.179033+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:21 smithi163 bash[93248]: audit 2024-09-17T11:09:21.179033+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:22 smithi164 bash[70557]: audit 2024-09-17T11:09:20.892285+0000 mgr.y (mgr.15282) 579 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:22 smithi164 bash[70557]: audit 2024-09-17T11:09:20.892285+0000 mgr.y (mgr.15282) 579 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:23.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:22 smithi163 bash[93248]: audit 2024-09-17T11:09:20.892285+0000 mgr.y (mgr.15282) 579 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:22 smithi163 bash[93248]: audit 2024-09-17T11:09:20.892285+0000 mgr.y (mgr.15282) 579 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:22 smithi163 bash[89600]: audit 2024-09-17T11:09:20.892285+0000 mgr.y (mgr.15282) 579 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:22 smithi163 bash[89600]: audit 2024-09-17T11:09:20.892285+0000 mgr.y (mgr.15282) 579 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:24.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:23.881768193Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:24.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:23 smithi164 bash[70557]: cluster 2024-09-17T11:09:22.667882+0000 mgr.y (mgr.15282) 580 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:24.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:23 smithi164 bash[70557]: cluster 2024-09-17T11:09:22.667882+0000 mgr.y (mgr.15282) 580 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:24.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:23 smithi163 bash[93248]: cluster 2024-09-17T11:09:22.667882+0000 mgr.y (mgr.15282) 580 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:24.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:23 smithi163 bash[93248]: cluster 2024-09-17T11:09:22.667882+0000 mgr.y (mgr.15282) 580 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:23 smithi163 bash[89600]: cluster 2024-09-17T11:09:22.667882+0000 mgr.y (mgr.15282) 580 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:23 smithi163 bash[89600]: cluster 2024-09-17T11:09:22.667882+0000 mgr.y (mgr.15282) 580 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:25 smithi164 bash[70557]: cluster 2024-09-17T11:09:24.668886+0000 mgr.y (mgr.15282) 581 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:26.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:25 smithi164 bash[70557]: cluster 2024-09-17T11:09:24.668886+0000 mgr.y (mgr.15282) 581 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:26.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:25 smithi163 bash[93248]: cluster 2024-09-17T11:09:24.668886+0000 mgr.y (mgr.15282) 581 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:25 smithi163 bash[93248]: cluster 2024-09-17T11:09:24.668886+0000 mgr.y (mgr.15282) 581 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:25 smithi163 bash[89600]: cluster 2024-09-17T11:09:24.668886+0000 mgr.y (mgr.15282) 581 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:25 smithi163 bash[89600]: cluster 2024-09-17T11:09:24.668886+0000 mgr.y (mgr.15282) 581 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:26.486 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:09:27.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:26.892260699Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:26 smithi164 bash[70557]: audit 2024-09-17T11:09:25.562782+0000 mgr.y (mgr.15282) 582 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:26 smithi164 bash[70557]: audit 2024-09-17T11:09:25.562782+0000 mgr.y (mgr.15282) 582 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:27.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:26 smithi163 bash[89600]: audit 2024-09-17T11:09:25.562782+0000 mgr.y (mgr.15282) 582 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:26 smithi163 bash[89600]: audit 2024-09-17T11:09:25.562782+0000 mgr.y (mgr.15282) 582 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:26 smithi163 bash[93248]: audit 2024-09-17T11:09:25.562782+0000 mgr.y (mgr.15282) 582 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:26 smithi163 bash[93248]: audit 2024-09-17T11:09:25.562782+0000 mgr.y (mgr.15282) 582 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:27 smithi164 bash[70557]: cluster 2024-09-17T11:09:26.670573+0000 mgr.y (mgr.15282) 583 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:27 smithi164 bash[70557]: cluster 2024-09-17T11:09:26.670573+0000 mgr.y (mgr.15282) 583 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:28.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:27 smithi163 bash[89600]: cluster 2024-09-17T11:09:26.670573+0000 mgr.y (mgr.15282) 583 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:28.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:27 smithi163 bash[89600]: cluster 2024-09-17T11:09:26.670573+0000 mgr.y (mgr.15282) 583 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:28.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:27 smithi163 bash[93248]: cluster 2024-09-17T11:09:26.670573+0000 mgr.y (mgr.15282) 583 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:28.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:27 smithi163 bash[93248]: cluster 2024-09-17T11:09:26.670573+0000 mgr.y (mgr.15282) 583 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:28.341 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:09:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:28 smithi164 bash[70557]: audit 2024-09-17T11:09:28.330791+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.163:0/3324071355' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:28 smithi164 bash[70557]: audit 2024-09-17T11:09:28.330791+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.163:0/3324071355' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:28 smithi164 bash[70557]: cluster 2024-09-17T11:09:28.671533+0000 mgr.y (mgr.15282) 584 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:29.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:28 smithi164 bash[70557]: cluster 2024-09-17T11:09:28.671533+0000 mgr.y (mgr.15282) 584 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:29.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:28 smithi163 bash[93248]: audit 2024-09-17T11:09:28.330791+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.163:0/3324071355' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:29.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:28 smithi163 bash[93248]: audit 2024-09-17T11:09:28.330791+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.163:0/3324071355' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:29.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:28 smithi163 bash[93248]: cluster 2024-09-17T11:09:28.671533+0000 mgr.y (mgr.15282) 584 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:29.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:28 smithi163 bash[93248]: cluster 2024-09-17T11:09:28.671533+0000 mgr.y (mgr.15282) 584 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:29.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:28 smithi163 bash[89600]: audit 2024-09-17T11:09:28.330791+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.163:0/3324071355' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:29.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:28 smithi163 bash[89600]: audit 2024-09-17T11:09:28.330791+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.163:0/3324071355' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:09:29.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:28 smithi163 bash[89600]: cluster 2024-09-17T11:09:28.671533+0000 mgr.y (mgr.15282) 584 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:29.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:28 smithi163 bash[89600]: cluster 2024-09-17T11:09:28.671533+0000 mgr.y (mgr.15282) 584 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:29.106 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-17T11:09:30.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:09:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:09:29] "GET /metrics HTTP/1.1" 200 38431 "" "Prometheus/2.51.0" 2024-09-17T11:09:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:29.879944809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:31 smithi164 bash[70557]: cluster 2024-09-17T11:09:30.672347+0000 mgr.y (mgr.15282) 585 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:31 smithi164 bash[70557]: cluster 2024-09-17T11:09:30.672347+0000 mgr.y (mgr.15282) 585 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:31 smithi163 bash[93248]: cluster 2024-09-17T11:09:30.672347+0000 mgr.y (mgr.15282) 585 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:31 smithi163 bash[93248]: cluster 2024-09-17T11:09:30.672347+0000 mgr.y (mgr.15282) 585 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:31 smithi163 bash[89600]: cluster 2024-09-17T11:09:30.672347+0000 mgr.y (mgr.15282) 585 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:31 smithi163 bash[89600]: cluster 2024-09-17T11:09:30.672347+0000 mgr.y (mgr.15282) 585 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:32.889650771Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:33.920 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:09:34.019 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:33 smithi163 bash[93248]: cluster 2024-09-17T11:09:32.674009+0000 mgr.y (mgr.15282) 586 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:34.019 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:33 smithi163 bash[93248]: cluster 2024-09-17T11:09:32.674009+0000 mgr.y (mgr.15282) 586 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:34.019 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:33 smithi163 bash[89600]: cluster 2024-09-17T11:09:32.674009+0000 mgr.y (mgr.15282) 586 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:34.019 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:33 smithi163 bash[89600]: cluster 2024-09-17T11:09:32.674009+0000 mgr.y (mgr.15282) 586 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:33 smithi164 bash[70557]: cluster 2024-09-17T11:09:32.674009+0000 mgr.y (mgr.15282) 586 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:33 smithi164 bash[70557]: cluster 2024-09-17T11:09:32.674009+0000 mgr.y (mgr.15282) 586 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:36.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:35.889638512Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:36.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:35 smithi164 bash[70557]: cluster 2024-09-17T11:09:34.675010+0000 mgr.y (mgr.15282) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:36.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:35 smithi164 bash[70557]: cluster 2024-09-17T11:09:34.675010+0000 mgr.y (mgr.15282) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:36.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:35 smithi163 bash[89600]: cluster 2024-09-17T11:09:34.675010+0000 mgr.y (mgr.15282) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:36.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:35 smithi163 bash[89600]: cluster 2024-09-17T11:09:34.675010+0000 mgr.y (mgr.15282) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:35 smithi163 bash[93248]: cluster 2024-09-17T11:09:34.675010+0000 mgr.y (mgr.15282) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:35 smithi163 bash[93248]: cluster 2024-09-17T11:09:34.675010+0000 mgr.y (mgr.15282) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:36 smithi164 bash[70557]: audit 2024-09-17T11:09:35.571432+0000 mgr.y (mgr.15282) 588 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:36 smithi164 bash[70557]: audit 2024-09-17T11:09:35.571432+0000 mgr.y (mgr.15282) 588 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:36 smithi164 bash[70557]: audit 2024-09-17T11:09:35.643983+0000 mgr.y (mgr.15282) 589 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:36 smithi164 bash[70557]: audit 2024-09-17T11:09:35.643983+0000 mgr.y (mgr.15282) 589 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:36 smithi164 bash[70557]: audit 2024-09-17T11:09:36.168572+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:36 smithi164 bash[70557]: audit 2024-09-17T11:09:36.168572+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[89600]: audit 2024-09-17T11:09:35.571432+0000 mgr.y (mgr.15282) 588 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[89600]: audit 2024-09-17T11:09:35.571432+0000 mgr.y (mgr.15282) 588 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[89600]: audit 2024-09-17T11:09:35.643983+0000 mgr.y (mgr.15282) 589 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[89600]: audit 2024-09-17T11:09:35.643983+0000 mgr.y (mgr.15282) 589 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[89600]: audit 2024-09-17T11:09:36.168572+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[89600]: audit 2024-09-17T11:09:36.168572+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[93248]: audit 2024-09-17T11:09:35.571432+0000 mgr.y (mgr.15282) 588 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[93248]: audit 2024-09-17T11:09:35.571432+0000 mgr.y (mgr.15282) 588 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[93248]: audit 2024-09-17T11:09:35.643983+0000 mgr.y (mgr.15282) 589 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[93248]: audit 2024-09-17T11:09:35.643983+0000 mgr.y (mgr.15282) 589 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[93248]: audit 2024-09-17T11:09:36.168572+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:37.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:36 smithi163 bash[93248]: audit 2024-09-17T11:09:36.168572+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:38.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:37 smithi164 bash[70557]: cluster 2024-09-17T11:09:36.676674+0000 mgr.y (mgr.15282) 590 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:38.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:37 smithi164 bash[70557]: cluster 2024-09-17T11:09:36.676674+0000 mgr.y (mgr.15282) 590 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:37 smithi163 bash[93248]: cluster 2024-09-17T11:09:36.676674+0000 mgr.y (mgr.15282) 590 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:37 smithi163 bash[93248]: cluster 2024-09-17T11:09:36.676674+0000 mgr.y (mgr.15282) 590 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:38.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:37 smithi163 bash[89600]: cluster 2024-09-17T11:09:36.676674+0000 mgr.y (mgr.15282) 590 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:38.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:37 smithi163 bash[89600]: cluster 2024-09-17T11:09:36.676674+0000 mgr.y (mgr.15282) 590 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:38.301 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:09:39.093 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:09:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:38.887233457Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:39 smithi164 bash[70557]: cluster 2024-09-17T11:09:38.677554+0000 mgr.y (mgr.15282) 591 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:39 smithi164 bash[70557]: cluster 2024-09-17T11:09:38.677554+0000 mgr.y (mgr.15282) 591 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:40.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:39 smithi163 bash[89600]: cluster 2024-09-17T11:09:38.677554+0000 mgr.y (mgr.15282) 591 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:39 smithi163 bash[89600]: cluster 2024-09-17T11:09:38.677554+0000 mgr.y (mgr.15282) 591 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:09:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:09:39] "GET /metrics HTTP/1.1" 200 38431 "" "Prometheus/2.51.0" 2024-09-17T11:09:40.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:39 smithi163 bash[93248]: cluster 2024-09-17T11:09:38.677554+0000 mgr.y (mgr.15282) 591 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:40.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:39 smithi163 bash[93248]: cluster 2024-09-17T11:09:38.677554+0000 mgr.y (mgr.15282) 591 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:42.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:41.876590862Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:42.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:41 smithi164 bash[70557]: cluster 2024-09-17T11:09:40.678268+0000 mgr.y (mgr.15282) 592 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:42.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:41 smithi164 bash[70557]: cluster 2024-09-17T11:09:40.678268+0000 mgr.y (mgr.15282) 592 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:42.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:41 smithi163 bash[89600]: cluster 2024-09-17T11:09:40.678268+0000 mgr.y (mgr.15282) 592 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:42.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:41 smithi163 bash[89600]: cluster 2024-09-17T11:09:40.678268+0000 mgr.y (mgr.15282) 592 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:42.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:41 smithi163 bash[93248]: cluster 2024-09-17T11:09:40.678268+0000 mgr.y (mgr.15282) 592 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:42.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:41 smithi163 bash[93248]: cluster 2024-09-17T11:09:40.678268+0000 mgr.y (mgr.15282) 592 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:43.908 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:09:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:43 smithi164 bash[70557]: cluster 2024-09-17T11:09:42.679923+0000 mgr.y (mgr.15282) 593 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:43 smithi164 bash[70557]: cluster 2024-09-17T11:09:42.679923+0000 mgr.y (mgr.15282) 593 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:44.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:43 smithi163 bash[93248]: cluster 2024-09-17T11:09:42.679923+0000 mgr.y (mgr.15282) 593 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:44.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:43 smithi163 bash[93248]: cluster 2024-09-17T11:09:42.679923+0000 mgr.y (mgr.15282) 593 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:44.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:43 smithi163 bash[89600]: cluster 2024-09-17T11:09:42.679923+0000 mgr.y (mgr.15282) 593 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:44.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:43 smithi163 bash[89600]: cluster 2024-09-17T11:09:42.679923+0000 mgr.y (mgr.15282) 593 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:44.89391466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:45.589 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:09:45.590 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": null, 2024-09-17T11:09:45.590 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": false, 2024-09-17T11:09:45.590 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "", 2024-09-17T11:09:45.590 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:09:45.590 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": null, 2024-09-17T11:09:45.590 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "", 2024-09-17T11:09:45.590 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:09:45.590 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:09:45.894 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:45 smithi163 bash[93248]: cluster 2024-09-17T11:09:44.680767+0000 mgr.y (mgr.15282) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:45.894 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:45 smithi163 bash[93248]: cluster 2024-09-17T11:09:44.680767+0000 mgr.y (mgr.15282) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:45.894 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:45 smithi163 bash[89600]: cluster 2024-09-17T11:09:44.680767+0000 mgr.y (mgr.15282) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:45.895 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:45 smithi163 bash[89600]: cluster 2024-09-17T11:09:44.680767+0000 mgr.y (mgr.15282) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:45 smithi164 bash[70557]: cluster 2024-09-17T11:09:44.680767+0000 mgr.y (mgr.15282) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:45 smithi164 bash[70557]: cluster 2024-09-17T11:09:44.680767+0000 mgr.y (mgr.15282) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:46.473 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T11:09:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:46 smithi164 bash[70557]: audit 2024-09-17T11:09:45.579385+0000 mgr.y (mgr.15282) 595 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:46 smithi164 bash[70557]: audit 2024-09-17T11:09:45.579385+0000 mgr.y (mgr.15282) 595 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:46 smithi164 bash[70557]: audit 2024-09-17T11:09:45.590310+0000 mgr.y (mgr.15282) 596 : audit [DBG] from='client.54326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:46 smithi164 bash[70557]: audit 2024-09-17T11:09:45.590310+0000 mgr.y (mgr.15282) 596 : audit [DBG] from='client.54326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:46 smithi163 bash[93248]: audit 2024-09-17T11:09:45.579385+0000 mgr.y (mgr.15282) 595 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:46 smithi163 bash[93248]: audit 2024-09-17T11:09:45.579385+0000 mgr.y (mgr.15282) 595 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:46 smithi163 bash[93248]: audit 2024-09-17T11:09:45.590310+0000 mgr.y (mgr.15282) 596 : audit [DBG] from='client.54326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:46 smithi163 bash[93248]: audit 2024-09-17T11:09:45.590310+0000 mgr.y (mgr.15282) 596 : audit [DBG] from='client.54326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:46 smithi163 bash[89600]: audit 2024-09-17T11:09:45.579385+0000 mgr.y (mgr.15282) 595 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:46 smithi163 bash[89600]: audit 2024-09-17T11:09:45.579385+0000 mgr.y (mgr.15282) 595 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:46 smithi163 bash[89600]: audit 2024-09-17T11:09:45.590310+0000 mgr.y (mgr.15282) 596 : audit [DBG] from='client.54326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:46 smithi163 bash[89600]: audit 2024-09-17T11:09:45.590310+0000 mgr.y (mgr.15282) 596 : audit [DBG] from='client.54326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:09:48.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:47 smithi164 bash[70557]: cluster 2024-09-17T11:09:46.681550+0000 mgr.y (mgr.15282) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:47 smithi164 bash[70557]: cluster 2024-09-17T11:09:46.681550+0000 mgr.y (mgr.15282) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:48.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:47.875788976Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:48.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:47 smithi163 bash[93248]: cluster 2024-09-17T11:09:46.681550+0000 mgr.y (mgr.15282) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:48.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:47 smithi163 bash[93248]: cluster 2024-09-17T11:09:46.681550+0000 mgr.y (mgr.15282) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:47 smithi163 bash[89600]: cluster 2024-09-17T11:09:46.681550+0000 mgr.y (mgr.15282) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:47 smithi163 bash[89600]: cluster 2024-09-17T11:09:46.681550+0000 mgr.y (mgr.15282) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:49.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:48 smithi163 bash[93248]: cluster 2024-09-17T11:09:48.682373+0000 mgr.y (mgr.15282) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:49.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:48 smithi163 bash[93248]: cluster 2024-09-17T11:09:48.682373+0000 mgr.y (mgr.15282) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:48 smithi163 bash[89600]: cluster 2024-09-17T11:09:48.682373+0000 mgr.y (mgr.15282) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:48 smithi163 bash[89600]: cluster 2024-09-17T11:09:48.682373+0000 mgr.y (mgr.15282) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:49.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:48 smithi164 bash[70557]: cluster 2024-09-17T11:09:48.682373+0000 mgr.y (mgr.15282) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:49.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:48 smithi164 bash[70557]: cluster 2024-09-17T11:09:48.682373+0000 mgr.y (mgr.15282) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:50.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:09:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:09:49] "GET /metrics HTTP/1.1" 200 38431 "" "Prometheus/2.51.0" 2024-09-17T11:09:51.284 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:09:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:50.871490689Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:51 smithi164 bash[70557]: cluster 2024-09-17T11:09:50.683093+0000 mgr.y (mgr.15282) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:51 smithi164 bash[70557]: cluster 2024-09-17T11:09:50.683093+0000 mgr.y (mgr.15282) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:51 smithi164 bash[70557]: audit 2024-09-17T11:09:51.168971+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:51 smithi164 bash[70557]: audit 2024-09-17T11:09:51.168971+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:51 smithi163 bash[89600]: cluster 2024-09-17T11:09:50.683093+0000 mgr.y (mgr.15282) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:51 smithi163 bash[89600]: cluster 2024-09-17T11:09:50.683093+0000 mgr.y (mgr.15282) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:51 smithi163 bash[89600]: audit 2024-09-17T11:09:51.168971+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:51 smithi163 bash[89600]: audit 2024-09-17T11:09:51.168971+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:51 smithi163 bash[93248]: cluster 2024-09-17T11:09:50.683093+0000 mgr.y (mgr.15282) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:51 smithi163 bash[93248]: cluster 2024-09-17T11:09:50.683093+0000 mgr.y (mgr.15282) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:51 smithi163 bash[93248]: audit 2024-09-17T11:09:51.168971+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:51 smithi163 bash[93248]: audit 2024-09-17T11:09:51.168971+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:09:53.239 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T11:09:54.010 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:53 smithi163 bash[89600]: cluster 2024-09-17T11:09:52.684747+0000 mgr.y (mgr.15282) 600 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:54.010 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:53 smithi163 bash[89600]: cluster 2024-09-17T11:09:52.684747+0000 mgr.y (mgr.15282) 600 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:54.010 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:53 smithi163 bash[89600]: audit 2024-09-17T11:09:53.240651+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.163:0/2522068430' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:09:54.010 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:53 smithi163 bash[89600]: audit 2024-09-17T11:09:53.240651+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.163:0/2522068430' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:09:54.011 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:53 smithi163 bash[93248]: cluster 2024-09-17T11:09:52.684747+0000 mgr.y (mgr.15282) 600 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:54.011 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:53 smithi163 bash[93248]: cluster 2024-09-17T11:09:52.684747+0000 mgr.y (mgr.15282) 600 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:54.011 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:53 smithi163 bash[93248]: audit 2024-09-17T11:09:53.240651+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.163:0/2522068430' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:09:54.011 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:53 smithi163 bash[93248]: audit 2024-09-17T11:09:53.240651+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.163:0/2522068430' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:09:54.012 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-17T11:09:54.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:53.871462812Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:54.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:53 smithi164 bash[70557]: cluster 2024-09-17T11:09:52.684747+0000 mgr.y (mgr.15282) 600 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:54.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:53 smithi164 bash[70557]: cluster 2024-09-17T11:09:52.684747+0000 mgr.y (mgr.15282) 600 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:54.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:53 smithi164 bash[70557]: audit 2024-09-17T11:09:53.240651+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.163:0/2522068430' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:09:54.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:53 smithi164 bash[70557]: audit 2024-09-17T11:09:53.240651+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.163:0/2522068430' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:09:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:55 smithi164 bash[70557]: cluster 2024-09-17T11:09:54.685790+0000 mgr.y (mgr.15282) 601 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:55 smithi164 bash[70557]: cluster 2024-09-17T11:09:54.685790+0000 mgr.y (mgr.15282) 601 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:56.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:55 smithi163 bash[89600]: cluster 2024-09-17T11:09:54.685790+0000 mgr.y (mgr.15282) 601 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:56.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:55 smithi163 bash[89600]: cluster 2024-09-17T11:09:54.685790+0000 mgr.y (mgr.15282) 601 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:56.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:55 smithi163 bash[93248]: cluster 2024-09-17T11:09:54.685790+0000 mgr.y (mgr.15282) 601 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:56.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:55 smithi163 bash[93248]: cluster 2024-09-17T11:09:54.685790+0000 mgr.y (mgr.15282) 601 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:09:57.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:56 smithi164 bash[70557]: audit 2024-09-17T11:09:55.588695+0000 mgr.y (mgr.15282) 602 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:57.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:56 smithi164 bash[70557]: audit 2024-09-17T11:09:55.588695+0000 mgr.y (mgr.15282) 602 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:57.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:56.90329363Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:09:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:56 smithi163 bash[89600]: audit 2024-09-17T11:09:55.588695+0000 mgr.y (mgr.15282) 602 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:56 smithi163 bash[89600]: audit 2024-09-17T11:09:55.588695+0000 mgr.y (mgr.15282) 602 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:56 smithi163 bash[93248]: audit 2024-09-17T11:09:55.588695+0000 mgr.y (mgr.15282) 602 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:56 smithi163 bash[93248]: audit 2024-09-17T11:09:55.588695+0000 mgr.y (mgr.15282) 602 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:09:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:57 smithi164 bash[70557]: cluster 2024-09-17T11:09:56.687385+0000 mgr.y (mgr.15282) 603 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:57 smithi164 bash[70557]: cluster 2024-09-17T11:09:56.687385+0000 mgr.y (mgr.15282) 603 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:57 smithi163 bash[93248]: cluster 2024-09-17T11:09:56.687385+0000 mgr.y (mgr.15282) 603 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:57 smithi163 bash[93248]: cluster 2024-09-17T11:09:56.687385+0000 mgr.y (mgr.15282) 603 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:58.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:57 smithi163 bash[89600]: cluster 2024-09-17T11:09:56.687385+0000 mgr.y (mgr.15282) 603 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:58.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:57 smithi163 bash[89600]: cluster 2024-09-17T11:09:56.687385+0000 mgr.y (mgr.15282) 603 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:09:58.823 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:10:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:59 smithi164 bash[70557]: cluster 2024-09-17T11:09:58.688226+0000 mgr.y (mgr.15282) 604 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:09:59 smithi164 bash[70557]: cluster 2024-09-17T11:09:58.688226+0000 mgr.y (mgr.15282) 604 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:00.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:09:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:09:59.899662927Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:09:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:09:59] "GET /metrics HTTP/1.1" 200 38429 "" "Prometheus/2.51.0" 2024-09-17T11:10:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:59 smithi163 bash[93248]: cluster 2024-09-17T11:09:58.688226+0000 mgr.y (mgr.15282) 604 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:09:59 smithi163 bash[93248]: cluster 2024-09-17T11:09:58.688226+0000 mgr.y (mgr.15282) 604 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:59 smithi163 bash[89600]: cluster 2024-09-17T11:09:58.688226+0000 mgr.y (mgr.15282) 604 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:09:59 smithi163 bash[89600]: cluster 2024-09-17T11:09:58.688226+0000 mgr.y (mgr.15282) 604 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:00 smithi164 bash[70557]: cluster 2024-09-17T11:10:00.000169+0000 mon.a (mon.0) 284 : cluster [INF] overall HEALTH_OK 2024-09-17T11:10:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:00 smithi164 bash[70557]: cluster 2024-09-17T11:10:00.000169+0000 mon.a (mon.0) 284 : cluster [INF] overall HEALTH_OK 2024-09-17T11:10:01.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:00 smithi163 bash[89600]: cluster 2024-09-17T11:10:00.000169+0000 mon.a (mon.0) 284 : cluster [INF] overall HEALTH_OK 2024-09-17T11:10:01.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:00 smithi163 bash[89600]: cluster 2024-09-17T11:10:00.000169+0000 mon.a (mon.0) 284 : cluster [INF] overall HEALTH_OK 2024-09-17T11:10:01.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:00 smithi163 bash[93248]: cluster 2024-09-17T11:10:00.000169+0000 mon.a (mon.0) 284 : cluster [INF] overall HEALTH_OK 2024-09-17T11:10:01.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:00 smithi163 bash[93248]: cluster 2024-09-17T11:10:00.000169+0000 mon.a (mon.0) 284 : cluster [INF] overall HEALTH_OK 2024-09-17T11:10:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:01 smithi164 bash[70557]: audit 2024-09-17T11:10:00.594670+0000 mgr.y (mgr.15282) 605 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:02.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:01 smithi164 bash[70557]: audit 2024-09-17T11:10:00.594670+0000 mgr.y (mgr.15282) 605 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:01 smithi164 bash[70557]: cluster 2024-09-17T11:10:00.688913+0000 mgr.y (mgr.15282) 606 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:02.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:01 smithi164 bash[70557]: cluster 2024-09-17T11:10:00.688913+0000 mgr.y (mgr.15282) 606 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:02.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:01 smithi163 bash[89600]: audit 2024-09-17T11:10:00.594670+0000 mgr.y (mgr.15282) 605 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:01 smithi163 bash[89600]: audit 2024-09-17T11:10:00.594670+0000 mgr.y (mgr.15282) 605 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:01 smithi163 bash[89600]: cluster 2024-09-17T11:10:00.688913+0000 mgr.y (mgr.15282) 606 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:02.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:01 smithi163 bash[89600]: cluster 2024-09-17T11:10:00.688913+0000 mgr.y (mgr.15282) 606 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:01 smithi163 bash[93248]: audit 2024-09-17T11:10:00.594670+0000 mgr.y (mgr.15282) 605 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:01 smithi163 bash[93248]: audit 2024-09-17T11:10:00.594670+0000 mgr.y (mgr.15282) 605 : audit [DBG] from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:01 smithi163 bash[93248]: cluster 2024-09-17T11:10:00.688913+0000 mgr.y (mgr.15282) 606 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:02.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:01 smithi163 bash[93248]: cluster 2024-09-17T11:10:00.688913+0000 mgr.y (mgr.15282) 606 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:03.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:02 smithi163 bash[89600]: cluster 2024-09-17T11:10:02.690097+0000 mgr.y (mgr.15282) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:03.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:02 smithi163 bash[89600]: cluster 2024-09-17T11:10:02.690097+0000 mgr.y (mgr.15282) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:02 smithi163 bash[93248]: cluster 2024-09-17T11:10:02.690097+0000 mgr.y (mgr.15282) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:02 smithi163 bash[93248]: cluster 2024-09-17T11:10:02.690097+0000 mgr.y (mgr.15282) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:03.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:02 smithi164 bash[70557]: cluster 2024-09-17T11:10:02.690097+0000 mgr.y (mgr.15282) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:03.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:02 smithi164 bash[70557]: cluster 2024-09-17T11:10:02.690097+0000 mgr.y (mgr.15282) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:03.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:02.873497166Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:03.343 INFO:teuthology.orchestra.run.smithi163.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:04.158 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T11:10:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: cephadm 2024-09-17T11:10:03.334406+0000 mgr.y (mgr.15282) 608 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: cephadm 2024-09-17T11:10:03.334406+0000 mgr.y (mgr.15282) 608 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: audit 2024-09-17T11:10:03.341134+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: audit 2024-09-17T11:10:03.341134+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: audit 2024-09-17T11:10:04.010996+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: audit 2024-09-17T11:10:04.010996+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: audit 2024-09-17T11:10:04.012735+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: audit 2024-09-17T11:10:04.012735+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:04.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: audit 2024-09-17T11:10:04.024074+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[93248]: audit 2024-09-17T11:10:04.024074+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: cephadm 2024-09-17T11:10:03.334406+0000 mgr.y (mgr.15282) 608 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:04.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: cephadm 2024-09-17T11:10:03.334406+0000 mgr.y (mgr.15282) 608 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:04.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: audit 2024-09-17T11:10:03.341134+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: audit 2024-09-17T11:10:03.341134+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: audit 2024-09-17T11:10:04.010996+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:04.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: audit 2024-09-17T11:10:04.010996+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:04.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: audit 2024-09-17T11:10:04.012735+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:04.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: audit 2024-09-17T11:10:04.012735+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:04.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: audit 2024-09-17T11:10:04.024074+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:04 smithi163 bash[89600]: audit 2024-09-17T11:10:04.024074+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: cephadm 2024-09-17T11:10:03.334406+0000 mgr.y (mgr.15282) 608 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:04.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: cephadm 2024-09-17T11:10:03.334406+0000 mgr.y (mgr.15282) 608 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: audit 2024-09-17T11:10:03.341134+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: audit 2024-09-17T11:10:03.341134+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: audit 2024-09-17T11:10:04.010996+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: audit 2024-09-17T11:10:04.010996+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: audit 2024-09-17T11:10:04.012735+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: audit 2024-09-17T11:10:04.012735+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: audit 2024-09-17T11:10:04.024074+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:04 smithi164 bash[70557]: audit 2024-09-17T11:10:04.024074+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:05 smithi164 bash[70557]: cephadm 2024-09-17T11:10:04.099110+0000 mgr.y (mgr.15282) 609 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:05 smithi164 bash[70557]: cephadm 2024-09-17T11:10:04.099110+0000 mgr.y (mgr.15282) 609 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:05 smithi164 bash[70557]: cluster 2024-09-17T11:10:04.690984+0000 mgr.y (mgr.15282) 610 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:05 smithi164 bash[70557]: cluster 2024-09-17T11:10:04.690984+0000 mgr.y (mgr.15282) 610 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:05.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:05 smithi163 bash[89600]: cephadm 2024-09-17T11:10:04.099110+0000 mgr.y (mgr.15282) 609 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:05 smithi163 bash[89600]: cephadm 2024-09-17T11:10:04.099110+0000 mgr.y (mgr.15282) 609 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:05 smithi163 bash[89600]: cluster 2024-09-17T11:10:04.690984+0000 mgr.y (mgr.15282) 610 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:05 smithi163 bash[89600]: cluster 2024-09-17T11:10:04.690984+0000 mgr.y (mgr.15282) 610 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:05.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:05 smithi163 bash[93248]: cephadm 2024-09-17T11:10:04.099110+0000 mgr.y (mgr.15282) 609 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:05.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:05 smithi163 bash[93248]: cephadm 2024-09-17T11:10:04.099110+0000 mgr.y (mgr.15282) 609 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:10:05.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:05 smithi163 bash[93248]: cluster 2024-09-17T11:10:04.690984+0000 mgr.y (mgr.15282) 610 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:05.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:05 smithi163 bash[93248]: cluster 2024-09-17T11:10:04.690984+0000 mgr.y (mgr.15282) 610 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:05.883862286Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:06 smithi164 bash[70557]: audit 2024-09-17T11:10:05.599407+0000 mgr.y (mgr.15282) 611 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:06 smithi164 bash[70557]: audit 2024-09-17T11:10:05.599407+0000 mgr.y (mgr.15282) 611 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:06 smithi164 bash[70557]: audit 2024-09-17T11:10:06.169334+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:06 smithi164 bash[70557]: audit 2024-09-17T11:10:06.169334+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:06.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:06 smithi163 bash[93248]: audit 2024-09-17T11:10:05.599407+0000 mgr.y (mgr.15282) 611 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:06 smithi163 bash[93248]: audit 2024-09-17T11:10:05.599407+0000 mgr.y (mgr.15282) 611 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:06 smithi163 bash[93248]: audit 2024-09-17T11:10:06.169334+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:06 smithi163 bash[93248]: audit 2024-09-17T11:10:06.169334+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:06 smithi163 bash[89600]: audit 2024-09-17T11:10:05.599407+0000 mgr.y (mgr.15282) 611 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:06 smithi163 bash[89600]: audit 2024-09-17T11:10:05.599407+0000 mgr.y (mgr.15282) 611 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:06 smithi163 bash[89600]: audit 2024-09-17T11:10:06.169334+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:06 smithi163 bash[89600]: audit 2024-09-17T11:10:06.169334+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:07.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: cluster 2024-09-17T11:10:06.692515+0000 mgr.y (mgr.15282) 612 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:07.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: cluster 2024-09-17T11:10:06.692515+0000 mgr.y (mgr.15282) 612 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:07.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:06.978268+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:06.978268+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:06.982815+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:06.982815+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:06.987547+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:06.987547+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:06.995468+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:06.995468+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.001944+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.001944+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.013774+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.013774+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.018174+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.018174+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.030202+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.030202+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.035819+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T11:10:07.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:07 smithi164 bash[70557]: audit 2024-09-17T11:10:07.035819+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T11:10:07.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: cluster 2024-09-17T11:10:06.692515+0000 mgr.y (mgr.15282) 612 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:07.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: cluster 2024-09-17T11:10:06.692515+0000 mgr.y (mgr.15282) 612 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:06.978268+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:06.978268+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:06.982815+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:06.982815+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:06.987547+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:06.987547+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:06.995468+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:06.995468+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.001944+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.001944+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.013774+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.013774+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.018174+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.018174+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.030202+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.030202+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.035819+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[93248]: audit 2024-09-17T11:10:07.035819+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: cluster 2024-09-17T11:10:06.692515+0000 mgr.y (mgr.15282) 612 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: cluster 2024-09-17T11:10:06.692515+0000 mgr.y (mgr.15282) 612 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:06.978268+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:06.978268+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:06.982815+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:06.982815+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:07.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:06.987547+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:06.987547+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:06.995468+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:06.995468+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.001944+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.001944+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.013774+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.013774+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.018174+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.018174+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.030202+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.030202+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.035819+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T11:10:07.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:07 smithi163 bash[89600]: audit 2024-09-17T11:10:07.035819+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:06.981668+0000 mgr.y (mgr.15282) 613 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:06.981668+0000 mgr.y (mgr.15282) 613 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:06.981737+0000 mgr.y (mgr.15282) 614 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:06.981737+0000 mgr.y (mgr.15282) 614 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:06.990344+0000 mgr.y (mgr.15282) 615 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:06.990344+0000 mgr.y (mgr.15282) 615 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:07.004800+0000 mgr.y (mgr.15282) 616 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:07.004800+0000 mgr.y (mgr.15282) 616 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:07.020843+0000 mgr.y (mgr.15282) 617 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:10:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:07.020843+0000 mgr.y (mgr.15282) 617 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:10:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: audit 2024-09-17T11:10:07.037283+0000 mgr.y (mgr.15282) 618 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T11:10:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: audit 2024-09-17T11:10:07.037283+0000 mgr.y (mgr.15282) 618 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T11:10:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:07.040014+0000 mgr.y (mgr.15282) 619 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T11:10:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[70557]: cephadm 2024-09-17T11:10:07.040014+0000 mgr.y (mgr.15282) 619 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T11:10:08.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:06.981668+0000 mgr.y (mgr.15282) 613 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:10:08.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:06.981668+0000 mgr.y (mgr.15282) 613 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:10:08.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:06.981737+0000 mgr.y (mgr.15282) 614 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:10:08.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:06.981737+0000 mgr.y (mgr.15282) 614 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:10:08.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:06.990344+0000 mgr.y (mgr.15282) 615 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:10:08.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:06.990344+0000 mgr.y (mgr.15282) 615 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:10:08.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:07.004800+0000 mgr.y (mgr.15282) 616 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:10:08.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:07.004800+0000 mgr.y (mgr.15282) 616 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:10:08.797 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:07.020843+0000 mgr.y (mgr.15282) 617 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:07.020843+0000 mgr.y (mgr.15282) 617 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: audit 2024-09-17T11:10:07.037283+0000 mgr.y (mgr.15282) 618 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: audit 2024-09-17T11:10:07.037283+0000 mgr.y (mgr.15282) 618 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:07.040014+0000 mgr.y (mgr.15282) 619 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[89600]: cephadm 2024-09-17T11:10:07.040014+0000 mgr.y (mgr.15282) 619 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:06.981668+0000 mgr.y (mgr.15282) 613 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:06.981668+0000 mgr.y (mgr.15282) 613 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:06.981737+0000 mgr.y (mgr.15282) 614 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:06.981737+0000 mgr.y (mgr.15282) 614 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:06.990344+0000 mgr.y (mgr.15282) 615 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:06.990344+0000 mgr.y (mgr.15282) 615 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:10:08.798 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:07.004800+0000 mgr.y (mgr.15282) 616 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:10:08.799 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:07.004800+0000 mgr.y (mgr.15282) 616 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:10:08.799 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:07.020843+0000 mgr.y (mgr.15282) 617 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:10:08.799 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:07.020843+0000 mgr.y (mgr.15282) 617 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:10:08.799 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: audit 2024-09-17T11:10:07.037283+0000 mgr.y (mgr.15282) 618 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T11:10:08.799 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: audit 2024-09-17T11:10:07.037283+0000 mgr.y (mgr.15282) 618 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T11:10:08.799 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:07.040014+0000 mgr.y (mgr.15282) 619 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T11:10:08.799 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:08 smithi163 bash[93248]: cephadm 2024-09-17T11:10:07.040014+0000 mgr.y (mgr.15282) 619 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T11:10:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:08.900206667Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:09.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:09 smithi163 bash[89600]: cluster 2024-09-17T11:10:08.693431+0000 mgr.y (mgr.15282) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:09.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:09 smithi163 bash[89600]: cluster 2024-09-17T11:10:08.693431+0000 mgr.y (mgr.15282) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:09.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:09 smithi163 bash[93248]: cluster 2024-09-17T11:10:08.693431+0000 mgr.y (mgr.15282) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:09.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:09 smithi163 bash[93248]: cluster 2024-09-17T11:10:08.693431+0000 mgr.y (mgr.15282) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:09.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:09 smithi164 bash[70557]: cluster 2024-09-17T11:10:08.693431+0000 mgr.y (mgr.15282) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:09.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:09 smithi164 bash[70557]: cluster 2024-09-17T11:10:08.693431+0000 mgr.y (mgr.15282) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:10.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:10:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:10:09] "GET /metrics HTTP/1.1" 200 38430 "" "Prometheus/2.51.0" 2024-09-17T11:10:10.307 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:10:11.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: cephadm 2024-09-17T11:10:09.831186+0000 mgr.y (mgr.15282) 621 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: cephadm 2024-09-17T11:10:09.831186+0000 mgr.y (mgr.15282) 621 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: audit 2024-09-17T11:10:09.839016+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: audit 2024-09-17T11:10:09.839016+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: audit 2024-09-17T11:10:09.842207+0000 mon.b (mon.1) 202 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: audit 2024-09-17T11:10:09.842207+0000 mon.b (mon.1) 202 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: audit 2024-09-17T11:10:09.843658+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: audit 2024-09-17T11:10:09.843658+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: cephadm 2024-09-17T11:10:09.849233+0000 mgr.y (mgr.15282) 622 : cephadm [INF] Deploying daemon osd.3 on smithi163 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: cephadm 2024-09-17T11:10:09.849233+0000 mgr.y (mgr.15282) 622 : cephadm [INF] Deploying daemon osd.3 on smithi163 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: cluster 2024-09-17T11:10:10.694139+0000 mgr.y (mgr.15282) 623 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:11.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:10 smithi164 bash[70557]: cluster 2024-09-17T11:10:10.694139+0000 mgr.y (mgr.15282) 623 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: cephadm 2024-09-17T11:10:09.831186+0000 mgr.y (mgr.15282) 621 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T11:10:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: cephadm 2024-09-17T11:10:09.831186+0000 mgr.y (mgr.15282) 621 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T11:10:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: audit 2024-09-17T11:10:09.839016+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: audit 2024-09-17T11:10:09.839016+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: audit 2024-09-17T11:10:09.842207+0000 mon.b (mon.1) 202 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:10:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: audit 2024-09-17T11:10:09.842207+0000 mon.b (mon.1) 202 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:10:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: audit 2024-09-17T11:10:09.843658+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: audit 2024-09-17T11:10:09.843658+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: cephadm 2024-09-17T11:10:09.849233+0000 mgr.y (mgr.15282) 622 : cephadm [INF] Deploying daemon osd.3 on smithi163 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: cephadm 2024-09-17T11:10:09.849233+0000 mgr.y (mgr.15282) 622 : cephadm [INF] Deploying daemon osd.3 on smithi163 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: cluster 2024-09-17T11:10:10.694139+0000 mgr.y (mgr.15282) 623 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[89600]: cluster 2024-09-17T11:10:10.694139+0000 mgr.y (mgr.15282) 623 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: cephadm 2024-09-17T11:10:09.831186+0000 mgr.y (mgr.15282) 621 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: cephadm 2024-09-17T11:10:09.831186+0000 mgr.y (mgr.15282) 621 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: audit 2024-09-17T11:10:09.839016+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: audit 2024-09-17T11:10:09.839016+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: audit 2024-09-17T11:10:09.842207+0000 mon.b (mon.1) 202 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: audit 2024-09-17T11:10:09.842207+0000 mon.b (mon.1) 202 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:10:11.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: audit 2024-09-17T11:10:09.843658+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:11.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: audit 2024-09-17T11:10:09.843658+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:11.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: cephadm 2024-09-17T11:10:09.849233+0000 mgr.y (mgr.15282) 622 : cephadm [INF] Deploying daemon osd.3 on smithi163 2024-09-17T11:10:11.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: cephadm 2024-09-17T11:10:09.849233+0000 mgr.y (mgr.15282) 622 : cephadm [INF] Deploying daemon osd.3 on smithi163 2024-09-17T11:10:11.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: cluster 2024-09-17T11:10:10.694139+0000 mgr.y (mgr.15282) 623 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:11.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:10 smithi163 bash[93248]: cluster 2024-09-17T11:10:10.694139+0000 mgr.y (mgr.15282) 623 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:11.878718426Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:12.806 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:10:13.430 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (9m) 75s ago 36m 13.8M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (8m) 6m ago 36m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (10m) 75s ago 34m 49.9M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (10m) 6m ago 45m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (21m) 75s ago 47m 514M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (5m) 75s ago 47m 46.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (7m) 6m ago 45m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (5m) 75s ago 45m 37.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (10m) 75s ago 36m 8588k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (10m) 6m ago 36m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (3m) 75s ago 44m 49.5M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:10:13.431 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (2m) 75s ago 43m 50.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:10:13.432 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (80s) 75s ago 42m - 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:10:13.432 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (41m) 75s ago 41m 62.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 1a16e5de1dc2 2024-09-17T11:10:13.432 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (40m) 6m ago 40m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:10:13.432 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (39m) 6m ago 39m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:10:13.432 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (38m) 6m ago 39m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:10:13.432 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (38m) 6m ago 38m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:10:13.432 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (9m) 6m ago 37m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:10:13.432 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (34m) 75s ago 34m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:10:13.432 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (34m) 6m ago 34m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:10:13.792 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:10:13.792 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:10:13.792 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:10:13.792 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:10:13.792 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:10:13.792 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:10:13.792 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5, 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 7, 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:10:13.793 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:10:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:13 smithi164 bash[70557]: cluster 2024-09-17T11:10:12.695709+0000 mgr.y (mgr.15282) 624 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:13 smithi164 bash[70557]: cluster 2024-09-17T11:10:12.695709+0000 mgr.y (mgr.15282) 624 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:14.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:13 smithi163 bash[89600]: cluster 2024-09-17T11:10:12.695709+0000 mgr.y (mgr.15282) 624 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:14.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:13 smithi163 bash[89600]: cluster 2024-09-17T11:10:12.695709+0000 mgr.y (mgr.15282) 624 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:14.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:13 smithi163 bash[93248]: cluster 2024-09-17T11:10:12.695709+0000 mgr.y (mgr.15282) 624 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:14.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:13 smithi163 bash[93248]: cluster 2024-09-17T11:10:12.695709+0000 mgr.y (mgr.15282) 624 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:14.094 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:10:14.094 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:10:14.094 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:10:14.095 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T11:10:14.095 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:10:14.095 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "3/8 daemons upgraded", 2024-09-17T11:10:14.095 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T11:10:14.095 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:10:14.095 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:10:15.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:14.864693482Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:15.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:14 smithi164 bash[70557]: audit 2024-09-17T11:10:12.795117+0000 mgr.y (mgr.15282) 625 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:14 smithi164 bash[70557]: audit 2024-09-17T11:10:12.795117+0000 mgr.y (mgr.15282) 625 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:14 smithi164 bash[70557]: audit 2024-09-17T11:10:13.121815+0000 mgr.y (mgr.15282) 626 : audit [DBG] from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:14 smithi164 bash[70557]: audit 2024-09-17T11:10:13.121815+0000 mgr.y (mgr.15282) 626 : audit [DBG] from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:14 smithi164 bash[70557]: audit 2024-09-17T11:10:13.409987+0000 mgr.y (mgr.15282) 627 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:14 smithi164 bash[70557]: audit 2024-09-17T11:10:13.409987+0000 mgr.y (mgr.15282) 627 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:14 smithi164 bash[70557]: audit 2024-09-17T11:10:13.792960+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.163:0/283621364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:15.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:14 smithi164 bash[70557]: audit 2024-09-17T11:10:13.792960+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.163:0/283621364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[89600]: audit 2024-09-17T11:10:12.795117+0000 mgr.y (mgr.15282) 625 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[89600]: audit 2024-09-17T11:10:12.795117+0000 mgr.y (mgr.15282) 625 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[89600]: audit 2024-09-17T11:10:13.121815+0000 mgr.y (mgr.15282) 626 : audit [DBG] from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[89600]: audit 2024-09-17T11:10:13.121815+0000 mgr.y (mgr.15282) 626 : audit [DBG] from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[89600]: audit 2024-09-17T11:10:13.409987+0000 mgr.y (mgr.15282) 627 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[89600]: audit 2024-09-17T11:10:13.409987+0000 mgr.y (mgr.15282) 627 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[89600]: audit 2024-09-17T11:10:13.792960+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.163:0/283621364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[89600]: audit 2024-09-17T11:10:13.792960+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.163:0/283621364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:15.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[93248]: audit 2024-09-17T11:10:12.795117+0000 mgr.y (mgr.15282) 625 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[93248]: audit 2024-09-17T11:10:12.795117+0000 mgr.y (mgr.15282) 625 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[93248]: audit 2024-09-17T11:10:13.121815+0000 mgr.y (mgr.15282) 626 : audit [DBG] from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[93248]: audit 2024-09-17T11:10:13.121815+0000 mgr.y (mgr.15282) 626 : audit [DBG] from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[93248]: audit 2024-09-17T11:10:13.409987+0000 mgr.y (mgr.15282) 627 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[93248]: audit 2024-09-17T11:10:13.409987+0000 mgr.y (mgr.15282) 627 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[93248]: audit 2024-09-17T11:10:13.792960+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.163:0/283621364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:15.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:14 smithi163 bash[93248]: audit 2024-09-17T11:10:13.792960+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.163:0/283621364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:15.854 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:15.854 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:15.855 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:15.855 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:15.855 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:15.856 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:15.856 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:15.856 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[89600]: audit 2024-09-17T11:10:14.095658+0000 mgr.y (mgr.15282) 628 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.856 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[89600]: audit 2024-09-17T11:10:14.095658+0000 mgr.y (mgr.15282) 628 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.856 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[89600]: cluster 2024-09-17T11:10:14.696525+0000 mgr.y (mgr.15282) 629 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:15.856 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[89600]: cluster 2024-09-17T11:10:14.696525+0000 mgr.y (mgr.15282) 629 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:15.856 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:15.857 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:15.857 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[93248]: audit 2024-09-17T11:10:14.095658+0000 mgr.y (mgr.15282) 628 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.857 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[93248]: audit 2024-09-17T11:10:14.095658+0000 mgr.y (mgr.15282) 628 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:15.857 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[93248]: cluster 2024-09-17T11:10:14.696525+0000 mgr.y (mgr.15282) 629 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:15.857 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[93248]: cluster 2024-09-17T11:10:14.696525+0000 mgr.y (mgr.15282) 629 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:15 smithi164 bash[70557]: audit 2024-09-17T11:10:14.095658+0000 mgr.y (mgr.15282) 628 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:15 smithi164 bash[70557]: audit 2024-09-17T11:10:14.095658+0000 mgr.y (mgr.15282) 628 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:15 smithi164 bash[70557]: cluster 2024-09-17T11:10:14.696525+0000 mgr.y (mgr.15282) 629 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:16.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:15 smithi164 bash[70557]: cluster 2024-09-17T11:10:14.696525+0000 mgr.y (mgr.15282) 629 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:16.312 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:15 smithi163 systemd[1]: Stopping Ceph osd.3 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:10:16.312 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[45856]: debug 2024-09-17T11:10:15.967+0000 7f60452a8640 -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-17T11:10:16.312 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[45856]: debug 2024-09-17T11:10:15.967+0000 7f60452a8640 -1 osd.3 127 *** Got signal Terminated *** 2024-09-17T11:10:16.312 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:15 smithi163 bash[45856]: debug 2024-09-17T11:10:15.967+0000 7f60452a8640 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:10:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:16 smithi164 bash[70557]: audit 2024-09-17T11:10:15.607456+0000 mgr.y (mgr.15282) 630 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:16 smithi164 bash[70557]: audit 2024-09-17T11:10:15.607456+0000 mgr.y (mgr.15282) 630 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:16 smithi164 bash[70557]: cluster 2024-09-17T11:10:15.973130+0000 mon.a (mon.0) 293 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T11:10:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:16 smithi164 bash[70557]: cluster 2024-09-17T11:10:15.973130+0000 mon.a (mon.0) 293 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T11:10:17.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:16 smithi163 bash[93248]: audit 2024-09-17T11:10:15.607456+0000 mgr.y (mgr.15282) 630 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:16 smithi163 bash[93248]: audit 2024-09-17T11:10:15.607456+0000 mgr.y (mgr.15282) 630 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:16 smithi163 bash[93248]: cluster 2024-09-17T11:10:15.973130+0000 mon.a (mon.0) 293 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T11:10:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:16 smithi163 bash[93248]: cluster 2024-09-17T11:10:15.973130+0000 mon.a (mon.0) 293 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T11:10:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:16 smithi163 bash[89600]: audit 2024-09-17T11:10:15.607456+0000 mgr.y (mgr.15282) 630 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:16 smithi163 bash[89600]: audit 2024-09-17T11:10:15.607456+0000 mgr.y (mgr.15282) 630 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:16 smithi163 bash[89600]: cluster 2024-09-17T11:10:15.973130+0000 mon.a (mon.0) 293 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T11:10:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:16 smithi163 bash[89600]: cluster 2024-09-17T11:10:15.973130+0000 mon.a (mon.0) 293 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T11:10:17.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[93248]: cluster 2024-09-17T11:10:16.698040+0000 mgr.y (mgr.15282) 631 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:17.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[93248]: cluster 2024-09-17T11:10:16.698040+0000 mgr.y (mgr.15282) 631 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:17.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[93248]: cluster 2024-09-17T11:10:16.765182+0000 mon.a (mon.0) 294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:17.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[93248]: cluster 2024-09-17T11:10:16.765182+0000 mon.a (mon.0) 294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:17.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[93248]: cluster 2024-09-17T11:10:16.783961+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-17T11:10:17.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[93248]: cluster 2024-09-17T11:10:16.783961+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-17T11:10:17.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[89600]: cluster 2024-09-17T11:10:16.698040+0000 mgr.y (mgr.15282) 631 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:17.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[89600]: cluster 2024-09-17T11:10:16.698040+0000 mgr.y (mgr.15282) 631 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:17.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[89600]: cluster 2024-09-17T11:10:16.765182+0000 mon.a (mon.0) 294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:17.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[89600]: cluster 2024-09-17T11:10:16.765182+0000 mon.a (mon.0) 294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:17.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[89600]: cluster 2024-09-17T11:10:16.783961+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-17T11:10:17.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:17 smithi163 bash[89600]: cluster 2024-09-17T11:10:16.783961+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-17T11:10:18.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:17.880644954Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:17 smithi164 bash[70557]: cluster 2024-09-17T11:10:16.698040+0000 mgr.y (mgr.15282) 631 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:17 smithi164 bash[70557]: cluster 2024-09-17T11:10:16.698040+0000 mgr.y (mgr.15282) 631 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:10:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:17 smithi164 bash[70557]: cluster 2024-09-17T11:10:16.765182+0000 mon.a (mon.0) 294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:17 smithi164 bash[70557]: cluster 2024-09-17T11:10:16.765182+0000 mon.a (mon.0) 294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:17 smithi164 bash[70557]: cluster 2024-09-17T11:10:16.783961+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-17T11:10:18.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:17 smithi164 bash[70557]: cluster 2024-09-17T11:10:16.783961+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-17T11:10:18.311 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[114215]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-3 2024-09-17T11:10:18.312 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[114277]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-3 2024-09-17T11:10:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[89600]: cluster 2024-09-17T11:10:17.791524+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T11:10:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[89600]: cluster 2024-09-17T11:10:17.791524+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T11:10:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[89600]: cluster 2024-09-17T11:10:18.698942+0000 mgr.y (mgr.15282) 632 : cluster [DBG] pgmap v364: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:10:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[89600]: cluster 2024-09-17T11:10:18.698942+0000 mgr.y (mgr.15282) 632 : cluster [DBG] pgmap v364: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:10:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[93248]: cluster 2024-09-17T11:10:17.791524+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T11:10:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[93248]: cluster 2024-09-17T11:10:17.791524+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T11:10:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[93248]: cluster 2024-09-17T11:10:18.698942+0000 mgr.y (mgr.15282) 632 : cluster [DBG] pgmap v364: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:10:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:18 smithi163 bash[93248]: cluster 2024-09-17T11:10:18.698942+0000 mgr.y (mgr.15282) 632 : cluster [DBG] pgmap v364: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:10:19.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:18 smithi164 bash[70557]: cluster 2024-09-17T11:10:17.791524+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T11:10:19.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:18 smithi164 bash[70557]: cluster 2024-09-17T11:10:17.791524+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T11:10:19.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:18 smithi164 bash[70557]: cluster 2024-09-17T11:10:18.698942+0000 mgr.y (mgr.15282) 632 : cluster [DBG] pgmap v364: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:10:19.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:18 smithi164 bash[70557]: cluster 2024-09-17T11:10:18.698942+0000 mgr.y (mgr.15282) 632 : cluster [DBG] pgmap v364: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:10:20.022 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:19 smithi163 bash[93248]: cluster 2024-09-17T11:10:18.784498+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 11 pgs peering (PG_AVAILABILITY) 2024-09-17T11:10:20.022 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:19 smithi163 bash[93248]: cluster 2024-09-17T11:10:18.784498+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 11 pgs peering (PG_AVAILABILITY) 2024-09-17T11:10:20.023 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:10:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:10:19] "GET /metrics HTTP/1.1" 200 38430 "" "Prometheus/2.51.0" 2024-09-17T11:10:20.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:19 smithi163 bash[89600]: cluster 2024-09-17T11:10:18.784498+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 11 pgs peering (PG_AVAILABILITY) 2024-09-17T11:10:20.023 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:19 smithi163 bash[89600]: cluster 2024-09-17T11:10:18.784498+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 11 pgs peering (PG_AVAILABILITY) 2024-09-17T11:10:20.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:19 smithi164 bash[70557]: cluster 2024-09-17T11:10:18.784498+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 11 pgs peering (PG_AVAILABILITY) 2024-09-17T11:10:20.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:19 smithi164 bash[70557]: cluster 2024-09-17T11:10:18.784498+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 11 pgs peering (PG_AVAILABILITY) 2024-09-17T11:10:20.804 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:20.804 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:20.805 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:20.805 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-17T11:10:20.805 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: Stopped Ceph osd.3 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:10:20.805 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:20.805 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:20.806 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:20.806 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:20.806 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:20.806 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:21.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:20 smithi163 bash[93248]: cluster 2024-09-17T11:10:20.699716+0000 mgr.y (mgr.15282) 633 : cluster [DBG] pgmap v365: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:10:21.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:20 smithi163 bash[93248]: cluster 2024-09-17T11:10:20.699716+0000 mgr.y (mgr.15282) 633 : cluster [DBG] pgmap v365: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:10:21.062 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:20 smithi163 systemd[1]: Started Ceph osd.3 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:10:21.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:20 smithi163 bash[89600]: cluster 2024-09-17T11:10:20.699716+0000 mgr.y (mgr.15282) 633 : cluster [DBG] pgmap v365: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:10:21.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:20 smithi163 bash[89600]: cluster 2024-09-17T11:10:20.699716+0000 mgr.y (mgr.15282) 633 : cluster [DBG] pgmap v365: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:10:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:20.864688249Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:21.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:20 smithi164 bash[70557]: cluster 2024-09-17T11:10:20.699716+0000 mgr.y (mgr.15282) 633 : cluster [DBG] pgmap v365: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:10:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:20 smithi164 bash[70557]: cluster 2024-09-17T11:10:20.699716+0000 mgr.y (mgr.15282) 633 : cluster [DBG] pgmap v365: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:10:22.181 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[89600]: audit 2024-09-17T11:10:20.919300+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.181 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[89600]: audit 2024-09-17T11:10:20.919300+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.181 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[89600]: audit 2024-09-17T11:10:20.930027+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.181 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[89600]: audit 2024-09-17T11:10:20.930027+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.181 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[89600]: audit 2024-09-17T11:10:21.179438+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.181 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[89600]: audit 2024-09-17T11:10:21.179438+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[89600]: audit 2024-09-17T11:10:21.180743+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[89600]: audit 2024-09-17T11:10:21.180743+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[93248]: audit 2024-09-17T11:10:20.919300+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[93248]: audit 2024-09-17T11:10:20.919300+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[93248]: audit 2024-09-17T11:10:20.930027+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[93248]: audit 2024-09-17T11:10:20.930027+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[93248]: audit 2024-09-17T11:10:21.179438+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[93248]: audit 2024-09-17T11:10:21.179438+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[93248]: audit 2024-09-17T11:10:21.180743+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:22.182 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:21 smithi163 bash[93248]: audit 2024-09-17T11:10:21.180743+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:21 smithi164 bash[70557]: audit 2024-09-17T11:10:20.919300+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:21 smithi164 bash[70557]: audit 2024-09-17T11:10:20.919300+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:21 smithi164 bash[70557]: audit 2024-09-17T11:10:20.930027+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:21 smithi164 bash[70557]: audit 2024-09-17T11:10:20.930027+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:21 smithi164 bash[70557]: audit 2024-09-17T11:10:21.179438+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:21 smithi164 bash[70557]: audit 2024-09-17T11:10:21.179438+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:21 smithi164 bash[70557]: audit 2024-09-17T11:10:21.180743+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:21 smithi164 bash[70557]: audit 2024-09-17T11:10:21.180743+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:22.561 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:22 smithi163 bash[114423]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:10:22.562 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:22 smithi163 bash[114423]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:10:23.197 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:22 smithi163 bash[93248]: cluster 2024-09-17T11:10:22.701707+0000 mgr.y (mgr.15282) 634 : cluster [DBG] pgmap v366: 161 pgs: 31 active+undersized, 14 peering, 21 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-17T11:10:23.197 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:22 smithi163 bash[93248]: cluster 2024-09-17T11:10:22.701707+0000 mgr.y (mgr.15282) 634 : cluster [DBG] pgmap v366: 161 pgs: 31 active+undersized, 14 peering, 21 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-17T11:10:23.198 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:22 smithi163 bash[114423]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T11:10:23.198 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:22 smithi163 bash[114423]: 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-17T11:10:23.198 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:22 smithi163 bash[89600]: cluster 2024-09-17T11:10:22.701707+0000 mgr.y (mgr.15282) 634 : cluster [DBG] pgmap v366: 161 pgs: 31 active+undersized, 14 peering, 21 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-17T11:10:23.198 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:22 smithi163 bash[89600]: cluster 2024-09-17T11:10:22.701707+0000 mgr.y (mgr.15282) 634 : cluster [DBG] pgmap v366: 161 pgs: 31 active+undersized, 14 peering, 21 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-17T11:10:23.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:22 smithi164 bash[70557]: cluster 2024-09-17T11:10:22.701707+0000 mgr.y (mgr.15282) 634 : cluster [DBG] pgmap v366: 161 pgs: 31 active+undersized, 14 peering, 21 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-17T11:10:23.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:22 smithi164 bash[70557]: cluster 2024-09-17T11:10:22.701707+0000 mgr.y (mgr.15282) 634 : cluster [DBG] pgmap v366: 161 pgs: 31 active+undersized, 14 peering, 21 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-17T11:10:23.504 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:23 smithi163 bash[114423]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T11:10:23.504 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:23 smithi163 bash[114423]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T11:10:23.504 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:23 smithi163 bash[114423]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T11:10:23.504 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:23 smithi163 bash[114423]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T11:10:23.504 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:23 smithi163 bash[114423]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T11:10:24.286 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:23 smithi163 bash[89600]: cluster 2024-09-17T11:10:22.919603+0000 mon.a (mon.0) 301 : cluster [WRN] Health check failed: Degraded data redundancy: 60/636 objects degraded (9.434%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:24.286 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:23 smithi163 bash[89600]: cluster 2024-09-17T11:10:22.919603+0000 mon.a (mon.0) 301 : cluster [WRN] Health check failed: Degraded data redundancy: 60/636 objects degraded (9.434%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:24.286 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:23 smithi163 bash[93248]: cluster 2024-09-17T11:10:22.919603+0000 mon.a (mon.0) 301 : cluster [WRN] Health check failed: Degraded data redundancy: 60/636 objects degraded (9.434%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:24.286 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:23 smithi163 bash[93248]: cluster 2024-09-17T11:10:22.919603+0000 mon.a (mon.0) 301 : cluster [WRN] Health check failed: Degraded data redundancy: 60/636 objects degraded (9.434%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:23.898670987Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:24.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:23 smithi164 bash[70557]: cluster 2024-09-17T11:10:22.919603+0000 mon.a (mon.0) 301 : cluster [WRN] Health check failed: Degraded data redundancy: 60/636 objects degraded (9.434%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:24.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:23 smithi164 bash[70557]: cluster 2024-09-17T11:10:22.919603+0000 mon.a (mon.0) 301 : cluster [WRN] Health check failed: Degraded data redundancy: 60/636 objects degraded (9.434%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:25.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:24 smithi164 bash[70557]: cluster 2024-09-17T11:10:24.703001+0000 mgr.y (mgr.15282) 635 : cluster [DBG] pgmap v367: 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-17T11:10:25.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:24 smithi164 bash[70557]: cluster 2024-09-17T11:10:24.703001+0000 mgr.y (mgr.15282) 635 : cluster [DBG] pgmap v367: 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-17T11:10:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:24 smithi163 bash[89600]: cluster 2024-09-17T11:10:24.703001+0000 mgr.y (mgr.15282) 635 : cluster [DBG] pgmap v367: 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-17T11:10:25.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:24 smithi163 bash[89600]: cluster 2024-09-17T11:10:24.703001+0000 mgr.y (mgr.15282) 635 : cluster [DBG] pgmap v367: 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-17T11:10:25.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:24 smithi163 bash[93248]: cluster 2024-09-17T11:10:24.703001+0000 mgr.y (mgr.15282) 635 : cluster [DBG] pgmap v367: 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-17T11:10:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:24 smithi163 bash[93248]: cluster 2024-09-17T11:10:24.703001+0000 mgr.y (mgr.15282) 635 : cluster [DBG] pgmap v367: 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-17T11:10:25.812 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:25 smithi163 bash[114660]: debug 2024-09-17T11:10:25.475+0000 7f11350b6640 1 -- 172.21.15.163:0/139953628 <== mon.0 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fede1f4960 con 0x55fede215800 2024-09-17T11:10:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:25 smithi164 bash[70557]: cluster 2024-09-17T11:10:24.923155+0000 mon.a (mon.0) 302 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 11 pgs peering) 2024-09-17T11:10:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:25 smithi164 bash[70557]: cluster 2024-09-17T11:10:24.923155+0000 mon.a (mon.0) 302 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 11 pgs peering) 2024-09-17T11:10:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:25 smithi164 bash[70557]: audit 2024-09-17T11:10:25.614598+0000 mgr.y (mgr.15282) 636 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:25 smithi164 bash[70557]: audit 2024-09-17T11:10:25.614598+0000 mgr.y (mgr.15282) 636 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:26.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:25 smithi163 bash[93248]: cluster 2024-09-17T11:10:24.923155+0000 mon.a (mon.0) 302 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 11 pgs peering) 2024-09-17T11:10:26.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:25 smithi163 bash[93248]: cluster 2024-09-17T11:10:24.923155+0000 mon.a (mon.0) 302 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 11 pgs peering) 2024-09-17T11:10:26.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:25 smithi163 bash[93248]: audit 2024-09-17T11:10:25.614598+0000 mgr.y (mgr.15282) 636 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:26.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:25 smithi163 bash[93248]: audit 2024-09-17T11:10:25.614598+0000 mgr.y (mgr.15282) 636 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:25 smithi163 bash[89600]: cluster 2024-09-17T11:10:24.923155+0000 mon.a (mon.0) 302 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 11 pgs peering) 2024-09-17T11:10:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:25 smithi163 bash[89600]: cluster 2024-09-17T11:10:24.923155+0000 mon.a (mon.0) 302 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 11 pgs peering) 2024-09-17T11:10:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:25 smithi163 bash[89600]: audit 2024-09-17T11:10:25.614598+0000 mgr.y (mgr.15282) 636 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:25 smithi163 bash[89600]: audit 2024-09-17T11:10:25.614598+0000 mgr.y (mgr.15282) 636 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:27.256 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:26 smithi163 bash[89600]: cluster 2024-09-17T11:10:26.704381+0000 mgr.y (mgr.15282) 637 : cluster [DBG] pgmap v368: 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-17T11:10:27.256 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:26 smithi163 bash[89600]: cluster 2024-09-17T11:10:26.704381+0000 mgr.y (mgr.15282) 637 : cluster [DBG] pgmap v368: 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-17T11:10:27.256 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:26 smithi163 bash[93248]: cluster 2024-09-17T11:10:26.704381+0000 mgr.y (mgr.15282) 637 : cluster [DBG] pgmap v368: 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-17T11:10:27.256 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:26 smithi163 bash[93248]: cluster 2024-09-17T11:10:26.704381+0000 mgr.y (mgr.15282) 637 : cluster [DBG] pgmap v368: 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-17T11:10:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:26.879954036Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:27.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:26 smithi164 bash[70557]: cluster 2024-09-17T11:10:26.704381+0000 mgr.y (mgr.15282) 637 : cluster [DBG] pgmap v368: 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-17T11:10:27.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:26 smithi164 bash[70557]: cluster 2024-09-17T11:10:26.704381+0000 mgr.y (mgr.15282) 637 : cluster [DBG] pgmap v368: 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-17T11:10:27.561 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:27 smithi163 bash[114660]: debug 2024-09-17T11:10:27.251+0000 7f113791d640 -1 Falling back to public interface 2024-09-17T11:10:29.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:29 smithi164 bash[70557]: audit 2024-09-17T11:10:28.536253+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:29 smithi164 bash[70557]: audit 2024-09-17T11:10:28.536253+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:29 smithi164 bash[70557]: audit 2024-09-17T11:10:28.547685+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:29 smithi164 bash[70557]: audit 2024-09-17T11:10:28.547685+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:29 smithi164 bash[70557]: cluster 2024-09-17T11:10:28.705502+0000 mgr.y (mgr.15282) 638 : cluster [DBG] pgmap v369: 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-17T11:10:29.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:29 smithi164 bash[70557]: cluster 2024-09-17T11:10:28.705502+0000 mgr.y (mgr.15282) 638 : cluster [DBG] pgmap v369: 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-17T11:10:29.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:29 smithi164 bash[70557]: cluster 2024-09-17T11:10:29.101086+0000 mon.a (mon.0) 305 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:29.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:29 smithi164 bash[70557]: cluster 2024-09-17T11:10:29.101086+0000 mon.a (mon.0) 305 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:29.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:10:29] "GET /metrics HTTP/1.1" 200 38430 "" "Prometheus/2.51.0" 2024-09-17T11:10:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[89600]: audit 2024-09-17T11:10:28.536253+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[89600]: audit 2024-09-17T11:10:28.536253+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[89600]: audit 2024-09-17T11:10:28.547685+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[89600]: audit 2024-09-17T11:10:28.547685+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[89600]: cluster 2024-09-17T11:10:28.705502+0000 mgr.y (mgr.15282) 638 : cluster [DBG] pgmap v369: 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-17T11:10:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[89600]: cluster 2024-09-17T11:10:28.705502+0000 mgr.y (mgr.15282) 638 : cluster [DBG] pgmap v369: 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-17T11:10:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[89600]: cluster 2024-09-17T11:10:29.101086+0000 mon.a (mon.0) 305 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:29.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[89600]: cluster 2024-09-17T11:10:29.101086+0000 mon.a (mon.0) 305 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:29.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[93248]: audit 2024-09-17T11:10:28.536253+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[93248]: audit 2024-09-17T11:10:28.536253+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[93248]: audit 2024-09-17T11:10:28.547685+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[93248]: audit 2024-09-17T11:10:28.547685+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:29.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[93248]: cluster 2024-09-17T11:10:28.705502+0000 mgr.y (mgr.15282) 638 : cluster [DBG] pgmap v369: 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-17T11:10:29.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[93248]: cluster 2024-09-17T11:10:28.705502+0000 mgr.y (mgr.15282) 638 : cluster [DBG] pgmap v369: 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-17T11:10:29.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[93248]: cluster 2024-09-17T11:10:29.101086+0000 mon.a (mon.0) 305 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:29.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:29 smithi163 bash[93248]: cluster 2024-09-17T11:10:29.101086+0000 mon.a (mon.0) 305 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:29.884638981Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:30.960 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:30 smithi163 bash[89600]: audit 2024-09-17T11:10:29.629689+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:30.960 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:30 smithi163 bash[89600]: audit 2024-09-17T11:10:29.629689+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:30.960 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:30 smithi163 bash[89600]: audit 2024-09-17T11:10:29.639664+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:30.960 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:30 smithi163 bash[89600]: audit 2024-09-17T11:10:29.639664+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:30.960 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:30 smithi163 bash[93248]: audit 2024-09-17T11:10:29.629689+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:30.960 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:30 smithi163 bash[93248]: audit 2024-09-17T11:10:29.629689+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:30.960 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:30 smithi163 bash[93248]: audit 2024-09-17T11:10:29.639664+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:30.960 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:30 smithi163 bash[93248]: audit 2024-09-17T11:10:29.639664+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:31.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:30 smithi164 bash[70557]: audit 2024-09-17T11:10:29.629689+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:31.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:30 smithi164 bash[70557]: audit 2024-09-17T11:10:29.629689+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:31.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:30 smithi164 bash[70557]: audit 2024-09-17T11:10:29.639664+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:31.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:30 smithi164 bash[70557]: audit 2024-09-17T11:10:29.639664+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:31.311 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:30 smithi163 bash[114660]: debug 2024-09-17T11:10:30.955+0000 7f113791d640 -1 osd.3 127 log_to_monitors true 2024-09-17T11:10:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:31 smithi164 bash[70557]: cluster 2024-09-17T11:10:30.706627+0000 mgr.y (mgr.15282) 639 : cluster [DBG] pgmap v370: 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-17T11:10:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:31 smithi164 bash[70557]: cluster 2024-09-17T11:10:30.706627+0000 mgr.y (mgr.15282) 639 : cluster [DBG] pgmap v370: 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-17T11:10:32.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:31 smithi164 bash[70557]: audit 2024-09-17T11:10:30.964821+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:10:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:31 smithi164 bash[70557]: audit 2024-09-17T11:10:30.964821+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:10:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:31 smithi164 bash[70557]: audit 2024-09-17T11:10:30.965141+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"]} : dispatch 2024-09-17T11:10:32.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:31 smithi164 bash[70557]: audit 2024-09-17T11:10:30.965141+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"]} : dispatch 2024-09-17T11:10:32.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[89600]: cluster 2024-09-17T11:10:30.706627+0000 mgr.y (mgr.15282) 639 : cluster [DBG] pgmap v370: 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-17T11:10:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[89600]: cluster 2024-09-17T11:10:30.706627+0000 mgr.y (mgr.15282) 639 : cluster [DBG] pgmap v370: 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-17T11:10:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[89600]: audit 2024-09-17T11:10:30.964821+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:10:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[89600]: audit 2024-09-17T11:10:30.964821+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:10:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[89600]: audit 2024-09-17T11:10:30.965141+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"]} : dispatch 2024-09-17T11:10:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[89600]: audit 2024-09-17T11:10:30.965141+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"]} : dispatch 2024-09-17T11:10:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[93248]: cluster 2024-09-17T11:10:30.706627+0000 mgr.y (mgr.15282) 639 : cluster [DBG] pgmap v370: 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-17T11:10:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[93248]: cluster 2024-09-17T11:10:30.706627+0000 mgr.y (mgr.15282) 639 : cluster [DBG] pgmap v370: 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-17T11:10:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[93248]: audit 2024-09-17T11:10:30.964821+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:10:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[93248]: audit 2024-09-17T11:10:30.964821+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:10:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[93248]: audit 2024-09-17T11:10:30.965141+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"]} : dispatch 2024-09-17T11:10:32.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:31 smithi163 bash[93248]: audit 2024-09-17T11:10:30.965141+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"]} : dispatch 2024-09-17T11:10:32.561 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[114660]: debug 2024-09-17T11:10:32.191+0000 7f112b6bf640 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:10:33.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:32.876276043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: audit 2024-09-17T11:10:31.631823+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: audit 2024-09-17T11:10:31.631823+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: cluster 2024-09-17T11:10:31.639420+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: cluster 2024-09-17T11:10:31.639420+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: audit 2024-09-17T11:10:31.643454+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: audit 2024-09-17T11:10:31.643454+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: audit 2024-09-17T11:10:31.651814+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: audit 2024-09-17T11:10:31.651814+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: audit 2024-09-17T11:10:32.148331+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:10:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:32 smithi164 bash[70557]: audit 2024-09-17T11:10:32.148331+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: audit 2024-09-17T11:10:31.631823+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: audit 2024-09-17T11:10:31.631823+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: cluster 2024-09-17T11:10:31.639420+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: cluster 2024-09-17T11:10:31.639420+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: audit 2024-09-17T11:10:31.643454+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: audit 2024-09-17T11:10:31.643454+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: audit 2024-09-17T11:10:31.651814+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: audit 2024-09-17T11:10:31.651814+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: audit 2024-09-17T11:10:32.148331+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[89600]: audit 2024-09-17T11:10:32.148331+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:10:33.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: audit 2024-09-17T11:10:31.631823+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:10:33.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: audit 2024-09-17T11:10:31.631823+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:10:33.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: cluster 2024-09-17T11:10:31.639420+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T11:10:33.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: cluster 2024-09-17T11:10:31.639420+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T11:10:33.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: audit 2024-09-17T11:10:31.643454+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: audit 2024-09-17T11:10:31.643454+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: audit 2024-09-17T11:10:31.651814+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: audit 2024-09-17T11:10:31.651814+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi163", "root=default"]} : dispatch 2024-09-17T11:10:33.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: audit 2024-09-17T11:10:32.148331+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:10:33.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:32 smithi163 bash[93248]: audit 2024-09-17T11:10:32.148331+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:10:34.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: cluster 2024-09-17T11:10:32.707315+0000 mgr.y (mgr.15282) 640 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: cluster 2024-09-17T11:10:32.707315+0000 mgr.y (mgr.15282) 640 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: cluster 2024-09-17T11:10:33.147409+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:10:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: cluster 2024-09-17T11:10:33.147409+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:10:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: audit 2024-09-17T11:10:33.160554+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:10:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: audit 2024-09-17T11:10:33.160554+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:10:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: cluster 2024-09-17T11:10:33.165698+0000 mon.a (mon.0) 314 : cluster [INF] osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811] boot 2024-09-17T11:10:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: cluster 2024-09-17T11:10:33.165698+0000 mon.a (mon.0) 314 : cluster [INF] osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811] boot 2024-09-17T11:10:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: cluster 2024-09-17T11:10:33.166057+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-17T11:10:34.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:33 smithi164 bash[70557]: cluster 2024-09-17T11:10:33.166057+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: cluster 2024-09-17T11:10:32.707315+0000 mgr.y (mgr.15282) 640 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: cluster 2024-09-17T11:10:32.707315+0000 mgr.y (mgr.15282) 640 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: cluster 2024-09-17T11:10:33.147409+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: cluster 2024-09-17T11:10:33.147409+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: audit 2024-09-17T11:10:33.160554+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: audit 2024-09-17T11:10:33.160554+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: cluster 2024-09-17T11:10:33.165698+0000 mon.a (mon.0) 314 : cluster [INF] osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811] boot 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: cluster 2024-09-17T11:10:33.165698+0000 mon.a (mon.0) 314 : cluster [INF] osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811] boot 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: cluster 2024-09-17T11:10:33.166057+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-17T11:10:34.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[93248]: cluster 2024-09-17T11:10:33.166057+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: cluster 2024-09-17T11:10:32.707315+0000 mgr.y (mgr.15282) 640 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: cluster 2024-09-17T11:10:32.707315+0000 mgr.y (mgr.15282) 640 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: cluster 2024-09-17T11:10:33.147409+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: cluster 2024-09-17T11:10:33.147409+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: audit 2024-09-17T11:10:33.160554+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: audit 2024-09-17T11:10:33.160554+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: cluster 2024-09-17T11:10:33.165698+0000 mon.a (mon.0) 314 : cluster [INF] osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811] boot 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: cluster 2024-09-17T11:10:33.165698+0000 mon.a (mon.0) 314 : cluster [INF] osd.3 [v2:172.21.15.163:6826/3433459811,v1:172.21.15.163:6827/3433459811] boot 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: cluster 2024-09-17T11:10:33.166057+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-17T11:10:34.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:33 smithi163 bash[89600]: cluster 2024-09-17T11:10:33.166057+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-17T11:10:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:35 smithi164 bash[70557]: cluster 2024-09-17T11:10:34.161736+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-17T11:10:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:35 smithi164 bash[70557]: cluster 2024-09-17T11:10:34.161736+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-17T11:10:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:35 smithi164 bash[70557]: cluster 2024-09-17T11:10:34.708275+0000 mgr.y (mgr.15282) 641 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:35 smithi164 bash[70557]: cluster 2024-09-17T11:10:34.708275+0000 mgr.y (mgr.15282) 641 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:35 smithi163 bash[93248]: cluster 2024-09-17T11:10:34.161736+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-17T11:10:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:35 smithi163 bash[93248]: cluster 2024-09-17T11:10:34.161736+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-17T11:10:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:35 smithi163 bash[93248]: cluster 2024-09-17T11:10:34.708275+0000 mgr.y (mgr.15282) 641 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:35 smithi163 bash[93248]: cluster 2024-09-17T11:10:34.708275+0000 mgr.y (mgr.15282) 641 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:35 smithi163 bash[89600]: cluster 2024-09-17T11:10:34.161736+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-17T11:10:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:35 smithi163 bash[89600]: cluster 2024-09-17T11:10:34.161736+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-17T11:10:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:35 smithi163 bash[89600]: cluster 2024-09-17T11:10:34.708275+0000 mgr.y (mgr.15282) 641 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:35 smithi163 bash[89600]: cluster 2024-09-17T11:10:34.708275+0000 mgr.y (mgr.15282) 641 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T11:10:36.164 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:35.901111427Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:36.435 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:36 smithi163 bash[89600]: audit 2024-09-17T11:10:35.619497+0000 mgr.y (mgr.15282) 642 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:36.435 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:36 smithi163 bash[89600]: audit 2024-09-17T11:10:35.619497+0000 mgr.y (mgr.15282) 642 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:36.435 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:36 smithi163 bash[93248]: audit 2024-09-17T11:10:35.619497+0000 mgr.y (mgr.15282) 642 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:36.436 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:36 smithi163 bash[93248]: audit 2024-09-17T11:10:35.619497+0000 mgr.y (mgr.15282) 642 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:36 smithi164 bash[70557]: audit 2024-09-17T11:10:35.619497+0000 mgr.y (mgr.15282) 642 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:36 smithi164 bash[70557]: audit 2024-09-17T11:10:35.619497+0000 mgr.y (mgr.15282) 642 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:37 smithi164 bash[70557]: audit 2024-09-17T11:10:36.178118+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:37 smithi164 bash[70557]: audit 2024-09-17T11:10:36.178118+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:37 smithi164 bash[70557]: audit 2024-09-17T11:10:36.179781+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:37 smithi164 bash[70557]: audit 2024-09-17T11:10:36.179781+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:37 smithi164 bash[70557]: cluster 2024-09-17T11:10:36.709822+0000 mgr.y (mgr.15282) 643 : cluster [DBG] pgmap v376: 161 pgs: 5 active+undersized, 3 active+undersized+degraded, 153 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14/636 objects degraded (2.201%) 2024-09-17T11:10:37.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:37 smithi164 bash[70557]: cluster 2024-09-17T11:10:36.709822+0000 mgr.y (mgr.15282) 643 : cluster [DBG] pgmap v376: 161 pgs: 5 active+undersized, 3 active+undersized+degraded, 153 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14/636 objects degraded (2.201%) 2024-09-17T11:10:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[93248]: audit 2024-09-17T11:10:36.178118+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[93248]: audit 2024-09-17T11:10:36.178118+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[93248]: audit 2024-09-17T11:10:36.179781+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[93248]: audit 2024-09-17T11:10:36.179781+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[93248]: cluster 2024-09-17T11:10:36.709822+0000 mgr.y (mgr.15282) 643 : cluster [DBG] pgmap v376: 161 pgs: 5 active+undersized, 3 active+undersized+degraded, 153 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14/636 objects degraded (2.201%) 2024-09-17T11:10:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[93248]: cluster 2024-09-17T11:10:36.709822+0000 mgr.y (mgr.15282) 643 : cluster [DBG] pgmap v376: 161 pgs: 5 active+undersized, 3 active+undersized+degraded, 153 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14/636 objects degraded (2.201%) 2024-09-17T11:10:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[89600]: audit 2024-09-17T11:10:36.178118+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[89600]: audit 2024-09-17T11:10:36.178118+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[89600]: audit 2024-09-17T11:10:36.179781+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[89600]: audit 2024-09-17T11:10:36.179781+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[89600]: cluster 2024-09-17T11:10:36.709822+0000 mgr.y (mgr.15282) 643 : cluster [DBG] pgmap v376: 161 pgs: 5 active+undersized, 3 active+undersized+degraded, 153 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14/636 objects degraded (2.201%) 2024-09-17T11:10:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:37 smithi163 bash[89600]: cluster 2024-09-17T11:10:36.709822+0000 mgr.y (mgr.15282) 643 : cluster [DBG] pgmap v376: 161 pgs: 5 active+undersized, 3 active+undersized+degraded, 153 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14/636 objects degraded (2.201%) 2024-09-17T11:10:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:38 smithi164 bash[70557]: cluster 2024-09-17T11:10:37.173591+0000 mon.a (mon.0) 318 : cluster [WRN] Health check update: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:38 smithi164 bash[70557]: cluster 2024-09-17T11:10:37.173591+0000 mon.a (mon.0) 318 : cluster [WRN] Health check update: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:38.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:38 smithi163 bash[89600]: cluster 2024-09-17T11:10:37.173591+0000 mon.a (mon.0) 318 : cluster [WRN] Health check update: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:38.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:38 smithi163 bash[89600]: cluster 2024-09-17T11:10:37.173591+0000 mon.a (mon.0) 318 : cluster [WRN] Health check update: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:38.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:38 smithi163 bash[93248]: cluster 2024-09-17T11:10:37.173591+0000 mon.a (mon.0) 318 : cluster [WRN] Health check update: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:38 smithi163 bash[93248]: cluster 2024-09-17T11:10:37.173591+0000 mon.a (mon.0) 318 : cluster [WRN] Health check update: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:39.193 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:38.875640263Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:39.455 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:39 smithi163 bash[89600]: cluster 2024-09-17T11:10:38.710705+0000 mgr.y (mgr.15282) 644 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:39.455 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:39 smithi163 bash[89600]: cluster 2024-09-17T11:10:38.710705+0000 mgr.y (mgr.15282) 644 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:39.455 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:39 smithi163 bash[93248]: cluster 2024-09-17T11:10:38.710705+0000 mgr.y (mgr.15282) 644 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:39.456 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:39 smithi163 bash[93248]: cluster 2024-09-17T11:10:38.710705+0000 mgr.y (mgr.15282) 644 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:39.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:39 smithi164 bash[70557]: cluster 2024-09-17T11:10:38.710705+0000 mgr.y (mgr.15282) 644 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:39.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:39 smithi164 bash[70557]: cluster 2024-09-17T11:10:38.710705+0000 mgr.y (mgr.15282) 644 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:40.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:10:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:10:39] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-17T11:10:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:40 smithi164 bash[70557]: cluster 2024-09-17T11:10:39.184171+0000 mon.a (mon.0) 319 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded) 2024-09-17T11:10:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:40 smithi164 bash[70557]: cluster 2024-09-17T11:10:39.184171+0000 mon.a (mon.0) 319 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded) 2024-09-17T11:10:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:40 smithi164 bash[70557]: cluster 2024-09-17T11:10:39.184208+0000 mon.a (mon.0) 320 : cluster [INF] Cluster is now healthy 2024-09-17T11:10:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:40 smithi164 bash[70557]: cluster 2024-09-17T11:10:39.184208+0000 mon.a (mon.0) 320 : cluster [INF] Cluster is now healthy 2024-09-17T11:10:40.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:40 smithi163 bash[89600]: cluster 2024-09-17T11:10:39.184171+0000 mon.a (mon.0) 319 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded) 2024-09-17T11:10:40.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:40 smithi163 bash[89600]: cluster 2024-09-17T11:10:39.184171+0000 mon.a (mon.0) 319 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded) 2024-09-17T11:10:40.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:40 smithi163 bash[89600]: cluster 2024-09-17T11:10:39.184208+0000 mon.a (mon.0) 320 : cluster [INF] Cluster is now healthy 2024-09-17T11:10:40.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:40 smithi163 bash[89600]: cluster 2024-09-17T11:10:39.184208+0000 mon.a (mon.0) 320 : cluster [INF] Cluster is now healthy 2024-09-17T11:10:40.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:40 smithi163 bash[93248]: cluster 2024-09-17T11:10:39.184171+0000 mon.a (mon.0) 319 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded) 2024-09-17T11:10:40.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:40 smithi163 bash[93248]: cluster 2024-09-17T11:10:39.184171+0000 mon.a (mon.0) 319 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 3 pgs degraded) 2024-09-17T11:10:40.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:40 smithi163 bash[93248]: cluster 2024-09-17T11:10:39.184208+0000 mon.a (mon.0) 320 : cluster [INF] Cluster is now healthy 2024-09-17T11:10:40.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:40 smithi163 bash[93248]: cluster 2024-09-17T11:10:39.184208+0000 mon.a (mon.0) 320 : cluster [INF] Cluster is now healthy 2024-09-17T11:10:41.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.354287+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.354287+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.367548+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.367548+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.369701+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.369701+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.371934+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.371934+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.384105+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.384105+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.514392+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.514392+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.518244+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.518244+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.521235+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.521235+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.523909+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.523909+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.527094+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T11:10:41.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.527094+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T11:10:41.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.528650+0000 mgr.y (mgr.15282) 645 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T11:10:41.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: audit 2024-09-17T11:10:40.528650+0000 mgr.y (mgr.15282) 645 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T11:10:41.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: cephadm 2024-09-17T11:10:40.531443+0000 mgr.y (mgr.15282) 646 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T11:10:41.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: cephadm 2024-09-17T11:10:40.531443+0000 mgr.y (mgr.15282) 646 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T11:10:41.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: cluster 2024-09-17T11:10:40.711418+0000 mgr.y (mgr.15282) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:41.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[70557]: cluster 2024-09-17T11:10:40.711418+0000 mgr.y (mgr.15282) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.354287+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.354287+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.367548+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.367548+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.369701+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.369701+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.371934+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.371934+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.384105+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.384105+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.514392+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.514392+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.518244+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.518244+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.521235+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.521235+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.523909+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.523909+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.527094+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T11:10:41.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.527094+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T11:10:41.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.354287+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.354287+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.367548+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.367548+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.369701+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.369701+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.371934+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.371934+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.384105+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.384105+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.514392+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.514392+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.518244+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.518244+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.521235+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.521235+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.523909+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.523909+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.527094+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.527094+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.528650+0000 mgr.y (mgr.15282) 645 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: audit 2024-09-17T11:10:40.528650+0000 mgr.y (mgr.15282) 645 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: cephadm 2024-09-17T11:10:40.531443+0000 mgr.y (mgr.15282) 646 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: cephadm 2024-09-17T11:10:40.531443+0000 mgr.y (mgr.15282) 646 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: cluster 2024-09-17T11:10:40.711418+0000 mgr.y (mgr.15282) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[93248]: cluster 2024-09-17T11:10:40.711418+0000 mgr.y (mgr.15282) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:41.816 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.528650+0000 mgr.y (mgr.15282) 645 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T11:10:41.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: audit 2024-09-17T11:10:40.528650+0000 mgr.y (mgr.15282) 645 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T11:10:41.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: cephadm 2024-09-17T11:10:40.531443+0000 mgr.y (mgr.15282) 646 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T11:10:41.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: cephadm 2024-09-17T11:10:40.531443+0000 mgr.y (mgr.15282) 646 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T11:10:41.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: cluster 2024-09-17T11:10:40.711418+0000 mgr.y (mgr.15282) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:41.817 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:41 smithi163 bash[89600]: cluster 2024-09-17T11:10:40.711418+0000 mgr.y (mgr.15282) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:41.895768076Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:44.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:43 smithi164 bash[70557]: cluster 2024-09-17T11:10:42.712991+0000 mgr.y (mgr.15282) 648 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:44.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:43 smithi164 bash[70557]: cluster 2024-09-17T11:10:42.712991+0000 mgr.y (mgr.15282) 648 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:44.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:43 smithi164 bash[70557]: audit 2024-09-17T11:10:43.289643+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:44.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:43 smithi164 bash[70557]: audit 2024-09-17T11:10:43.289643+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:44.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:43 smithi164 bash[70557]: audit 2024-09-17T11:10:43.293691+0000 mon.b (mon.1) 214 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:10:44.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:43 smithi164 bash[70557]: audit 2024-09-17T11:10:43.293691+0000 mon.b (mon.1) 214 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:10:44.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:43 smithi164 bash[70557]: audit 2024-09-17T11:10:43.295845+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:44.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:43 smithi164 bash[70557]: audit 2024-09-17T11:10:43.295845+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[93248]: cluster 2024-09-17T11:10:42.712991+0000 mgr.y (mgr.15282) 648 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[93248]: cluster 2024-09-17T11:10:42.712991+0000 mgr.y (mgr.15282) 648 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[93248]: audit 2024-09-17T11:10:43.289643+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[93248]: audit 2024-09-17T11:10:43.289643+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[93248]: audit 2024-09-17T11:10:43.293691+0000 mon.b (mon.1) 214 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:10:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[93248]: audit 2024-09-17T11:10:43.293691+0000 mon.b (mon.1) 214 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:10:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[93248]: audit 2024-09-17T11:10:43.295845+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:44.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[93248]: audit 2024-09-17T11:10:43.295845+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[89600]: cluster 2024-09-17T11:10:42.712991+0000 mgr.y (mgr.15282) 648 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[89600]: cluster 2024-09-17T11:10:42.712991+0000 mgr.y (mgr.15282) 648 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[89600]: audit 2024-09-17T11:10:43.289643+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[89600]: audit 2024-09-17T11:10:43.289643+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[89600]: audit 2024-09-17T11:10:43.293691+0000 mon.b (mon.1) 214 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:10:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[89600]: audit 2024-09-17T11:10:43.293691+0000 mon.b (mon.1) 214 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:10:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[89600]: audit 2024-09-17T11:10:43.295845+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:44.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:43 smithi163 bash[89600]: audit 2024-09-17T11:10:43.295845+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:10:44.443 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:10:45.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:44.875849975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:45.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:44 smithi164 bash[70557]: cephadm 2024-09-17T11:10:43.281356+0000 mgr.y (mgr.15282) 649 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T11:10:45.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:44 smithi164 bash[70557]: cephadm 2024-09-17T11:10:43.281356+0000 mgr.y (mgr.15282) 649 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T11:10:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:44 smithi164 bash[70557]: cephadm 2024-09-17T11:10:43.302711+0000 mgr.y (mgr.15282) 650 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-09-17T11:10:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:44 smithi164 bash[70557]: cephadm 2024-09-17T11:10:43.302711+0000 mgr.y (mgr.15282) 650 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-09-17T11:10:45.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:44 smithi163 bash[93248]: cephadm 2024-09-17T11:10:43.281356+0000 mgr.y (mgr.15282) 649 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T11:10:45.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:44 smithi163 bash[93248]: cephadm 2024-09-17T11:10:43.281356+0000 mgr.y (mgr.15282) 649 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T11:10:45.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:44 smithi163 bash[93248]: cephadm 2024-09-17T11:10:43.302711+0000 mgr.y (mgr.15282) 650 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-09-17T11:10:45.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:44 smithi163 bash[93248]: cephadm 2024-09-17T11:10:43.302711+0000 mgr.y (mgr.15282) 650 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-09-17T11:10:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:44 smithi163 bash[89600]: cephadm 2024-09-17T11:10:43.281356+0000 mgr.y (mgr.15282) 649 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T11:10:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:44 smithi163 bash[89600]: cephadm 2024-09-17T11:10:43.281356+0000 mgr.y (mgr.15282) 649 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T11:10:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:44 smithi163 bash[89600]: cephadm 2024-09-17T11:10:43.302711+0000 mgr.y (mgr.15282) 650 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-09-17T11:10:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:44 smithi163 bash[89600]: cephadm 2024-09-17T11:10:43.302711+0000 mgr.y (mgr.15282) 650 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (9m) 16s ago 37m 13.9M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (9m) 7m ago 36m 66.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (11m) 16s ago 34m 50.0M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (11m) 7m ago 45m 439M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (22m) 16s ago 48m 515M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (6m) 16s ago 48m 50.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (7m) 7m ago 46m 18.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (5m) 16s ago 46m 38.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (10m) 16s ago 37m 8464k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (10m) 7m ago 37m 8059k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:10:45.066 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (3m) 16s ago 45m 51.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (3m) 16s ago 44m 51.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (111s) 16s ago 43m 43.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (20s) 16s ago 42m - 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (41m) 7m ago 41m 60.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de de4a9240db39 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (40m) 7m ago 40m 66.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (39m) 7m ago 39m 63.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (38m) 7m ago 38m 65.7M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (10m) 7m ago 37m 40.2M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (34m) 16s ago 34m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:10:45.067 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (35m) 7m ago 35m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:10:45.430 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4, 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 4 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 6, 2024-09-17T11:10:45.431 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 9 2024-09-17T11:10:45.432 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:10:45.432 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:10:45.737 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:10:45.737 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:10:45.737 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:10:45.737 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T11:10:45.737 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:10:45.737 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "4/8 daemons upgraded", 2024-09-17T11:10:45.737 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T11:10:45.737 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:10:45.737 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:10:46.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:45 smithi164 bash[70557]: audit 2024-09-17T11:10:44.431469+0000 mgr.y (mgr.15282) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:45 smithi164 bash[70557]: audit 2024-09-17T11:10:44.431469+0000 mgr.y (mgr.15282) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:45 smithi164 bash[70557]: cluster 2024-09-17T11:10:44.713801+0000 mgr.y (mgr.15282) 652 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:46.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:45 smithi164 bash[70557]: cluster 2024-09-17T11:10:44.713801+0000 mgr.y (mgr.15282) 652 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:46.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:45 smithi164 bash[70557]: audit 2024-09-17T11:10:44.745242+0000 mgr.y (mgr.15282) 653 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:45 smithi164 bash[70557]: audit 2024-09-17T11:10:44.745242+0000 mgr.y (mgr.15282) 653 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:45 smithi164 bash[70557]: audit 2024-09-17T11:10:45.431736+0000 mon.a (mon.0) 325 : audit [DBG] from='client.? 172.21.15.163:0/1925222902' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:46.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:45 smithi164 bash[70557]: audit 2024-09-17T11:10:45.431736+0000 mon.a (mon.0) 325 : audit [DBG] from='client.? 172.21.15.163:0/1925222902' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[93248]: audit 2024-09-17T11:10:44.431469+0000 mgr.y (mgr.15282) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[93248]: audit 2024-09-17T11:10:44.431469+0000 mgr.y (mgr.15282) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[93248]: cluster 2024-09-17T11:10:44.713801+0000 mgr.y (mgr.15282) 652 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[93248]: cluster 2024-09-17T11:10:44.713801+0000 mgr.y (mgr.15282) 652 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[93248]: audit 2024-09-17T11:10:44.745242+0000 mgr.y (mgr.15282) 653 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[93248]: audit 2024-09-17T11:10:44.745242+0000 mgr.y (mgr.15282) 653 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[93248]: audit 2024-09-17T11:10:45.431736+0000 mon.a (mon.0) 325 : audit [DBG] from='client.? 172.21.15.163:0/1925222902' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[93248]: audit 2024-09-17T11:10:45.431736+0000 mon.a (mon.0) 325 : audit [DBG] from='client.? 172.21.15.163:0/1925222902' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:46.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[89600]: audit 2024-09-17T11:10:44.431469+0000 mgr.y (mgr.15282) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[89600]: audit 2024-09-17T11:10:44.431469+0000 mgr.y (mgr.15282) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[89600]: cluster 2024-09-17T11:10:44.713801+0000 mgr.y (mgr.15282) 652 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:46.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[89600]: cluster 2024-09-17T11:10:44.713801+0000 mgr.y (mgr.15282) 652 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:46.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[89600]: audit 2024-09-17T11:10:44.745242+0000 mgr.y (mgr.15282) 653 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[89600]: audit 2024-09-17T11:10:44.745242+0000 mgr.y (mgr.15282) 653 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:46.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[89600]: audit 2024-09-17T11:10:45.431736+0000 mon.a (mon.0) 325 : audit [DBG] from='client.? 172.21.15.163:0/1925222902' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:46.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:45 smithi163 bash[89600]: audit 2024-09-17T11:10:45.431736+0000 mon.a (mon.0) 325 : audit [DBG] from='client.? 172.21.15.163:0/1925222902' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:10:47.035 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:46 smithi164 bash[70557]: audit 2024-09-17T11:10:45.028167+0000 mgr.y (mgr.15282) 654 : audit [DBG] from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:46 smithi164 bash[70557]: audit 2024-09-17T11:10:45.028167+0000 mgr.y (mgr.15282) 654 : audit [DBG] from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:46 smithi164 bash[70557]: audit 2024-09-17T11:10:45.630728+0000 mgr.y (mgr.15282) 655 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:47.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:46 smithi164 bash[70557]: audit 2024-09-17T11:10:45.630728+0000 mgr.y (mgr.15282) 655 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:47.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:46 smithi164 bash[70557]: audit 2024-09-17T11:10:45.737630+0000 mgr.y (mgr.15282) 656 : audit [DBG] from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:46 smithi164 bash[70557]: audit 2024-09-17T11:10:45.737630+0000 mgr.y (mgr.15282) 656 : audit [DBG] from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:46 smithi164 bash[70557]: audit 2024-09-17T11:10:46.376605+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:47.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:46 smithi164 bash[70557]: audit 2024-09-17T11:10:46.376605+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[93248]: audit 2024-09-17T11:10:45.028167+0000 mgr.y (mgr.15282) 654 : audit [DBG] from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[93248]: audit 2024-09-17T11:10:45.028167+0000 mgr.y (mgr.15282) 654 : audit [DBG] from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[93248]: audit 2024-09-17T11:10:45.630728+0000 mgr.y (mgr.15282) 655 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[93248]: audit 2024-09-17T11:10:45.630728+0000 mgr.y (mgr.15282) 655 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[93248]: audit 2024-09-17T11:10:45.737630+0000 mgr.y (mgr.15282) 656 : audit [DBG] from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[93248]: audit 2024-09-17T11:10:45.737630+0000 mgr.y (mgr.15282) 656 : audit [DBG] from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[93248]: audit 2024-09-17T11:10:46.376605+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[93248]: audit 2024-09-17T11:10:46.376605+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[89600]: audit 2024-09-17T11:10:45.028167+0000 mgr.y (mgr.15282) 654 : audit [DBG] from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[89600]: audit 2024-09-17T11:10:45.028167+0000 mgr.y (mgr.15282) 654 : audit [DBG] from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[89600]: audit 2024-09-17T11:10:45.630728+0000 mgr.y (mgr.15282) 655 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[89600]: audit 2024-09-17T11:10:45.630728+0000 mgr.y (mgr.15282) 655 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[89600]: audit 2024-09-17T11:10:45.737630+0000 mgr.y (mgr.15282) 656 : audit [DBG] from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[89600]: audit 2024-09-17T11:10:45.737630+0000 mgr.y (mgr.15282) 656 : audit [DBG] from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:10:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[89600]: audit 2024-09-17T11:10:46.376605+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:47.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:46 smithi163 bash[89600]: audit 2024-09-17T11:10:46.376605+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:48.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:47.880084632Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:47 smithi164 bash[70557]: cluster 2024-09-17T11:10:46.715327+0000 mgr.y (mgr.15282) 657 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:47 smithi164 bash[70557]: cluster 2024-09-17T11:10:46.715327+0000 mgr.y (mgr.15282) 657 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:48.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:47 smithi163 bash[93248]: cluster 2024-09-17T11:10:46.715327+0000 mgr.y (mgr.15282) 657 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:48.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:47 smithi163 bash[93248]: cluster 2024-09-17T11:10:46.715327+0000 mgr.y (mgr.15282) 657 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:47 smithi163 bash[89600]: cluster 2024-09-17T11:10:46.715327+0000 mgr.y (mgr.15282) 657 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:47 smithi163 bash[89600]: cluster 2024-09-17T11:10:46.715327+0000 mgr.y (mgr.15282) 657 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:10:48.332 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:48.333 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:48.333 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:48.333 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:48.334 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:48.334 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:48.334 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:48.335 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: Stopping Ceph osd.4 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:10:48.335 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:48.335 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:48 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:48.787 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:48 smithi164 bash[25266]: debug 2024-09-17T11:10:48.454+0000 7f97a3c31640 -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-17T11:10:48.787 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:48 smithi164 bash[25266]: debug 2024-09-17T11:10:48.454+0000 7f97a3c31640 -1 osd.4 132 *** Got signal Terminated *** 2024-09-17T11:10:48.787 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:48 smithi164 bash[25266]: debug 2024-09-17T11:10:48.454+0000 7f97a3c31640 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:10:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:48 smithi164 bash[70557]: cluster 2024-09-17T11:10:48.462155+0000 mon.a (mon.0) 327 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T11:10:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:48 smithi164 bash[70557]: cluster 2024-09-17T11:10:48.462155+0000 mon.a (mon.0) 327 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T11:10:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:48 smithi164 bash[70557]: cluster 2024-09-17T11:10:48.716191+0000 mgr.y (mgr.15282) 658 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:48 smithi164 bash[70557]: cluster 2024-09-17T11:10:48.716191+0000 mgr.y (mgr.15282) 658 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:49.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:48 smithi163 bash[93248]: cluster 2024-09-17T11:10:48.462155+0000 mon.a (mon.0) 327 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T11:10:49.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:48 smithi163 bash[93248]: cluster 2024-09-17T11:10:48.462155+0000 mon.a (mon.0) 327 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T11:10:49.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:48 smithi163 bash[93248]: cluster 2024-09-17T11:10:48.716191+0000 mgr.y (mgr.15282) 658 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:49.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:48 smithi163 bash[93248]: cluster 2024-09-17T11:10:48.716191+0000 mgr.y (mgr.15282) 658 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:48 smithi163 bash[89600]: cluster 2024-09-17T11:10:48.462155+0000 mon.a (mon.0) 327 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T11:10:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:48 smithi163 bash[89600]: cluster 2024-09-17T11:10:48.462155+0000 mon.a (mon.0) 327 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T11:10:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:48 smithi163 bash[89600]: cluster 2024-09-17T11:10:48.716191+0000 mgr.y (mgr.15282) 658 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:48 smithi163 bash[89600]: cluster 2024-09-17T11:10:48.716191+0000 mgr.y (mgr.15282) 658 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:10:50.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:10:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:10:49] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-17T11:10:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:49 smithi163 bash[93248]: cluster 2024-09-17T11:10:48.786243+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:49 smithi163 bash[93248]: cluster 2024-09-17T11:10:48.786243+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:49 smithi163 bash[93248]: cluster 2024-09-17T11:10:48.803263+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-17T11:10:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:49 smithi163 bash[93248]: cluster 2024-09-17T11:10:48.803263+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-17T11:10:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:49 smithi163 bash[89600]: cluster 2024-09-17T11:10:48.786243+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:49 smithi163 bash[89600]: cluster 2024-09-17T11:10:48.786243+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:49 smithi163 bash[89600]: cluster 2024-09-17T11:10:48.803263+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-17T11:10:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:49 smithi163 bash[89600]: cluster 2024-09-17T11:10:48.803263+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-17T11:10:50.153 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:49 smithi164 bash[73929]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-4 2024-09-17T11:10:50.153 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:49 smithi164 bash[70557]: cluster 2024-09-17T11:10:48.786243+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:50.153 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:49 smithi164 bash[70557]: cluster 2024-09-17T11:10:48.786243+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:10:50.153 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:49 smithi164 bash[70557]: cluster 2024-09-17T11:10:48.803263+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-17T11:10:50.153 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:49 smithi164 bash[70557]: cluster 2024-09-17T11:10:48.803263+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-17T11:10:50.537 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:50 smithi164 bash[73993]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-4 2024-09-17T11:10:51.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:50 smithi163 bash[93248]: cluster 2024-09-17T11:10:49.812493+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-17T11:10:51.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:50 smithi163 bash[93248]: cluster 2024-09-17T11:10:49.812493+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-17T11:10:51.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:50 smithi163 bash[93248]: cluster 2024-09-17T11:10:50.716913+0000 mgr.y (mgr.15282) 659 : cluster [DBG] pgmap v385: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T11:10:51.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:50 smithi163 bash[93248]: cluster 2024-09-17T11:10:50.716913+0000 mgr.y (mgr.15282) 659 : cluster [DBG] pgmap v385: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T11:10:51.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:50 smithi163 bash[89600]: cluster 2024-09-17T11:10:49.812493+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-17T11:10:51.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:50 smithi163 bash[89600]: cluster 2024-09-17T11:10:49.812493+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-17T11:10:51.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:50 smithi163 bash[89600]: cluster 2024-09-17T11:10:50.716913+0000 mgr.y (mgr.15282) 659 : cluster [DBG] pgmap v385: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T11:10:51.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:50 smithi163 bash[89600]: cluster 2024-09-17T11:10:50.716913+0000 mgr.y (mgr.15282) 659 : cluster [DBG] pgmap v385: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T11:10:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:50.897126335Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:50 smithi164 bash[70557]: cluster 2024-09-17T11:10:49.812493+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-17T11:10:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:50 smithi164 bash[70557]: cluster 2024-09-17T11:10:49.812493+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-17T11:10:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:50 smithi164 bash[70557]: cluster 2024-09-17T11:10:50.716913+0000 mgr.y (mgr.15282) 659 : cluster [DBG] pgmap v385: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T11:10:51.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:50 smithi164 bash[70557]: cluster 2024-09-17T11:10:50.716913+0000 mgr.y (mgr.15282) 659 : cluster [DBG] pgmap v385: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T11:10:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.117964+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.117964+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.118670+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.118670+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.119295+0000 mon.b (mon.1) 218 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.119295+0000 mon.b (mon.1) 218 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.119835+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.119835+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.120093+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.120093+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.120369+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.120369+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.120881+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.120881+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.120923+0000 mon.b (mon.1) 221 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.120923+0000 mon.b (mon.1) 221 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.121403+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.121403+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.121489+0000 mon.b (mon.1) 222 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.121489+0000 mon.b (mon.1) 222 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.121908+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.121908+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.122065+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.122065+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.122411+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.122411+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.122621+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.122621+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.122936+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.122936+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.123442+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.123442+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.123839+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.123839+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.124322+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.124322+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.178437+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.178437+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.181620+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:52.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:51 smithi164 bash[70557]: audit 2024-09-17T11:10:51.181620+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.117964+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.117964+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.118670+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.118670+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.119295+0000 mon.b (mon.1) 218 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.119295+0000 mon.b (mon.1) 218 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.119835+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.119835+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.120093+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.120093+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.120369+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.120369+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.120881+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.120881+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.120923+0000 mon.b (mon.1) 221 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.117964+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.117964+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.118670+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.118670+0000 mon.b (mon.1) 217 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.119295+0000 mon.b (mon.1) 218 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.119295+0000 mon.b (mon.1) 218 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.119835+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.119835+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.120093+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.120093+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]} : dispatch 2024-09-17T11:10:52.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.120369+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.120369+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.120881+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.120881+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]} : dispatch 2024-09-17T11:10:52.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.120923+0000 mon.b (mon.1) 221 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.120923+0000 mon.b (mon.1) 221 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.121403+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.121403+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.121489+0000 mon.b (mon.1) 222 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.121489+0000 mon.b (mon.1) 222 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.121908+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.121908+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.122065+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.122065+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.122411+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.122411+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.122621+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.122621+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.122936+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.122936+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.123442+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.123442+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.120923+0000 mon.b (mon.1) 221 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.121403+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.121403+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.121489+0000 mon.b (mon.1) 222 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.121489+0000 mon.b (mon.1) 222 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.121908+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.121908+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.122065+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.122065+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.122411+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.122411+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.122621+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.122621+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.122936+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.122936+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.123442+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.123442+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.123839+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.123839+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.068 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.124322+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.124322+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.178437+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.178437+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.181620+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[89600]: audit 2024-09-17T11:10:51.181620+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.123839+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.123839+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]} : dispatch 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.124322+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.124322+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]} : dispatch 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.178437+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:52.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.178437+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:52.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.181620+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:52.070 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:51 smithi163 bash[93248]: audit 2024-09-17T11:10:51.181620+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:10:52.729 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:52.729 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:52.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:52.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:52.730 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:52.730 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:52.731 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:52.731 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:52.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-17T11:10:52.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: Stopped Ceph osd.4 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:10:52.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:10:52.732 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:52 smithi164 systemd[1]: Started Ceph osd.4 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.823482+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]}]': finished 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.823482+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]}]': finished 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.823769+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]}]': finished 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.823769+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]}]': finished 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.823914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.823914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824033+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824033+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824178+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-09-17T11:10:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824178+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824339+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]}]': finished 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824339+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]}]': finished 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824486+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]}]': finished 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824486+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]}]': finished 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824617+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]}]': finished 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824617+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]}]': finished 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824864+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:51.824864+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: cluster 2024-09-17T11:10:51.832452+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: cluster 2024-09-17T11:10:51.832452+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: cluster 2024-09-17T11:10:52.717915+0000 mgr.y (mgr.15282) 660 : cluster [DBG] pgmap v387: 161 pgs: 37 active+undersized, 2 stale+active+clean, 22 active+undersized+degraded, 100 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: cluster 2024-09-17T11:10:52.717915+0000 mgr.y (mgr.15282) 660 : cluster [DBG] pgmap v387: 161 pgs: 37 active+undersized, 2 stale+active+clean, 22 active+undersized+degraded, 100 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:52.788010+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:52.788010+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:52.799635+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:52 smithi164 bash[70557]: audit 2024-09-17T11:10:52.799635+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.823482+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.823482+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.823769+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.823769+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.823914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.823914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824033+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824033+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824178+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824178+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-09-17T11:10:53.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824339+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824339+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824486+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824486+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824617+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824617+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.823482+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.823482+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4, 7, 2]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.823769+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.823769+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 4]}]': finished 2024-09-17T11:10:53.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.823914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.823914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824033+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824033+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824178+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824178+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824339+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824339+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 1]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824486+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824486+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 6]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824617+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]}]': finished 2024-09-17T11:10:53.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824617+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 4]}]': finished 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824864+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:51.824864+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: cluster 2024-09-17T11:10:51.832452+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: cluster 2024-09-17T11:10:51.832452+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: cluster 2024-09-17T11:10:52.717915+0000 mgr.y (mgr.15282) 660 : cluster [DBG] pgmap v387: 161 pgs: 37 active+undersized, 2 stale+active+clean, 22 active+undersized+degraded, 100 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: cluster 2024-09-17T11:10:52.717915+0000 mgr.y (mgr.15282) 660 : cluster [DBG] pgmap v387: 161 pgs: 37 active+undersized, 2 stale+active+clean, 22 active+undersized+degraded, 100 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:52.788010+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:52.788010+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:52.799635+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[89600]: audit 2024-09-17T11:10:52.799635+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824864+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:51.824864+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 4]}]': finished 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: cluster 2024-09-17T11:10:51.832452+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: cluster 2024-09-17T11:10:51.832452+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: cluster 2024-09-17T11:10:52.717915+0000 mgr.y (mgr.15282) 660 : cluster [DBG] pgmap v387: 161 pgs: 37 active+undersized, 2 stale+active+clean, 22 active+undersized+degraded, 100 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: cluster 2024-09-17T11:10:52.717915+0000 mgr.y (mgr.15282) 660 : cluster [DBG] pgmap v387: 161 pgs: 37 active+undersized, 2 stale+active+clean, 22 active+undersized+degraded, 100 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:52.788010+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:52.788010+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:52.799635+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:53.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:52 smithi163 bash[93248]: audit 2024-09-17T11:10:52.799635+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:10:54.161 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:53.867824846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:54.161 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:53 smithi164 bash[70557]: cluster 2024-09-17T11:10:52.823420+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:54.162 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:53 smithi164 bash[70557]: cluster 2024-09-17T11:10:52.823420+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:54.162 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:53 smithi164 bash[70557]: cluster 2024-09-17T11:10:52.846176+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T11:10:54.162 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:53 smithi164 bash[70557]: cluster 2024-09-17T11:10:52.846176+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T11:10:54.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:53 smithi163 bash[93248]: cluster 2024-09-17T11:10:52.823420+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:54.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:53 smithi163 bash[93248]: cluster 2024-09-17T11:10:52.823420+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:54.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:53 smithi163 bash[93248]: cluster 2024-09-17T11:10:52.846176+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T11:10:54.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:53 smithi163 bash[93248]: cluster 2024-09-17T11:10:52.846176+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T11:10:54.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:53 smithi163 bash[89600]: cluster 2024-09-17T11:10:52.823420+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:54.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:53 smithi163 bash[89600]: cluster 2024-09-17T11:10:52.823420+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:10:54.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:53 smithi163 bash[89600]: cluster 2024-09-17T11:10:52.846176+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T11:10:54.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:53 smithi163 bash[89600]: cluster 2024-09-17T11:10:52.846176+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T11:10:54.537 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:54 smithi164 bash[74139]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:10:54.537 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:54 smithi164 bash[74139]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:10:55.018 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:54 smithi164 bash[74139]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T11:10:55.018 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:54 smithi164 bash[74139]: 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-17T11:10:55.018 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:54 smithi164 bash[70557]: cluster 2024-09-17T11:10:53.856817+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T11:10:55.018 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:54 smithi164 bash[70557]: cluster 2024-09-17T11:10:53.856817+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T11:10:55.018 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:54 smithi164 bash[70557]: cluster 2024-09-17T11:10:54.718913+0000 mgr.y (mgr.15282) 661 : cluster [DBG] pgmap v390: 161 pgs: 1 unknown, 40 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T11:10:55.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:54 smithi164 bash[70557]: cluster 2024-09-17T11:10:54.718913+0000 mgr.y (mgr.15282) 661 : cluster [DBG] pgmap v390: 161 pgs: 1 unknown, 40 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T11:10:55.287 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:55 smithi164 bash[74139]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T11:10:55.287 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:55 smithi164 bash[74139]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T11:10:55.287 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:55 smithi164 bash[74139]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T11:10:55.287 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:55 smithi164 bash[74139]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T11:10:55.288 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:55 smithi164 bash[74139]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T11:10:55.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:54 smithi163 bash[93248]: cluster 2024-09-17T11:10:53.856817+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T11:10:55.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:54 smithi163 bash[93248]: cluster 2024-09-17T11:10:53.856817+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T11:10:55.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:54 smithi163 bash[93248]: cluster 2024-09-17T11:10:54.718913+0000 mgr.y (mgr.15282) 661 : cluster [DBG] pgmap v390: 161 pgs: 1 unknown, 40 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T11:10:55.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:54 smithi163 bash[93248]: cluster 2024-09-17T11:10:54.718913+0000 mgr.y (mgr.15282) 661 : cluster [DBG] pgmap v390: 161 pgs: 1 unknown, 40 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T11:10:55.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:54 smithi163 bash[89600]: cluster 2024-09-17T11:10:53.856817+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T11:10:55.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:54 smithi163 bash[89600]: cluster 2024-09-17T11:10:53.856817+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T11:10:55.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:54 smithi163 bash[89600]: cluster 2024-09-17T11:10:54.718913+0000 mgr.y (mgr.15282) 661 : cluster [DBG] pgmap v390: 161 pgs: 1 unknown, 40 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T11:10:55.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:54 smithi163 bash[89600]: cluster 2024-09-17T11:10:54.718913+0000 mgr.y (mgr.15282) 661 : cluster [DBG] pgmap v390: 161 pgs: 1 unknown, 40 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T11:10:56.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:55 smithi163 bash[93248]: audit 2024-09-17T11:10:55.638537+0000 mgr.y (mgr.15282) 662 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:56.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:55 smithi163 bash[93248]: audit 2024-09-17T11:10:55.638537+0000 mgr.y (mgr.15282) 662 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:56.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:55 smithi163 bash[89600]: audit 2024-09-17T11:10:55.638537+0000 mgr.y (mgr.15282) 662 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:56.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:55 smithi163 bash[89600]: audit 2024-09-17T11:10:55.638537+0000 mgr.y (mgr.15282) 662 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:56.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:55 smithi164 bash[70557]: audit 2024-09-17T11:10:55.638537+0000 mgr.y (mgr.15282) 662 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:56.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:55 smithi164 bash[70557]: audit 2024-09-17T11:10:55.638537+0000 mgr.y (mgr.15282) 662 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:10:57.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:56.894167905Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:10:57.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:56 smithi164 bash[70557]: cluster 2024-09-17T11:10:56.720677+0000 mgr.y (mgr.15282) 663 : cluster [DBG] pgmap v391: 161 pgs: 8 active+clean+remapped, 1 unknown, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 54 B/s, 0 objects/s recovering 2024-09-17T11:10:57.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:56 smithi164 bash[70557]: cluster 2024-09-17T11:10:56.720677+0000 mgr.y (mgr.15282) 663 : cluster [DBG] pgmap v391: 161 pgs: 8 active+clean+remapped, 1 unknown, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 54 B/s, 0 objects/s recovering 2024-09-17T11:10:57.288 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:56 smithi164 bash[74380]: debug 2024-09-17T11:10:56.970+0000 7efd90ac0640 1 -- 172.21.15.164:0/3236170980 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e2d1e10960 con 0x55e2d1e31c00 2024-09-17T11:10:57.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:56 smithi163 bash[93248]: cluster 2024-09-17T11:10:56.720677+0000 mgr.y (mgr.15282) 663 : cluster [DBG] pgmap v391: 161 pgs: 8 active+clean+remapped, 1 unknown, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 54 B/s, 0 objects/s recovering 2024-09-17T11:10:57.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:56 smithi163 bash[93248]: cluster 2024-09-17T11:10:56.720677+0000 mgr.y (mgr.15282) 663 : cluster [DBG] pgmap v391: 161 pgs: 8 active+clean+remapped, 1 unknown, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 54 B/s, 0 objects/s recovering 2024-09-17T11:10:57.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:56 smithi163 bash[89600]: cluster 2024-09-17T11:10:56.720677+0000 mgr.y (mgr.15282) 663 : cluster [DBG] pgmap v391: 161 pgs: 8 active+clean+remapped, 1 unknown, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 54 B/s, 0 objects/s recovering 2024-09-17T11:10:57.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:56 smithi163 bash[89600]: cluster 2024-09-17T11:10:56.720677+0000 mgr.y (mgr.15282) 663 : cluster [DBG] pgmap v391: 161 pgs: 8 active+clean+remapped, 1 unknown, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 54 B/s, 0 objects/s recovering 2024-09-17T11:10:58.537 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:10:58 smithi164 bash[74380]: debug 2024-09-17T11:10:58.034+0000 7efd93327640 -1 Falling back to public interface 2024-09-17T11:11:00.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:10:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:10:59.864292723Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:00.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:59 smithi164 bash[70557]: cluster 2024-09-17T11:10:58.721939+0000 mgr.y (mgr.15282) 664 : cluster [DBG] pgmap v392: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 47 B/s, 0 objects/s recovering 2024-09-17T11:11:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:59 smithi164 bash[70557]: cluster 2024-09-17T11:10:58.721939+0000 mgr.y (mgr.15282) 664 : cluster [DBG] pgmap v392: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 47 B/s, 0 objects/s recovering 2024-09-17T11:11:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:59 smithi164 bash[70557]: cluster 2024-09-17T11:10:59.108978+0000 mon.a (mon.0) 356 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:00.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:10:59 smithi164 bash[70557]: cluster 2024-09-17T11:10:59.108978+0000 mon.a (mon.0) 356 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:10:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:10:59] "GET /metrics HTTP/1.1" 200 38418 "" "Prometheus/2.51.0" 2024-09-17T11:11:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:59 smithi163 bash[89600]: cluster 2024-09-17T11:10:58.721939+0000 mgr.y (mgr.15282) 664 : cluster [DBG] pgmap v392: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 47 B/s, 0 objects/s recovering 2024-09-17T11:11:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:59 smithi163 bash[89600]: cluster 2024-09-17T11:10:58.721939+0000 mgr.y (mgr.15282) 664 : cluster [DBG] pgmap v392: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 47 B/s, 0 objects/s recovering 2024-09-17T11:11:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:59 smithi163 bash[89600]: cluster 2024-09-17T11:10:59.108978+0000 mon.a (mon.0) 356 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:10:59 smithi163 bash[89600]: cluster 2024-09-17T11:10:59.108978+0000 mon.a (mon.0) 356 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:59 smithi163 bash[93248]: cluster 2024-09-17T11:10:58.721939+0000 mgr.y (mgr.15282) 664 : cluster [DBG] pgmap v392: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 47 B/s, 0 objects/s recovering 2024-09-17T11:11:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:59 smithi163 bash[93248]: cluster 2024-09-17T11:10:58.721939+0000 mgr.y (mgr.15282) 664 : cluster [DBG] pgmap v392: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 47 B/s, 0 objects/s recovering 2024-09-17T11:11:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:59 smithi163 bash[93248]: cluster 2024-09-17T11:10:59.108978+0000 mon.a (mon.0) 356 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:10:59 smithi163 bash[93248]: cluster 2024-09-17T11:10:59.108978+0000 mon.a (mon.0) 356 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:01.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:01 smithi164 bash[70557]: audit 2024-09-17T11:11:00.244361+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:01 smithi164 bash[70557]: audit 2024-09-17T11:11:00.244361+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:01 smithi164 bash[70557]: audit 2024-09-17T11:11:00.258594+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:01 smithi164 bash[70557]: audit 2024-09-17T11:11:00.258594+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:01 smithi164 bash[70557]: cluster 2024-09-17T11:11:00.723020+0000 mgr.y (mgr.15282) 665 : cluster [DBG] pgmap v393: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 41 B/s, 0 objects/s recovering 2024-09-17T11:11:01.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:01 smithi164 bash[70557]: cluster 2024-09-17T11:11:00.723020+0000 mgr.y (mgr.15282) 665 : cluster [DBG] pgmap v393: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 41 B/s, 0 objects/s recovering 2024-09-17T11:11:01.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[89600]: audit 2024-09-17T11:11:00.244361+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[89600]: audit 2024-09-17T11:11:00.244361+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[89600]: audit 2024-09-17T11:11:00.258594+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[89600]: audit 2024-09-17T11:11:00.258594+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[89600]: cluster 2024-09-17T11:11:00.723020+0000 mgr.y (mgr.15282) 665 : cluster [DBG] pgmap v393: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 41 B/s, 0 objects/s recovering 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[89600]: cluster 2024-09-17T11:11:00.723020+0000 mgr.y (mgr.15282) 665 : cluster [DBG] pgmap v393: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 41 B/s, 0 objects/s recovering 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[93248]: audit 2024-09-17T11:11:00.244361+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[93248]: audit 2024-09-17T11:11:00.244361+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[93248]: audit 2024-09-17T11:11:00.258594+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[93248]: audit 2024-09-17T11:11:00.258594+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[93248]: cluster 2024-09-17T11:11:00.723020+0000 mgr.y (mgr.15282) 665 : cluster [DBG] pgmap v393: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 41 B/s, 0 objects/s recovering 2024-09-17T11:11:01.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:01 smithi163 bash[93248]: cluster 2024-09-17T11:11:00.723020+0000 mgr.y (mgr.15282) 665 : cluster [DBG] pgmap v393: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 41 B/s, 0 objects/s recovering 2024-09-17T11:11:02.037 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:11:01 smithi164 bash[74380]: debug 2024-09-17T11:11:01.726+0000 7efd93327640 -1 osd.4 132 log_to_monitors true 2024-09-17T11:11:02.787 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[74380]: debug 2024-09-17T11:11:02.478+0000 7efd8b0d1640 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:11:02.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[70557]: audit 2024-09-17T11:11:01.429445+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[70557]: audit 2024-09-17T11:11:01.429445+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[70557]: audit 2024-09-17T11:11:01.442831+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[70557]: audit 2024-09-17T11:11:01.442831+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[70557]: audit 2024-09-17T11:11:01.737360+0000 mon.b (mon.1) 226 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[70557]: audit 2024-09-17T11:11:01.737360+0000 mon.b (mon.1) 226 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[70557]: audit 2024-09-17T11:11:01.739176+0000 mon.a (mon.0) 361 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[70557]: audit 2024-09-17T11:11:01.739176+0000 mon.a (mon.0) 361 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[89600]: audit 2024-09-17T11:11:01.429445+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[89600]: audit 2024-09-17T11:11:01.429445+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[89600]: audit 2024-09-17T11:11:01.442831+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[89600]: audit 2024-09-17T11:11:01.442831+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[89600]: audit 2024-09-17T11:11:01.737360+0000 mon.b (mon.1) 226 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[89600]: audit 2024-09-17T11:11:01.737360+0000 mon.b (mon.1) 226 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[89600]: audit 2024-09-17T11:11:01.739176+0000 mon.a (mon.0) 361 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[89600]: audit 2024-09-17T11:11:01.739176+0000 mon.a (mon.0) 361 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[93248]: audit 2024-09-17T11:11:01.429445+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[93248]: audit 2024-09-17T11:11:01.429445+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[93248]: audit 2024-09-17T11:11:01.442831+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[93248]: audit 2024-09-17T11:11:01.442831+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[93248]: audit 2024-09-17T11:11:01.737360+0000 mon.b (mon.1) 226 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[93248]: audit 2024-09-17T11:11:01.737360+0000 mon.b (mon.1) 226 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[93248]: audit 2024-09-17T11:11:01.739176+0000 mon.a (mon.0) 361 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:02.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:02 smithi163 bash[93248]: audit 2024-09-17T11:11:01.739176+0000 mon.a (mon.0) 361 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:11:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:02.864861858Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: audit 2024-09-17T11:11:02.441063+0000 mon.a (mon.0) 362 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:11:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: audit 2024-09-17T11:11:02.441063+0000 mon.a (mon.0) 362 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:11:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: audit 2024-09-17T11:11:02.446973+0000 mon.b (mon.1) 227 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: audit 2024-09-17T11:11:02.446973+0000 mon.b (mon.1) 227 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: cluster 2024-09-17T11:11:02.449275+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-17T11:11:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: cluster 2024-09-17T11:11:02.449275+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-17T11:11:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: audit 2024-09-17T11:11:02.451316+0000 mon.a (mon.0) 364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: audit 2024-09-17T11:11:02.451316+0000 mon.a (mon.0) 364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: cluster 2024-09-17T11:11:02.724065+0000 mgr.y (mgr.15282) 666 : cluster [DBG] pgmap v395: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 37 B/s, 0 objects/s recovering 2024-09-17T11:11:03.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:03 smithi164 bash[70557]: cluster 2024-09-17T11:11:02.724065+0000 mgr.y (mgr.15282) 666 : cluster [DBG] pgmap v395: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 37 B/s, 0 objects/s recovering 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: audit 2024-09-17T11:11:02.441063+0000 mon.a (mon.0) 362 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: audit 2024-09-17T11:11:02.441063+0000 mon.a (mon.0) 362 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: audit 2024-09-17T11:11:02.446973+0000 mon.b (mon.1) 227 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: audit 2024-09-17T11:11:02.446973+0000 mon.b (mon.1) 227 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: cluster 2024-09-17T11:11:02.449275+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: cluster 2024-09-17T11:11:02.449275+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: audit 2024-09-17T11:11:02.451316+0000 mon.a (mon.0) 364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: audit 2024-09-17T11:11:02.451316+0000 mon.a (mon.0) 364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: cluster 2024-09-17T11:11:02.724065+0000 mgr.y (mgr.15282) 666 : cluster [DBG] pgmap v395: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 37 B/s, 0 objects/s recovering 2024-09-17T11:11:03.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[93248]: cluster 2024-09-17T11:11:02.724065+0000 mgr.y (mgr.15282) 666 : cluster [DBG] pgmap v395: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 37 B/s, 0 objects/s recovering 2024-09-17T11:11:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: audit 2024-09-17T11:11:02.441063+0000 mon.a (mon.0) 362 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:11:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: audit 2024-09-17T11:11:02.441063+0000 mon.a (mon.0) 362 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:11:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: audit 2024-09-17T11:11:02.446973+0000 mon.b (mon.1) 227 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: audit 2024-09-17T11:11:02.446973+0000 mon.b (mon.1) 227 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: cluster 2024-09-17T11:11:02.449275+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-17T11:11:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: cluster 2024-09-17T11:11:02.449275+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-17T11:11:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: audit 2024-09-17T11:11:02.451316+0000 mon.a (mon.0) 364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: audit 2024-09-17T11:11:02.451316+0000 mon.a (mon.0) 364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:03.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: cluster 2024-09-17T11:11:02.724065+0000 mgr.y (mgr.15282) 666 : cluster [DBG] pgmap v395: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 37 B/s, 0 objects/s recovering 2024-09-17T11:11:03.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:03 smithi163 bash[89600]: cluster 2024-09-17T11:11:02.724065+0000 mgr.y (mgr.15282) 666 : cluster [DBG] pgmap v395: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%); 37 B/s, 0 objects/s recovering 2024-09-17T11:11:04.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: cluster 2024-09-17T11:11:03.442135+0000 mon.a (mon.0) 365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: cluster 2024-09-17T11:11:03.442135+0000 mon.a (mon.0) 365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: cluster 2024-09-17T11:11:03.452279+0000 mon.a (mon.0) 366 : cluster [INF] osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284] boot 2024-09-17T11:11:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: cluster 2024-09-17T11:11:03.452279+0000 mon.a (mon.0) 366 : cluster [INF] osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284] boot 2024-09-17T11:11:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: cluster 2024-09-17T11:11:03.452483+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T11:11:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: cluster 2024-09-17T11:11:03.452483+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T11:11:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: audit 2024-09-17T11:11:03.454679+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:11:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: audit 2024-09-17T11:11:03.454679+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:11:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: cluster 2024-09-17T11:11:04.119091+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-17T11:11:04.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:04 smithi164 bash[70557]: cluster 2024-09-17T11:11:04.119091+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-17T11:11:04.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: cluster 2024-09-17T11:11:03.442135+0000 mon.a (mon.0) 365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: cluster 2024-09-17T11:11:03.442135+0000 mon.a (mon.0) 365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: cluster 2024-09-17T11:11:03.452279+0000 mon.a (mon.0) 366 : cluster [INF] osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284] boot 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: cluster 2024-09-17T11:11:03.452279+0000 mon.a (mon.0) 366 : cluster [INF] osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284] boot 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: cluster 2024-09-17T11:11:03.452483+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: cluster 2024-09-17T11:11:03.452483+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: audit 2024-09-17T11:11:03.454679+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: audit 2024-09-17T11:11:03.454679+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: cluster 2024-09-17T11:11:04.119091+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[89600]: cluster 2024-09-17T11:11:04.119091+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-17T11:11:04.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: cluster 2024-09-17T11:11:03.442135+0000 mon.a (mon.0) 365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: cluster 2024-09-17T11:11:03.442135+0000 mon.a (mon.0) 365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: cluster 2024-09-17T11:11:03.452279+0000 mon.a (mon.0) 366 : cluster [INF] osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284] boot 2024-09-17T11:11:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: cluster 2024-09-17T11:11:03.452279+0000 mon.a (mon.0) 366 : cluster [INF] osd.4 [v2:172.21.15.164:6800/3146199284,v1:172.21.15.164:6801/3146199284] boot 2024-09-17T11:11:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: cluster 2024-09-17T11:11:03.452483+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T11:11:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: cluster 2024-09-17T11:11:03.452483+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T11:11:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: audit 2024-09-17T11:11:03.454679+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:11:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: audit 2024-09-17T11:11:03.454679+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:11:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: cluster 2024-09-17T11:11:04.119091+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-17T11:11:04.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:04 smithi163 bash[93248]: cluster 2024-09-17T11:11:04.119091+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-17T11:11:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:05 smithi164 bash[70557]: cluster 2024-09-17T11:11:04.725093+0000 mgr.y (mgr.15282) 667 : cluster [DBG] pgmap v398: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:05 smithi164 bash[70557]: cluster 2024-09-17T11:11:04.725093+0000 mgr.y (mgr.15282) 667 : cluster [DBG] pgmap v398: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:05.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:05 smithi164 bash[70557]: cluster 2024-09-17T11:11:05.123707+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-17T11:11:05.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:05 smithi164 bash[70557]: cluster 2024-09-17T11:11:05.123707+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-17T11:11:05.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:05 smithi163 bash[93248]: cluster 2024-09-17T11:11:04.725093+0000 mgr.y (mgr.15282) 667 : cluster [DBG] pgmap v398: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:05.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:05 smithi163 bash[93248]: cluster 2024-09-17T11:11:04.725093+0000 mgr.y (mgr.15282) 667 : cluster [DBG] pgmap v398: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:05.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:05 smithi163 bash[93248]: cluster 2024-09-17T11:11:05.123707+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-17T11:11:05.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:05 smithi163 bash[93248]: cluster 2024-09-17T11:11:05.123707+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-17T11:11:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:05 smithi163 bash[89600]: cluster 2024-09-17T11:11:04.725093+0000 mgr.y (mgr.15282) 667 : cluster [DBG] pgmap v398: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:05 smithi163 bash[89600]: cluster 2024-09-17T11:11:04.725093+0000 mgr.y (mgr.15282) 667 : cluster [DBG] pgmap v398: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 106/636 objects degraded (16.667%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:05 smithi163 bash[89600]: cluster 2024-09-17T11:11:05.123707+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-17T11:11:05.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:05 smithi163 bash[89600]: cluster 2024-09-17T11:11:05.123707+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-17T11:11:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:05.877098266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:06 smithi164 bash[70557]: audit 2024-09-17T11:11:05.641055+0000 mgr.y (mgr.15282) 668 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:06 smithi164 bash[70557]: audit 2024-09-17T11:11:05.641055+0000 mgr.y (mgr.15282) 668 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:06 smithi164 bash[70557]: audit 2024-09-17T11:11:06.181700+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:06 smithi164 bash[70557]: audit 2024-09-17T11:11:06.181700+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:06 smithi164 bash[70557]: audit 2024-09-17T11:11:06.183240+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:06.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:06 smithi164 bash[70557]: audit 2024-09-17T11:11:06.183240+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[89600]: audit 2024-09-17T11:11:05.641055+0000 mgr.y (mgr.15282) 668 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[89600]: audit 2024-09-17T11:11:05.641055+0000 mgr.y (mgr.15282) 668 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[89600]: audit 2024-09-17T11:11:06.181700+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[89600]: audit 2024-09-17T11:11:06.181700+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[89600]: audit 2024-09-17T11:11:06.183240+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:06.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[89600]: audit 2024-09-17T11:11:06.183240+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[93248]: audit 2024-09-17T11:11:05.641055+0000 mgr.y (mgr.15282) 668 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[93248]: audit 2024-09-17T11:11:05.641055+0000 mgr.y (mgr.15282) 668 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:06.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[93248]: audit 2024-09-17T11:11:06.181700+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:06.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[93248]: audit 2024-09-17T11:11:06.181700+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:06.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[93248]: audit 2024-09-17T11:11:06.183240+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:06.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:06 smithi163 bash[93248]: audit 2024-09-17T11:11:06.183240+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:07.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:07 smithi164 bash[70557]: cluster 2024-09-17T11:11:06.726882+0000 mgr.y (mgr.15282) 669 : cluster [DBG] pgmap v400: 161 pgs: 6 active+clean+remapped, 16 active+undersized, 13 active+undersized+degraded, 126 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 43/636 objects degraded (6.761%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:07.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:07 smithi164 bash[70557]: cluster 2024-09-17T11:11:06.726882+0000 mgr.y (mgr.15282) 669 : cluster [DBG] pgmap v400: 161 pgs: 6 active+clean+remapped, 16 active+undersized, 13 active+undersized+degraded, 126 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 43/636 objects degraded (6.761%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:07.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:07 smithi163 bash[93248]: cluster 2024-09-17T11:11:06.726882+0000 mgr.y (mgr.15282) 669 : cluster [DBG] pgmap v400: 161 pgs: 6 active+clean+remapped, 16 active+undersized, 13 active+undersized+degraded, 126 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 43/636 objects degraded (6.761%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:07.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:07 smithi163 bash[93248]: cluster 2024-09-17T11:11:06.726882+0000 mgr.y (mgr.15282) 669 : cluster [DBG] pgmap v400: 161 pgs: 6 active+clean+remapped, 16 active+undersized, 13 active+undersized+degraded, 126 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 43/636 objects degraded (6.761%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:07.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:07 smithi163 bash[89600]: cluster 2024-09-17T11:11:06.726882+0000 mgr.y (mgr.15282) 669 : cluster [DBG] pgmap v400: 161 pgs: 6 active+clean+remapped, 16 active+undersized, 13 active+undersized+degraded, 126 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 43/636 objects degraded (6.761%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:07.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:07 smithi163 bash[89600]: cluster 2024-09-17T11:11:06.726882+0000 mgr.y (mgr.15282) 669 : cluster [DBG] pgmap v400: 161 pgs: 6 active+clean+remapped, 16 active+undersized, 13 active+undersized+degraded, 126 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 43/636 objects degraded (6.761%); 5/636 objects misplaced (0.786%) 2024-09-17T11:11:08.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:08 smithi164 bash[70557]: cluster 2024-09-17T11:11:07.494907+0000 mon.a (mon.0) 371 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:08.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:08 smithi164 bash[70557]: cluster 2024-09-17T11:11:07.494907+0000 mon.a (mon.0) 371 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:08.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:08 smithi163 bash[93248]: cluster 2024-09-17T11:11:07.494907+0000 mon.a (mon.0) 371 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:08.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:08 smithi163 bash[93248]: cluster 2024-09-17T11:11:07.494907+0000 mon.a (mon.0) 371 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:08.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:08 smithi163 bash[89600]: cluster 2024-09-17T11:11:07.494907+0000 mon.a (mon.0) 371 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:08.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:08 smithi163 bash[89600]: cluster 2024-09-17T11:11:07.494907+0000 mon.a (mon.0) 371 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:08.863087362Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:09.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:09 smithi164 bash[70557]: cluster 2024-09-17T11:11:08.728040+0000 mgr.y (mgr.15282) 670 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:09.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:09 smithi164 bash[70557]: cluster 2024-09-17T11:11:08.728040+0000 mgr.y (mgr.15282) 670 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:09.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:11:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:11:09] "GET /metrics HTTP/1.1" 200 38272 "" "Prometheus/2.51.0" 2024-09-17T11:11:09.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:09 smithi163 bash[93248]: cluster 2024-09-17T11:11:08.728040+0000 mgr.y (mgr.15282) 670 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:09.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:09 smithi163 bash[93248]: cluster 2024-09-17T11:11:08.728040+0000 mgr.y (mgr.15282) 670 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:09 smithi163 bash[89600]: cluster 2024-09-17T11:11:08.728040+0000 mgr.y (mgr.15282) 670 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:09.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:09 smithi163 bash[89600]: cluster 2024-09-17T11:11:08.728040+0000 mgr.y (mgr.15282) 670 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:10.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:10 smithi164 bash[70557]: cluster 2024-09-17T11:11:09.507708+0000 mon.a (mon.0) 372 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T11:11:10.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:10 smithi164 bash[70557]: cluster 2024-09-17T11:11:09.507708+0000 mon.a (mon.0) 372 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T11:11:10.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:10 smithi164 bash[70557]: cluster 2024-09-17T11:11:09.507753+0000 mon.a (mon.0) 373 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:10.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:10 smithi164 bash[70557]: cluster 2024-09-17T11:11:09.507753+0000 mon.a (mon.0) 373 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:10.811 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:10 smithi163 bash[89600]: cluster 2024-09-17T11:11:09.507708+0000 mon.a (mon.0) 372 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T11:11:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:10 smithi163 bash[89600]: cluster 2024-09-17T11:11:09.507708+0000 mon.a (mon.0) 372 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T11:11:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:10 smithi163 bash[89600]: cluster 2024-09-17T11:11:09.507753+0000 mon.a (mon.0) 373 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:10 smithi163 bash[89600]: cluster 2024-09-17T11:11:09.507753+0000 mon.a (mon.0) 373 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:10 smithi163 bash[93248]: cluster 2024-09-17T11:11:09.507708+0000 mon.a (mon.0) 372 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T11:11:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:10 smithi163 bash[93248]: cluster 2024-09-17T11:11:09.507708+0000 mon.a (mon.0) 372 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T11:11:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:10 smithi163 bash[93248]: cluster 2024-09-17T11:11:09.507753+0000 mon.a (mon.0) 373 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:10 smithi163 bash[93248]: cluster 2024-09-17T11:11:09.507753+0000 mon.a (mon.0) 373 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:11 smithi164 bash[70557]: cluster 2024-09-17T11:11:10.728808+0000 mgr.y (mgr.15282) 671 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 703 B/s rd, 0 op/s 2024-09-17T11:11:11.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:11 smithi164 bash[70557]: cluster 2024-09-17T11:11:10.728808+0000 mgr.y (mgr.15282) 671 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 703 B/s rd, 0 op/s 2024-09-17T11:11:11.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:11 smithi163 bash[93248]: cluster 2024-09-17T11:11:10.728808+0000 mgr.y (mgr.15282) 671 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 703 B/s rd, 0 op/s 2024-09-17T11:11:11.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:11 smithi163 bash[93248]: cluster 2024-09-17T11:11:10.728808+0000 mgr.y (mgr.15282) 671 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 703 B/s rd, 0 op/s 2024-09-17T11:11:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:11 smithi163 bash[89600]: cluster 2024-09-17T11:11:10.728808+0000 mgr.y (mgr.15282) 671 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 703 B/s rd, 0 op/s 2024-09-17T11:11:11.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:11 smithi163 bash[89600]: cluster 2024-09-17T11:11:10.728808+0000 mgr.y (mgr.15282) 671 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 703 B/s rd, 0 op/s 2024-09-17T11:11:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:11.865257051Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:13.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.829524+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.829524+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.842751+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.842751+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.844825+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:13.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.844825+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.846615+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.846615+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.859517+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.859517+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.989755+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.989755+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.993329+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.993329+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.995732+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.995732+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.997817+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:11.997817+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:12.000357+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T11:11:13.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:12.000357+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T11:11:13.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:12.002009+0000 mgr.y (mgr.15282) 672 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T11:11:13.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: audit 2024-09-17T11:11:12.002009+0000 mgr.y (mgr.15282) 672 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T11:11:13.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: cephadm 2024-09-17T11:11:12.004831+0000 mgr.y (mgr.15282) 673 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T11:11:13.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: cephadm 2024-09-17T11:11:12.004831+0000 mgr.y (mgr.15282) 673 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T11:11:13.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: cluster 2024-09-17T11:11:12.730393+0000 mgr.y (mgr.15282) 674 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:13.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:12 smithi164 bash[70557]: cluster 2024-09-17T11:11:12.730393+0000 mgr.y (mgr.15282) 674 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:13.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.829524+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.829524+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.842751+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.842751+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.844825+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.844825+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.846615+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.846615+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.859517+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.859517+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.989755+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.989755+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.993329+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.993329+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.995732+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.995732+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.997817+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:11.997817+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:12.000357+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T11:11:13.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:12.000357+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T11:11:13.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.829524+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.829524+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.842751+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.842751+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.844825+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.844825+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.846615+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.846615+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.859517+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.859517+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.989755+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.989755+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.993329+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.993329+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.995732+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.995732+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.997817+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:11.997817+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:12.000357+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:12.000357+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:12.002009+0000 mgr.y (mgr.15282) 672 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: audit 2024-09-17T11:11:12.002009+0000 mgr.y (mgr.15282) 672 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: cephadm 2024-09-17T11:11:12.004831+0000 mgr.y (mgr.15282) 673 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: cephadm 2024-09-17T11:11:12.004831+0000 mgr.y (mgr.15282) 673 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: cluster 2024-09-17T11:11:12.730393+0000 mgr.y (mgr.15282) 674 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[89600]: cluster 2024-09-17T11:11:12.730393+0000 mgr.y (mgr.15282) 674 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:13.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:12.002009+0000 mgr.y (mgr.15282) 672 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T11:11:13.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: audit 2024-09-17T11:11:12.002009+0000 mgr.y (mgr.15282) 672 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T11:11:13.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: cephadm 2024-09-17T11:11:12.004831+0000 mgr.y (mgr.15282) 673 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T11:11:13.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: cephadm 2024-09-17T11:11:12.004831+0000 mgr.y (mgr.15282) 673 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T11:11:13.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: cluster 2024-09-17T11:11:12.730393+0000 mgr.y (mgr.15282) 674 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:13.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:12 smithi163 bash[93248]: cluster 2024-09-17T11:11:12.730393+0000 mgr.y (mgr.15282) 674 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:15.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:14.879084514Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: cephadm 2024-09-17T11:11:14.698021+0000 mgr.y (mgr.15282) 675 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: cephadm 2024-09-17T11:11:14.698021+0000 mgr.y (mgr.15282) 675 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: audit 2024-09-17T11:11:14.706226+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: audit 2024-09-17T11:11:14.706226+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: audit 2024-09-17T11:11:14.709499+0000 mon.b (mon.1) 237 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: audit 2024-09-17T11:11:14.709499+0000 mon.b (mon.1) 237 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: audit 2024-09-17T11:11:14.711019+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: audit 2024-09-17T11:11:14.711019+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: cephadm 2024-09-17T11:11:14.717680+0000 mgr.y (mgr.15282) 676 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: cephadm 2024-09-17T11:11:14.717680+0000 mgr.y (mgr.15282) 676 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-09-17T11:11:16.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: cluster 2024-09-17T11:11:14.731288+0000 mgr.y (mgr.15282) 677 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:16.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:15 smithi164 bash[70557]: cluster 2024-09-17T11:11:14.731288+0000 mgr.y (mgr.15282) 677 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:16.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: cephadm 2024-09-17T11:11:14.698021+0000 mgr.y (mgr.15282) 675 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: cephadm 2024-09-17T11:11:14.698021+0000 mgr.y (mgr.15282) 675 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: audit 2024-09-17T11:11:14.706226+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: audit 2024-09-17T11:11:14.706226+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: audit 2024-09-17T11:11:14.709499+0000 mon.b (mon.1) 237 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: audit 2024-09-17T11:11:14.709499+0000 mon.b (mon.1) 237 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: audit 2024-09-17T11:11:14.711019+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: audit 2024-09-17T11:11:14.711019+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: cephadm 2024-09-17T11:11:14.717680+0000 mgr.y (mgr.15282) 676 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: cephadm 2024-09-17T11:11:14.717680+0000 mgr.y (mgr.15282) 676 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: cluster 2024-09-17T11:11:14.731288+0000 mgr.y (mgr.15282) 677 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[89600]: cluster 2024-09-17T11:11:14.731288+0000 mgr.y (mgr.15282) 677 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: cephadm 2024-09-17T11:11:14.698021+0000 mgr.y (mgr.15282) 675 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: cephadm 2024-09-17T11:11:14.698021+0000 mgr.y (mgr.15282) 675 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: audit 2024-09-17T11:11:14.706226+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: audit 2024-09-17T11:11:14.706226+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: audit 2024-09-17T11:11:14.709499+0000 mon.b (mon.1) 237 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: audit 2024-09-17T11:11:14.709499+0000 mon.b (mon.1) 237 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: audit 2024-09-17T11:11:14.711019+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: audit 2024-09-17T11:11:14.711019+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: cephadm 2024-09-17T11:11:14.717680+0000 mgr.y (mgr.15282) 676 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: cephadm 2024-09-17T11:11:14.717680+0000 mgr.y (mgr.15282) 676 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: cluster 2024-09-17T11:11:14.731288+0000 mgr.y (mgr.15282) 677 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:16.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:15 smithi163 bash[93248]: cluster 2024-09-17T11:11:14.731288+0000 mgr.y (mgr.15282) 677 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:16.076 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:11:16.716 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:11:16.716 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (10m) 48s ago 37m 13.9M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:11:16.716 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (9m) 16s ago 37m 68.8M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:11:16.716 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (12m) 48s ago 35m 50.0M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:11:16.716 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (11m) 16s ago 46m 442M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:11:16.716 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (22m) 48s ago 48m 515M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (6m) 48s ago 48m 50.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (8m) 16s ago 46m 45.4M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (6m) 48s ago 46m 38.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (11m) 48s ago 37m 8464k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (11m) 16s ago 37m 8800k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (4m) 48s ago 45m 51.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (3m) 48s ago 44m 51.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (2m) 48s ago 43m 43.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (52s) 48s ago 42m - 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (20s) 16s ago 41m - 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (40m) 16s ago 41m 71.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de b88e82bbdb90 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (40m) 16s ago 40m 67.5M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:11:16.717 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (39m) 16s ago 39m 72.1M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:11:16.718 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (10m) 16s ago 38m 43.9M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:11:16.718 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (35m) 48s ago 35m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:11:16.718 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (35m) 16s ago 35m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:11:16.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:16 smithi164 bash[70557]: audit 2024-09-17T11:11:15.651479+0000 mgr.y (mgr.15282) 678 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:16.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:16 smithi164 bash[70557]: audit 2024-09-17T11:11:15.651479+0000 mgr.y (mgr.15282) 678 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:16.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:16 smithi164 bash[70557]: audit 2024-09-17T11:11:16.399059+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:16.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:16 smithi164 bash[70557]: audit 2024-09-17T11:11:16.399059+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:16 smithi163 bash[89600]: audit 2024-09-17T11:11:15.651479+0000 mgr.y (mgr.15282) 678 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:16 smithi163 bash[89600]: audit 2024-09-17T11:11:15.651479+0000 mgr.y (mgr.15282) 678 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:16 smithi163 bash[89600]: audit 2024-09-17T11:11:16.399059+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:16 smithi163 bash[89600]: audit 2024-09-17T11:11:16.399059+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:17.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:16 smithi163 bash[93248]: audit 2024-09-17T11:11:15.651479+0000 mgr.y (mgr.15282) 678 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:17.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:16 smithi163 bash[93248]: audit 2024-09-17T11:11:15.651479+0000 mgr.y (mgr.15282) 678 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:17.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:16 smithi163 bash[93248]: audit 2024-09-17T11:11:16.399059+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:17.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:16 smithi163 bash[93248]: audit 2024-09-17T11:11:16.399059+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:17.066 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:11:17.067 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:11:17.067 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:11:17.067 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:11:17.067 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:11:17.067 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:11:17.067 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:11:17.067 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:11:17.068 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3, 2024-09-17T11:11:17.068 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 5 2024-09-17T11:11:17.068 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:11:17.068 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:11:17.068 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:11:17.068 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:11:17.068 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:11:17.068 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5, 2024-09-17T11:11:17.068 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 10 2024-09-17T11:11:17.069 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:11:17.069 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:11:17.368 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:11:17.369 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:11:17.369 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:11:17.369 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T11:11:17.369 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:11:17.369 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "5/8 daemons upgraded", 2024-09-17T11:11:17.369 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T11:11:17.369 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:11:17.369 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:11:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: audit 2024-09-17T11:11:16.065848+0000 mgr.y (mgr.15282) 679 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: audit 2024-09-17T11:11:16.065848+0000 mgr.y (mgr.15282) 679 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: audit 2024-09-17T11:11:16.382945+0000 mgr.y (mgr.15282) 680 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: audit 2024-09-17T11:11:16.382945+0000 mgr.y (mgr.15282) 680 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: audit 2024-09-17T11:11:16.679725+0000 mgr.y (mgr.15282) 681 : audit [DBG] from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: audit 2024-09-17T11:11:16.679725+0000 mgr.y (mgr.15282) 681 : audit [DBG] from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: cluster 2024-09-17T11:11:16.732130+0000 mgr.y (mgr.15282) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:11:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: cluster 2024-09-17T11:11:16.732130+0000 mgr.y (mgr.15282) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:11:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: audit 2024-09-17T11:11:17.068145+0000 mon.a (mon.0) 379 : audit [DBG] from='client.? 172.21.15.163:0/147186183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[70557]: audit 2024-09-17T11:11:17.068145+0000 mon.a (mon.0) 379 : audit [DBG] from='client.? 172.21.15.163:0/147186183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:18.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: audit 2024-09-17T11:11:16.065848+0000 mgr.y (mgr.15282) 679 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: audit 2024-09-17T11:11:16.065848+0000 mgr.y (mgr.15282) 679 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: audit 2024-09-17T11:11:16.382945+0000 mgr.y (mgr.15282) 680 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: audit 2024-09-17T11:11:16.382945+0000 mgr.y (mgr.15282) 680 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: audit 2024-09-17T11:11:16.679725+0000 mgr.y (mgr.15282) 681 : audit [DBG] from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: audit 2024-09-17T11:11:16.679725+0000 mgr.y (mgr.15282) 681 : audit [DBG] from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: cluster 2024-09-17T11:11:16.732130+0000 mgr.y (mgr.15282) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: cluster 2024-09-17T11:11:16.732130+0000 mgr.y (mgr.15282) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: audit 2024-09-17T11:11:17.068145+0000 mon.a (mon.0) 379 : audit [DBG] from='client.? 172.21.15.163:0/147186183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[89600]: audit 2024-09-17T11:11:17.068145+0000 mon.a (mon.0) 379 : audit [DBG] from='client.? 172.21.15.163:0/147186183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: audit 2024-09-17T11:11:16.065848+0000 mgr.y (mgr.15282) 679 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: audit 2024-09-17T11:11:16.065848+0000 mgr.y (mgr.15282) 679 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: audit 2024-09-17T11:11:16.382945+0000 mgr.y (mgr.15282) 680 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: audit 2024-09-17T11:11:16.382945+0000 mgr.y (mgr.15282) 680 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: audit 2024-09-17T11:11:16.679725+0000 mgr.y (mgr.15282) 681 : audit [DBG] from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: audit 2024-09-17T11:11:16.679725+0000 mgr.y (mgr.15282) 681 : audit [DBG] from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: cluster 2024-09-17T11:11:16.732130+0000 mgr.y (mgr.15282) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:11:18.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: cluster 2024-09-17T11:11:16.732130+0000 mgr.y (mgr.15282) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:11:18.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: audit 2024-09-17T11:11:17.068145+0000 mon.a (mon.0) 379 : audit [DBG] from='client.? 172.21.15.163:0/147186183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:18.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:17 smithi163 bash[93248]: audit 2024-09-17T11:11:17.068145+0000 mon.a (mon.0) 379 : audit [DBG] from='client.? 172.21.15.163:0/147186183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:17.888264666Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:18.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:18 smithi164 bash[70557]: audit 2024-09-17T11:11:17.369384+0000 mgr.y (mgr.15282) 683 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:18.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:18 smithi164 bash[70557]: audit 2024-09-17T11:11:17.369384+0000 mgr.y (mgr.15282) 683 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:19.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:18 smithi163 bash[89600]: audit 2024-09-17T11:11:17.369384+0000 mgr.y (mgr.15282) 683 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:18 smithi163 bash[89600]: audit 2024-09-17T11:11:17.369384+0000 mgr.y (mgr.15282) 683 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:18 smithi163 bash[93248]: audit 2024-09-17T11:11:17.369384+0000 mgr.y (mgr.15282) 683 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:18 smithi163 bash[93248]: audit 2024-09-17T11:11:17.369384+0000 mgr.y (mgr.15282) 683 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:19.985 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:19.985 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:19.986 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:19.986 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:19 smithi164 bash[70557]: cluster 2024-09-17T11:11:18.733224+0000 mgr.y (mgr.15282) 684 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:19.986 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:19 smithi164 bash[70557]: cluster 2024-09-17T11:11:18.733224+0000 mgr.y (mgr.15282) 684 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:19.986 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:19.986 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:19.987 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:19.987 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:19.987 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:19.987 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:19.988 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:19 smithi164 systemd[1]: Stopping Ceph osd.5 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:11:20.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:11:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:11:19] "GET /metrics HTTP/1.1" 200 38272 "" "Prometheus/2.51.0" 2024-09-17T11:11:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:19 smithi163 bash[89600]: cluster 2024-09-17T11:11:18.733224+0000 mgr.y (mgr.15282) 684 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:19 smithi163 bash[89600]: cluster 2024-09-17T11:11:18.733224+0000 mgr.y (mgr.15282) 684 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:19 smithi163 bash[93248]: cluster 2024-09-17T11:11:18.733224+0000 mgr.y (mgr.15282) 684 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:19 smithi163 bash[93248]: cluster 2024-09-17T11:11:18.733224+0000 mgr.y (mgr.15282) 684 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:20.287 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:20 smithi164 bash[30489]: debug 2024-09-17T11:11:20.098+0000 7fd4062ba640 -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-17T11:11:20.288 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:20 smithi164 bash[30489]: debug 2024-09-17T11:11:20.098+0000 7fd4062ba640 -1 osd.5 141 *** Got signal Terminated *** 2024-09-17T11:11:20.288 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:20 smithi164 bash[30489]: debug 2024-09-17T11:11:20.098+0000 7fd4062ba640 -1 osd.5 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:11:21.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:20.891277126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:21.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:20 smithi164 bash[70557]: cluster 2024-09-17T11:11:20.106253+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T11:11:21.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:20 smithi164 bash[70557]: cluster 2024-09-17T11:11:20.106253+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T11:11:21.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:20 smithi163 bash[89600]: cluster 2024-09-17T11:11:20.106253+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T11:11:21.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:20 smithi163 bash[89600]: cluster 2024-09-17T11:11:20.106253+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T11:11:21.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:20 smithi163 bash[93248]: cluster 2024-09-17T11:11:20.106253+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T11:11:21.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:20 smithi163 bash[93248]: cluster 2024-09-17T11:11:20.106253+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T11:11:22.037 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[78073]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-5 2024-09-17T11:11:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: cluster 2024-09-17T11:11:20.733853+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: cluster 2024-09-17T11:11:20.733853+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: cluster 2024-09-17T11:11:20.734032+0000 mgr.y (mgr.15282) 685 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: cluster 2024-09-17T11:11:20.734032+0000 mgr.y (mgr.15282) 685 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: cluster 2024-09-17T11:11:20.749932+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T11:11:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: cluster 2024-09-17T11:11:20.749932+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T11:11:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: audit 2024-09-17T11:11:21.179588+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: audit 2024-09-17T11:11:21.179588+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: audit 2024-09-17T11:11:21.181098+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:21 smithi164 bash[70557]: audit 2024-09-17T11:11:21.181098+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:22.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: cluster 2024-09-17T11:11:20.733853+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: cluster 2024-09-17T11:11:20.733853+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: cluster 2024-09-17T11:11:20.734032+0000 mgr.y (mgr.15282) 685 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: cluster 2024-09-17T11:11:20.734032+0000 mgr.y (mgr.15282) 685 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: cluster 2024-09-17T11:11:20.749932+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T11:11:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: cluster 2024-09-17T11:11:20.749932+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T11:11:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: audit 2024-09-17T11:11:21.179588+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: audit 2024-09-17T11:11:21.179588+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: audit 2024-09-17T11:11:21.181098+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[89600]: audit 2024-09-17T11:11:21.181098+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: cluster 2024-09-17T11:11:20.733853+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: cluster 2024-09-17T11:11:20.733853+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: cluster 2024-09-17T11:11:20.734032+0000 mgr.y (mgr.15282) 685 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: cluster 2024-09-17T11:11:20.734032+0000 mgr.y (mgr.15282) 685 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: cluster 2024-09-17T11:11:20.749932+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: cluster 2024-09-17T11:11:20.749932+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: audit 2024-09-17T11:11:21.179588+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: audit 2024-09-17T11:11:21.179588+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: audit 2024-09-17T11:11:21.181098+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:22.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:21 smithi163 bash[93248]: audit 2024-09-17T11:11:21.181098+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:22.537 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:22 smithi164 bash[78139]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-5 2024-09-17T11:11:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:22 smithi164 bash[70557]: cluster 2024-09-17T11:11:21.761351+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-17T11:11:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:22 smithi164 bash[70557]: cluster 2024-09-17T11:11:21.761351+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-17T11:11:23.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:22 smithi163 bash[89600]: cluster 2024-09-17T11:11:21.761351+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-17T11:11:23.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:22 smithi163 bash[89600]: cluster 2024-09-17T11:11:21.761351+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-17T11:11:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:22 smithi163 bash[93248]: cluster 2024-09-17T11:11:21.761351+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-17T11:11:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:22 smithi163 bash[93248]: cluster 2024-09-17T11:11:21.761351+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-17T11:11:24.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:23.875252758Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:23 smithi164 bash[70557]: cluster 2024-09-17T11:11:22.735444+0000 mgr.y (mgr.15282) 686 : cluster [DBG] pgmap v410: 161 pgs: 5 active+undersized, 42 peering, 1 stale+active+clean, 4 active+undersized+degraded, 109 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15/636 objects degraded (2.358%) 2024-09-17T11:11:24.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:23 smithi164 bash[70557]: cluster 2024-09-17T11:11:22.735444+0000 mgr.y (mgr.15282) 686 : cluster [DBG] pgmap v410: 161 pgs: 5 active+undersized, 42 peering, 1 stale+active+clean, 4 active+undersized+degraded, 109 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15/636 objects degraded (2.358%) 2024-09-17T11:11:24.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:23 smithi164 bash[70557]: cluster 2024-09-17T11:11:22.753908+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-17T11:11:24.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:23 smithi164 bash[70557]: cluster 2024-09-17T11:11:22.753908+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-17T11:11:24.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:23 smithi164 bash[70557]: cluster 2024-09-17T11:11:22.753985+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:24.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:23 smithi164 bash[70557]: cluster 2024-09-17T11:11:22.753985+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:24.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[89600]: cluster 2024-09-17T11:11:22.735444+0000 mgr.y (mgr.15282) 686 : cluster [DBG] pgmap v410: 161 pgs: 5 active+undersized, 42 peering, 1 stale+active+clean, 4 active+undersized+degraded, 109 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15/636 objects degraded (2.358%) 2024-09-17T11:11:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[89600]: cluster 2024-09-17T11:11:22.735444+0000 mgr.y (mgr.15282) 686 : cluster [DBG] pgmap v410: 161 pgs: 5 active+undersized, 42 peering, 1 stale+active+clean, 4 active+undersized+degraded, 109 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15/636 objects degraded (2.358%) 2024-09-17T11:11:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[89600]: cluster 2024-09-17T11:11:22.753908+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-17T11:11:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[89600]: cluster 2024-09-17T11:11:22.753908+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-17T11:11:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[89600]: cluster 2024-09-17T11:11:22.753985+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[89600]: cluster 2024-09-17T11:11:22.753985+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:24.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[93248]: cluster 2024-09-17T11:11:22.735444+0000 mgr.y (mgr.15282) 686 : cluster [DBG] pgmap v410: 161 pgs: 5 active+undersized, 42 peering, 1 stale+active+clean, 4 active+undersized+degraded, 109 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15/636 objects degraded (2.358%) 2024-09-17T11:11:24.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[93248]: cluster 2024-09-17T11:11:22.735444+0000 mgr.y (mgr.15282) 686 : cluster [DBG] pgmap v410: 161 pgs: 5 active+undersized, 42 peering, 1 stale+active+clean, 4 active+undersized+degraded, 109 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15/636 objects degraded (2.358%) 2024-09-17T11:11:24.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[93248]: cluster 2024-09-17T11:11:22.753908+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-17T11:11:24.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[93248]: cluster 2024-09-17T11:11:22.753908+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-17T11:11:24.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[93248]: cluster 2024-09-17T11:11:22.753985+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:24.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:23 smithi163 bash[93248]: cluster 2024-09-17T11:11:22.753985+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:24.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:24.737 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:24.738 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:24.738 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:24.738 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:24.739 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:24.739 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:24.739 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:24.740 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-17T11:11:24.740 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: Stopped Ceph osd.5 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:11:24.740 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:24.740 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:24 smithi164 systemd[1]: Started Ceph osd.5 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:11:26.022 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[78286]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:11:26.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:25 smithi164 bash[70557]: cluster 2024-09-17T11:11:24.736703+0000 mgr.y (mgr.15282) 687 : cluster [DBG] pgmap v411: 161 pgs: 8 active+undersized, 42 peering, 7 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-17T11:11:26.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:25 smithi164 bash[70557]: cluster 2024-09-17T11:11:24.736703+0000 mgr.y (mgr.15282) 687 : cluster [DBG] pgmap v411: 161 pgs: 8 active+undersized, 42 peering, 7 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-17T11:11:26.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:25 smithi164 bash[70557]: audit 2024-09-17T11:11:24.795907+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:25 smithi164 bash[70557]: audit 2024-09-17T11:11:24.795907+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:25 smithi164 bash[70557]: audit 2024-09-17T11:11:24.807542+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:25 smithi164 bash[70557]: audit 2024-09-17T11:11:24.807542+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[89600]: cluster 2024-09-17T11:11:24.736703+0000 mgr.y (mgr.15282) 687 : cluster [DBG] pgmap v411: 161 pgs: 8 active+undersized, 42 peering, 7 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-17T11:11:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[89600]: cluster 2024-09-17T11:11:24.736703+0000 mgr.y (mgr.15282) 687 : cluster [DBG] pgmap v411: 161 pgs: 8 active+undersized, 42 peering, 7 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-17T11:11:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[89600]: audit 2024-09-17T11:11:24.795907+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[89600]: audit 2024-09-17T11:11:24.795907+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[89600]: audit 2024-09-17T11:11:24.807542+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[89600]: audit 2024-09-17T11:11:24.807542+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[93248]: cluster 2024-09-17T11:11:24.736703+0000 mgr.y (mgr.15282) 687 : cluster [DBG] pgmap v411: 161 pgs: 8 active+undersized, 42 peering, 7 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-17T11:11:26.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[93248]: cluster 2024-09-17T11:11:24.736703+0000 mgr.y (mgr.15282) 687 : cluster [DBG] pgmap v411: 161 pgs: 8 active+undersized, 42 peering, 7 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-17T11:11:26.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[93248]: audit 2024-09-17T11:11:24.795907+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[93248]: audit 2024-09-17T11:11:24.795907+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[93248]: audit 2024-09-17T11:11:24.807542+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:25 smithi163 bash[93248]: audit 2024-09-17T11:11:24.807542+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:26.287 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[78286]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:11:26.858 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[70557]: audit 2024-09-17T11:11:25.656840+0000 mgr.y (mgr.15282) 688 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:26.858 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[70557]: audit 2024-09-17T11:11:25.656840+0000 mgr.y (mgr.15282) 688 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:26.859 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[78286]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T11:11:26.859 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[78286]: 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-17T11:11:27.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:26 smithi163 bash[89600]: audit 2024-09-17T11:11:25.656840+0000 mgr.y (mgr.15282) 688 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:26 smithi163 bash[89600]: audit 2024-09-17T11:11:25.656840+0000 mgr.y (mgr.15282) 688 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:26 smithi163 bash[93248]: audit 2024-09-17T11:11:25.656840+0000 mgr.y (mgr.15282) 688 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:26 smithi163 bash[93248]: audit 2024-09-17T11:11:25.656840+0000 mgr.y (mgr.15282) 688 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:27.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:26.860028565Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:27.289 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[78286]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T11:11:27.289 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[78286]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T11:11:27.289 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[78286]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T11:11:27.289 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[78286]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T11:11:27.289 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:26 smithi164 bash[78286]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T11:11:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:27 smithi164 bash[70557]: cluster 2024-09-17T11:11:26.738290+0000 mgr.y (mgr.15282) 689 : cluster [DBG] pgmap v412: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:27 smithi164 bash[70557]: cluster 2024-09-17T11:11:26.738290+0000 mgr.y (mgr.15282) 689 : cluster [DBG] pgmap v412: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:27 smithi164 bash[70557]: cluster 2024-09-17T11:11:26.769107+0000 mon.a (mon.0) 389 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-17T11:11:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:27 smithi164 bash[70557]: cluster 2024-09-17T11:11:26.769107+0000 mon.a (mon.0) 389 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-17T11:11:28.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:27 smithi163 bash[89600]: cluster 2024-09-17T11:11:26.738290+0000 mgr.y (mgr.15282) 689 : cluster [DBG] pgmap v412: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:28.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:27 smithi163 bash[89600]: cluster 2024-09-17T11:11:26.738290+0000 mgr.y (mgr.15282) 689 : cluster [DBG] pgmap v412: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:28.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:27 smithi163 bash[89600]: cluster 2024-09-17T11:11:26.769107+0000 mon.a (mon.0) 389 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-17T11:11:28.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:27 smithi163 bash[89600]: cluster 2024-09-17T11:11:26.769107+0000 mon.a (mon.0) 389 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-17T11:11:28.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:27 smithi163 bash[93248]: cluster 2024-09-17T11:11:26.738290+0000 mgr.y (mgr.15282) 689 : cluster [DBG] pgmap v412: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:28.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:27 smithi163 bash[93248]: cluster 2024-09-17T11:11:26.738290+0000 mgr.y (mgr.15282) 689 : cluster [DBG] pgmap v412: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:28.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:27 smithi163 bash[93248]: cluster 2024-09-17T11:11:26.769107+0000 mon.a (mon.0) 389 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-17T11:11:28.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:27 smithi163 bash[93248]: cluster 2024-09-17T11:11:26.769107+0000 mon.a (mon.0) 389 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-17T11:11:29.037 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:28 smithi164 bash[78510]: debug 2024-09-17T11:11:28.830+0000 7f5e5ad13640 1 -- 172.21.15.164:0/4236452105 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5597e84a2960 con 0x5597e9290000 2024-09-17T11:11:30.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:11:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:11:29] "GET /metrics HTTP/1.1" 200 38418 "" "Prometheus/2.51.0" 2024-09-17T11:11:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:29 smithi163 bash[89600]: cluster 2024-09-17T11:11:28.739681+0000 mgr.y (mgr.15282) 690 : cluster [DBG] pgmap v413: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:29 smithi163 bash[89600]: cluster 2024-09-17T11:11:28.739681+0000 mgr.y (mgr.15282) 690 : cluster [DBG] pgmap v413: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:29 smithi163 bash[89600]: cluster 2024-09-17T11:11:29.116420+0000 mon.a (mon.0) 390 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:29 smithi163 bash[89600]: cluster 2024-09-17T11:11:29.116420+0000 mon.a (mon.0) 390 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:29 smithi163 bash[93248]: cluster 2024-09-17T11:11:28.739681+0000 mgr.y (mgr.15282) 690 : cluster [DBG] pgmap v413: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:29 smithi163 bash[93248]: cluster 2024-09-17T11:11:28.739681+0000 mgr.y (mgr.15282) 690 : cluster [DBG] pgmap v413: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:30.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:29 smithi163 bash[93248]: cluster 2024-09-17T11:11:29.116420+0000 mon.a (mon.0) 390 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:30.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:29 smithi163 bash[93248]: cluster 2024-09-17T11:11:29.116420+0000 mon.a (mon.0) 390 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:29.888329466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:29 smithi164 bash[70557]: cluster 2024-09-17T11:11:28.739681+0000 mgr.y (mgr.15282) 690 : cluster [DBG] pgmap v413: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:29 smithi164 bash[70557]: cluster 2024-09-17T11:11:28.739681+0000 mgr.y (mgr.15282) 690 : cluster [DBG] pgmap v413: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:29 smithi164 bash[70557]: cluster 2024-09-17T11:11:29.116420+0000 mon.a (mon.0) 390 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:29 smithi164 bash[70557]: cluster 2024-09-17T11:11:29.116420+0000 mon.a (mon.0) 390 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:30.787 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:30 smithi164 bash[78510]: debug 2024-09-17T11:11:30.378+0000 7f5e5d57a640 -1 Falling back to public interface 2024-09-17T11:11:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:31 smithi163 bash[93248]: cluster 2024-09-17T11:11:30.740670+0000 mgr.y (mgr.15282) 691 : cluster [DBG] pgmap v414: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:32.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:31 smithi163 bash[93248]: cluster 2024-09-17T11:11:30.740670+0000 mgr.y (mgr.15282) 691 : cluster [DBG] pgmap v414: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:31 smithi163 bash[89600]: cluster 2024-09-17T11:11:30.740670+0000 mgr.y (mgr.15282) 691 : cluster [DBG] pgmap v414: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:32.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:31 smithi163 bash[89600]: cluster 2024-09-17T11:11:30.740670+0000 mgr.y (mgr.15282) 691 : cluster [DBG] pgmap v414: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:31 smithi164 bash[70557]: cluster 2024-09-17T11:11:30.740670+0000 mgr.y (mgr.15282) 691 : cluster [DBG] pgmap v414: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:31 smithi164 bash[70557]: cluster 2024-09-17T11:11:30.740670+0000 mgr.y (mgr.15282) 691 : cluster [DBG] pgmap v414: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T11:11:33.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:33 smithi164 bash[70557]: audit 2024-09-17T11:11:32.020667+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:33 smithi164 bash[70557]: audit 2024-09-17T11:11:32.020667+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:33 smithi164 bash[70557]: audit 2024-09-17T11:11:32.033980+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:33 smithi164 bash[70557]: audit 2024-09-17T11:11:32.033980+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:33 smithi164 bash[70557]: cluster 2024-09-17T11:11:32.742467+0000 mgr.y (mgr.15282) 692 : cluster [DBG] pgmap v415: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:33 smithi164 bash[70557]: cluster 2024-09-17T11:11:32.742467+0000 mgr.y (mgr.15282) 692 : cluster [DBG] pgmap v415: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:33.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:32.873677707Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:33.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[89600]: audit 2024-09-17T11:11:32.020667+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[89600]: audit 2024-09-17T11:11:32.020667+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[89600]: audit 2024-09-17T11:11:32.033980+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[89600]: audit 2024-09-17T11:11:32.033980+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[89600]: cluster 2024-09-17T11:11:32.742467+0000 mgr.y (mgr.15282) 692 : cluster [DBG] pgmap v415: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[89600]: cluster 2024-09-17T11:11:32.742467+0000 mgr.y (mgr.15282) 692 : cluster [DBG] pgmap v415: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[93248]: audit 2024-09-17T11:11:32.020667+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[93248]: audit 2024-09-17T11:11:32.020667+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[93248]: audit 2024-09-17T11:11:32.033980+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[93248]: audit 2024-09-17T11:11:32.033980+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[93248]: cluster 2024-09-17T11:11:32.742467+0000 mgr.y (mgr.15282) 692 : cluster [DBG] pgmap v415: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:33 smithi163 bash[93248]: cluster 2024-09-17T11:11:32.742467+0000 mgr.y (mgr.15282) 692 : cluster [DBG] pgmap v415: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:34.537 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:34 smithi164 bash[78510]: debug 2024-09-17T11:11:34.377+0000 7f5e5d57a640 -1 osd.5 141 log_to_monitors true 2024-09-17T11:11:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:34 smithi164 bash[70557]: audit 2024-09-17T11:11:33.233311+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:34 smithi164 bash[70557]: audit 2024-09-17T11:11:33.233311+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:34 smithi164 bash[70557]: audit 2024-09-17T11:11:33.246190+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:34 smithi164 bash[70557]: audit 2024-09-17T11:11:33.246190+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:34 smithi163 bash[93248]: audit 2024-09-17T11:11:33.233311+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:34 smithi163 bash[93248]: audit 2024-09-17T11:11:33.233311+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:34 smithi163 bash[93248]: audit 2024-09-17T11:11:33.246190+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:34 smithi163 bash[93248]: audit 2024-09-17T11:11:33.246190+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:34 smithi163 bash[89600]: audit 2024-09-17T11:11:33.233311+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:34 smithi163 bash[89600]: audit 2024-09-17T11:11:33.233311+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:34 smithi163 bash[89600]: audit 2024-09-17T11:11:33.246190+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:34.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:34 smithi163 bash[89600]: audit 2024-09-17T11:11:33.246190+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:35.537 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:35 smithi164 bash[78510]: debug 2024-09-17T11:11:35.285+0000 7f5e55324640 -1 osd.5 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:11:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:35 smithi164 bash[70557]: audit 2024-09-17T11:11:34.381799+0000 mon.b (mon.1) 240 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:35 smithi164 bash[70557]: audit 2024-09-17T11:11:34.381799+0000 mon.b (mon.1) 240 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:35 smithi164 bash[70557]: audit 2024-09-17T11:11:34.383638+0000 mon.a (mon.0) 395 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:35 smithi164 bash[70557]: audit 2024-09-17T11:11:34.383638+0000 mon.a (mon.0) 395 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:35 smithi164 bash[70557]: cluster 2024-09-17T11:11:34.743683+0000 mgr.y (mgr.15282) 693 : cluster [DBG] pgmap v416: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:35.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:35 smithi164 bash[70557]: cluster 2024-09-17T11:11:34.743683+0000 mgr.y (mgr.15282) 693 : cluster [DBG] pgmap v416: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:35.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[89600]: audit 2024-09-17T11:11:34.381799+0000 mon.b (mon.1) 240 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[89600]: audit 2024-09-17T11:11:34.381799+0000 mon.b (mon.1) 240 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[89600]: audit 2024-09-17T11:11:34.383638+0000 mon.a (mon.0) 395 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[89600]: audit 2024-09-17T11:11:34.383638+0000 mon.a (mon.0) 395 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[89600]: cluster 2024-09-17T11:11:34.743683+0000 mgr.y (mgr.15282) 693 : cluster [DBG] pgmap v416: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[89600]: cluster 2024-09-17T11:11:34.743683+0000 mgr.y (mgr.15282) 693 : cluster [DBG] pgmap v416: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[93248]: audit 2024-09-17T11:11:34.381799+0000 mon.b (mon.1) 240 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[93248]: audit 2024-09-17T11:11:34.381799+0000 mon.b (mon.1) 240 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[93248]: audit 2024-09-17T11:11:34.383638+0000 mon.a (mon.0) 395 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[93248]: audit 2024-09-17T11:11:34.383638+0000 mon.a (mon.0) 395 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[93248]: cluster 2024-09-17T11:11:34.743683+0000 mgr.y (mgr.15282) 693 : cluster [DBG] pgmap v416: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:35 smithi163 bash[93248]: cluster 2024-09-17T11:11:34.743683+0000 mgr.y (mgr.15282) 693 : cluster [DBG] pgmap v416: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T11:11:36.267 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:35.900466831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:35.245628+0000 mon.a (mon.0) 396 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:11:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:35.245628+0000 mon.a (mon.0) 396 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:11:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:35.254422+0000 mon.b (mon.1) 241 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:35.254422+0000 mon.b (mon.1) 241 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: cluster 2024-09-17T11:11:35.255092+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-17T11:11:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: cluster 2024-09-17T11:11:35.255092+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-17T11:11:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:35.256639+0000 mon.a (mon.0) 398 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:35.256639+0000 mon.a (mon.0) 398 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:35.668140+0000 mgr.y (mgr.15282) 694 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:35.668140+0000 mgr.y (mgr.15282) 694 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:36.182112+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:36.182112+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:36.183753+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:36 smithi164 bash[70557]: audit 2024-09-17T11:11:36.183753+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:35.245628+0000 mon.a (mon.0) 396 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:11:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:35.245628+0000 mon.a (mon.0) 396 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:11:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:35.254422+0000 mon.b (mon.1) 241 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:35.254422+0000 mon.b (mon.1) 241 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: cluster 2024-09-17T11:11:35.255092+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-17T11:11:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: cluster 2024-09-17T11:11:35.255092+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-17T11:11:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:35.256639+0000 mon.a (mon.0) 398 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:35.256639+0000 mon.a (mon.0) 398 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:35.668140+0000 mgr.y (mgr.15282) 694 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:35.668140+0000 mgr.y (mgr.15282) 694 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:36.182112+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:36.182112+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:36.183753+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[93248]: audit 2024-09-17T11:11:36.183753+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:35.245628+0000 mon.a (mon.0) 396 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:35.245628+0000 mon.a (mon.0) 396 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:35.254422+0000 mon.b (mon.1) 241 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:35.254422+0000 mon.b (mon.1) 241 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: cluster 2024-09-17T11:11:35.255092+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: cluster 2024-09-17T11:11:35.255092+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:35.256639+0000 mon.a (mon.0) 398 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:35.256639+0000 mon.a (mon.0) 398 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:35.668140+0000 mgr.y (mgr.15282) 694 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:35.668140+0000 mgr.y (mgr.15282) 694 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:36.182112+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:36.182112+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:36.183753+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:36 smithi163 bash[89600]: audit 2024-09-17T11:11:36.183753+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:36.246427+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:36.246427+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:36.255028+0000 mon.a (mon.0) 401 : cluster [INF] osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844] boot 2024-09-17T11:11:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:36.255028+0000 mon.a (mon.0) 401 : cluster [INF] osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844] boot 2024-09-17T11:11:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:36.255107+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-17T11:11:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:36.255107+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-17T11:11:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: audit 2024-09-17T11:11:36.262224+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:11:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: audit 2024-09-17T11:11:36.262224+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:11:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:36.744986+0000 mgr.y (mgr.15282) 695 : cluster [DBG] pgmap v419: 161 pgs: 15 peering, 27 active+undersized, 15 active+undersized+degraded, 104 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:36.744986+0000 mgr.y (mgr.15282) 695 : cluster [DBG] pgmap v419: 161 pgs: 15 peering, 27 active+undersized, 15 active+undersized+degraded, 104 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:37.260461+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[89600]: cluster 2024-09-17T11:11:37.260461+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:36.246427+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:36.246427+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:36.255028+0000 mon.a (mon.0) 401 : cluster [INF] osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844] boot 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:36.255028+0000 mon.a (mon.0) 401 : cluster [INF] osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844] boot 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:36.255107+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:36.255107+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: audit 2024-09-17T11:11:36.262224+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:11:37.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: audit 2024-09-17T11:11:36.262224+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:11:37.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:36.744986+0000 mgr.y (mgr.15282) 695 : cluster [DBG] pgmap v419: 161 pgs: 15 peering, 27 active+undersized, 15 active+undersized+degraded, 104 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-17T11:11:37.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:36.744986+0000 mgr.y (mgr.15282) 695 : cluster [DBG] pgmap v419: 161 pgs: 15 peering, 27 active+undersized, 15 active+undersized+degraded, 104 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-17T11:11:37.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:37.260461+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-17T11:11:37.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:37 smithi163 bash[93248]: cluster 2024-09-17T11:11:37.260461+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:36.246427+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:36.246427+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:36.255028+0000 mon.a (mon.0) 401 : cluster [INF] osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844] boot 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:36.255028+0000 mon.a (mon.0) 401 : cluster [INF] osd.5 [v2:172.21.15.164:6808/1492689844,v1:172.21.15.164:6809/1492689844] boot 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:36.255107+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:36.255107+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: audit 2024-09-17T11:11:36.262224+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: audit 2024-09-17T11:11:36.262224+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:36.744986+0000 mgr.y (mgr.15282) 695 : cluster [DBG] pgmap v419: 161 pgs: 15 peering, 27 active+undersized, 15 active+undersized+degraded, 104 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-17T11:11:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:36.744986+0000 mgr.y (mgr.15282) 695 : cluster [DBG] pgmap v419: 161 pgs: 15 peering, 27 active+undersized, 15 active+undersized+degraded, 104 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-17T11:11:37.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:37.260461+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-17T11:11:37.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:37 smithi164 bash[70557]: cluster 2024-09-17T11:11:37.260461+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-17T11:11:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:38 smithi163 bash[89600]: cluster 2024-09-17T11:11:37.264499+0000 mon.a (mon.0) 404 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:38 smithi163 bash[89600]: cluster 2024-09-17T11:11:37.264499+0000 mon.a (mon.0) 404 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:38 smithi163 bash[93248]: cluster 2024-09-17T11:11:37.264499+0000 mon.a (mon.0) 404 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:38 smithi163 bash[93248]: cluster 2024-09-17T11:11:37.264499+0000 mon.a (mon.0) 404 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:38.587 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:38 smithi164 bash[70557]: cluster 2024-09-17T11:11:37.264499+0000 mon.a (mon.0) 404 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:38.587 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:38 smithi164 bash[70557]: cluster 2024-09-17T11:11:37.264499+0000 mon.a (mon.0) 404 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:38.864008386Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:39.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:39 smithi163 bash[93248]: cluster 2024-09-17T11:11:38.746146+0000 mgr.y (mgr.15282) 696 : cluster [DBG] pgmap v421: 161 pgs: 15 peering, 22 active+undersized, 10 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T11:11:39.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:39 smithi163 bash[93248]: cluster 2024-09-17T11:11:38.746146+0000 mgr.y (mgr.15282) 696 : cluster [DBG] pgmap v421: 161 pgs: 15 peering, 22 active+undersized, 10 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T11:11:39.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:39 smithi163 bash[89600]: cluster 2024-09-17T11:11:38.746146+0000 mgr.y (mgr.15282) 696 : cluster [DBG] pgmap v421: 161 pgs: 15 peering, 22 active+undersized, 10 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T11:11:39.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:39 smithi163 bash[89600]: cluster 2024-09-17T11:11:38.746146+0000 mgr.y (mgr.15282) 696 : cluster [DBG] pgmap v421: 161 pgs: 15 peering, 22 active+undersized, 10 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T11:11:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:39 smithi164 bash[70557]: cluster 2024-09-17T11:11:38.746146+0000 mgr.y (mgr.15282) 696 : cluster [DBG] pgmap v421: 161 pgs: 15 peering, 22 active+undersized, 10 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T11:11:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:39 smithi164 bash[70557]: cluster 2024-09-17T11:11:38.746146+0000 mgr.y (mgr.15282) 696 : cluster [DBG] pgmap v421: 161 pgs: 15 peering, 22 active+undersized, 10 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T11:11:40.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:11:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:11:39] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.51.0" 2024-09-17T11:11:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:40 smithi164 bash[70557]: cluster 2024-09-17T11:11:40.747288+0000 mgr.y (mgr.15282) 697 : cluster [DBG] pgmap v422: 161 pgs: 15 peering, 11 active+undersized, 1 active+undersized+degraded, 134 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-17T11:11:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:40 smithi164 bash[70557]: cluster 2024-09-17T11:11:40.747288+0000 mgr.y (mgr.15282) 697 : cluster [DBG] pgmap v422: 161 pgs: 15 peering, 11 active+undersized, 1 active+undersized+degraded, 134 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-17T11:11:41.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:40 smithi163 bash[89600]: cluster 2024-09-17T11:11:40.747288+0000 mgr.y (mgr.15282) 697 : cluster [DBG] pgmap v422: 161 pgs: 15 peering, 11 active+undersized, 1 active+undersized+degraded, 134 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-17T11:11:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:40 smithi163 bash[89600]: cluster 2024-09-17T11:11:40.747288+0000 mgr.y (mgr.15282) 697 : cluster [DBG] pgmap v422: 161 pgs: 15 peering, 11 active+undersized, 1 active+undersized+degraded, 134 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-17T11:11:41.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:40 smithi163 bash[93248]: cluster 2024-09-17T11:11:40.747288+0000 mgr.y (mgr.15282) 697 : cluster [DBG] pgmap v422: 161 pgs: 15 peering, 11 active+undersized, 1 active+undersized+degraded, 134 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-17T11:11:41.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:40 smithi163 bash[93248]: cluster 2024-09-17T11:11:40.747288+0000 mgr.y (mgr.15282) 697 : cluster [DBG] pgmap v422: 161 pgs: 15 peering, 11 active+undersized, 1 active+undersized+degraded, 134 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-17T11:11:42.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:41.874662503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:43.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:42 smithi164 bash[70557]: cluster 2024-09-17T11:11:42.748883+0000 mgr.y (mgr.15282) 698 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:43.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:42 smithi164 bash[70557]: cluster 2024-09-17T11:11:42.748883+0000 mgr.y (mgr.15282) 698 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:43.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:42 smithi164 bash[70557]: cluster 2024-09-17T11:11:42.800934+0000 mon.a (mon.0) 405 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 1 pg degraded) 2024-09-17T11:11:43.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:42 smithi164 bash[70557]: cluster 2024-09-17T11:11:42.800934+0000 mon.a (mon.0) 405 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 1 pg degraded) 2024-09-17T11:11:43.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:42 smithi164 bash[70557]: cluster 2024-09-17T11:11:42.801004+0000 mon.a (mon.0) 406 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:43.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:42 smithi164 bash[70557]: cluster 2024-09-17T11:11:42.801004+0000 mon.a (mon.0) 406 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[89600]: cluster 2024-09-17T11:11:42.748883+0000 mgr.y (mgr.15282) 698 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[89600]: cluster 2024-09-17T11:11:42.748883+0000 mgr.y (mgr.15282) 698 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[89600]: cluster 2024-09-17T11:11:42.800934+0000 mon.a (mon.0) 405 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 1 pg degraded) 2024-09-17T11:11:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[89600]: cluster 2024-09-17T11:11:42.800934+0000 mon.a (mon.0) 405 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 1 pg degraded) 2024-09-17T11:11:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[89600]: cluster 2024-09-17T11:11:42.801004+0000 mon.a (mon.0) 406 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[89600]: cluster 2024-09-17T11:11:42.801004+0000 mon.a (mon.0) 406 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:43.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[93248]: cluster 2024-09-17T11:11:42.748883+0000 mgr.y (mgr.15282) 698 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[93248]: cluster 2024-09-17T11:11:42.748883+0000 mgr.y (mgr.15282) 698 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:11:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[93248]: cluster 2024-09-17T11:11:42.800934+0000 mon.a (mon.0) 405 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 1 pg degraded) 2024-09-17T11:11:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[93248]: cluster 2024-09-17T11:11:42.800934+0000 mon.a (mon.0) 405 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 1 pg degraded) 2024-09-17T11:11:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[93248]: cluster 2024-09-17T11:11:42.801004+0000 mon.a (mon.0) 406 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:42 smithi163 bash[93248]: cluster 2024-09-17T11:11:42.801004+0000 mon.a (mon.0) 406 : cluster [INF] Cluster is now healthy 2024-09-17T11:11:45.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:44.871963115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.723142+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.723142+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.737645+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.737645+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.739529+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.739529+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.741307+0000 mon.b (mon.1) 245 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.741307+0000 mon.b (mon.1) 245 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.755907+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.755907+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.855594+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.855594+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.859202+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.859202+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.861861+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.861861+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.864430+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.864430+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.867290+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T11:11:45.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:44 smithi164 bash[70557]: audit 2024-09-17T11:11:43.867290+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T11:11:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.723142+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.723142+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.737645+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.737645+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.739529+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.739529+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.741307+0000 mon.b (mon.1) 245 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:45.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.741307+0000 mon.b (mon.1) 245 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.755907+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.755907+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.855594+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.855594+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.859202+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.859202+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.861861+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.861861+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.864430+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.864430+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.867290+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T11:11:45.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[89600]: audit 2024-09-17T11:11:43.867290+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.723142+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.723142+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.737645+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.737645+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.739529+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.739529+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.741307+0000 mon.b (mon.1) 245 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.741307+0000 mon.b (mon.1) 245 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.755907+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.755907+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:45.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.855594+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:45.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.855594+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:11:45.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.859202+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.859202+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.861861+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.861861+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.864430+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.864430+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:45.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.867290+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T11:11:45.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:44 smithi163 bash[93248]: audit 2024-09-17T11:11:43.867290+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T11:11:45.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:45 smithi164 bash[70557]: audit 2024-09-17T11:11:43.868870+0000 mgr.y (mgr.15282) 699 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T11:11:45.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:45 smithi164 bash[70557]: audit 2024-09-17T11:11:43.868870+0000 mgr.y (mgr.15282) 699 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T11:11:45.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:45 smithi164 bash[70557]: cephadm 2024-09-17T11:11:43.871368+0000 mgr.y (mgr.15282) 700 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T11:11:45.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:45 smithi164 bash[70557]: cephadm 2024-09-17T11:11:43.871368+0000 mgr.y (mgr.15282) 700 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T11:11:45.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:45 smithi164 bash[70557]: cluster 2024-09-17T11:11:44.749849+0000 mgr.y (mgr.15282) 701 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:11:45.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:45 smithi164 bash[70557]: cluster 2024-09-17T11:11:44.749849+0000 mgr.y (mgr.15282) 701 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:11:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[89600]: audit 2024-09-17T11:11:43.868870+0000 mgr.y (mgr.15282) 699 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T11:11:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[89600]: audit 2024-09-17T11:11:43.868870+0000 mgr.y (mgr.15282) 699 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T11:11:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[89600]: cephadm 2024-09-17T11:11:43.871368+0000 mgr.y (mgr.15282) 700 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T11:11:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[89600]: cephadm 2024-09-17T11:11:43.871368+0000 mgr.y (mgr.15282) 700 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T11:11:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[89600]: cluster 2024-09-17T11:11:44.749849+0000 mgr.y (mgr.15282) 701 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:11:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[89600]: cluster 2024-09-17T11:11:44.749849+0000 mgr.y (mgr.15282) 701 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:11:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[93248]: audit 2024-09-17T11:11:43.868870+0000 mgr.y (mgr.15282) 699 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T11:11:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[93248]: audit 2024-09-17T11:11:43.868870+0000 mgr.y (mgr.15282) 699 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T11:11:46.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[93248]: cephadm 2024-09-17T11:11:43.871368+0000 mgr.y (mgr.15282) 700 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T11:11:46.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[93248]: cephadm 2024-09-17T11:11:43.871368+0000 mgr.y (mgr.15282) 700 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T11:11:46.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[93248]: cluster 2024-09-17T11:11:44.749849+0000 mgr.y (mgr.15282) 701 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:11:46.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:45 smithi163 bash[93248]: cluster 2024-09-17T11:11:44.749849+0000 mgr.y (mgr.15282) 701 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:11:47.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:46 smithi164 bash[70557]: audit 2024-09-17T11:11:45.671926+0000 mgr.y (mgr.15282) 702 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:47.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:46 smithi164 bash[70557]: audit 2024-09-17T11:11:45.671926+0000 mgr.y (mgr.15282) 702 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:47.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:46 smithi164 bash[70557]: audit 2024-09-17T11:11:46.442442+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:47.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:46 smithi164 bash[70557]: audit 2024-09-17T11:11:46.442442+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:47.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:46 smithi164 bash[70557]: audit 2024-09-17T11:11:46.446233+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T11:11:47.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:46 smithi164 bash[70557]: audit 2024-09-17T11:11:46.446233+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T11:11:47.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:46 smithi164 bash[70557]: audit 2024-09-17T11:11:46.448417+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:47.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:46 smithi164 bash[70557]: audit 2024-09-17T11:11:46.448417+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[89600]: audit 2024-09-17T11:11:45.671926+0000 mgr.y (mgr.15282) 702 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[89600]: audit 2024-09-17T11:11:45.671926+0000 mgr.y (mgr.15282) 702 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[89600]: audit 2024-09-17T11:11:46.442442+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[89600]: audit 2024-09-17T11:11:46.442442+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[89600]: audit 2024-09-17T11:11:46.446233+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T11:11:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[89600]: audit 2024-09-17T11:11:46.446233+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T11:11:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[89600]: audit 2024-09-17T11:11:46.448417+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[89600]: audit 2024-09-17T11:11:46.448417+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[93248]: audit 2024-09-17T11:11:45.671926+0000 mgr.y (mgr.15282) 702 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[93248]: audit 2024-09-17T11:11:45.671926+0000 mgr.y (mgr.15282) 702 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[93248]: audit 2024-09-17T11:11:46.442442+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[93248]: audit 2024-09-17T11:11:46.442442+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[93248]: audit 2024-09-17T11:11:46.446233+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T11:11:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[93248]: audit 2024-09-17T11:11:46.446233+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T11:11:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[93248]: audit 2024-09-17T11:11:46.448417+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:47.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:46 smithi163 bash[93248]: audit 2024-09-17T11:11:46.448417+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:11:47.710 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:11:47.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[70557]: cephadm 2024-09-17T11:11:46.433752+0000 mgr.y (mgr.15282) 703 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T11:11:47.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[70557]: cephadm 2024-09-17T11:11:46.433752+0000 mgr.y (mgr.15282) 703 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T11:11:47.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[70557]: cephadm 2024-09-17T11:11:46.455415+0000 mgr.y (mgr.15282) 704 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-09-17T11:11:47.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[70557]: cephadm 2024-09-17T11:11:46.455415+0000 mgr.y (mgr.15282) 704 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-09-17T11:11:47.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[70557]: cluster 2024-09-17T11:11:46.751312+0000 mgr.y (mgr.15282) 705 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:47.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[70557]: cluster 2024-09-17T11:11:46.751312+0000 mgr.y (mgr.15282) 705 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:47.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[67397]: logger=cleanup t=2024-09-17T11:11:47.716769576Z level=info msg="Completed cleanup jobs" duration=134.878403ms 2024-09-17T11:11:47.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[67397]: logger=plugins.update.checker t=2024-09-17T11:11:47.721394794Z level=info msg="Update check succeeded" duration=65.49491ms 2024-09-17T11:11:47.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[67397]: logger=grafana.update.checker t=2024-09-17T11:11:47.728844439Z level=info msg="Update check succeeded" duration=64.370219ms 2024-09-17T11:11:47.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:47.895223061Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:48.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[89600]: cephadm 2024-09-17T11:11:46.433752+0000 mgr.y (mgr.15282) 703 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T11:11:48.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[89600]: cephadm 2024-09-17T11:11:46.433752+0000 mgr.y (mgr.15282) 703 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T11:11:48.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[89600]: cephadm 2024-09-17T11:11:46.455415+0000 mgr.y (mgr.15282) 704 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-09-17T11:11:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[89600]: cephadm 2024-09-17T11:11:46.455415+0000 mgr.y (mgr.15282) 704 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-09-17T11:11:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[89600]: cluster 2024-09-17T11:11:46.751312+0000 mgr.y (mgr.15282) 705 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[89600]: cluster 2024-09-17T11:11:46.751312+0000 mgr.y (mgr.15282) 705 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[93248]: cephadm 2024-09-17T11:11:46.433752+0000 mgr.y (mgr.15282) 703 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T11:11:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[93248]: cephadm 2024-09-17T11:11:46.433752+0000 mgr.y (mgr.15282) 703 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T11:11:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[93248]: cephadm 2024-09-17T11:11:46.455415+0000 mgr.y (mgr.15282) 704 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-09-17T11:11:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[93248]: cephadm 2024-09-17T11:11:46.455415+0000 mgr.y (mgr.15282) 704 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-09-17T11:11:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[93248]: cluster 2024-09-17T11:11:46.751312+0000 mgr.y (mgr.15282) 705 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:48.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:47 smithi163 bash[93248]: cluster 2024-09-17T11:11:46.751312+0000 mgr.y (mgr.15282) 705 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:11:48.346 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:11:48.346 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (10m) 79s ago 38m 13.9M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:11:48.347 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (10m) 16s ago 37m 68.4M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:11:48.347 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (12m) 79s ago 35m 50.0M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:11:48.347 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (12m) 16s ago 46m 443M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:11:48.347 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (23m) 79s ago 49m 515M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:11:48.347 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (7m) 79s ago 49m 50.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:11:48.347 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (8m) 16s ago 47m 46.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:11:48.348 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (6m) 79s ago 47m 38.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:11:48.348 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (11m) 79s ago 38m 8464k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:11:48.348 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (11m) 16s ago 38m 8192k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:11:48.348 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (4m) 79s ago 46m 51.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:11:48.348 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (4m) 79s ago 45m 51.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:11:48.349 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (2m) 79s ago 44m 43.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:11:48.349 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (84s) 79s ago 43m - 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:11:48.349 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (52s) 16s ago 42m 48.5M 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:11:48.349 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (20s) 16s ago 41m - 3292M 19.3.0-4963-ge646f729 f271290a0950 b9643bb201c3 2024-09-17T11:11:48.349 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (40m) 16s ago 40m 69.2M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 904beb876123 2024-09-17T11:11:48.349 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (39m) 16s ago 39m 73.0M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:11:48.350 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (11m) 16s ago 38m 43.9M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:11:48.350 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (35m) 79s ago 36m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:11:48.350 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (36m) 16s ago 36m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:11:48.693 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:11:48.693 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:11:48.693 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:11:48.693 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:11:48.693 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 6 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4, 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 11 2024-09-17T11:11:48.694 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:11:48.695 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:11:48.998 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:11:48.998 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:11:48.999 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:11:48.999 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T11:11:48.999 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:11:48.999 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "6/8 daemons upgraded", 2024-09-17T11:11:48.999 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T11:11:48.999 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:11:48.999 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:11:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:48 smithi164 bash[70557]: audit 2024-09-17T11:11:47.698060+0000 mgr.y (mgr.15282) 706 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:48 smithi164 bash[70557]: audit 2024-09-17T11:11:47.698060+0000 mgr.y (mgr.15282) 706 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:48 smithi164 bash[70557]: audit 2024-09-17T11:11:48.694148+0000 mon.a (mon.0) 411 : audit [DBG] from='client.? 172.21.15.163:0/2258714328' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:48 smithi164 bash[70557]: audit 2024-09-17T11:11:48.694148+0000 mon.a (mon.0) 411 : audit [DBG] from='client.? 172.21.15.163:0/2258714328' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:49.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:48 smithi163 bash[93248]: audit 2024-09-17T11:11:47.698060+0000 mgr.y (mgr.15282) 706 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:49.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:48 smithi163 bash[93248]: audit 2024-09-17T11:11:47.698060+0000 mgr.y (mgr.15282) 706 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:49.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:48 smithi163 bash[93248]: audit 2024-09-17T11:11:48.694148+0000 mon.a (mon.0) 411 : audit [DBG] from='client.? 172.21.15.163:0/2258714328' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:49.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:48 smithi163 bash[93248]: audit 2024-09-17T11:11:48.694148+0000 mon.a (mon.0) 411 : audit [DBG] from='client.? 172.21.15.163:0/2258714328' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:48 smithi163 bash[89600]: audit 2024-09-17T11:11:47.698060+0000 mgr.y (mgr.15282) 706 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:48 smithi163 bash[89600]: audit 2024-09-17T11:11:47.698060+0000 mgr.y (mgr.15282) 706 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:48 smithi163 bash[89600]: audit 2024-09-17T11:11:48.694148+0000 mon.a (mon.0) 411 : audit [DBG] from='client.? 172.21.15.163:0/2258714328' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:48 smithi163 bash[89600]: audit 2024-09-17T11:11:48.694148+0000 mon.a (mon.0) 411 : audit [DBG] from='client.? 172.21.15.163:0/2258714328' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:11:50.016 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:49 smithi164 bash[70557]: audit 2024-09-17T11:11:48.022580+0000 mgr.y (mgr.15282) 707 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.016 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:49 smithi164 bash[70557]: audit 2024-09-17T11:11:48.022580+0000 mgr.y (mgr.15282) 707 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.016 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:49 smithi164 bash[70557]: audit 2024-09-17T11:11:48.325497+0000 mgr.y (mgr.15282) 708 : audit [DBG] from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.016 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:49 smithi164 bash[70557]: audit 2024-09-17T11:11:48.325497+0000 mgr.y (mgr.15282) 708 : audit [DBG] from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.016 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:49 smithi164 bash[70557]: cluster 2024-09-17T11:11:48.752360+0000 mgr.y (mgr.15282) 709 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-09-17T11:11:50.016 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:49 smithi164 bash[70557]: cluster 2024-09-17T11:11:48.752360+0000 mgr.y (mgr.15282) 709 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-09-17T11:11:50.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:11:49] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.51.0" 2024-09-17T11:11:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[89600]: audit 2024-09-17T11:11:48.022580+0000 mgr.y (mgr.15282) 707 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[89600]: audit 2024-09-17T11:11:48.022580+0000 mgr.y (mgr.15282) 707 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[89600]: audit 2024-09-17T11:11:48.325497+0000 mgr.y (mgr.15282) 708 : audit [DBG] from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[89600]: audit 2024-09-17T11:11:48.325497+0000 mgr.y (mgr.15282) 708 : audit [DBG] from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[89600]: cluster 2024-09-17T11:11:48.752360+0000 mgr.y (mgr.15282) 709 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-09-17T11:11:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[89600]: cluster 2024-09-17T11:11:48.752360+0000 mgr.y (mgr.15282) 709 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-09-17T11:11:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[93248]: audit 2024-09-17T11:11:48.022580+0000 mgr.y (mgr.15282) 707 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[93248]: audit 2024-09-17T11:11:48.022580+0000 mgr.y (mgr.15282) 707 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[93248]: audit 2024-09-17T11:11:48.325497+0000 mgr.y (mgr.15282) 708 : audit [DBG] from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[93248]: audit 2024-09-17T11:11:48.325497+0000 mgr.y (mgr.15282) 708 : audit [DBG] from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:50.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[93248]: cluster 2024-09-17T11:11:48.752360+0000 mgr.y (mgr.15282) 709 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-09-17T11:11:50.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:49 smithi163 bash[93248]: cluster 2024-09-17T11:11:48.752360+0000 mgr.y (mgr.15282) 709 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-09-17T11:11:51.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:50.890177367Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:51.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:50 smithi164 bash[70557]: audit 2024-09-17T11:11:48.999594+0000 mgr.y (mgr.15282) 710 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:51.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:50 smithi164 bash[70557]: audit 2024-09-17T11:11:48.999594+0000 mgr.y (mgr.15282) 710 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:51.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:50 smithi163 bash[93248]: audit 2024-09-17T11:11:48.999594+0000 mgr.y (mgr.15282) 710 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:51.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:50 smithi163 bash[93248]: audit 2024-09-17T11:11:48.999594+0000 mgr.y (mgr.15282) 710 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:51.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:50 smithi163 bash[89600]: audit 2024-09-17T11:11:48.999594+0000 mgr.y (mgr.15282) 710 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:51.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:50 smithi163 bash[89600]: audit 2024-09-17T11:11:48.999594+0000 mgr.y (mgr.15282) 710 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:11:51.426 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:51.426 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:51.426 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:51.427 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:51.427 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:51.427 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:51.427 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:51.428 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:51.428 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:51.767 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:51 smithi164 systemd[1]: Stopping Ceph osd.6 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:11:51.767 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[35795]: debug 2024-09-17T11:11:51.561+0000 7f49a0833640 -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-17T11:11:51.767 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[35795]: debug 2024-09-17T11:11:51.561+0000 7f49a0833640 -1 osd.6 146 *** Got signal Terminated *** 2024-09-17T11:11:51.767 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[35795]: debug 2024-09-17T11:11:51.561+0000 7f49a0833640 -1 osd.6 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:11:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: cluster 2024-09-17T11:11:50.753292+0000 mgr.y (mgr.15282) 711 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: cluster 2024-09-17T11:11:50.753292+0000 mgr.y (mgr.15282) 711 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: audit 2024-09-17T11:11:51.180554+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: audit 2024-09-17T11:11:51.180554+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: audit 2024-09-17T11:11:51.183212+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: audit 2024-09-17T11:11:51.183212+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: audit 2024-09-17T11:11:51.426666+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: audit 2024-09-17T11:11:51.426666+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: cluster 2024-09-17T11:11:51.566011+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T11:11:52.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:51 smithi164 bash[70557]: cluster 2024-09-17T11:11:51.566011+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T11:11:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: cluster 2024-09-17T11:11:50.753292+0000 mgr.y (mgr.15282) 711 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: cluster 2024-09-17T11:11:50.753292+0000 mgr.y (mgr.15282) 711 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: audit 2024-09-17T11:11:51.180554+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: audit 2024-09-17T11:11:51.180554+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: audit 2024-09-17T11:11:51.183212+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: audit 2024-09-17T11:11:51.183212+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: audit 2024-09-17T11:11:51.426666+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: audit 2024-09-17T11:11:51.426666+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: cluster 2024-09-17T11:11:51.566011+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[93248]: cluster 2024-09-17T11:11:51.566011+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: cluster 2024-09-17T11:11:50.753292+0000 mgr.y (mgr.15282) 711 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: cluster 2024-09-17T11:11:50.753292+0000 mgr.y (mgr.15282) 711 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: audit 2024-09-17T11:11:51.180554+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: audit 2024-09-17T11:11:51.180554+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: audit 2024-09-17T11:11:51.183212+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: audit 2024-09-17T11:11:51.183212+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: audit 2024-09-17T11:11:51.426666+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: audit 2024-09-17T11:11:51.426666+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: cluster 2024-09-17T11:11:51.566011+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T11:11:52.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:51 smithi163 bash[89600]: cluster 2024-09-17T11:11:51.566011+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: audit 2024-09-17T11:11:51.881028+0000 mon.b (mon.1) 254 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: audit 2024-09-17T11:11:51.881028+0000 mon.b (mon.1) 254 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: audit 2024-09-17T11:11:51.883139+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: audit 2024-09-17T11:11:51.883139+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: cluster 2024-09-17T11:11:52.432385+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: cluster 2024-09-17T11:11:52.432385+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: audit 2024-09-17T11:11:52.434773+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]': finished 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: audit 2024-09-17T11:11:52.434773+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]': finished 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: cluster 2024-09-17T11:11:52.444690+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T11:11:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:52 smithi164 bash[70557]: cluster 2024-09-17T11:11:52.444690+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T11:11:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: audit 2024-09-17T11:11:51.881028+0000 mon.b (mon.1) 254 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: audit 2024-09-17T11:11:51.881028+0000 mon.b (mon.1) 254 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: audit 2024-09-17T11:11:51.883139+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: audit 2024-09-17T11:11:51.883139+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: cluster 2024-09-17T11:11:52.432385+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: cluster 2024-09-17T11:11:52.432385+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: audit 2024-09-17T11:11:52.434773+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]': finished 2024-09-17T11:11:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: audit 2024-09-17T11:11:52.434773+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]': finished 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: cluster 2024-09-17T11:11:52.444690+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[93248]: cluster 2024-09-17T11:11:52.444690+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: audit 2024-09-17T11:11:51.881028+0000 mon.b (mon.1) 254 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: audit 2024-09-17T11:11:51.881028+0000 mon.b (mon.1) 254 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: audit 2024-09-17T11:11:51.883139+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: audit 2024-09-17T11:11:51.883139+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]} : dispatch 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: cluster 2024-09-17T11:11:52.432385+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: cluster 2024-09-17T11:11:52.432385+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: audit 2024-09-17T11:11:52.434773+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]': finished 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: audit 2024-09-17T11:11:52.434773+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]': finished 2024-09-17T11:11:53.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: cluster 2024-09-17T11:11:52.444690+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T11:11:53.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:52 smithi163 bash[89600]: cluster 2024-09-17T11:11:52.444690+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T11:11:53.961 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:53 smithi164 bash[82452]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-6 2024-09-17T11:11:53.961 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:53 smithi164 bash[82515]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-6 2024-09-17T11:11:53.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:53.870736316Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:53 smithi164 bash[70557]: cluster 2024-09-17T11:11:52.754302+0000 mgr.y (mgr.15282) 712 : cluster [DBG] pgmap v429: 161 pgs: 17 peering, 7 stale+active+clean, 137 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T11:11:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:53 smithi164 bash[70557]: cluster 2024-09-17T11:11:52.754302+0000 mgr.y (mgr.15282) 712 : cluster [DBG] pgmap v429: 161 pgs: 17 peering, 7 stale+active+clean, 137 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T11:11:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:53 smithi164 bash[70557]: cluster 2024-09-17T11:11:53.434795+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T11:11:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:53 smithi164 bash[70557]: cluster 2024-09-17T11:11:53.434795+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T11:11:53.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:53 smithi164 bash[70557]: cluster 2024-09-17T11:11:53.449741+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-17T11:11:53.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:53 smithi164 bash[70557]: cluster 2024-09-17T11:11:53.449741+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[89600]: cluster 2024-09-17T11:11:52.754302+0000 mgr.y (mgr.15282) 712 : cluster [DBG] pgmap v429: 161 pgs: 17 peering, 7 stale+active+clean, 137 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[89600]: cluster 2024-09-17T11:11:52.754302+0000 mgr.y (mgr.15282) 712 : cluster [DBG] pgmap v429: 161 pgs: 17 peering, 7 stale+active+clean, 137 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[89600]: cluster 2024-09-17T11:11:53.434795+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[89600]: cluster 2024-09-17T11:11:53.434795+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[89600]: cluster 2024-09-17T11:11:53.449741+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[89600]: cluster 2024-09-17T11:11:53.449741+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[93248]: cluster 2024-09-17T11:11:52.754302+0000 mgr.y (mgr.15282) 712 : cluster [DBG] pgmap v429: 161 pgs: 17 peering, 7 stale+active+clean, 137 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[93248]: cluster 2024-09-17T11:11:52.754302+0000 mgr.y (mgr.15282) 712 : cluster [DBG] pgmap v429: 161 pgs: 17 peering, 7 stale+active+clean, 137 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[93248]: cluster 2024-09-17T11:11:53.434795+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T11:11:54.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[93248]: cluster 2024-09-17T11:11:53.434795+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T11:11:54.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[93248]: cluster 2024-09-17T11:11:53.449741+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-17T11:11:54.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:53 smithi163 bash[93248]: cluster 2024-09-17T11:11:53.449741+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-17T11:11:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:55 smithi164 bash[70557]: cluster 2024-09-17T11:11:54.755255+0000 mgr.y (mgr.15282) 713 : cluster [DBG] pgmap v431: 161 pgs: 20 peering, 5 stale+active+clean, 136 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:11:56.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:55 smithi164 bash[70557]: cluster 2024-09-17T11:11:54.755255+0000 mgr.y (mgr.15282) 713 : cluster [DBG] pgmap v431: 161 pgs: 20 peering, 5 stale+active+clean, 136 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:11:56.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-17T11:11:56.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: Stopped Ceph osd.6 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:11:56.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:55 smithi163 bash[89600]: cluster 2024-09-17T11:11:54.755255+0000 mgr.y (mgr.15282) 713 : cluster [DBG] pgmap v431: 161 pgs: 20 peering, 5 stale+active+clean, 136 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:11:56.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:55 smithi163 bash[89600]: cluster 2024-09-17T11:11:54.755255+0000 mgr.y (mgr.15282) 713 : cluster [DBG] pgmap v431: 161 pgs: 20 peering, 5 stale+active+clean, 136 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:11:56.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:55 smithi163 bash[93248]: cluster 2024-09-17T11:11:54.755255+0000 mgr.y (mgr.15282) 713 : cluster [DBG] pgmap v431: 161 pgs: 20 peering, 5 stale+active+clean, 136 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:11:56.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:55 smithi163 bash[93248]: cluster 2024-09-17T11:11:54.755255+0000 mgr.y (mgr.15282) 713 : cluster [DBG] pgmap v431: 161 pgs: 20 peering, 5 stale+active+clean, 136 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:11:56.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:56.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:56.538 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:56.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:56.538 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:56.539 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:56.539 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:56.539 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: Started Ceph osd.6 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:11:56.539 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:56.539 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:11:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:11:57.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:56.873096191Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:11:57.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:56 smithi164 bash[70557]: audit 2024-09-17T11:11:55.679398+0000 mgr.y (mgr.15282) 714 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:57.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:56 smithi164 bash[70557]: audit 2024-09-17T11:11:55.679398+0000 mgr.y (mgr.15282) 714 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:57.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:56 smithi164 bash[70557]: audit 2024-09-17T11:11:56.342653+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:56 smithi164 bash[70557]: audit 2024-09-17T11:11:56.342653+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:56 smithi164 bash[70557]: audit 2024-09-17T11:11:56.356265+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:56 smithi164 bash[70557]: audit 2024-09-17T11:11:56.356265+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[89600]: audit 2024-09-17T11:11:55.679398+0000 mgr.y (mgr.15282) 714 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[89600]: audit 2024-09-17T11:11:55.679398+0000 mgr.y (mgr.15282) 714 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[89600]: audit 2024-09-17T11:11:56.342653+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[89600]: audit 2024-09-17T11:11:56.342653+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[89600]: audit 2024-09-17T11:11:56.356265+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[89600]: audit 2024-09-17T11:11:56.356265+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[93248]: audit 2024-09-17T11:11:55.679398+0000 mgr.y (mgr.15282) 714 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[93248]: audit 2024-09-17T11:11:55.679398+0000 mgr.y (mgr.15282) 714 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[93248]: audit 2024-09-17T11:11:56.342653+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[93248]: audit 2024-09-17T11:11:56.342653+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[93248]: audit 2024-09-17T11:11:56.356265+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:56 smithi163 bash[93248]: audit 2024-09-17T11:11:56.356265+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:11:58.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:57 smithi164 bash[82663]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:11:58.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:57 smithi164 bash[82663]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:11:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:57 smithi164 bash[70557]: cluster 2024-09-17T11:11:56.756888+0000 mgr.y (mgr.15282) 715 : cluster [DBG] pgmap v432: 161 pgs: 18 active+undersized, 20 peering, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-17T11:11:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:57 smithi164 bash[70557]: cluster 2024-09-17T11:11:56.756888+0000 mgr.y (mgr.15282) 715 : cluster [DBG] pgmap v432: 161 pgs: 18 active+undersized, 20 peering, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-17T11:11:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:57 smithi164 bash[70557]: cluster 2024-09-17T11:11:57.352061+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:58.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:57 smithi164 bash[70557]: cluster 2024-09-17T11:11:57.352061+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:57 smithi163 bash[93248]: cluster 2024-09-17T11:11:56.756888+0000 mgr.y (mgr.15282) 715 : cluster [DBG] pgmap v432: 161 pgs: 18 active+undersized, 20 peering, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-17T11:11:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:57 smithi163 bash[93248]: cluster 2024-09-17T11:11:56.756888+0000 mgr.y (mgr.15282) 715 : cluster [DBG] pgmap v432: 161 pgs: 18 active+undersized, 20 peering, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-17T11:11:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:57 smithi163 bash[93248]: cluster 2024-09-17T11:11:57.352061+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:58.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:57 smithi163 bash[93248]: cluster 2024-09-17T11:11:57.352061+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:58.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:57 smithi163 bash[89600]: cluster 2024-09-17T11:11:56.756888+0000 mgr.y (mgr.15282) 715 : cluster [DBG] pgmap v432: 161 pgs: 18 active+undersized, 20 peering, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-17T11:11:58.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:57 smithi163 bash[89600]: cluster 2024-09-17T11:11:56.756888+0000 mgr.y (mgr.15282) 715 : cluster [DBG] pgmap v432: 161 pgs: 18 active+undersized, 20 peering, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-17T11:11:58.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:57 smithi163 bash[89600]: cluster 2024-09-17T11:11:57.352061+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:58.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:57 smithi163 bash[89600]: cluster 2024-09-17T11:11:57.352061+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T11:11:58.665 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[82663]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T11:11:58.666 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[82663]: 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-17T11:11:58.959 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[82663]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T11:11:58.959 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[82663]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T11:11:58.959 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[82663]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T11:11:58.959 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[82663]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T11:11:58.959 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[82663]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T11:11:58.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[70557]: cluster 2024-09-17T11:11:58.758272+0000 mgr.y (mgr.15282) 716 : cluster [DBG] pgmap v433: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:11:58.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[70557]: cluster 2024-09-17T11:11:58.758272+0000 mgr.y (mgr.15282) 716 : cluster [DBG] pgmap v433: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:11:58.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[70557]: cluster 2024-09-17T11:11:58.782537+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T11:11:58.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:11:58 smithi164 bash[70557]: cluster 2024-09-17T11:11:58.782537+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T11:11:59.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:58 smithi163 bash[89600]: cluster 2024-09-17T11:11:58.758272+0000 mgr.y (mgr.15282) 716 : cluster [DBG] pgmap v433: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:11:59.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:58 smithi163 bash[89600]: cluster 2024-09-17T11:11:58.758272+0000 mgr.y (mgr.15282) 716 : cluster [DBG] pgmap v433: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:11:59.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:58 smithi163 bash[89600]: cluster 2024-09-17T11:11:58.782537+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T11:11:59.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:11:58 smithi163 bash[89600]: cluster 2024-09-17T11:11:58.782537+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T11:11:59.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:58 smithi163 bash[93248]: cluster 2024-09-17T11:11:58.758272+0000 mgr.y (mgr.15282) 716 : cluster [DBG] pgmap v433: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:11:59.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:58 smithi163 bash[93248]: cluster 2024-09-17T11:11:58.758272+0000 mgr.y (mgr.15282) 716 : cluster [DBG] pgmap v433: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:11:59.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:58 smithi163 bash[93248]: cluster 2024-09-17T11:11:58.782537+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T11:11:59.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:11:58 smithi163 bash[93248]: cluster 2024-09-17T11:11:58.782537+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T11:12:00.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:11:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:11:59] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-17T11:12:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:11:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:11:59.876444723Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:00.787 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:12:00 smithi164 bash[82903]: debug 2024-09-17T11:12:00.421+0000 7f3a56a7c640 1 -- 172.21.15.164:0/4054220478 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5606c63e2960 con 0x5606c6403c00 2024-09-17T11:12:01.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:00 smithi164 bash[70557]: cluster 2024-09-17T11:12:00.759399+0000 mgr.y (mgr.15282) 717 : cluster [DBG] pgmap v434: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:01.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:00 smithi164 bash[70557]: cluster 2024-09-17T11:12:00.759399+0000 mgr.y (mgr.15282) 717 : cluster [DBG] pgmap v434: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:01.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:00 smithi163 bash[89600]: cluster 2024-09-17T11:12:00.759399+0000 mgr.y (mgr.15282) 717 : cluster [DBG] pgmap v434: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:01.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:00 smithi163 bash[89600]: cluster 2024-09-17T11:12:00.759399+0000 mgr.y (mgr.15282) 717 : cluster [DBG] pgmap v434: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:01.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:00 smithi163 bash[93248]: cluster 2024-09-17T11:12:00.759399+0000 mgr.y (mgr.15282) 717 : cluster [DBG] pgmap v434: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:01.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:00 smithi163 bash[93248]: cluster 2024-09-17T11:12:00.759399+0000 mgr.y (mgr.15282) 717 : cluster [DBG] pgmap v434: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:02.287 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:12:01 smithi164 bash[82903]: debug 2024-09-17T11:12:01.957+0000 7f3a592e3640 -1 Falling back to public interface 2024-09-17T11:12:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:02.865699902Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:03.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:02 smithi164 bash[70557]: cluster 2024-09-17T11:12:02.761089+0000 mgr.y (mgr.15282) 718 : cluster [DBG] pgmap v435: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:03.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:02 smithi164 bash[70557]: cluster 2024-09-17T11:12:02.761089+0000 mgr.y (mgr.15282) 718 : cluster [DBG] pgmap v435: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:03.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:02 smithi163 bash[89600]: cluster 2024-09-17T11:12:02.761089+0000 mgr.y (mgr.15282) 718 : cluster [DBG] pgmap v435: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:03.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:02 smithi163 bash[89600]: cluster 2024-09-17T11:12:02.761089+0000 mgr.y (mgr.15282) 718 : cluster [DBG] pgmap v435: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:03.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:02 smithi163 bash[93248]: cluster 2024-09-17T11:12:02.761089+0000 mgr.y (mgr.15282) 718 : cluster [DBG] pgmap v435: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:03.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:02 smithi163 bash[93248]: cluster 2024-09-17T11:12:02.761089+0000 mgr.y (mgr.15282) 718 : cluster [DBG] pgmap v435: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:04 smithi164 bash[70557]: audit 2024-09-17T11:12:03.877193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:04 smithi164 bash[70557]: audit 2024-09-17T11:12:03.877193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:04 smithi164 bash[70557]: audit 2024-09-17T11:12:03.891195+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:04 smithi164 bash[70557]: audit 2024-09-17T11:12:03.891195+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:04 smithi164 bash[70557]: cluster 2024-09-17T11:12:04.124513+0000 mon.a (mon.0) 427 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:05.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:04 smithi164 bash[70557]: cluster 2024-09-17T11:12:04.124513+0000 mon.a (mon.0) 427 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:05.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:04 smithi164 bash[70557]: cluster 2024-09-17T11:12:04.762361+0000 mgr.y (mgr.15282) 719 : cluster [DBG] pgmap v436: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:05.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:04 smithi164 bash[70557]: cluster 2024-09-17T11:12:04.762361+0000 mgr.y (mgr.15282) 719 : cluster [DBG] pgmap v436: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:05.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[93248]: audit 2024-09-17T11:12:03.877193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[93248]: audit 2024-09-17T11:12:03.877193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[93248]: audit 2024-09-17T11:12:03.891195+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[93248]: audit 2024-09-17T11:12:03.891195+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[93248]: cluster 2024-09-17T11:12:04.124513+0000 mon.a (mon.0) 427 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:05.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[93248]: cluster 2024-09-17T11:12:04.124513+0000 mon.a (mon.0) 427 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[93248]: cluster 2024-09-17T11:12:04.762361+0000 mgr.y (mgr.15282) 719 : cluster [DBG] pgmap v436: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[93248]: cluster 2024-09-17T11:12:04.762361+0000 mgr.y (mgr.15282) 719 : cluster [DBG] pgmap v436: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[89600]: audit 2024-09-17T11:12:03.877193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[89600]: audit 2024-09-17T11:12:03.877193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[89600]: audit 2024-09-17T11:12:03.891195+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[89600]: audit 2024-09-17T11:12:03.891195+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[89600]: cluster 2024-09-17T11:12:04.124513+0000 mon.a (mon.0) 427 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[89600]: cluster 2024-09-17T11:12:04.124513+0000 mon.a (mon.0) 427 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[89600]: cluster 2024-09-17T11:12:04.762361+0000 mgr.y (mgr.15282) 719 : cluster [DBG] pgmap v436: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:05.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:04 smithi163 bash[89600]: cluster 2024-09-17T11:12:04.762361+0000 mgr.y (mgr.15282) 719 : cluster [DBG] pgmap v436: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T11:12:06.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:12:05 smithi164 bash[82903]: debug 2024-09-17T11:12:05.713+0000 7f3a592e3640 -1 osd.6 146 log_to_monitors true 2024-09-17T11:12:06.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:05.8754578Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:06.537 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[82903]: debug 2024-09-17T11:12:06.133+0000 7f3a5108d640 -1 osd.6 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:12:06.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.085050+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.085050+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.096558+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.096558+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.682346+0000 mgr.y (mgr.15282) 720 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:06.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.682346+0000 mgr.y (mgr.15282) 720 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:06.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.719522+0000 mon.b (mon.1) 255 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.719522+0000 mon.b (mon.1) 255 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.721358+0000 mon.a (mon.0) 430 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:06 smithi164 bash[70557]: audit 2024-09-17T11:12:05.721358+0000 mon.a (mon.0) 430 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.085050+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.085050+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.096558+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.096558+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.682346+0000 mgr.y (mgr.15282) 720 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.682346+0000 mgr.y (mgr.15282) 720 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.719522+0000 mon.b (mon.1) 255 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.719522+0000 mon.b (mon.1) 255 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.721358+0000 mon.a (mon.0) 430 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[89600]: audit 2024-09-17T11:12:05.721358+0000 mon.a (mon.0) 430 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.085050+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.085050+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.096558+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.096558+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.682346+0000 mgr.y (mgr.15282) 720 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.682346+0000 mgr.y (mgr.15282) 720 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.719522+0000 mon.b (mon.1) 255 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.719522+0000 mon.b (mon.1) 255 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.721358+0000 mon.a (mon.0) 430 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:06.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:06 smithi163 bash[93248]: audit 2024-09-17T11:12:05.721358+0000 mon.a (mon.0) 430 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.094960+0000 mon.a (mon.0) 431 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.094960+0000 mon.a (mon.0) 431 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: cluster 2024-09-17T11:12:06.102817+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: cluster 2024-09-17T11:12:06.102817+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.104502+0000 mon.b (mon.1) 256 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.104502+0000 mon.b (mon.1) 256 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.107867+0000 mon.a (mon.0) 433 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.107867+0000 mon.a (mon.0) 433 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.180777+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:07.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.180777+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:07.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.182400+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:07.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: audit 2024-09-17T11:12:06.182400+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:07.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: cluster 2024-09-17T11:12:06.763690+0000 mgr.y (mgr.15282) 721 : cluster [DBG] pgmap v438: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T11:12:07.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:07 smithi164 bash[70557]: cluster 2024-09-17T11:12:06.763690+0000 mgr.y (mgr.15282) 721 : cluster [DBG] pgmap v438: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T11:12:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.094960+0000 mon.a (mon.0) 431 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T11:12:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.094960+0000 mon.a (mon.0) 431 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T11:12:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: cluster 2024-09-17T11:12:06.102817+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-17T11:12:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: cluster 2024-09-17T11:12:06.102817+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-17T11:12:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.104502+0000 mon.b (mon.1) 256 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.104502+0000 mon.b (mon.1) 256 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.107867+0000 mon.a (mon.0) 433 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.107867+0000 mon.a (mon.0) 433 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.180777+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.180777+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.182400+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: audit 2024-09-17T11:12:06.182400+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:07.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: cluster 2024-09-17T11:12:06.763690+0000 mgr.y (mgr.15282) 721 : cluster [DBG] pgmap v438: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[93248]: cluster 2024-09-17T11:12:06.763690+0000 mgr.y (mgr.15282) 721 : cluster [DBG] pgmap v438: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.094960+0000 mon.a (mon.0) 431 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.094960+0000 mon.a (mon.0) 431 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: cluster 2024-09-17T11:12:06.102817+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: cluster 2024-09-17T11:12:06.102817+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.104502+0000 mon.b (mon.1) 256 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.104502+0000 mon.b (mon.1) 256 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.107867+0000 mon.a (mon.0) 433 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.107867+0000 mon.a (mon.0) 433 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.180777+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:07.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.180777+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:07.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.182400+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:07.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: audit 2024-09-17T11:12:06.182400+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:07.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: cluster 2024-09-17T11:12:06.763690+0000 mgr.y (mgr.15282) 721 : cluster [DBG] pgmap v438: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T11:12:07.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:07 smithi163 bash[89600]: cluster 2024-09-17T11:12:06.763690+0000 mgr.y (mgr.15282) 721 : cluster [DBG] pgmap v438: 161 pgs: 33 active+undersized, 21 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T11:12:08.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: cluster 2024-09-17T11:12:07.096026+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:08.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: cluster 2024-09-17T11:12:07.096026+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: audit 2024-09-17T11:12:07.107080+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T11:12:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: audit 2024-09-17T11:12:07.107080+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T11:12:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: cluster 2024-09-17T11:12:07.107297+0000 mon.a (mon.0) 436 : cluster [INF] osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564] boot 2024-09-17T11:12:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: cluster 2024-09-17T11:12:07.107297+0000 mon.a (mon.0) 436 : cluster [INF] osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564] boot 2024-09-17T11:12:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: cluster 2024-09-17T11:12:07.107393+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-17T11:12:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: cluster 2024-09-17T11:12:07.107393+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-17T11:12:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: cluster 2024-09-17T11:12:08.109847+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-17T11:12:08.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[70557]: cluster 2024-09-17T11:12:08.109847+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-17T11:12:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: cluster 2024-09-17T11:12:07.096026+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: cluster 2024-09-17T11:12:07.096026+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: audit 2024-09-17T11:12:07.107080+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T11:12:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: audit 2024-09-17T11:12:07.107080+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T11:12:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: cluster 2024-09-17T11:12:07.107297+0000 mon.a (mon.0) 436 : cluster [INF] osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564] boot 2024-09-17T11:12:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: cluster 2024-09-17T11:12:07.107297+0000 mon.a (mon.0) 436 : cluster [INF] osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564] boot 2024-09-17T11:12:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: cluster 2024-09-17T11:12:07.107393+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-17T11:12:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: cluster 2024-09-17T11:12:07.107393+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-17T11:12:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: cluster 2024-09-17T11:12:08.109847+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[93248]: cluster 2024-09-17T11:12:08.109847+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: cluster 2024-09-17T11:12:07.096026+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: cluster 2024-09-17T11:12:07.096026+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: audit 2024-09-17T11:12:07.107080+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: audit 2024-09-17T11:12:07.107080+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: cluster 2024-09-17T11:12:07.107297+0000 mon.a (mon.0) 436 : cluster [INF] osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564] boot 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: cluster 2024-09-17T11:12:07.107297+0000 mon.a (mon.0) 436 : cluster [INF] osd.6 [v2:172.21.15.164:6816/4284787564,v1:172.21.15.164:6817/4284787564] boot 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: cluster 2024-09-17T11:12:07.107393+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: cluster 2024-09-17T11:12:07.107393+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: cluster 2024-09-17T11:12:08.109847+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-17T11:12:08.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:08 smithi163 bash[89600]: cluster 2024-09-17T11:12:08.109847+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-17T11:12:09.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:09 smithi164 bash[70557]: cluster 2024-09-17T11:12:08.764621+0000 mgr.y (mgr.15282) 722 : cluster [DBG] pgmap v441: 161 pgs: 12 peering, 24 active+undersized, 18 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/636 objects degraded (9.906%) 2024-09-17T11:12:09.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:09 smithi164 bash[70557]: cluster 2024-09-17T11:12:08.764621+0000 mgr.y (mgr.15282) 722 : cluster [DBG] pgmap v441: 161 pgs: 12 peering, 24 active+undersized, 18 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/636 objects degraded (9.906%) 2024-09-17T11:12:09.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:08.897082886Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:09.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:09 smithi163 bash[93248]: cluster 2024-09-17T11:12:08.764621+0000 mgr.y (mgr.15282) 722 : cluster [DBG] pgmap v441: 161 pgs: 12 peering, 24 active+undersized, 18 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/636 objects degraded (9.906%) 2024-09-17T11:12:09.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:09 smithi163 bash[93248]: cluster 2024-09-17T11:12:08.764621+0000 mgr.y (mgr.15282) 722 : cluster [DBG] pgmap v441: 161 pgs: 12 peering, 24 active+undersized, 18 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/636 objects degraded (9.906%) 2024-09-17T11:12:09.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:09 smithi163 bash[89600]: cluster 2024-09-17T11:12:08.764621+0000 mgr.y (mgr.15282) 722 : cluster [DBG] pgmap v441: 161 pgs: 12 peering, 24 active+undersized, 18 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/636 objects degraded (9.906%) 2024-09-17T11:12:09.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:09 smithi163 bash[89600]: cluster 2024-09-17T11:12:08.764621+0000 mgr.y (mgr.15282) 722 : cluster [DBG] pgmap v441: 161 pgs: 12 peering, 24 active+undersized, 18 active+undersized+degraded, 107 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/636 objects degraded (9.906%) 2024-09-17T11:12:10.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:12:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:12:09] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.51.0" 2024-09-17T11:12:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:10 smithi164 bash[70557]: cluster 2024-09-17T11:12:09.131351+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 63/636 objects degraded (9.906%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:10 smithi164 bash[70557]: cluster 2024-09-17T11:12:09.131351+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 63/636 objects degraded (9.906%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:10.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:10 smithi163 bash[89600]: cluster 2024-09-17T11:12:09.131351+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 63/636 objects degraded (9.906%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:10.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:10 smithi163 bash[89600]: cluster 2024-09-17T11:12:09.131351+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 63/636 objects degraded (9.906%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:10 smithi163 bash[93248]: cluster 2024-09-17T11:12:09.131351+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 63/636 objects degraded (9.906%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:10 smithi163 bash[93248]: cluster 2024-09-17T11:12:09.131351+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 63/636 objects degraded (9.906%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:11.527 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:11 smithi164 bash[70557]: cluster 2024-09-17T11:12:10.765707+0000 mgr.y (mgr.15282) 723 : cluster [DBG] pgmap v442: 161 pgs: 12 peering, 20 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-17T11:12:11.527 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:11 smithi164 bash[70557]: cluster 2024-09-17T11:12:10.765707+0000 mgr.y (mgr.15282) 723 : cluster [DBG] pgmap v442: 161 pgs: 12 peering, 20 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-17T11:12:11.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:11 smithi163 bash[89600]: cluster 2024-09-17T11:12:10.765707+0000 mgr.y (mgr.15282) 723 : cluster [DBG] pgmap v442: 161 pgs: 12 peering, 20 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-17T11:12:11.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:11 smithi163 bash[89600]: cluster 2024-09-17T11:12:10.765707+0000 mgr.y (mgr.15282) 723 : cluster [DBG] pgmap v442: 161 pgs: 12 peering, 20 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-17T11:12:11.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:11 smithi163 bash[93248]: cluster 2024-09-17T11:12:10.765707+0000 mgr.y (mgr.15282) 723 : cluster [DBG] pgmap v442: 161 pgs: 12 peering, 20 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-17T11:12:11.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:11 smithi163 bash[93248]: cluster 2024-09-17T11:12:10.765707+0000 mgr.y (mgr.15282) 723 : cluster [DBG] pgmap v442: 161 pgs: 12 peering, 20 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-17T11:12:12.213 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:11.893388228Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:12 smithi164 bash[70557]: cluster 2024-09-17T11:12:12.767353+0000 mgr.y (mgr.15282) 724 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:12 smithi164 bash[70557]: cluster 2024-09-17T11:12:12.767353+0000 mgr.y (mgr.15282) 724 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:12 smithi164 bash[70557]: cluster 2024-09-17T11:12:12.819423+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 15 pgs degraded) 2024-09-17T11:12:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:12 smithi164 bash[70557]: cluster 2024-09-17T11:12:12.819423+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 15 pgs degraded) 2024-09-17T11:12:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:12 smithi164 bash[70557]: cluster 2024-09-17T11:12:12.819471+0000 mon.a (mon.0) 441 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:13.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:12 smithi164 bash[70557]: cluster 2024-09-17T11:12:12.819471+0000 mon.a (mon.0) 441 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:13.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[89600]: cluster 2024-09-17T11:12:12.767353+0000 mgr.y (mgr.15282) 724 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:13.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[89600]: cluster 2024-09-17T11:12:12.767353+0000 mgr.y (mgr.15282) 724 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:13.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[89600]: cluster 2024-09-17T11:12:12.819423+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 15 pgs degraded) 2024-09-17T11:12:13.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[89600]: cluster 2024-09-17T11:12:12.819423+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 15 pgs degraded) 2024-09-17T11:12:13.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[89600]: cluster 2024-09-17T11:12:12.819471+0000 mon.a (mon.0) 441 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:13.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[89600]: cluster 2024-09-17T11:12:12.819471+0000 mon.a (mon.0) 441 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[93248]: cluster 2024-09-17T11:12:12.767353+0000 mgr.y (mgr.15282) 724 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[93248]: cluster 2024-09-17T11:12:12.767353+0000 mgr.y (mgr.15282) 724 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[93248]: cluster 2024-09-17T11:12:12.819423+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 15 pgs degraded) 2024-09-17T11:12:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[93248]: cluster 2024-09-17T11:12:12.819423+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 15 pgs degraded) 2024-09-17T11:12:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[93248]: cluster 2024-09-17T11:12:12.819471+0000 mon.a (mon.0) 441 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:13.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:12 smithi163 bash[93248]: cluster 2024-09-17T11:12:12.819471+0000 mon.a (mon.0) 441 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:15.124 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:14 smithi164 bash[70557]: cluster 2024-09-17T11:12:14.768183+0000 mgr.y (mgr.15282) 725 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:12:15.124 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:14 smithi164 bash[70557]: cluster 2024-09-17T11:12:14.768183+0000 mgr.y (mgr.15282) 725 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:12:15.124 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:14.861512764Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:14 smithi163 bash[93248]: cluster 2024-09-17T11:12:14.768183+0000 mgr.y (mgr.15282) 725 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:12:15.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:14 smithi163 bash[93248]: cluster 2024-09-17T11:12:14.768183+0000 mgr.y (mgr.15282) 725 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:12:15.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:14 smithi163 bash[89600]: cluster 2024-09-17T11:12:14.768183+0000 mgr.y (mgr.15282) 725 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:12:15.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:14 smithi163 bash[89600]: cluster 2024-09-17T11:12:14.768183+0000 mgr.y (mgr.15282) 725 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.693637+0000 mgr.y (mgr.15282) 726 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.693637+0000 mgr.y (mgr.15282) 726 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.729990+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.729990+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.742503+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.742503+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.744664+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.744664+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.746889+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.746889+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.761752+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.761752+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.888214+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.888214+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.891913+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.891913+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.894604+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.894604+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.897135+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.897135+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.899976+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T11:12:17.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:16 smithi164 bash[70557]: audit 2024-09-17T11:12:15.899976+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T11:12:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.693637+0000 mgr.y (mgr.15282) 726 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.693637+0000 mgr.y (mgr.15282) 726 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.729990+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.729990+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.742503+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.742503+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.744664+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.744664+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.746889+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.746889+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.761752+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.761752+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.888214+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.888214+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.891913+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.891913+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.894604+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.894604+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.897135+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.897135+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.693637+0000 mgr.y (mgr.15282) 726 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.693637+0000 mgr.y (mgr.15282) 726 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.729990+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.729990+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.742503+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.742503+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.744664+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.744664+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.746889+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.746889+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.761752+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.761752+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.888214+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.888214+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.891913+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.891913+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.894604+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.894604+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.897135+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.897135+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:17.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.899976+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T11:12:17.066 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[93248]: audit 2024-09-17T11:12:15.899976+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T11:12:17.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.899976+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T11:12:17.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:16 smithi163 bash[89600]: audit 2024-09-17T11:12:15.899976+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T11:12:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:17 smithi164 bash[70557]: audit 2024-09-17T11:12:15.901432+0000 mgr.y (mgr.15282) 727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T11:12:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:17 smithi164 bash[70557]: audit 2024-09-17T11:12:15.901432+0000 mgr.y (mgr.15282) 727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T11:12:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:17 smithi164 bash[70557]: cephadm 2024-09-17T11:12:15.903942+0000 mgr.y (mgr.15282) 728 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T11:12:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:17 smithi164 bash[70557]: cephadm 2024-09-17T11:12:15.903942+0000 mgr.y (mgr.15282) 728 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T11:12:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:17 smithi164 bash[70557]: cluster 2024-09-17T11:12:16.769698+0000 mgr.y (mgr.15282) 729 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s 2024-09-17T11:12:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:17 smithi164 bash[70557]: cluster 2024-09-17T11:12:16.769698+0000 mgr.y (mgr.15282) 729 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s 2024-09-17T11:12:18.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[89600]: audit 2024-09-17T11:12:15.901432+0000 mgr.y (mgr.15282) 727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T11:12:18.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[89600]: audit 2024-09-17T11:12:15.901432+0000 mgr.y (mgr.15282) 727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T11:12:18.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[89600]: cephadm 2024-09-17T11:12:15.903942+0000 mgr.y (mgr.15282) 728 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T11:12:18.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[89600]: cephadm 2024-09-17T11:12:15.903942+0000 mgr.y (mgr.15282) 728 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T11:12:18.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[89600]: cluster 2024-09-17T11:12:16.769698+0000 mgr.y (mgr.15282) 729 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s 2024-09-17T11:12:18.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[89600]: cluster 2024-09-17T11:12:16.769698+0000 mgr.y (mgr.15282) 729 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s 2024-09-17T11:12:18.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[93248]: audit 2024-09-17T11:12:15.901432+0000 mgr.y (mgr.15282) 727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T11:12:18.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[93248]: audit 2024-09-17T11:12:15.901432+0000 mgr.y (mgr.15282) 727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T11:12:18.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[93248]: cephadm 2024-09-17T11:12:15.903942+0000 mgr.y (mgr.15282) 728 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T11:12:18.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[93248]: cephadm 2024-09-17T11:12:15.903942+0000 mgr.y (mgr.15282) 728 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T11:12:18.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[93248]: cluster 2024-09-17T11:12:16.769698+0000 mgr.y (mgr.15282) 729 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s 2024-09-17T11:12:18.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:17 smithi163 bash[93248]: cluster 2024-09-17T11:12:16.769698+0000 mgr.y (mgr.15282) 729 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s 2024-09-17T11:12:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:17.88358661Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:19.333 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:12:19.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: cephadm 2024-09-17T11:12:18.496243+0000 mgr.y (mgr.15282) 730 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: cephadm 2024-09-17T11:12:18.496243+0000 mgr.y (mgr.15282) 730 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: audit 2024-09-17T11:12:18.504823+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: audit 2024-09-17T11:12:18.504823+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: audit 2024-09-17T11:12:18.508729+0000 mon.b (mon.1) 266 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: audit 2024-09-17T11:12:18.508729+0000 mon.b (mon.1) 266 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: audit 2024-09-17T11:12:18.510424+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: audit 2024-09-17T11:12:18.510424+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: cephadm 2024-09-17T11:12:18.516951+0000 mgr.y (mgr.15282) 731 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: cephadm 2024-09-17T11:12:18.516951+0000 mgr.y (mgr.15282) 731 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-09-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: cluster 2024-09-17T11:12:18.770727+0000 mgr.y (mgr.15282) 732 : cluster [DBG] pgmap v446: 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-17T11:12:19.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:19 smithi164 bash[70557]: cluster 2024-09-17T11:12:18.770727+0000 mgr.y (mgr.15282) 732 : cluster [DBG] pgmap v446: 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-17T11:12:19.811 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:12:19] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.51.0" 2024-09-17T11:12:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: cephadm 2024-09-17T11:12:18.496243+0000 mgr.y (mgr.15282) 730 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T11:12:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: cephadm 2024-09-17T11:12:18.496243+0000 mgr.y (mgr.15282) 730 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T11:12:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: audit 2024-09-17T11:12:18.504823+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: audit 2024-09-17T11:12:18.504823+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:19.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: audit 2024-09-17T11:12:18.508729+0000 mon.b (mon.1) 266 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T11:12:19.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: audit 2024-09-17T11:12:18.508729+0000 mon.b (mon.1) 266 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T11:12:19.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: audit 2024-09-17T11:12:18.510424+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:19.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: audit 2024-09-17T11:12:18.510424+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:19.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: cephadm 2024-09-17T11:12:18.516951+0000 mgr.y (mgr.15282) 731 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-09-17T11:12:19.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: cephadm 2024-09-17T11:12:18.516951+0000 mgr.y (mgr.15282) 731 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-09-17T11:12:19.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: cluster 2024-09-17T11:12:18.770727+0000 mgr.y (mgr.15282) 732 : cluster [DBG] pgmap v446: 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-17T11:12:19.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[93248]: cluster 2024-09-17T11:12:18.770727+0000 mgr.y (mgr.15282) 732 : cluster [DBG] pgmap v446: 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-17T11:12:19.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: cephadm 2024-09-17T11:12:18.496243+0000 mgr.y (mgr.15282) 730 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T11:12:19.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: cephadm 2024-09-17T11:12:18.496243+0000 mgr.y (mgr.15282) 730 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T11:12:19.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: audit 2024-09-17T11:12:18.504823+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:19.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: audit 2024-09-17T11:12:18.504823+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:19.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: audit 2024-09-17T11:12:18.508729+0000 mon.b (mon.1) 266 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T11:12:19.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: audit 2024-09-17T11:12:18.508729+0000 mon.b (mon.1) 266 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T11:12:19.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: audit 2024-09-17T11:12:18.510424+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:19.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: audit 2024-09-17T11:12:18.510424+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:19.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: cephadm 2024-09-17T11:12:18.516951+0000 mgr.y (mgr.15282) 731 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-09-17T11:12:19.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: cephadm 2024-09-17T11:12:18.516951+0000 mgr.y (mgr.15282) 731 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-09-17T11:12:19.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: cluster 2024-09-17T11:12:18.770727+0000 mgr.y (mgr.15282) 732 : cluster [DBG] pgmap v446: 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-17T11:12:19.815 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:19 smithi163 bash[89600]: cluster 2024-09-17T11:12:18.770727+0000 mgr.y (mgr.15282) 732 : cluster [DBG] pgmap v446: 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-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (11m) 111s ago 38m 13.9M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (10m) 16s ago 38m 68.5M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (13m) 111s ago 36m 50.0M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (12m) 16s ago 47m 443M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (24m) 111s ago 49m 515M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (7m) 111s ago 49m 50.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (9m) 16s ago 47m 46.4M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (7m) 111s ago 47m 38.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (12m) 111s ago 38m 8464k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:12:19.970 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (12m) 16s ago 38m 8739k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (5m) 111s ago 46m 51.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (4m) 111s ago 45m 51.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (3m) 111s ago 44m 43.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (115s) 111s ago 43m - 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (84s) 16s ago 42m 49.2M 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (52s) 16s ago 42m 48.3M 3292M 19.3.0-4963-ge646f729 f271290a0950 b9643bb201c3 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (20s) 16s ago 41m - 3292M 19.3.0-4963-ge646f729 f271290a0950 2f56d2533b30 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (40m) 16s ago 40m 73.3M 3292M 19.1.1-330-gc2ddf972 ebb0615149de 4b22e096eb69 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (11m) 16s ago 39m 47.7M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (36m) 111s ago 36m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:12:19.971 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (36m) 16s ago 36m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:12:20.342 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 7 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:12:20.343 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:12:20.344 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:12:20.344 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3, 2024-09-17T11:12:20.344 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 12 2024-09-17T11:12:20.344 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:12:20.344 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:12:20.654 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:12:20.655 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:12:20.655 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:12:20.655 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T11:12:20.655 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:12:20.655 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "7/8 daemons upgraded", 2024-09-17T11:12:20.655 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T11:12:20.655 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:12:20.655 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:12:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:20 smithi164 bash[70557]: audit 2024-09-17T11:12:19.322106+0000 mgr.y (mgr.15282) 733 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:20 smithi164 bash[70557]: audit 2024-09-17T11:12:19.322106+0000 mgr.y (mgr.15282) 733 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:20 smithi164 bash[70557]: audit 2024-09-17T11:12:19.629371+0000 mgr.y (mgr.15282) 734 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:20 smithi164 bash[70557]: audit 2024-09-17T11:12:19.629371+0000 mgr.y (mgr.15282) 734 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:20 smithi164 bash[70557]: audit 2024-09-17T11:12:20.343590+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.163:0/2328683253' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:20.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:20 smithi164 bash[70557]: audit 2024-09-17T11:12:20.343590+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.163:0/2328683253' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[89600]: audit 2024-09-17T11:12:19.322106+0000 mgr.y (mgr.15282) 733 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[89600]: audit 2024-09-17T11:12:19.322106+0000 mgr.y (mgr.15282) 733 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[89600]: audit 2024-09-17T11:12:19.629371+0000 mgr.y (mgr.15282) 734 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[89600]: audit 2024-09-17T11:12:19.629371+0000 mgr.y (mgr.15282) 734 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[89600]: audit 2024-09-17T11:12:20.343590+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.163:0/2328683253' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:20.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[89600]: audit 2024-09-17T11:12:20.343590+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.163:0/2328683253' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:20.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[93248]: audit 2024-09-17T11:12:19.322106+0000 mgr.y (mgr.15282) 733 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[93248]: audit 2024-09-17T11:12:19.322106+0000 mgr.y (mgr.15282) 733 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[93248]: audit 2024-09-17T11:12:19.629371+0000 mgr.y (mgr.15282) 734 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[93248]: audit 2024-09-17T11:12:19.629371+0000 mgr.y (mgr.15282) 734 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[93248]: audit 2024-09-17T11:12:20.343590+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.163:0/2328683253' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:20.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:20 smithi163 bash[93248]: audit 2024-09-17T11:12:20.343590+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.163:0/2328683253' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:21.206 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:20.886015678Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:21.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:19.933825+0000 mgr.y (mgr.15282) 735 : audit [DBG] from='client.54491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:19.933825+0000 mgr.y (mgr.15282) 735 : audit [DBG] from='client.54491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:20.655690+0000 mgr.y (mgr.15282) 736 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:20.655690+0000 mgr.y (mgr.15282) 736 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: cluster 2024-09-17T11:12:20.771585+0000 mgr.y (mgr.15282) 737 : cluster [DBG] pgmap v447: 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-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: cluster 2024-09-17T11:12:20.771585+0000 mgr.y (mgr.15282) 737 : cluster [DBG] pgmap v447: 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-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:21.181575+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:21.181575+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:21.183117+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:21.183117+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:21.454758+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:21 smithi164 bash[70557]: audit 2024-09-17T11:12:21.454758+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:19.933825+0000 mgr.y (mgr.15282) 735 : audit [DBG] from='client.54491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:19.933825+0000 mgr.y (mgr.15282) 735 : audit [DBG] from='client.54491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:20.655690+0000 mgr.y (mgr.15282) 736 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:20.655690+0000 mgr.y (mgr.15282) 736 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: cluster 2024-09-17T11:12:20.771585+0000 mgr.y (mgr.15282) 737 : cluster [DBG] pgmap v447: 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-17T11:12:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: cluster 2024-09-17T11:12:20.771585+0000 mgr.y (mgr.15282) 737 : cluster [DBG] pgmap v447: 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-17T11:12:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:21.181575+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:21.181575+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:21.183117+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:21.183117+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:21.454758+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[89600]: audit 2024-09-17T11:12:21.454758+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:19.933825+0000 mgr.y (mgr.15282) 735 : audit [DBG] from='client.54491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:19.933825+0000 mgr.y (mgr.15282) 735 : audit [DBG] from='client.54491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:20.655690+0000 mgr.y (mgr.15282) 736 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:20.655690+0000 mgr.y (mgr.15282) 736 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:21.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: cluster 2024-09-17T11:12:20.771585+0000 mgr.y (mgr.15282) 737 : cluster [DBG] pgmap v447: 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-17T11:12:21.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: cluster 2024-09-17T11:12:20.771585+0000 mgr.y (mgr.15282) 737 : cluster [DBG] pgmap v447: 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-17T11:12:21.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:21.181575+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:21.181575+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:21.183117+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:21.183117+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:21.454758+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:21.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:21 smithi163 bash[93248]: audit 2024-09-17T11:12:21.454758+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:22 smithi164 bash[70557]: cluster 2024-09-17T11:12:22.773265+0000 mgr.y (mgr.15282) 738 : cluster [DBG] pgmap v448: 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-17T11:12:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:22 smithi164 bash[70557]: cluster 2024-09-17T11:12:22.773265+0000 mgr.y (mgr.15282) 738 : cluster [DBG] pgmap v448: 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-17T11:12:23.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:22 smithi163 bash[93248]: cluster 2024-09-17T11:12:22.773265+0000 mgr.y (mgr.15282) 738 : cluster [DBG] pgmap v448: 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-17T11:12:23.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:22 smithi163 bash[93248]: cluster 2024-09-17T11:12:22.773265+0000 mgr.y (mgr.15282) 738 : cluster [DBG] pgmap v448: 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-17T11:12:23.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:22 smithi163 bash[89600]: cluster 2024-09-17T11:12:22.773265+0000 mgr.y (mgr.15282) 738 : cluster [DBG] pgmap v448: 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-17T11:12:23.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:22 smithi163 bash[89600]: cluster 2024-09-17T11:12:22.773265+0000 mgr.y (mgr.15282) 738 : cluster [DBG] pgmap v448: 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-17T11:12:23.780 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:23.781 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:23.781 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:23.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:23.782 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:23.782 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:23.782 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:23.783 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:23.783 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:23 smithi164 bash[70557]: cluster 2024-09-17T11:12:23.882076+0000 mon.a (mon.0) 448 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T11:12:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:23 smithi164 bash[70557]: cluster 2024-09-17T11:12:23.882076+0000 mon.a (mon.0) 448 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T11:12:24.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:23.866161346Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:24.038 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:23 smithi164 systemd[1]: Stopping Ceph osd.7 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:12:24.038 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:23 smithi164 bash[41527]: debug 2024-09-17T11:12:23.877+0000 7f3c08fc4640 -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-17T11:12:24.038 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:23 smithi164 bash[41527]: debug 2024-09-17T11:12:23.877+0000 7f3c08fc4640 -1 osd.7 151 *** Got signal Terminated *** 2024-09-17T11:12:24.038 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:23 smithi164 bash[41527]: debug 2024-09-17T11:12:23.877+0000 7f3c08fc4640 -1 osd.7 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:12:24.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:23 smithi163 bash[93248]: cluster 2024-09-17T11:12:23.882076+0000 mon.a (mon.0) 448 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T11:12:24.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:23 smithi163 bash[93248]: cluster 2024-09-17T11:12:23.882076+0000 mon.a (mon.0) 448 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T11:12:24.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:23 smithi163 bash[89600]: cluster 2024-09-17T11:12:23.882076+0000 mon.a (mon.0) 448 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T11:12:24.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:23 smithi163 bash[89600]: cluster 2024-09-17T11:12:23.882076+0000 mon.a (mon.0) 448 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T11:12:25.287 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:25 smithi164 bash[86842]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-7 2024-09-17T11:12:25.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:24 smithi164 bash[70557]: cluster 2024-09-17T11:12:23.933624+0000 mon.a (mon.0) 449 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:12:25.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:24 smithi164 bash[70557]: cluster 2024-09-17T11:12:23.933624+0000 mon.a (mon.0) 449 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:12:25.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:24 smithi164 bash[70557]: cluster 2024-09-17T11:12:23.944636+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T11:12:25.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:24 smithi164 bash[70557]: cluster 2024-09-17T11:12:23.944636+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T11:12:25.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:24 smithi164 bash[70557]: cluster 2024-09-17T11:12:24.773996+0000 mgr.y (mgr.15282) 739 : cluster [DBG] pgmap v450: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:25.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:24 smithi164 bash[70557]: cluster 2024-09-17T11:12:24.773996+0000 mgr.y (mgr.15282) 739 : cluster [DBG] pgmap v450: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:25.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:24 smithi164 bash[70557]: cluster 2024-09-17T11:12:24.945987+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T11:12:25.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:24 smithi164 bash[70557]: cluster 2024-09-17T11:12:24.945987+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T11:12:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[89600]: cluster 2024-09-17T11:12:23.933624+0000 mon.a (mon.0) 449 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:12:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[89600]: cluster 2024-09-17T11:12:23.933624+0000 mon.a (mon.0) 449 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:12:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[89600]: cluster 2024-09-17T11:12:23.944636+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T11:12:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[89600]: cluster 2024-09-17T11:12:23.944636+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T11:12:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[89600]: cluster 2024-09-17T11:12:24.773996+0000 mgr.y (mgr.15282) 739 : cluster [DBG] pgmap v450: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[89600]: cluster 2024-09-17T11:12:24.773996+0000 mgr.y (mgr.15282) 739 : cluster [DBG] pgmap v450: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[89600]: cluster 2024-09-17T11:12:24.945987+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T11:12:25.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[89600]: cluster 2024-09-17T11:12:24.945987+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T11:12:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[93248]: cluster 2024-09-17T11:12:23.933624+0000 mon.a (mon.0) 449 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:12:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[93248]: cluster 2024-09-17T11:12:23.933624+0000 mon.a (mon.0) 449 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T11:12:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[93248]: cluster 2024-09-17T11:12:23.944636+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T11:12:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[93248]: cluster 2024-09-17T11:12:23.944636+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T11:12:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[93248]: cluster 2024-09-17T11:12:24.773996+0000 mgr.y (mgr.15282) 739 : cluster [DBG] pgmap v450: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[93248]: cluster 2024-09-17T11:12:24.773996+0000 mgr.y (mgr.15282) 739 : cluster [DBG] pgmap v450: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[93248]: cluster 2024-09-17T11:12:24.945987+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T11:12:25.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:24 smithi163 bash[93248]: cluster 2024-09-17T11:12:24.945987+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T11:12:25.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:25 smithi164 bash[86904]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-7 2024-09-17T11:12:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:25 smithi164 bash[70557]: audit 2024-09-17T11:12:25.704842+0000 mgr.y (mgr.15282) 740 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:25 smithi164 bash[70557]: audit 2024-09-17T11:12:25.704842+0000 mgr.y (mgr.15282) 740 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:26.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:25 smithi163 bash[93248]: audit 2024-09-17T11:12:25.704842+0000 mgr.y (mgr.15282) 740 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:26.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:25 smithi163 bash[93248]: audit 2024-09-17T11:12:25.704842+0000 mgr.y (mgr.15282) 740 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:25 smithi163 bash[89600]: audit 2024-09-17T11:12:25.704842+0000 mgr.y (mgr.15282) 740 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:25 smithi163 bash[89600]: audit 2024-09-17T11:12:25.704842+0000 mgr.y (mgr.15282) 740 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:27.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:26 smithi164 bash[70557]: cluster 2024-09-17T11:12:26.775577+0000 mgr.y (mgr.15282) 741 : cluster [DBG] pgmap v452: 161 pgs: 26 active+undersized, 10 stale+active+clean, 13 active+undersized+degraded, 112 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-17T11:12:27.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:26 smithi164 bash[70557]: cluster 2024-09-17T11:12:26.775577+0000 mgr.y (mgr.15282) 741 : cluster [DBG] pgmap v452: 161 pgs: 26 active+undersized, 10 stale+active+clean, 13 active+undersized+degraded, 112 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-17T11:12:27.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:26.860153008Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:27.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:26 smithi163 bash[93248]: cluster 2024-09-17T11:12:26.775577+0000 mgr.y (mgr.15282) 741 : cluster [DBG] pgmap v452: 161 pgs: 26 active+undersized, 10 stale+active+clean, 13 active+undersized+degraded, 112 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-17T11:12:27.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:26 smithi163 bash[93248]: cluster 2024-09-17T11:12:26.775577+0000 mgr.y (mgr.15282) 741 : cluster [DBG] pgmap v452: 161 pgs: 26 active+undersized, 10 stale+active+clean, 13 active+undersized+degraded, 112 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-17T11:12:27.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:26 smithi163 bash[89600]: cluster 2024-09-17T11:12:26.775577+0000 mgr.y (mgr.15282) 741 : cluster [DBG] pgmap v452: 161 pgs: 26 active+undersized, 10 stale+active+clean, 13 active+undersized+degraded, 112 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-17T11:12:27.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:26 smithi163 bash[89600]: cluster 2024-09-17T11:12:26.775577+0000 mgr.y (mgr.15282) 741 : cluster [DBG] pgmap v452: 161 pgs: 26 active+undersized, 10 stale+active+clean, 13 active+undersized+degraded, 112 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-17T11:12:27.838 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:27.839 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:27.839 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:27.839 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:27.840 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:27.840 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-17T11:12:27.840 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: Stopped Ceph osd.7 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:12:27.840 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:27.840 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: Started Ceph osd.7 for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:12:27.841 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:27.841 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:27.841 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:12:27 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:12:28.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:27 smithi164 bash[70557]: cluster 2024-09-17T11:12:26.973555+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: Degraded data redundancy: 32/636 objects degraded (5.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:28.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:27 smithi164 bash[70557]: cluster 2024-09-17T11:12:26.973555+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: Degraded data redundancy: 32/636 objects degraded (5.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:28.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:27 smithi164 bash[70557]: audit 2024-09-17T11:12:27.892468+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:27 smithi164 bash[70557]: audit 2024-09-17T11:12:27.892468+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:27 smithi164 bash[70557]: audit 2024-09-17T11:12:27.903020+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:27 smithi164 bash[70557]: audit 2024-09-17T11:12:27.903020+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[93248]: cluster 2024-09-17T11:12:26.973555+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: Degraded data redundancy: 32/636 objects degraded (5.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:28.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[93248]: cluster 2024-09-17T11:12:26.973555+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: Degraded data redundancy: 32/636 objects degraded (5.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:28.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[93248]: audit 2024-09-17T11:12:27.892468+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[93248]: audit 2024-09-17T11:12:27.892468+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[93248]: audit 2024-09-17T11:12:27.903020+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[93248]: audit 2024-09-17T11:12:27.903020+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[89600]: cluster 2024-09-17T11:12:26.973555+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: Degraded data redundancy: 32/636 objects degraded (5.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:28.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[89600]: cluster 2024-09-17T11:12:26.973555+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: Degraded data redundancy: 32/636 objects degraded (5.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:28.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[89600]: audit 2024-09-17T11:12:27.892468+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[89600]: audit 2024-09-17T11:12:27.892468+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[89600]: audit 2024-09-17T11:12:27.903020+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:28.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:27 smithi163 bash[89600]: audit 2024-09-17T11:12:27.903020+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:29.268 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:28 smithi164 bash[70557]: cluster 2024-09-17T11:12:28.776979+0000 mgr.y (mgr.15282) 742 : cluster [DBG] pgmap v453: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:29.268 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:28 smithi164 bash[70557]: cluster 2024-09-17T11:12:28.776979+0000 mgr.y (mgr.15282) 742 : cluster [DBG] pgmap v453: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:28 smithi163 bash[93248]: cluster 2024-09-17T11:12:28.776979+0000 mgr.y (mgr.15282) 742 : cluster [DBG] pgmap v453: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:28 smithi163 bash[93248]: cluster 2024-09-17T11:12:28.776979+0000 mgr.y (mgr.15282) 742 : cluster [DBG] pgmap v453: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:29.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:28 smithi163 bash[89600]: cluster 2024-09-17T11:12:28.776979+0000 mgr.y (mgr.15282) 742 : cluster [DBG] pgmap v453: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:29.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:28 smithi163 bash[89600]: cluster 2024-09-17T11:12:28.776979+0000 mgr.y (mgr.15282) 742 : cluster [DBG] pgmap v453: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:29.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:29 smithi164 bash[87051]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:12:29.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:29 smithi164 bash[87051]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T11:12:30.061 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:12:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:12:29] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-09-17T11:12:30.118 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:29.868830129Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:30.118 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:29 smithi164 bash[87051]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T11:12:30.118 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:29 smithi164 bash[87051]: 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-17T11:12:30.380 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:30 smithi164 bash[87051]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T11:12:30.380 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:30 smithi164 bash[87051]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T11:12:30.380 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:30 smithi164 bash[87051]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T11:12:30.380 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:30 smithi164 bash[87051]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T11:12:30.380 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:30 smithi164 bash[87051]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T11:12:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:30 smithi164 bash[70557]: cluster 2024-09-17T11:12:30.778156+0000 mgr.y (mgr.15282) 743 : cluster [DBG] pgmap v454: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:30 smithi164 bash[70557]: cluster 2024-09-17T11:12:30.778156+0000 mgr.y (mgr.15282) 743 : cluster [DBG] pgmap v454: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:30 smithi163 bash[89600]: cluster 2024-09-17T11:12:30.778156+0000 mgr.y (mgr.15282) 743 : cluster [DBG] pgmap v454: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:30 smithi163 bash[89600]: cluster 2024-09-17T11:12:30.778156+0000 mgr.y (mgr.15282) 743 : cluster [DBG] pgmap v454: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:31.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:30 smithi163 bash[93248]: cluster 2024-09-17T11:12:30.778156+0000 mgr.y (mgr.15282) 743 : cluster [DBG] pgmap v454: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:31.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:30 smithi163 bash[93248]: cluster 2024-09-17T11:12:30.778156+0000 mgr.y (mgr.15282) 743 : cluster [DBG] pgmap v454: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:32.287 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:32 smithi164 bash[87293]: debug 2024-09-17T11:12:32.060+0000 7f456a19c640 1 -- 172.21.15.164:0/1775287520 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f663816960 con 0x55f663837800 2024-09-17T11:12:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:32.885519537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:32 smithi164 bash[70557]: cluster 2024-09-17T11:12:32.779999+0000 mgr.y (mgr.15282) 744 : cluster [DBG] pgmap v455: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:33.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:32 smithi164 bash[70557]: cluster 2024-09-17T11:12:32.779999+0000 mgr.y (mgr.15282) 744 : cluster [DBG] pgmap v455: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:33.311 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:32 smithi163 bash[93248]: cluster 2024-09-17T11:12:32.779999+0000 mgr.y (mgr.15282) 744 : cluster [DBG] pgmap v455: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:33.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:32 smithi163 bash[93248]: cluster 2024-09-17T11:12:32.779999+0000 mgr.y (mgr.15282) 744 : cluster [DBG] pgmap v455: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:32 smithi163 bash[89600]: cluster 2024-09-17T11:12:32.779999+0000 mgr.y (mgr.15282) 744 : cluster [DBG] pgmap v455: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:33.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:32 smithi163 bash[89600]: cluster 2024-09-17T11:12:32.779999+0000 mgr.y (mgr.15282) 744 : cluster [DBG] pgmap v455: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:34.037 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:33 smithi164 bash[87293]: debug 2024-09-17T11:12:33.568+0000 7f456ca03640 -1 Falling back to public interface 2024-09-17T11:12:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:34 smithi164 bash[70557]: cluster 2024-09-17T11:12:34.130398+0000 mon.a (mon.0) 455 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:34 smithi164 bash[70557]: cluster 2024-09-17T11:12:34.130398+0000 mon.a (mon.0) 455 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:34 smithi163 bash[93248]: cluster 2024-09-17T11:12:34.130398+0000 mon.a (mon.0) 455 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:34 smithi163 bash[93248]: cluster 2024-09-17T11:12:34.130398+0000 mon.a (mon.0) 455 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:34.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:34 smithi163 bash[89600]: cluster 2024-09-17T11:12:34.130398+0000 mon.a (mon.0) 455 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:34.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:34 smithi163 bash[89600]: cluster 2024-09-17T11:12:34.130398+0000 mon.a (mon.0) 455 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:35 smithi164 bash[70557]: cluster 2024-09-17T11:12:34.780975+0000 mgr.y (mgr.15282) 745 : cluster [DBG] pgmap v456: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:35.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:35 smithi164 bash[70557]: cluster 2024-09-17T11:12:34.780975+0000 mgr.y (mgr.15282) 745 : cluster [DBG] pgmap v456: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:35 smithi163 bash[89600]: cluster 2024-09-17T11:12:34.780975+0000 mgr.y (mgr.15282) 745 : cluster [DBG] pgmap v456: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:35.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:35 smithi163 bash[89600]: cluster 2024-09-17T11:12:34.780975+0000 mgr.y (mgr.15282) 745 : cluster [DBG] pgmap v456: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:35 smithi163 bash[93248]: cluster 2024-09-17T11:12:34.780975+0000 mgr.y (mgr.15282) 745 : cluster [DBG] pgmap v456: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:35.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:35 smithi163 bash[93248]: cluster 2024-09-17T11:12:34.780975+0000 mgr.y (mgr.15282) 745 : cluster [DBG] pgmap v456: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:36.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:35.869013888Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:35.230121+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:35.230121+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:35.241477+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:35.241477+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:35.716059+0000 mgr.y (mgr.15282) 746 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:35.716059+0000 mgr.y (mgr.15282) 746 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:36.182671+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:36.182671+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:36.184141+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:36 smithi164 bash[70557]: audit 2024-09-17T11:12:36.184141+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:35.230121+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:35.230121+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:35.241477+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:35.241477+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:35.716059+0000 mgr.y (mgr.15282) 746 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:35.716059+0000 mgr.y (mgr.15282) 746 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:36.182671+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:36.182671+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:36.184141+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:36.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[93248]: audit 2024-09-17T11:12:36.184141+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:35.230121+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:35.230121+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:35.241477+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:35.241477+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:35.716059+0000 mgr.y (mgr.15282) 746 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:35.716059+0000 mgr.y (mgr.15282) 746 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:36.182671+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:36.182671+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:36.184141+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:36 smithi163 bash[89600]: audit 2024-09-17T11:12:36.184141+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:37.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[87293]: debug 2024-09-17T11:12:37.324+0000 7f456ca03640 -1 osd.7 151 log_to_monitors true 2024-09-17T11:12:37.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[87293]: debug 2024-09-17T11:12:37.448+0000 7f45647ad640 -1 osd.7 151 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: audit 2024-09-17T11:12:36.384305+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: audit 2024-09-17T11:12:36.384305+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: audit 2024-09-17T11:12:36.399148+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: audit 2024-09-17T11:12:36.399148+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: cluster 2024-09-17T11:12:36.782607+0000 mgr.y (mgr.15282) 747 : cluster [DBG] pgmap v457: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: cluster 2024-09-17T11:12:36.782607+0000 mgr.y (mgr.15282) 747 : cluster [DBG] pgmap v457: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: audit 2024-09-17T11:12:37.331585+0000 mon.b (mon.1) 270 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: audit 2024-09-17T11:12:37.331585+0000 mon.b (mon.1) 270 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: audit 2024-09-17T11:12:37.333152+0000 mon.a (mon.0) 461 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:37 smithi164 bash[70557]: audit 2024-09-17T11:12:37.333152+0000 mon.a (mon.0) 461 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: audit 2024-09-17T11:12:36.384305+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: audit 2024-09-17T11:12:36.384305+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: audit 2024-09-17T11:12:36.399148+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: audit 2024-09-17T11:12:36.399148+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: cluster 2024-09-17T11:12:36.782607+0000 mgr.y (mgr.15282) 747 : cluster [DBG] pgmap v457: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:37.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: cluster 2024-09-17T11:12:36.782607+0000 mgr.y (mgr.15282) 747 : cluster [DBG] pgmap v457: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: audit 2024-09-17T11:12:37.331585+0000 mon.b (mon.1) 270 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: audit 2024-09-17T11:12:37.331585+0000 mon.b (mon.1) 270 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: audit 2024-09-17T11:12:37.333152+0000 mon.a (mon.0) 461 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[93248]: audit 2024-09-17T11:12:37.333152+0000 mon.a (mon.0) 461 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: audit 2024-09-17T11:12:36.384305+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: audit 2024-09-17T11:12:36.384305+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: audit 2024-09-17T11:12:36.399148+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: audit 2024-09-17T11:12:36.399148+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: cluster 2024-09-17T11:12:36.782607+0000 mgr.y (mgr.15282) 747 : cluster [DBG] pgmap v457: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: cluster 2024-09-17T11:12:36.782607+0000 mgr.y (mgr.15282) 747 : cluster [DBG] pgmap v457: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T11:12:37.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: audit 2024-09-17T11:12:37.331585+0000 mon.b (mon.1) 270 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: audit 2024-09-17T11:12:37.331585+0000 mon.b (mon.1) 270 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: audit 2024-09-17T11:12:37.333152+0000 mon.a (mon.0) 461 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:37.814 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:37 smithi163 bash[89600]: audit 2024-09-17T11:12:37.333152+0000 mon.a (mon.0) 461 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T11:12:38.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:38 smithi164 bash[70557]: audit 2024-09-17T11:12:37.403715+0000 mon.a (mon.0) 462 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T11:12:38.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:38 smithi164 bash[70557]: audit 2024-09-17T11:12:37.403715+0000 mon.a (mon.0) 462 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T11:12:38.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:38 smithi164 bash[70557]: audit 2024-09-17T11:12:37.409177+0000 mon.b (mon.1) 271 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:38 smithi164 bash[70557]: audit 2024-09-17T11:12:37.409177+0000 mon.b (mon.1) 271 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:38 smithi164 bash[70557]: cluster 2024-09-17T11:12:37.411323+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-09-17T11:12:38.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:38 smithi164 bash[70557]: cluster 2024-09-17T11:12:37.411323+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-09-17T11:12:38.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:38 smithi164 bash[70557]: audit 2024-09-17T11:12:37.414445+0000 mon.a (mon.0) 464 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:38 smithi164 bash[70557]: audit 2024-09-17T11:12:37.414445+0000 mon.a (mon.0) 464 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[93248]: audit 2024-09-17T11:12:37.403715+0000 mon.a (mon.0) 462 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T11:12:38.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[93248]: audit 2024-09-17T11:12:37.403715+0000 mon.a (mon.0) 462 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T11:12:38.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[93248]: audit 2024-09-17T11:12:37.409177+0000 mon.b (mon.1) 271 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[93248]: audit 2024-09-17T11:12:37.409177+0000 mon.b (mon.1) 271 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[93248]: cluster 2024-09-17T11:12:37.411323+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-09-17T11:12:38.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[93248]: cluster 2024-09-17T11:12:37.411323+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[93248]: audit 2024-09-17T11:12:37.414445+0000 mon.a (mon.0) 464 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[93248]: audit 2024-09-17T11:12:37.414445+0000 mon.a (mon.0) 464 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[89600]: audit 2024-09-17T11:12:37.403715+0000 mon.a (mon.0) 462 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[89600]: audit 2024-09-17T11:12:37.403715+0000 mon.a (mon.0) 462 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[89600]: audit 2024-09-17T11:12:37.409177+0000 mon.b (mon.1) 271 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[89600]: audit 2024-09-17T11:12:37.409177+0000 mon.b (mon.1) 271 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[89600]: cluster 2024-09-17T11:12:37.411323+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[89600]: cluster 2024-09-17T11:12:37.411323+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[89600]: audit 2024-09-17T11:12:37.414445+0000 mon.a (mon.0) 464 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:38.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:38 smithi163 bash[89600]: audit 2024-09-17T11:12:37.414445+0000 mon.a (mon.0) 464 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-17T11:12:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:38.880743242Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:39.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:38.404813+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:39.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:38.404813+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:39.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:38.414807+0000 mon.a (mon.0) 466 : cluster [INF] osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378] boot 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:38.414807+0000 mon.a (mon.0) 466 : cluster [INF] osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378] boot 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:38.414941+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:38.414941+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: audit 2024-09-17T11:12:38.415131+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: audit 2024-09-17T11:12:38.415131+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:38.783654+0000 mgr.y (mgr.15282) 748 : cluster [DBG] pgmap v460: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:38.783654+0000 mgr.y (mgr.15282) 748 : cluster [DBG] pgmap v460: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:39.418518+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[93248]: cluster 2024-09-17T11:12:39.418518+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:38.404813+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:39.719 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:38.404813+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:38.414807+0000 mon.a (mon.0) 466 : cluster [INF] osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378] boot 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:38.414807+0000 mon.a (mon.0) 466 : cluster [INF] osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378] boot 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:38.414941+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:38.414941+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: audit 2024-09-17T11:12:38.415131+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: audit 2024-09-17T11:12:38.415131+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:38.783654+0000 mgr.y (mgr.15282) 748 : cluster [DBG] pgmap v460: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:38.783654+0000 mgr.y (mgr.15282) 748 : cluster [DBG] pgmap v460: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:39.418518+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T11:12:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[89600]: cluster 2024-09-17T11:12:39.418518+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:38.404813+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:38.404813+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:38.414807+0000 mon.a (mon.0) 466 : cluster [INF] osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378] boot 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:38.414807+0000 mon.a (mon.0) 466 : cluster [INF] osd.7 [v2:172.21.15.164:6824/438820378,v1:172.21.15.164:6825/438820378] boot 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:38.414941+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:38.414941+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: audit 2024-09-17T11:12:38.415131+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: audit 2024-09-17T11:12:38.415131+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:38.783654+0000 mgr.y (mgr.15282) 748 : cluster [DBG] pgmap v460: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:38.783654+0000 mgr.y (mgr.15282) 748 : cluster [DBG] pgmap v460: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:39.418518+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T11:12:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:39 smithi164 bash[70557]: cluster 2024-09-17T11:12:39.418518+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T11:12:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:12:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:12:39] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.51.0" 2024-09-17T11:12:41.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:40 smithi164 bash[70557]: cluster 2024-09-17T11:12:40.784788+0000 mgr.y (mgr.15282) 749 : cluster [DBG] pgmap v462: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T11:12:41.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:40 smithi164 bash[70557]: cluster 2024-09-17T11:12:40.784788+0000 mgr.y (mgr.15282) 749 : cluster [DBG] pgmap v462: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T11:12:41.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:40 smithi164 bash[70557]: cluster 2024-09-17T11:12:40.836884+0000 mon.a (mon.0) 469 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:41.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:40 smithi164 bash[70557]: cluster 2024-09-17T11:12:40.836884+0000 mon.a (mon.0) 469 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:40 smithi163 bash[89600]: cluster 2024-09-17T11:12:40.784788+0000 mgr.y (mgr.15282) 749 : cluster [DBG] pgmap v462: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T11:12:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:40 smithi163 bash[89600]: cluster 2024-09-17T11:12:40.784788+0000 mgr.y (mgr.15282) 749 : cluster [DBG] pgmap v462: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T11:12:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:40 smithi163 bash[89600]: cluster 2024-09-17T11:12:40.836884+0000 mon.a (mon.0) 469 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:41.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:40 smithi163 bash[89600]: cluster 2024-09-17T11:12:40.836884+0000 mon.a (mon.0) 469 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:41.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:40 smithi163 bash[93248]: cluster 2024-09-17T11:12:40.784788+0000 mgr.y (mgr.15282) 749 : cluster [DBG] pgmap v462: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T11:12:41.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:40 smithi163 bash[93248]: cluster 2024-09-17T11:12:40.784788+0000 mgr.y (mgr.15282) 749 : cluster [DBG] pgmap v462: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T11:12:41.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:40 smithi163 bash[93248]: cluster 2024-09-17T11:12:40.836884+0000 mon.a (mon.0) 469 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:41.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:40 smithi163 bash[93248]: cluster 2024-09-17T11:12:40.836884+0000 mon.a (mon.0) 469 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T11:12:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:41.900053534Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:43.126 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:42 smithi164 bash[70557]: cluster 2024-09-17T11:12:42.786405+0000 mgr.y (mgr.15282) 750 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:43.126 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:42 smithi164 bash[70557]: cluster 2024-09-17T11:12:42.786405+0000 mgr.y (mgr.15282) 750 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:43.126 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:42 smithi164 bash[70557]: cluster 2024-09-17T11:12:42.838439+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded) 2024-09-17T11:12:43.126 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:42 smithi164 bash[70557]: cluster 2024-09-17T11:12:42.838439+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded) 2024-09-17T11:12:43.126 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:42 smithi164 bash[70557]: cluster 2024-09-17T11:12:42.838483+0000 mon.a (mon.0) 471 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:43.126 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:42 smithi164 bash[70557]: cluster 2024-09-17T11:12:42.838483+0000 mon.a (mon.0) 471 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[89600]: cluster 2024-09-17T11:12:42.786405+0000 mgr.y (mgr.15282) 750 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[89600]: cluster 2024-09-17T11:12:42.786405+0000 mgr.y (mgr.15282) 750 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[89600]: cluster 2024-09-17T11:12:42.838439+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded) 2024-09-17T11:12:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[89600]: cluster 2024-09-17T11:12:42.838439+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded) 2024-09-17T11:12:43.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[89600]: cluster 2024-09-17T11:12:42.838483+0000 mon.a (mon.0) 471 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:43.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[89600]: cluster 2024-09-17T11:12:42.838483+0000 mon.a (mon.0) 471 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[93248]: cluster 2024-09-17T11:12:42.786405+0000 mgr.y (mgr.15282) 750 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[93248]: cluster 2024-09-17T11:12:42.786405+0000 mgr.y (mgr.15282) 750 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[93248]: cluster 2024-09-17T11:12:42.838439+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded) 2024-09-17T11:12:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[93248]: cluster 2024-09-17T11:12:42.838439+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/636 objects degraded (11.006%), 23 pgs degraded) 2024-09-17T11:12:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[93248]: cluster 2024-09-17T11:12:42.838483+0000 mon.a (mon.0) 471 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:43.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:42 smithi163 bash[93248]: cluster 2024-09-17T11:12:42.838483+0000 mon.a (mon.0) 471 : cluster [INF] Cluster is now healthy 2024-09-17T11:12:45.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:44 smithi164 bash[70557]: cluster 2024-09-17T11:12:44.787127+0000 mgr.y (mgr.15282) 751 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-09-17T11:12:45.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:44 smithi164 bash[70557]: cluster 2024-09-17T11:12:44.787127+0000 mgr.y (mgr.15282) 751 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-09-17T11:12:45.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:44.904891932Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:45.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:44 smithi163 bash[93248]: cluster 2024-09-17T11:12:44.787127+0000 mgr.y (mgr.15282) 751 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-09-17T11:12:45.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:44 smithi163 bash[93248]: cluster 2024-09-17T11:12:44.787127+0000 mgr.y (mgr.15282) 751 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-09-17T11:12:45.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:44 smithi163 bash[89600]: cluster 2024-09-17T11:12:44.787127+0000 mgr.y (mgr.15282) 751 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-09-17T11:12:45.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:44 smithi163 bash[89600]: cluster 2024-09-17T11:12:44.787127+0000 mgr.y (mgr.15282) 751 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-09-17T11:12:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:45 smithi163 bash[93248]: audit 2024-09-17T11:12:45.727247+0000 mgr.y (mgr.15282) 752 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:46.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:45 smithi163 bash[93248]: audit 2024-09-17T11:12:45.727247+0000 mgr.y (mgr.15282) 752 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:45 smithi163 bash[89600]: audit 2024-09-17T11:12:45.727247+0000 mgr.y (mgr.15282) 752 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:46.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:45 smithi163 bash[89600]: audit 2024-09-17T11:12:45.727247+0000 mgr.y (mgr.15282) 752 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:46.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:45 smithi164 bash[70557]: audit 2024-09-17T11:12:45.727247+0000 mgr.y (mgr.15282) 752 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:46.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:45 smithi164 bash[70557]: audit 2024-09-17T11:12:45.727247+0000 mgr.y (mgr.15282) 752 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:48.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:47.902765401Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.722444+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.722444+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.737933+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.737933+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.740271+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.740271+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.741961+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.741961+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.756112+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.756112+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: cluster 2024-09-17T11:12:46.788412+0000 mgr.y (mgr.15282) 753 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: cluster 2024-09-17T11:12:46.788412+0000 mgr.y (mgr.15282) 753 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.855854+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.855854+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.859628+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.859628+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.862357+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.862357+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.864753+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.864753+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.868149+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.868149+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.880459+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.880459+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.885145+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.885145+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.886751+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.886751+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.895100+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.895100+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.898342+0000 mon.b (mon.1) 281 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.898342+0000 mon.b (mon.1) 281 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.899781+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.899781+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.907702+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T11:12:48.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.907702+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T11:12:48.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.911221+0000 mon.b (mon.1) 282 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.911221+0000 mon.b (mon.1) 282 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.912831+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.912831+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.920816+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T11:12:48.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.920816+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.924629+0000 mon.b (mon.1) 283 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.924629+0000 mon.b (mon.1) 283 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.926127+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.926127+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.933822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.933822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.937902+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.937902+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.939477+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.939477+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.947361+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.947361+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T11:12:48.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.952552+0000 mon.b (mon.1) 285 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.952552+0000 mon.b (mon.1) 285 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.954310+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.954310+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.962170+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.962170+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.966094+0000 mon.b (mon.1) 286 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.966094+0000 mon.b (mon.1) 286 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.967580+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.967580+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.974319+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.974319+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.979160+0000 mon.b (mon.1) 287 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.044 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.979160+0000 mon.b (mon.1) 287 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.980925+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.980925+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.988732+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.988732+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.997525+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:46.997525+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.007117+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.007117+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.013473+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.013473+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.023900+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.023900+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.028241+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.028241+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.031204+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.031204+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.041210+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.041210+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.047010+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.047010+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.057175+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.057175+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.065947+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.065947+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.076445+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.076445+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.083411+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.083411+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.087268+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.087268+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.091182+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.091182+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.095099+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.095099+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.098570+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.098570+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.102007+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.102007+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.107345+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.107345+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.108946+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.108946+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.115436+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.115436+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.120294+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.120294+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.121838+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.121838+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.128042+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:12:48.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.128042+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.131703+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.131703+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.133263+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.133263+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.139392+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.139392+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.143065+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.143065+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.144667+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.144667+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.150875+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.150875+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:12:48.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.154105+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.154105+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.155609+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.155609+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.161437+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.161437+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.165362+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.165362+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.167122+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.167122+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.168425+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.168425+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.170162+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.170162+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.178266+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.178266+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.183065+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.183065+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.184631+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.184631+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.185802+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.185802+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.187375+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.187375+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.195426+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.195426+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:12:48.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.200033+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.200033+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.201560+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.201560+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.202693+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.202693+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.204241+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.204241+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.210336+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.210336+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.213861+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.213861+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.215473+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.215473+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.221797+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.221797+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.225529+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.225529+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.227333+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.227333+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.228345+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.228345+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.229906+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.229906+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.231064+0000 mon.b (mon.1) 314 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.231064+0000 mon.b (mon.1) 314 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.232662+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.232662+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.233664+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.233664+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.235289+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.235289+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.236177+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.236177+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.237776+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.237776+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.239113+0000 mon.b (mon.1) 317 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.239113+0000 mon.b (mon.1) 317 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.241040+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.241040+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.243022+0000 mon.b (mon.1) 318 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.243022+0000 mon.b (mon.1) 318 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.244665+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.244665+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.253280+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.253280+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.255482+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.255482+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.257597+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.257597+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.270615+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.270615+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.396478+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.396478+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.398412+0000 mon.b (mon.1) 322 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.398412+0000 mon.b (mon.1) 322 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.409833+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:47 smithi164 bash[70557]: audit 2024-09-17T11:12:47.409833+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.722444+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.722444+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.737933+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.737933+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.740271+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.740271+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.741961+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.741961+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.756112+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.756112+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: cluster 2024-09-17T11:12:46.788412+0000 mgr.y (mgr.15282) 753 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: cluster 2024-09-17T11:12:46.788412+0000 mgr.y (mgr.15282) 753 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.855854+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.855854+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.859628+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.859628+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.862357+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.862357+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.864753+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.064 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.864753+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.722444+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.722444+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.737933+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.737933+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.740271+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.740271+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.741961+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.741961+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.756112+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.756112+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: cluster 2024-09-17T11:12:46.788412+0000 mgr.y (mgr.15282) 753 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: cluster 2024-09-17T11:12:46.788412+0000 mgr.y (mgr.15282) 753 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.855854+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.855854+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.859628+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.859628+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.862357+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.862357+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.864753+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.864753+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.868149+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.868149+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.880459+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.880459+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.885145+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.885145+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.886751+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.886751+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.895100+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T11:12:48.066 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.895100+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.898342+0000 mon.b (mon.1) 281 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.898342+0000 mon.b (mon.1) 281 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.899781+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.899781+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.907702+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.907702+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.911221+0000 mon.b (mon.1) 282 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.911221+0000 mon.b (mon.1) 282 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.912831+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.067 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.868149+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.868149+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.880459+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.880459+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.885145+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.885145+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.886751+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.886751+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T11:12:48.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.895100+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T11:12:48.068 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.895100+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T11:12:48.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.898342+0000 mon.b (mon.1) 281 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.898342+0000 mon.b (mon.1) 281 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.899781+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.899781+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T11:12:48.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.907702+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T11:12:48.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.907702+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T11:12:48.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.911221+0000 mon.b (mon.1) 282 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.911221+0000 mon.b (mon.1) 282 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.069 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.912831+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.912831+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.920816+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.920816+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.924629+0000 mon.b (mon.1) 283 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.924629+0000 mon.b (mon.1) 283 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.926127+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.926127+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.933822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.933822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.937902+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.937902+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.939477+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.939477+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.070 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.947361+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.947361+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.952552+0000 mon.b (mon.1) 285 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.952552+0000 mon.b (mon.1) 285 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.912831+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.920816+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.920816+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.924629+0000 mon.b (mon.1) 283 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.924629+0000 mon.b (mon.1) 283 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.926127+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.071 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.926127+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.933822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.933822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.937902+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.937902+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.939477+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.939477+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.947361+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.947361+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.952552+0000 mon.b (mon.1) 285 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.952552+0000 mon.b (mon.1) 285 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.072 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.954310+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.954310+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.962170+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.962170+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.966094+0000 mon.b (mon.1) 286 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.966094+0000 mon.b (mon.1) 286 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.967580+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.967580+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.974319+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.974319+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.979160+0000 mon.b (mon.1) 287 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.979160+0000 mon.b (mon.1) 287 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.073 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.980925+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.980925+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.988732+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.988732+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.997525+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:46.997525+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.007117+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.954310+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.954310+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.962170+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.962170+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T11:12:48.074 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.966094+0000 mon.b (mon.1) 286 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.966094+0000 mon.b (mon.1) 286 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.967580+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.967580+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.974319+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.974319+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.979160+0000 mon.b (mon.1) 287 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.979160+0000 mon.b (mon.1) 287 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.980925+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.980925+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.988732+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.988732+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.997525+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.075 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:46.997525+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.007117+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.007117+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.013473+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.013473+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.023900+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.023900+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.028241+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.028241+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.031204+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.076 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.031204+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.041210+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.041210+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.047010+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.047010+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.057175+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.057175+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.065947+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.065947+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.076445+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.076445+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.083411+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.083411+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.077 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.087268+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.087268+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.007117+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.013473+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.013473+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.023900+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.023900+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.028241+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.028241+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.031204+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.078 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.031204+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.041210+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.041210+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.047010+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.047010+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.057175+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.057175+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.065947+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.065947+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.076445+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.076445+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.083411+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.083411+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.087268+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.079 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.087268+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.091182+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.091182+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.095099+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.095099+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.098570+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.098570+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.102007+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.102007+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.107345+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.080 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.107345+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.108946+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.108946+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.115436+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.115436+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.120294+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.120294+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.121838+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.121838+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.091182+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.091182+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.081 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.095099+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.095099+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.098570+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.098570+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.102007+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.102007+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.107345+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.107345+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.108946+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.108946+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.115436+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.115436+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.120294+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.082 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.120294+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.121838+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.083 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.121838+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.128042+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:12:48.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.128042+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:12:48.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.131703+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.131703+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.133263+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.083 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.133263+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.139392+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.139392+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.143065+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.143065+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.144667+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.144667+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.150875+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.150875+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.154105+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.154105+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.155609+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.155609+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.084 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.161437+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.161437+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.165362+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.165362+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.167122+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.167122+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.168425+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.168425+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.170162+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.170162+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.178266+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.178266+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.183065+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.085 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.183065+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.184631+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.184631+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.185802+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.128042+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.128042+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.131703+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.131703+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.133263+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.133263+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:12:48.086 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.139392+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.139392+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.143065+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.143065+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.144667+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.144667+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.150875+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.150875+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.154105+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.154105+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.155609+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.087 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.155609+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.185802+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.187375+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.187375+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.195426+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.195426+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.200033+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.200033+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.201560+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.201560+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.202693+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.202693+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.088 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.204241+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.204241+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.210336+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.210336+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.213861+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.213861+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.161437+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.161437+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.165362+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.165362+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.089 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.167122+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.167122+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.168425+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.168425+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.170162+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.170162+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.178266+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.178266+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.183065+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.183065+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.184631+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.184631+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.090 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.185802+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.215473+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.215473+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.221797+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.221797+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.225529+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.225529+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.227333+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.227333+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.228345+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.228345+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.091 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.229906+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.092 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.229906+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.092 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.231064+0000 mon.b (mon.1) 314 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.092 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.231064+0000 mon.b (mon.1) 314 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.092 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.232662+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.092 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.232662+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.092 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.233664+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.092 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.185802+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.187375+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.187375+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.195426+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.195426+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.200033+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.200033+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.201560+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.201560+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.202693+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.202693+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.204241+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.204241+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:12:48.093 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.210336+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:12:48.094 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.210336+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:12:48.094 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.213861+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.094 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.213861+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.233664+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.235289+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.235289+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.236177+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.094 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.236177+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.237776+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.237776+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.239113+0000 mon.b (mon.1) 317 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.239113+0000 mon.b (mon.1) 317 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.241040+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.241040+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.243022+0000 mon.b (mon.1) 318 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.243022+0000 mon.b (mon.1) 318 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.244665+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.244665+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.253280+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.253280+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.255482+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.095 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.255482+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.257597+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.257597+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.270615+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.270615+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.396478+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.396478+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.398412+0000 mon.b (mon.1) 322 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.398412+0000 mon.b (mon.1) 322 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.409833+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.096 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[89600]: audit 2024-09-17T11:12:47.409833+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.215473+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.215473+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.221797+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.221797+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.225529+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.225529+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.227333+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.227333+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.228345+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.228345+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.097 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.229906+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.229906+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.231064+0000 mon.b (mon.1) 314 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.231064+0000 mon.b (mon.1) 314 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.232662+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.232662+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.233664+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.233664+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.235289+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.235289+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.236177+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.236177+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.098 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.237776+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.237776+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.239113+0000 mon.b (mon.1) 317 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.239113+0000 mon.b (mon.1) 317 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.241040+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.241040+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.243022+0000 mon.b (mon.1) 318 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.243022+0000 mon.b (mon.1) 318 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.244665+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.244665+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.253280+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.253280+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.255482+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.255482+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.257597+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.099 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.257597+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.270615+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.270615+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.396478+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.396478+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:12:48.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.398412+0000 mon.b (mon.1) 322 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.398412+0000 mon.b (mon.1) 322 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:12:48.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.409833+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:48.100 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:47 smithi163 bash[93248]: audit 2024-09-17T11:12:47.409833+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:46.870661+0000 mgr.y (mgr.15282) 754 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:46.870661+0000 mgr.y (mgr.15282) 754 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.000153+0000 mgr.y (mgr.15282) 755 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.000153+0000 mgr.y (mgr.15282) 755 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.016178+0000 mgr.y (mgr.15282) 756 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.016178+0000 mgr.y (mgr.15282) 756 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.033886+0000 mgr.y (mgr.15282) 757 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.033886+0000 mgr.y (mgr.15282) 757 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.049747+0000 mgr.y (mgr.15282) 758 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.049747+0000 mgr.y (mgr.15282) 758 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:12:49.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.068694+0000 mgr.y (mgr.15282) 759 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:12:49.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.068694+0000 mgr.y (mgr.15282) 759 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:12:49.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.104793+0000 mgr.y (mgr.15282) 760 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:12:49.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.104793+0000 mgr.y (mgr.15282) 760 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:12:49.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.242890+0000 mgr.y (mgr.15282) 761 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:12:49.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:48 smithi164 bash[70557]: cephadm 2024-09-17T11:12:47.242890+0000 mgr.y (mgr.15282) 761 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:12:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:46.870661+0000 mgr.y (mgr.15282) 754 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:12:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:46.870661+0000 mgr.y (mgr.15282) 754 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:12:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.000153+0000 mgr.y (mgr.15282) 755 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.000153+0000 mgr.y (mgr.15282) 755 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.016178+0000 mgr.y (mgr.15282) 756 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.016178+0000 mgr.y (mgr.15282) 756 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.033886+0000 mgr.y (mgr.15282) 757 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.033886+0000 mgr.y (mgr.15282) 757 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.049747+0000 mgr.y (mgr.15282) 758 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.049747+0000 mgr.y (mgr.15282) 758 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.068694+0000 mgr.y (mgr.15282) 759 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.068694+0000 mgr.y (mgr.15282) 759 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.104793+0000 mgr.y (mgr.15282) 760 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.104793+0000 mgr.y (mgr.15282) 760 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.242890+0000 mgr.y (mgr.15282) 761 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:12:49.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[89600]: cephadm 2024-09-17T11:12:47.242890+0000 mgr.y (mgr.15282) 761 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:46.870661+0000 mgr.y (mgr.15282) 754 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:46.870661+0000 mgr.y (mgr.15282) 754 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.000153+0000 mgr.y (mgr.15282) 755 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.000153+0000 mgr.y (mgr.15282) 755 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.016178+0000 mgr.y (mgr.15282) 756 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.016178+0000 mgr.y (mgr.15282) 756 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.033886+0000 mgr.y (mgr.15282) 757 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.033886+0000 mgr.y (mgr.15282) 757 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.049747+0000 mgr.y (mgr.15282) 758 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:12:49.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.049747+0000 mgr.y (mgr.15282) 758 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:12:49.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.068694+0000 mgr.y (mgr.15282) 759 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:12:49.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.068694+0000 mgr.y (mgr.15282) 759 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:12:49.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.104793+0000 mgr.y (mgr.15282) 760 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:12:49.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.104793+0000 mgr.y (mgr.15282) 760 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:12:49.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.242890+0000 mgr.y (mgr.15282) 761 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:12:49.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:48 smithi163 bash[93248]: cephadm 2024-09-17T11:12:47.242890+0000 mgr.y (mgr.15282) 761 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:12:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:49 smithi164 bash[70557]: cluster 2024-09-17T11:12:48.789644+0000 mgr.y (mgr.15282) 762 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:49 smithi164 bash[70557]: cluster 2024-09-17T11:12:48.789644+0000 mgr.y (mgr.15282) 762 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:50.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:12:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:12:49] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.51.0" 2024-09-17T11:12:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:49 smithi163 bash[89600]: cluster 2024-09-17T11:12:48.789644+0000 mgr.y (mgr.15282) 762 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:49 smithi163 bash[89600]: cluster 2024-09-17T11:12:48.789644+0000 mgr.y (mgr.15282) 762 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:49 smithi163 bash[93248]: cluster 2024-09-17T11:12:48.789644+0000 mgr.y (mgr.15282) 762 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:49 smithi163 bash[93248]: cluster 2024-09-17T11:12:48.789644+0000 mgr.y (mgr.15282) 762 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:12:51.263 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:50 smithi163 bash[93248]: cluster 2024-09-17T11:12:50.790259+0000 mgr.y (mgr.15282) 763 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-09-17T11:12:51.263 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:50 smithi163 bash[93248]: cluster 2024-09-17T11:12:50.790259+0000 mgr.y (mgr.15282) 763 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-09-17T11:12:51.263 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:50 smithi163 bash[89600]: cluster 2024-09-17T11:12:50.790259+0000 mgr.y (mgr.15282) 763 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-09-17T11:12:51.263 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:50 smithi163 bash[89600]: cluster 2024-09-17T11:12:50.790259+0000 mgr.y (mgr.15282) 763 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-09-17T11:12:51.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:50 smithi164 bash[70557]: cluster 2024-09-17T11:12:50.790259+0000 mgr.y (mgr.15282) 763 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-09-17T11:12:51.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:50 smithi164 bash[70557]: cluster 2024-09-17T11:12:50.790259+0000 mgr.y (mgr.15282) 763 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-09-17T11:12:51.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:50.866140742Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:51.899 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T11:12:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:52 smithi164 bash[70557]: audit 2024-09-17T11:12:50.987924+0000 mgr.y (mgr.15282) 764 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:52.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:52 smithi164 bash[70557]: audit 2024-09-17T11:12:50.987924+0000 mgr.y (mgr.15282) 764 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:52.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:52 smithi164 bash[70557]: audit 2024-09-17T11:12:51.181488+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:52 smithi164 bash[70557]: audit 2024-09-17T11:12:51.181488+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:52 smithi164 bash[70557]: audit 2024-09-17T11:12:51.183915+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:52.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:52 smithi164 bash[70557]: audit 2024-09-17T11:12:51.183915+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:52.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:52 smithi164 bash[70557]: audit 2024-09-17T11:12:51.475401+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:52 smithi164 bash[70557]: audit 2024-09-17T11:12:51.475401+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[89600]: audit 2024-09-17T11:12:50.987924+0000 mgr.y (mgr.15282) 764 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[89600]: audit 2024-09-17T11:12:50.987924+0000 mgr.y (mgr.15282) 764 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[89600]: audit 2024-09-17T11:12:51.181488+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[89600]: audit 2024-09-17T11:12:51.181488+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[89600]: audit 2024-09-17T11:12:51.183915+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[89600]: audit 2024-09-17T11:12:51.183915+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[89600]: audit 2024-09-17T11:12:51.475401+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[89600]: audit 2024-09-17T11:12:51.475401+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[93248]: audit 2024-09-17T11:12:50.987924+0000 mgr.y (mgr.15282) 764 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[93248]: audit 2024-09-17T11:12:50.987924+0000 mgr.y (mgr.15282) 764 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[93248]: audit 2024-09-17T11:12:51.181488+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[93248]: audit 2024-09-17T11:12:51.181488+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[93248]: audit 2024-09-17T11:12:51.183915+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[93248]: audit 2024-09-17T11:12:51.183915+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[93248]: audit 2024-09-17T11:12:51.475401+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:52 smithi163 bash[93248]: audit 2024-09-17T11:12:51.475401+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:12:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:53 smithi164 bash[70557]: cluster 2024-09-17T11:12:52.791844+0000 mgr.y (mgr.15282) 765 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:53.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:53 smithi164 bash[70557]: cluster 2024-09-17T11:12:52.791844+0000 mgr.y (mgr.15282) 765 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:53.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:53 smithi163 bash[89600]: cluster 2024-09-17T11:12:52.791844+0000 mgr.y (mgr.15282) 765 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:53.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:53 smithi163 bash[89600]: cluster 2024-09-17T11:12:52.791844+0000 mgr.y (mgr.15282) 765 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:53.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:53 smithi163 bash[93248]: cluster 2024-09-17T11:12:52.791844+0000 mgr.y (mgr.15282) 765 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:53.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:53 smithi163 bash[93248]: cluster 2024-09-17T11:12:52.791844+0000 mgr.y (mgr.15282) 765 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:53.870003498Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:55.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:54 smithi164 bash[70557]: cluster 2024-09-17T11:12:54.792561+0000 mgr.y (mgr.15282) 766 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:55.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:54 smithi164 bash[70557]: cluster 2024-09-17T11:12:54.792561+0000 mgr.y (mgr.15282) 766 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:55.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:54 smithi163 bash[93248]: cluster 2024-09-17T11:12:54.792561+0000 mgr.y (mgr.15282) 766 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:55.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:54 smithi163 bash[93248]: cluster 2024-09-17T11:12:54.792561+0000 mgr.y (mgr.15282) 766 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:55.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:54 smithi163 bash[89600]: cluster 2024-09-17T11:12:54.792561+0000 mgr.y (mgr.15282) 766 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:55.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:54 smithi163 bash[89600]: cluster 2024-09-17T11:12:54.792561+0000 mgr.y (mgr.15282) 766 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:56.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:55 smithi163 bash[93248]: audit 2024-09-17T11:12:55.738452+0000 mgr.y (mgr.15282) 767 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:56.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:55 smithi163 bash[93248]: audit 2024-09-17T11:12:55.738452+0000 mgr.y (mgr.15282) 767 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:56.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:55 smithi163 bash[89600]: audit 2024-09-17T11:12:55.738452+0000 mgr.y (mgr.15282) 767 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:56.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:55 smithi163 bash[89600]: audit 2024-09-17T11:12:55.738452+0000 mgr.y (mgr.15282) 767 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:56.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:55 smithi164 bash[70557]: audit 2024-09-17T11:12:55.738452+0000 mgr.y (mgr.15282) 767 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:56.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:55 smithi164 bash[70557]: audit 2024-09-17T11:12:55.738452+0000 mgr.y (mgr.15282) 767 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:12:56.722 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:12:57.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:56 smithi164 bash[70557]: cluster 2024-09-17T11:12:56.793869+0000 mgr.y (mgr.15282) 768 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:57.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:56 smithi164 bash[70557]: cluster 2024-09-17T11:12:56.793869+0000 mgr.y (mgr.15282) 768 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:57.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:56.877181342Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:12:57.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:56 smithi163 bash[93248]: cluster 2024-09-17T11:12:56.793869+0000 mgr.y (mgr.15282) 768 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:57.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:56 smithi163 bash[93248]: cluster 2024-09-17T11:12:56.793869+0000 mgr.y (mgr.15282) 768 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:57.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:56 smithi163 bash[89600]: cluster 2024-09-17T11:12:56.793869+0000 mgr.y (mgr.15282) 768 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:57.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:56 smithi163 bash[89600]: cluster 2024-09-17T11:12:56.793869+0000 mgr.y (mgr.15282) 768 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:12:58.515 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:12:58.515 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (11m) 2m ago 39m 13.9M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:12:58.515 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (11m) 23s ago 39m 68.5M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:12:58.515 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (13m) 2m ago 36m 50.0M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:12:58.515 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (13m) 23s ago 48m 443M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (24m) 2m ago 50m 515M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (8m) 2m ago 50m 50.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (9m) 23s ago 48m 47.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (7m) 2m ago 48m 38.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (13m) 2m ago 39m 8464k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (13m) 23s ago 39m 8767k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (6m) 2m ago 47m 51.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (5m) 2m ago 46m 51.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (4m) 2m ago 45m 43.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (2m) 2m ago 44m - 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (2m) 23s ago 43m 51.7M 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:12:58.516 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (90s) 23s ago 42m 48.9M 3292M 19.3.0-4963-ge646f729 f271290a0950 b9643bb201c3 2024-09-17T11:12:58.517 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (59s) 23s ago 41m 47.7M 3292M 19.3.0-4963-ge646f729 f271290a0950 2f56d2533b30 2024-09-17T11:12:58.517 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (27s) 23s ago 40m - 3292M 19.3.0-4963-ge646f729 f271290a0950 fe45f4391d00 2024-09-17T11:12:58.517 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (12m) 23s ago 39m 47.9M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:12:58.517 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (37m) 2m ago 37m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:12:58.517 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (37m) 23s ago 37m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:12:59.263 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:58 smithi163 bash[89600]: audit 2024-09-17T11:12:58.478819+0000 mgr.y (mgr.15282) 769 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:59.263 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:58 smithi163 bash[89600]: audit 2024-09-17T11:12:58.478819+0000 mgr.y (mgr.15282) 769 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:59.264 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:58 smithi163 bash[89600]: cluster 2024-09-17T11:12:58.795097+0000 mgr.y (mgr.15282) 770 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:59.264 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:12:58 smithi163 bash[89600]: cluster 2024-09-17T11:12:58.795097+0000 mgr.y (mgr.15282) 770 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:59.264 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:58 smithi163 bash[93248]: audit 2024-09-17T11:12:58.478819+0000 mgr.y (mgr.15282) 769 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:59.264 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:58 smithi163 bash[93248]: audit 2024-09-17T11:12:58.478819+0000 mgr.y (mgr.15282) 769 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:59.264 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:58 smithi163 bash[93248]: cluster 2024-09-17T11:12:58.795097+0000 mgr.y (mgr.15282) 770 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:59.264 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:12:58 smithi163 bash[93248]: cluster 2024-09-17T11:12:58.795097+0000 mgr.y (mgr.15282) 770 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:59.265 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-17T11:12:59.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:58 smithi164 bash[70557]: audit 2024-09-17T11:12:58.478819+0000 mgr.y (mgr.15282) 769 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:59.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:58 smithi164 bash[70557]: audit 2024-09-17T11:12:58.478819+0000 mgr.y (mgr.15282) 769 : audit [DBG] from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:12:59.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:58 smithi164 bash[70557]: cluster 2024-09-17T11:12:58.795097+0000 mgr.y (mgr.15282) 770 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:12:59.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:12:58 smithi164 bash[70557]: cluster 2024-09-17T11:12:58.795097+0000 mgr.y (mgr.15282) 770 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:00.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:12:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:12:59] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-09-17T11:13:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:12:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:12:59.897238444Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:01.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:00 smithi164 bash[70557]: cluster 2024-09-17T11:13:00.796027+0000 mgr.y (mgr.15282) 771 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:01.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:00 smithi164 bash[70557]: cluster 2024-09-17T11:13:00.796027+0000 mgr.y (mgr.15282) 771 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:01.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:00 smithi163 bash[93248]: cluster 2024-09-17T11:13:00.796027+0000 mgr.y (mgr.15282) 771 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:01.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:00 smithi163 bash[93248]: cluster 2024-09-17T11:13:00.796027+0000 mgr.y (mgr.15282) 771 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:01.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:00 smithi163 bash[89600]: cluster 2024-09-17T11:13:00.796027+0000 mgr.y (mgr.15282) 771 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:01.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:00 smithi163 bash[89600]: cluster 2024-09-17T11:13:00.796027+0000 mgr.y (mgr.15282) 771 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:02.890408239Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:03.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:02 smithi164 bash[70557]: cluster 2024-09-17T11:13:02.797642+0000 mgr.y (mgr.15282) 772 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:03.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:02 smithi164 bash[70557]: cluster 2024-09-17T11:13:02.797642+0000 mgr.y (mgr.15282) 772 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:03.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:02 smithi163 bash[93248]: cluster 2024-09-17T11:13:02.797642+0000 mgr.y (mgr.15282) 772 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:03.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:02 smithi163 bash[93248]: cluster 2024-09-17T11:13:02.797642+0000 mgr.y (mgr.15282) 772 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:03.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:02 smithi163 bash[89600]: cluster 2024-09-17T11:13:02.797642+0000 mgr.y (mgr.15282) 772 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:03.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:02 smithi163 bash[89600]: cluster 2024-09-17T11:13:02.797642+0000 mgr.y (mgr.15282) 772 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:04.089 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:13:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:04 smithi164 bash[70557]: cluster 2024-09-17T11:13:04.798361+0000 mgr.y (mgr.15282) 773 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:04 smithi164 bash[70557]: cluster 2024-09-17T11:13:04.798361+0000 mgr.y (mgr.15282) 773 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:05.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:04 smithi163 bash[89600]: cluster 2024-09-17T11:13:04.798361+0000 mgr.y (mgr.15282) 773 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:05.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:04 smithi163 bash[89600]: cluster 2024-09-17T11:13:04.798361+0000 mgr.y (mgr.15282) 773 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:05.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:04 smithi163 bash[93248]: cluster 2024-09-17T11:13:04.798361+0000 mgr.y (mgr.15282) 773 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:05.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:04 smithi163 bash[93248]: cluster 2024-09-17T11:13:04.798361+0000 mgr.y (mgr.15282) 773 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:05.802 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:13:06.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:05 smithi163 bash[93248]: audit 2024-09-17T11:13:05.749700+0000 mgr.y (mgr.15282) 774 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:06.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:05 smithi163 bash[93248]: audit 2024-09-17T11:13:05.749700+0000 mgr.y (mgr.15282) 774 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:06.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:05 smithi163 bash[93248]: audit 2024-09-17T11:13:05.791506+0000 mon.a (mon.0) 530 : audit [DBG] from='client.? 172.21.15.163:0/2314560100' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:06.060 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:05 smithi163 bash[93248]: audit 2024-09-17T11:13:05.791506+0000 mon.a (mon.0) 530 : audit [DBG] from='client.? 172.21.15.163:0/2314560100' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:05 smithi163 bash[89600]: audit 2024-09-17T11:13:05.749700+0000 mgr.y (mgr.15282) 774 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:05 smithi163 bash[89600]: audit 2024-09-17T11:13:05.749700+0000 mgr.y (mgr.15282) 774 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:05 smithi163 bash[89600]: audit 2024-09-17T11:13:05.791506+0000 mon.a (mon.0) 530 : audit [DBG] from='client.? 172.21.15.163:0/2314560100' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:06.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:05 smithi163 bash[89600]: audit 2024-09-17T11:13:05.791506+0000 mon.a (mon.0) 530 : audit [DBG] from='client.? 172.21.15.163:0/2314560100' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:05.896418306Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:06.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:05 smithi164 bash[70557]: audit 2024-09-17T11:13:05.749700+0000 mgr.y (mgr.15282) 774 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:06.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:05 smithi164 bash[70557]: audit 2024-09-17T11:13:05.749700+0000 mgr.y (mgr.15282) 774 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:06.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:05 smithi164 bash[70557]: audit 2024-09-17T11:13:05.791506+0000 mon.a (mon.0) 530 : audit [DBG] from='client.? 172.21.15.163:0/2314560100' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:06.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:05 smithi164 bash[70557]: audit 2024-09-17T11:13:05.791506+0000 mon.a (mon.0) 530 : audit [DBG] from='client.? 172.21.15.163:0/2314560100' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:06.689 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-17T11:13:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:06 smithi163 bash[89600]: audit 2024-09-17T11:13:06.174522+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:06 smithi163 bash[89600]: audit 2024-09-17T11:13:06.174522+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:06 smithi163 bash[89600]: cluster 2024-09-17T11:13:06.799720+0000 mgr.y (mgr.15282) 775 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:06 smithi163 bash[89600]: cluster 2024-09-17T11:13:06.799720+0000 mgr.y (mgr.15282) 775 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:06 smithi163 bash[93248]: audit 2024-09-17T11:13:06.174522+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:07.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:06 smithi163 bash[93248]: audit 2024-09-17T11:13:06.174522+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:06 smithi163 bash[93248]: cluster 2024-09-17T11:13:06.799720+0000 mgr.y (mgr.15282) 775 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:06 smithi163 bash[93248]: cluster 2024-09-17T11:13:06.799720+0000 mgr.y (mgr.15282) 775 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:06 smithi164 bash[70557]: audit 2024-09-17T11:13:06.174522+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:06 smithi164 bash[70557]: audit 2024-09-17T11:13:06.174522+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:06 smithi164 bash[70557]: cluster 2024-09-17T11:13:06.799720+0000 mgr.y (mgr.15282) 775 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:06 smithi164 bash[70557]: cluster 2024-09-17T11:13:06.799720+0000 mgr.y (mgr.15282) 775 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:08.911430994Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:09.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:08 smithi164 bash[70557]: cluster 2024-09-17T11:13:08.800907+0000 mgr.y (mgr.15282) 776 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:09.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:08 smithi164 bash[70557]: cluster 2024-09-17T11:13:08.800907+0000 mgr.y (mgr.15282) 776 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:09.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:08 smithi163 bash[89600]: cluster 2024-09-17T11:13:08.800907+0000 mgr.y (mgr.15282) 776 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:09.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:08 smithi163 bash[89600]: cluster 2024-09-17T11:13:08.800907+0000 mgr.y (mgr.15282) 776 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:09.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:08 smithi163 bash[93248]: cluster 2024-09-17T11:13:08.800907+0000 mgr.y (mgr.15282) 776 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:09.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:08 smithi163 bash[93248]: cluster 2024-09-17T11:13:08.800907+0000 mgr.y (mgr.15282) 776 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:10.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:13:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:13:09] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-17T11:13:11.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:10 smithi164 bash[70557]: cluster 2024-09-17T11:13:10.801756+0000 mgr.y (mgr.15282) 777 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:11.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:10 smithi164 bash[70557]: cluster 2024-09-17T11:13:10.801756+0000 mgr.y (mgr.15282) 777 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:11.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:10 smithi163 bash[93248]: cluster 2024-09-17T11:13:10.801756+0000 mgr.y (mgr.15282) 777 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:11.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:10 smithi163 bash[93248]: cluster 2024-09-17T11:13:10.801756+0000 mgr.y (mgr.15282) 777 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:10 smithi163 bash[89600]: cluster 2024-09-17T11:13:10.801756+0000 mgr.y (mgr.15282) 777 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:11.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:10 smithi163 bash[89600]: cluster 2024-09-17T11:13:10.801756+0000 mgr.y (mgr.15282) 777 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:11.518 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:13:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:11.89551737Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:13.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:12 smithi163 bash[89600]: cluster 2024-09-17T11:13:12.802716+0000 mgr.y (mgr.15282) 778 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:13.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:12 smithi163 bash[89600]: cluster 2024-09-17T11:13:12.802716+0000 mgr.y (mgr.15282) 778 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:13.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:12 smithi163 bash[93248]: cluster 2024-09-17T11:13:12.802716+0000 mgr.y (mgr.15282) 778 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:13.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:12 smithi163 bash[93248]: cluster 2024-09-17T11:13:12.802716+0000 mgr.y (mgr.15282) 778 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:13.215 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T11:13:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:12 smithi164 bash[70557]: cluster 2024-09-17T11:13:12.802716+0000 mgr.y (mgr.15282) 778 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:12 smithi164 bash[70557]: cluster 2024-09-17T11:13:12.802716+0000 mgr.y (mgr.15282) 778 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:14.014 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:13:14.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:13 smithi164 bash[70557]: audit 2024-09-17T11:13:13.202454+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.163:0/3831951591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:14.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:13 smithi164 bash[70557]: audit 2024-09-17T11:13:13.202454+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.163:0/3831951591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:14.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:13 smithi163 bash[93248]: audit 2024-09-17T11:13:13.202454+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.163:0/3831951591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:14.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:13 smithi163 bash[93248]: audit 2024-09-17T11:13:13.202454+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.163:0/3831951591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:14.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:13 smithi163 bash[89600]: audit 2024-09-17T11:13:13.202454+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.163:0/3831951591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:14.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:13 smithi163 bash[89600]: audit 2024-09-17T11:13:13.202454+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.163:0/3831951591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:14.912165627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:14 smithi164 bash[70557]: cluster 2024-09-17T11:13:14.803419+0000 mgr.y (mgr.15282) 779 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:14 smithi164 bash[70557]: cluster 2024-09-17T11:13:14.803419+0000 mgr.y (mgr.15282) 779 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:15.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:14 smithi163 bash[89600]: cluster 2024-09-17T11:13:14.803419+0000 mgr.y (mgr.15282) 779 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:15.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:14 smithi163 bash[89600]: cluster 2024-09-17T11:13:14.803419+0000 mgr.y (mgr.15282) 779 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:14 smithi163 bash[93248]: cluster 2024-09-17T11:13:14.803419+0000 mgr.y (mgr.15282) 779 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:15.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:14 smithi163 bash[93248]: cluster 2024-09-17T11:13:14.803419+0000 mgr.y (mgr.15282) 779 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:15 smithi163 bash[93248]: audit 2024-09-17T11:13:15.751441+0000 mgr.y (mgr.15282) 780 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:16.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:15 smithi163 bash[93248]: audit 2024-09-17T11:13:15.751441+0000 mgr.y (mgr.15282) 780 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:15 smithi163 bash[89600]: audit 2024-09-17T11:13:15.751441+0000 mgr.y (mgr.15282) 780 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:16.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:15 smithi163 bash[89600]: audit 2024-09-17T11:13:15.751441+0000 mgr.y (mgr.15282) 780 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:16.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:15 smithi164 bash[70557]: audit 2024-09-17T11:13:15.751441+0000 mgr.y (mgr.15282) 780 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:16.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:15 smithi164 bash[70557]: audit 2024-09-17T11:13:15.751441+0000 mgr.y (mgr.15282) 780 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:17.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:16 smithi164 bash[70557]: cluster 2024-09-17T11:13:16.804166+0000 mgr.y (mgr.15282) 781 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:17.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:16 smithi164 bash[70557]: cluster 2024-09-17T11:13:16.804166+0000 mgr.y (mgr.15282) 781 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:17.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:16 smithi163 bash[93248]: cluster 2024-09-17T11:13:16.804166+0000 mgr.y (mgr.15282) 781 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:17.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:16 smithi163 bash[93248]: cluster 2024-09-17T11:13:16.804166+0000 mgr.y (mgr.15282) 781 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:17.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:16 smithi163 bash[89600]: cluster 2024-09-17T11:13:16.804166+0000 mgr.y (mgr.15282) 781 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:17.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:16 smithi163 bash[89600]: cluster 2024-09-17T11:13:16.804166+0000 mgr.y (mgr.15282) 781 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:17.881369527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:18.817 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:13:19.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:18 smithi164 bash[70557]: cluster 2024-09-17T11:13:18.805341+0000 mgr.y (mgr.15282) 782 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:19.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:18 smithi164 bash[70557]: cluster 2024-09-17T11:13:18.805341+0000 mgr.y (mgr.15282) 782 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:19.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:18 smithi163 bash[93248]: cluster 2024-09-17T11:13:18.805341+0000 mgr.y (mgr.15282) 782 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:19.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:18 smithi163 bash[93248]: cluster 2024-09-17T11:13:18.805341+0000 mgr.y (mgr.15282) 782 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:19.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:18 smithi163 bash[89600]: cluster 2024-09-17T11:13:18.805341+0000 mgr.y (mgr.15282) 782 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:19.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:18 smithi163 bash[89600]: cluster 2024-09-17T11:13:18.805341+0000 mgr.y (mgr.15282) 782 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:20.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:13:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:13:19] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-17T11:13:20.670 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:13:20.670 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": null, 2024-09-17T11:13:20.671 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": false, 2024-09-17T11:13:20.671 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "", 2024-09-17T11:13:20.671 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:13:20.671 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": null, 2024-09-17T11:13:20.671 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "", 2024-09-17T11:13:20.671 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:13:20.671 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:13:21.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:20 smithi163 bash[93248]: audit 2024-09-17T11:13:20.670898+0000 mgr.y (mgr.15282) 783 : audit [DBG] from='client.54533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:21.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:20 smithi163 bash[93248]: audit 2024-09-17T11:13:20.670898+0000 mgr.y (mgr.15282) 783 : audit [DBG] from='client.54533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:21.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:20 smithi163 bash[93248]: cluster 2024-09-17T11:13:20.806263+0000 mgr.y (mgr.15282) 784 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:21.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:20 smithi163 bash[93248]: cluster 2024-09-17T11:13:20.806263+0000 mgr.y (mgr.15282) 784 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:21.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:20 smithi163 bash[89600]: audit 2024-09-17T11:13:20.670898+0000 mgr.y (mgr.15282) 783 : audit [DBG] from='client.54533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:21.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:20 smithi163 bash[89600]: audit 2024-09-17T11:13:20.670898+0000 mgr.y (mgr.15282) 783 : audit [DBG] from='client.54533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:21.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:20 smithi163 bash[89600]: cluster 2024-09-17T11:13:20.806263+0000 mgr.y (mgr.15282) 784 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:21.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:20 smithi163 bash[89600]: cluster 2024-09-17T11:13:20.806263+0000 mgr.y (mgr.15282) 784 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:20.866429592Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:20 smithi164 bash[70557]: audit 2024-09-17T11:13:20.670898+0000 mgr.y (mgr.15282) 783 : audit [DBG] from='client.54533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:20 smithi164 bash[70557]: audit 2024-09-17T11:13:20.670898+0000 mgr.y (mgr.15282) 783 : audit [DBG] from='client.54533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:20 smithi164 bash[70557]: cluster 2024-09-17T11:13:20.806263+0000 mgr.y (mgr.15282) 784 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:21.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:20 smithi164 bash[70557]: cluster 2024-09-17T11:13:20.806263+0000 mgr.y (mgr.15282) 784 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:21.464 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T11:13:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:21 smithi164 bash[70557]: audit 2024-09-17T11:13:21.175110+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:21 smithi164 bash[70557]: audit 2024-09-17T11:13:21.175110+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:21 smithi163 bash[89600]: audit 2024-09-17T11:13:21.175110+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:21 smithi163 bash[89600]: audit 2024-09-17T11:13:21.175110+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:21 smithi163 bash[93248]: audit 2024-09-17T11:13:21.175110+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:21 smithi163 bash[93248]: audit 2024-09-17T11:13:21.175110+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:23.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:22 smithi164 bash[70557]: cluster 2024-09-17T11:13:22.807817+0000 mgr.y (mgr.15282) 785 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:23.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:22 smithi164 bash[70557]: cluster 2024-09-17T11:13:22.807817+0000 mgr.y (mgr.15282) 785 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:23.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:22 smithi163 bash[89600]: cluster 2024-09-17T11:13:22.807817+0000 mgr.y (mgr.15282) 785 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:23.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:22 smithi163 bash[89600]: cluster 2024-09-17T11:13:22.807817+0000 mgr.y (mgr.15282) 785 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:23.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:22 smithi163 bash[93248]: cluster 2024-09-17T11:13:22.807817+0000 mgr.y (mgr.15282) 785 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:23.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:22 smithi163 bash[93248]: cluster 2024-09-17T11:13:22.807817+0000 mgr.y (mgr.15282) 785 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:23.905551931Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:25.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:24 smithi164 bash[70557]: cluster 2024-09-17T11:13:24.808534+0000 mgr.y (mgr.15282) 786 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:25.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:24 smithi164 bash[70557]: cluster 2024-09-17T11:13:24.808534+0000 mgr.y (mgr.15282) 786 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:24 smithi163 bash[89600]: cluster 2024-09-17T11:13:24.808534+0000 mgr.y (mgr.15282) 786 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:24 smithi163 bash[89600]: cluster 2024-09-17T11:13:24.808534+0000 mgr.y (mgr.15282) 786 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:24 smithi163 bash[93248]: cluster 2024-09-17T11:13:24.808534+0000 mgr.y (mgr.15282) 786 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:24 smithi163 bash[93248]: cluster 2024-09-17T11:13:24.808534+0000 mgr.y (mgr.15282) 786 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:25 smithi163 bash[93248]: audit 2024-09-17T11:13:25.755501+0000 mgr.y (mgr.15282) 787 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:26.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:25 smithi163 bash[93248]: audit 2024-09-17T11:13:25.755501+0000 mgr.y (mgr.15282) 787 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:25 smithi163 bash[89600]: audit 2024-09-17T11:13:25.755501+0000 mgr.y (mgr.15282) 787 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:26.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:25 smithi163 bash[89600]: audit 2024-09-17T11:13:25.755501+0000 mgr.y (mgr.15282) 787 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:26.278 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:13:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:25 smithi164 bash[70557]: audit 2024-09-17T11:13:25.755501+0000 mgr.y (mgr.15282) 787 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:25 smithi164 bash[70557]: audit 2024-09-17T11:13:25.755501+0000 mgr.y (mgr.15282) 787 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:26.877033307Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:27.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:26 smithi164 bash[70557]: cluster 2024-09-17T11:13:26.809843+0000 mgr.y (mgr.15282) 788 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:27.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:26 smithi164 bash[70557]: cluster 2024-09-17T11:13:26.809843+0000 mgr.y (mgr.15282) 788 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:27.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:26 smithi163 bash[89600]: cluster 2024-09-17T11:13:26.809843+0000 mgr.y (mgr.15282) 788 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:27.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:26 smithi163 bash[89600]: cluster 2024-09-17T11:13:26.809843+0000 mgr.y (mgr.15282) 788 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:27.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:26 smithi163 bash[93248]: cluster 2024-09-17T11:13:26.809843+0000 mgr.y (mgr.15282) 788 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:27.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:26 smithi163 bash[93248]: cluster 2024-09-17T11:13:26.809843+0000 mgr.y (mgr.15282) 788 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:28.254 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T11:13:28.524 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:28 smithi163 bash[89600]: audit 2024-09-17T11:13:28.255077+0000 mon.a (mon.0) 531 : audit [DBG] from='client.? 172.21.15.163:0/2463752405' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:13:28.524 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:28 smithi163 bash[89600]: audit 2024-09-17T11:13:28.255077+0000 mon.a (mon.0) 531 : audit [DBG] from='client.? 172.21.15.163:0/2463752405' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:13:28.524 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:28 smithi163 bash[93248]: audit 2024-09-17T11:13:28.255077+0000 mon.a (mon.0) 531 : audit [DBG] from='client.? 172.21.15.163:0/2463752405' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:13:28.524 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:28 smithi163 bash[93248]: audit 2024-09-17T11:13:28.255077+0000 mon.a (mon.0) 531 : audit [DBG] from='client.? 172.21.15.163:0/2463752405' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:13:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:28 smithi164 bash[70557]: audit 2024-09-17T11:13:28.255077+0000 mon.a (mon.0) 531 : audit [DBG] from='client.? 172.21.15.163:0/2463752405' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:13:28.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:28 smithi164 bash[70557]: audit 2024-09-17T11:13:28.255077+0000 mon.a (mon.0) 531 : audit [DBG] from='client.? 172.21.15.163:0/2463752405' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:13:29.070 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-17T11:13:29.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:29 smithi163 bash[89600]: cluster 2024-09-17T11:13:28.811039+0000 mgr.y (mgr.15282) 789 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:29.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:29 smithi163 bash[89600]: cluster 2024-09-17T11:13:28.811039+0000 mgr.y (mgr.15282) 789 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:29 smithi163 bash[93248]: cluster 2024-09-17T11:13:28.811039+0000 mgr.y (mgr.15282) 789 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:29 smithi163 bash[93248]: cluster 2024-09-17T11:13:28.811039+0000 mgr.y (mgr.15282) 789 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:29.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:29 smithi164 bash[70557]: cluster 2024-09-17T11:13:28.811039+0000 mgr.y (mgr.15282) 789 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:29.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:29 smithi164 bash[70557]: cluster 2024-09-17T11:13:28.811039+0000 mgr.y (mgr.15282) 789 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:30.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:13:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:13:29] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-09-17T11:13:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:29.867963575Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:30 smithi164 bash[70557]: cluster 2024-09-17T11:13:30.811951+0000 mgr.y (mgr.15282) 790 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:30 smithi164 bash[70557]: cluster 2024-09-17T11:13:30.811951+0000 mgr.y (mgr.15282) 790 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:31.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:30 smithi163 bash[93248]: cluster 2024-09-17T11:13:30.811951+0000 mgr.y (mgr.15282) 790 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:31.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:30 smithi163 bash[93248]: cluster 2024-09-17T11:13:30.811951+0000 mgr.y (mgr.15282) 790 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:30 smithi163 bash[89600]: cluster 2024-09-17T11:13:30.811951+0000 mgr.y (mgr.15282) 790 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:30 smithi163 bash[89600]: cluster 2024-09-17T11:13:30.811951+0000 mgr.y (mgr.15282) 790 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:32.902412072Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:33.884 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:13:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:33 smithi164 bash[70557]: cluster 2024-09-17T11:13:32.813475+0000 mgr.y (mgr.15282) 791 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:33 smithi164 bash[70557]: cluster 2024-09-17T11:13:32.813475+0000 mgr.y (mgr.15282) 791 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:34.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:33 smithi163 bash[93248]: cluster 2024-09-17T11:13:32.813475+0000 mgr.y (mgr.15282) 791 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:34.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:33 smithi163 bash[93248]: cluster 2024-09-17T11:13:32.813475+0000 mgr.y (mgr.15282) 791 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:33 smithi163 bash[89600]: cluster 2024-09-17T11:13:32.813475+0000 mgr.y (mgr.15282) 791 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:33 smithi163 bash[89600]: cluster 2024-09-17T11:13:32.813475+0000 mgr.y (mgr.15282) 791 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[89600]: cluster 2024-09-17T11:13:34.814127+0000 mgr.y (mgr.15282) 792 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[89600]: cluster 2024-09-17T11:13:34.814127+0000 mgr.y (mgr.15282) 792 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[89600]: audit 2024-09-17T11:13:35.587500+0000 mgr.y (mgr.15282) 793 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[89600]: audit 2024-09-17T11:13:35.587500+0000 mgr.y (mgr.15282) 793 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[89600]: audit 2024-09-17T11:13:35.758340+0000 mgr.y (mgr.15282) 794 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:36.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[89600]: audit 2024-09-17T11:13:35.758340+0000 mgr.y (mgr.15282) 794 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:36.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[93248]: cluster 2024-09-17T11:13:34.814127+0000 mgr.y (mgr.15282) 792 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:36.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[93248]: cluster 2024-09-17T11:13:34.814127+0000 mgr.y (mgr.15282) 792 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:36.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[93248]: audit 2024-09-17T11:13:35.587500+0000 mgr.y (mgr.15282) 793 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:36.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[93248]: audit 2024-09-17T11:13:35.587500+0000 mgr.y (mgr.15282) 793 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:36.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[93248]: audit 2024-09-17T11:13:35.758340+0000 mgr.y (mgr.15282) 794 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:36.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:35 smithi163 bash[93248]: audit 2024-09-17T11:13:35.758340+0000 mgr.y (mgr.15282) 794 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:36.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:35.886934906Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:36.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:35 smithi164 bash[70557]: cluster 2024-09-17T11:13:34.814127+0000 mgr.y (mgr.15282) 792 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:36.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:35 smithi164 bash[70557]: cluster 2024-09-17T11:13:34.814127+0000 mgr.y (mgr.15282) 792 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:36.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:35 smithi164 bash[70557]: audit 2024-09-17T11:13:35.587500+0000 mgr.y (mgr.15282) 793 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:36.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:35 smithi164 bash[70557]: audit 2024-09-17T11:13:35.587500+0000 mgr.y (mgr.15282) 793 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:36.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:35 smithi164 bash[70557]: audit 2024-09-17T11:13:35.758340+0000 mgr.y (mgr.15282) 794 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:36.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:35 smithi164 bash[70557]: audit 2024-09-17T11:13:35.758340+0000 mgr.y (mgr.15282) 794 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:37.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:36 smithi164 bash[70557]: audit 2024-09-17T11:13:36.175399+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:37.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:36 smithi164 bash[70557]: audit 2024-09-17T11:13:36.175399+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:37.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:36 smithi163 bash[89600]: audit 2024-09-17T11:13:36.175399+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:37.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:36 smithi163 bash[89600]: audit 2024-09-17T11:13:36.175399+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:37.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:36 smithi163 bash[93248]: audit 2024-09-17T11:13:36.175399+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:37.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:36 smithi163 bash[93248]: audit 2024-09-17T11:13:36.175399+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:38.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:37 smithi163 bash[89600]: cluster 2024-09-17T11:13:36.815445+0000 mgr.y (mgr.15282) 795 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:38.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:37 smithi163 bash[89600]: cluster 2024-09-17T11:13:36.815445+0000 mgr.y (mgr.15282) 795 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:37 smithi163 bash[93248]: cluster 2024-09-17T11:13:36.815445+0000 mgr.y (mgr.15282) 795 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:38.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:37 smithi163 bash[93248]: cluster 2024-09-17T11:13:36.815445+0000 mgr.y (mgr.15282) 795 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:38.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:37 smithi164 bash[70557]: cluster 2024-09-17T11:13:36.815445+0000 mgr.y (mgr.15282) 795 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:38.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:37 smithi164 bash[70557]: cluster 2024-09-17T11:13:36.815445+0000 mgr.y (mgr.15282) 795 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:38.337 INFO:teuthology.orchestra.run.smithi163.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:39.127 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T11:13:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:38.876548927Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:39.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: cephadm 2024-09-17T11:13:38.326485+0000 mgr.y (mgr.15282) 796 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:39.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: cephadm 2024-09-17T11:13:38.326485+0000 mgr.y (mgr.15282) 796 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:39.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: audit 2024-09-17T11:13:38.336995+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: audit 2024-09-17T11:13:38.336995+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: audit 2024-09-17T11:13:39.021564+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: audit 2024-09-17T11:13:39.021564+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: audit 2024-09-17T11:13:39.023451+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:13:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: audit 2024-09-17T11:13:39.023451+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:13:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: audit 2024-09-17T11:13:39.035241+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[93248]: audit 2024-09-17T11:13:39.035241+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: cephadm 2024-09-17T11:13:38.326485+0000 mgr.y (mgr.15282) 796 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:39.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: cephadm 2024-09-17T11:13:38.326485+0000 mgr.y (mgr.15282) 796 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:39.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: audit 2024-09-17T11:13:38.336995+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: audit 2024-09-17T11:13:38.336995+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: audit 2024-09-17T11:13:39.021564+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:39.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: audit 2024-09-17T11:13:39.021564+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:39.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: audit 2024-09-17T11:13:39.023451+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:13:39.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: audit 2024-09-17T11:13:39.023451+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:13:39.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: audit 2024-09-17T11:13:39.035241+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[89600]: audit 2024-09-17T11:13:39.035241+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: cephadm 2024-09-17T11:13:38.326485+0000 mgr.y (mgr.15282) 796 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: cephadm 2024-09-17T11:13:38.326485+0000 mgr.y (mgr.15282) 796 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: audit 2024-09-17T11:13:38.336995+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: audit 2024-09-17T11:13:38.336995+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: audit 2024-09-17T11:13:39.021564+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: audit 2024-09-17T11:13:39.021564+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: audit 2024-09-17T11:13:39.023451+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:13:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: audit 2024-09-17T11:13:39.023451+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:13:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: audit 2024-09-17T11:13:39.035241+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:39 smithi164 bash[70557]: audit 2024-09-17T11:13:39.035241+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:13:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:13:39] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-17T11:13:40.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:40 smithi164 bash[70557]: cluster 2024-09-17T11:13:38.816093+0000 mgr.y (mgr.15282) 797 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:40.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:40 smithi164 bash[70557]: cluster 2024-09-17T11:13:38.816093+0000 mgr.y (mgr.15282) 797 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:40.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:40 smithi164 bash[70557]: cephadm 2024-09-17T11:13:39.151886+0000 mgr.y (mgr.15282) 798 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:40.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:40 smithi164 bash[70557]: cephadm 2024-09-17T11:13:39.151886+0000 mgr.y (mgr.15282) 798 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:40.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:40 smithi163 bash[89600]: cluster 2024-09-17T11:13:38.816093+0000 mgr.y (mgr.15282) 797 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:40.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:40 smithi163 bash[89600]: cluster 2024-09-17T11:13:38.816093+0000 mgr.y (mgr.15282) 797 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:40.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:40 smithi163 bash[89600]: cephadm 2024-09-17T11:13:39.151886+0000 mgr.y (mgr.15282) 798 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:40.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:40 smithi163 bash[89600]: cephadm 2024-09-17T11:13:39.151886+0000 mgr.y (mgr.15282) 798 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:40.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:40 smithi163 bash[93248]: cluster 2024-09-17T11:13:38.816093+0000 mgr.y (mgr.15282) 797 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:40.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:40 smithi163 bash[93248]: cluster 2024-09-17T11:13:38.816093+0000 mgr.y (mgr.15282) 797 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:40.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:40 smithi163 bash[93248]: cephadm 2024-09-17T11:13:39.151886+0000 mgr.y (mgr.15282) 798 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:40.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:40 smithi163 bash[93248]: cephadm 2024-09-17T11:13:39.151886+0000 mgr.y (mgr.15282) 798 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:13:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:41.872102587Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:42.693 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: cluster 2024-09-17T11:13:40.817062+0000 mgr.y (mgr.15282) 799 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:42.693 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: cluster 2024-09-17T11:13:40.817062+0000 mgr.y (mgr.15282) 799 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:42.693 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.005897+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.693 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.005897+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.008504+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.008504+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.011900+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.011900+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.019331+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.019331+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.025804+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.025804+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.034256+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.034256+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.039350+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.039350+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.049319+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.694 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.049319+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.056965+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.056965+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.064906+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.064906+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: cluster 2024-09-17T11:13:40.817062+0000 mgr.y (mgr.15282) 799 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: cluster 2024-09-17T11:13:40.817062+0000 mgr.y (mgr.15282) 799 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.005897+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.005897+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.008504+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:13:42.695 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.008504+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.011900+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.011900+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.019331+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.019331+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.025804+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.025804+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.034256+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.034256+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.039350+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.039350+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.049319+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.049319+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.696 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.056965+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.697 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.056965+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.697 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.064906+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.697 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.064906+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.697 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.076677+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.697 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.076677+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.697 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.084868+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.697 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[89600]: audit 2024-09-17T11:13:42.084868+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.697 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.076677+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.697 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.076677+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.698 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.084868+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.698 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:42 smithi163 bash[93248]: audit 2024-09-17T11:13:42.084868+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: cluster 2024-09-17T11:13:40.817062+0000 mgr.y (mgr.15282) 799 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: cluster 2024-09-17T11:13:40.817062+0000 mgr.y (mgr.15282) 799 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.005897+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.005897+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.008504+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:13:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.008504+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.011900+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.011900+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.019331+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.019331+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.025804+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.025804+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.034256+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.034256+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.039350+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.039350+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.049319+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.049319+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.056965+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.056965+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.064906+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.064906+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.076677+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.076677+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:42.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.084868+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:42.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:42 smithi164 bash[70557]: audit 2024-09-17T11:13:42.084868+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:43.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.006838+0000 mgr.y (mgr.15282) 800 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.006838+0000 mgr.y (mgr.15282) 800 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.006950+0000 mgr.y (mgr.15282) 801 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.006950+0000 mgr.y (mgr.15282) 801 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.014033+0000 mgr.y (mgr.15282) 802 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.014033+0000 mgr.y (mgr.15282) 802 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.027980+0000 mgr.y (mgr.15282) 803 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.027980+0000 mgr.y (mgr.15282) 803 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.041826+0000 mgr.y (mgr.15282) 804 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.041826+0000 mgr.y (mgr.15282) 804 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.059317+0000 mgr.y (mgr.15282) 805 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.059317+0000 mgr.y (mgr.15282) 805 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.079296+0000 mgr.y (mgr.15282) 806 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:13:43.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:43 smithi164 bash[70557]: cephadm 2024-09-17T11:13:42.079296+0000 mgr.y (mgr.15282) 806 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:13:43.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.006838+0000 mgr.y (mgr.15282) 800 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:13:43.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.006838+0000 mgr.y (mgr.15282) 800 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:13:43.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.006950+0000 mgr.y (mgr.15282) 801 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.006950+0000 mgr.y (mgr.15282) 801 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.014033+0000 mgr.y (mgr.15282) 802 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.014033+0000 mgr.y (mgr.15282) 802 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.027980+0000 mgr.y (mgr.15282) 803 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.027980+0000 mgr.y (mgr.15282) 803 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.041826+0000 mgr.y (mgr.15282) 804 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.041826+0000 mgr.y (mgr.15282) 804 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.059317+0000 mgr.y (mgr.15282) 805 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.059317+0000 mgr.y (mgr.15282) 805 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.079296+0000 mgr.y (mgr.15282) 806 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[89600]: cephadm 2024-09-17T11:13:42.079296+0000 mgr.y (mgr.15282) 806 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:13:43.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.006838+0000 mgr.y (mgr.15282) 800 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:13:43.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.006838+0000 mgr.y (mgr.15282) 800 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:13:43.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.006950+0000 mgr.y (mgr.15282) 801 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:13:43.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.006950+0000 mgr.y (mgr.15282) 801 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:13:43.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.014033+0000 mgr.y (mgr.15282) 802 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:13:43.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.014033+0000 mgr.y (mgr.15282) 802 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:13:43.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.027980+0000 mgr.y (mgr.15282) 803 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:13:43.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.027980+0000 mgr.y (mgr.15282) 803 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:13:43.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.041826+0000 mgr.y (mgr.15282) 804 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:13:43.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.041826+0000 mgr.y (mgr.15282) 804 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:13:43.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.059317+0000 mgr.y (mgr.15282) 805 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:13:43.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.059317+0000 mgr.y (mgr.15282) 805 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:13:43.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.079296+0000 mgr.y (mgr.15282) 806 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:13:43.815 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:43 smithi163 bash[93248]: cephadm 2024-09-17T11:13:42.079296+0000 mgr.y (mgr.15282) 806 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:13:44.519 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:13:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:44 smithi164 bash[70557]: cluster 2024-09-17T11:13:42.818652+0000 mgr.y (mgr.15282) 807 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:44 smithi164 bash[70557]: cluster 2024-09-17T11:13:42.818652+0000 mgr.y (mgr.15282) 807 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:44.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:44 smithi163 bash[93248]: cluster 2024-09-17T11:13:42.818652+0000 mgr.y (mgr.15282) 807 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:44.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:44 smithi163 bash[93248]: cluster 2024-09-17T11:13:42.818652+0000 mgr.y (mgr.15282) 807 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:44.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:44 smithi163 bash[89600]: cluster 2024-09-17T11:13:42.818652+0000 mgr.y (mgr.15282) 807 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:44.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:44 smithi163 bash[89600]: cluster 2024-09-17T11:13:42.818652+0000 mgr.y (mgr.15282) 807 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:44.886308833Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: cluster 2024-09-17T11:13:44.819511+0000 mgr.y (mgr.15282) 808 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: cluster 2024-09-17T11:13:44.819511+0000 mgr.y (mgr.15282) 808 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: cephadm 2024-09-17T11:13:45.251532+0000 mgr.y (mgr.15282) 809 : cephadm [INF] Upgrade: Updating rgw.foo.smithi163.nlukyi (1/2) 2024-09-17T11:13:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: cephadm 2024-09-17T11:13:45.251532+0000 mgr.y (mgr.15282) 809 : cephadm [INF] Upgrade: Updating rgw.foo.smithi163.nlukyi (1/2) 2024-09-17T11:13:46.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.258736+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:46.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.258736+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:46.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.264498+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.264498+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.265938+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.265938+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.270218+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:46.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.270218+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:46.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: cephadm 2024-09-17T11:13:45.273048+0000 mgr.y (mgr.15282) 810 : cephadm [INF] Deploying daemon rgw.foo.smithi163.nlukyi on smithi163 2024-09-17T11:13:46.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: cephadm 2024-09-17T11:13:45.273048+0000 mgr.y (mgr.15282) 810 : cephadm [INF] Deploying daemon rgw.foo.smithi163.nlukyi on smithi163 2024-09-17T11:13:46.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.767269+0000 mgr.y (mgr.15282) 811 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:46.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:46 smithi164 bash[70557]: audit 2024-09-17T11:13:45.767269+0000 mgr.y (mgr.15282) 811 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:46.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: cluster 2024-09-17T11:13:44.819511+0000 mgr.y (mgr.15282) 808 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:46.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: cluster 2024-09-17T11:13:44.819511+0000 mgr.y (mgr.15282) 808 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:46.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: cephadm 2024-09-17T11:13:45.251532+0000 mgr.y (mgr.15282) 809 : cephadm [INF] Upgrade: Updating rgw.foo.smithi163.nlukyi (1/2) 2024-09-17T11:13:46.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: cephadm 2024-09-17T11:13:45.251532+0000 mgr.y (mgr.15282) 809 : cephadm [INF] Upgrade: Updating rgw.foo.smithi163.nlukyi (1/2) 2024-09-17T11:13:46.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.258736+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:46.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.258736+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:46.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.264498+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.264498+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.265938+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.265938+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.270218+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:46.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.270218+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:46.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: cephadm 2024-09-17T11:13:45.273048+0000 mgr.y (mgr.15282) 810 : cephadm [INF] Deploying daemon rgw.foo.smithi163.nlukyi on smithi163 2024-09-17T11:13:46.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: cephadm 2024-09-17T11:13:45.273048+0000 mgr.y (mgr.15282) 810 : cephadm [INF] Deploying daemon rgw.foo.smithi163.nlukyi on smithi163 2024-09-17T11:13:46.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.767269+0000 mgr.y (mgr.15282) 811 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:46.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[89600]: audit 2024-09-17T11:13:45.767269+0000 mgr.y (mgr.15282) 811 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:46.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: cluster 2024-09-17T11:13:44.819511+0000 mgr.y (mgr.15282) 808 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:46.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: cluster 2024-09-17T11:13:44.819511+0000 mgr.y (mgr.15282) 808 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:46.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: cephadm 2024-09-17T11:13:45.251532+0000 mgr.y (mgr.15282) 809 : cephadm [INF] Upgrade: Updating rgw.foo.smithi163.nlukyi (1/2) 2024-09-17T11:13:46.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: cephadm 2024-09-17T11:13:45.251532+0000 mgr.y (mgr.15282) 809 : cephadm [INF] Upgrade: Updating rgw.foo.smithi163.nlukyi (1/2) 2024-09-17T11:13:46.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.258736+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:46.567 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.258736+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:13:46.567 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.264498+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.567 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.264498+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.567 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.265938+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.567 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.265938+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi163.nlukyi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:13:46.567 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.270218+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:46.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.270218+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:13:46.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: cephadm 2024-09-17T11:13:45.273048+0000 mgr.y (mgr.15282) 810 : cephadm [INF] Deploying daemon rgw.foo.smithi163.nlukyi on smithi163 2024-09-17T11:13:46.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: cephadm 2024-09-17T11:13:45.273048+0000 mgr.y (mgr.15282) 810 : cephadm [INF] Deploying daemon rgw.foo.smithi163.nlukyi on smithi163 2024-09-17T11:13:46.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.767269+0000 mgr.y (mgr.15282) 811 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:46.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:46 smithi163 bash[93248]: audit 2024-09-17T11:13:45.767269+0000 mgr.y (mgr.15282) 811 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:46.979 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:13:47.612 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (12m) 3m ago 40m 13.9M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (12m) 72s ago 39m 68.5M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (14m) 3m ago 37m 50.0M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (14m) 72s ago 48m 443M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (25m) 3m ago 51m 515M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (9m) 3m ago 51m 50.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (10m) 72s ago 49m 47.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (8m) 3m ago 49m 38.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (13m) 3m ago 40m 8464k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (13m) 72s ago 40m 8767k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (6m) 3m ago 48m 51.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (6m) 3m ago 47m 51.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:13:47.613 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (4m) 3m ago 46m 43.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:13:47.614 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (3m) 3m ago 45m - 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:13:47.614 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (2m) 72s ago 44m 51.7M 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:13:47.614 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (2m) 72s ago 43m 48.9M 3292M 19.3.0-4963-ge646f729 f271290a0950 b9643bb201c3 2024-09-17T11:13:47.614 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (108s) 72s ago 42m 47.7M 3292M 19.3.0-4963-ge646f729 f271290a0950 2f56d2533b30 2024-09-17T11:13:47.614 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (76s) 72s ago 41m - 3292M 19.3.0-4963-ge646f729 f271290a0950 fe45f4391d00 2024-09-17T11:13:47.614 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (13m) 72s ago 40m 47.9M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:13:47.614 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (37m) 3m ago 37m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 0ade1a9f82f5 2024-09-17T11:13:47.614 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (38m) 72s ago 38m 102M - 19.1.1-330-gc2ddf972 ebb0615149de ddca04acefdf 2024-09-17T11:13:47.968 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:13:47.968 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:13:47.968 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:13:47.968 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:13:47.968 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T11:13:47.969 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 13 2024-09-17T11:13:47.970 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:13:47.970 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:13:48.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:47.894244853Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:48.272 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:13:48.272 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:13:48.272 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:13:48.273 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T11:13:48.273 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:13:48.273 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T11:13:48.273 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T11:13:48.273 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:13:48.273 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:13:48.510 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:13:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:48.511 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:13:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:48.511 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:13:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:48.511 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: cluster 2024-09-17T11:13:46.820424+0000 mgr.y (mgr.15282) 812 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:48.511 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: cluster 2024-09-17T11:13:46.820424+0000 mgr.y (mgr.15282) 812 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:48.511 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: audit 2024-09-17T11:13:46.967438+0000 mgr.y (mgr.15282) 813 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.512 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: audit 2024-09-17T11:13:46.967438+0000 mgr.y (mgr.15282) 813 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.512 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: audit 2024-09-17T11:13:47.284952+0000 mgr.y (mgr.15282) 814 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.512 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: audit 2024-09-17T11:13:47.284952+0000 mgr.y (mgr.15282) 814 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.512 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: audit 2024-09-17T11:13:47.600845+0000 mgr.y (mgr.15282) 815 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.512 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: audit 2024-09-17T11:13:47.600845+0000 mgr.y (mgr.15282) 815 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.512 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: audit 2024-09-17T11:13:47.968861+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.163:0/1203512364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:48.512 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[93248]: audit 2024-09-17T11:13:47.968861+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.163:0/1203512364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:48.512 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: cluster 2024-09-17T11:13:46.820424+0000 mgr.y (mgr.15282) 812 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:48.512 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: cluster 2024-09-17T11:13:46.820424+0000 mgr.y (mgr.15282) 812 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:48.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: audit 2024-09-17T11:13:46.967438+0000 mgr.y (mgr.15282) 813 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: audit 2024-09-17T11:13:46.967438+0000 mgr.y (mgr.15282) 813 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: audit 2024-09-17T11:13:47.284952+0000 mgr.y (mgr.15282) 814 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: audit 2024-09-17T11:13:47.284952+0000 mgr.y (mgr.15282) 814 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: audit 2024-09-17T11:13:47.600845+0000 mgr.y (mgr.15282) 815 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: audit 2024-09-17T11:13:47.600845+0000 mgr.y (mgr.15282) 815 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: audit 2024-09-17T11:13:47.968861+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.163:0/1203512364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:48.513 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 bash[89600]: audit 2024-09-17T11:13:47.968861+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.163:0/1203512364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:48.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: cluster 2024-09-17T11:13:46.820424+0000 mgr.y (mgr.15282) 812 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:48.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: cluster 2024-09-17T11:13:46.820424+0000 mgr.y (mgr.15282) 812 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:48.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: audit 2024-09-17T11:13:46.967438+0000 mgr.y (mgr.15282) 813 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: audit 2024-09-17T11:13:46.967438+0000 mgr.y (mgr.15282) 813 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: audit 2024-09-17T11:13:47.284952+0000 mgr.y (mgr.15282) 814 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: audit 2024-09-17T11:13:47.284952+0000 mgr.y (mgr.15282) 814 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: audit 2024-09-17T11:13:47.600845+0000 mgr.y (mgr.15282) 815 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: audit 2024-09-17T11:13:47.600845+0000 mgr.y (mgr.15282) 815 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:48.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: audit 2024-09-17T11:13:47.968861+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.163:0/1203512364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:48.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:48 smithi164 bash[70557]: audit 2024-09-17T11:13:47.968861+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.163:0/1203512364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:13:48.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:48.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:13:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:48.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:48.813 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:13:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:48.813 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:13:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:48.813 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:13:48 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:49.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:49 smithi164 bash[70557]: audit 2024-09-17T11:13:48.273494+0000 mgr.y (mgr.15282) 816 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:49.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:49 smithi164 bash[70557]: audit 2024-09-17T11:13:48.273494+0000 mgr.y (mgr.15282) 816 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:49.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:49 smithi163 bash[89600]: audit 2024-09-17T11:13:48.273494+0000 mgr.y (mgr.15282) 816 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:49.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:49 smithi163 bash[89600]: audit 2024-09-17T11:13:48.273494+0000 mgr.y (mgr.15282) 816 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:49.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:49 smithi163 bash[93248]: audit 2024-09-17T11:13:48.273494+0000 mgr.y (mgr.15282) 816 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:49.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:49 smithi163 bash[93248]: audit 2024-09-17T11:13:48.273494+0000 mgr.y (mgr.15282) 816 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:13:50.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:13:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:13:49] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-17T11:13:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:50 smithi164 bash[70557]: cluster 2024-09-17T11:13:48.821031+0000 mgr.y (mgr.15282) 817 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:50 smithi164 bash[70557]: cluster 2024-09-17T11:13:48.821031+0000 mgr.y (mgr.15282) 817 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:50.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:50 smithi163 bash[89600]: cluster 2024-09-17T11:13:48.821031+0000 mgr.y (mgr.15282) 817 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:50.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:50 smithi163 bash[89600]: cluster 2024-09-17T11:13:48.821031+0000 mgr.y (mgr.15282) 817 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:50 smithi163 bash[93248]: cluster 2024-09-17T11:13:48.821031+0000 mgr.y (mgr.15282) 817 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:50 smithi163 bash[93248]: cluster 2024-09-17T11:13:48.821031+0000 mgr.y (mgr.15282) 817 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:51.284 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:50.884055737Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:51 smithi164 bash[70557]: audit 2024-09-17T11:13:51.175763+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:51 smithi164 bash[70557]: audit 2024-09-17T11:13:51.175763+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:51.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:51 smithi163 bash[93248]: audit 2024-09-17T11:13:51.175763+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:51.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:51 smithi163 bash[93248]: audit 2024-09-17T11:13:51.175763+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:51.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:51 smithi163 bash[89600]: audit 2024-09-17T11:13:51.175763+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:51.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:51 smithi163 bash[89600]: audit 2024-09-17T11:13:51.175763+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:13:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:52 smithi164 bash[70557]: cluster 2024-09-17T11:13:50.821921+0000 mgr.y (mgr.15282) 818 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:52 smithi164 bash[70557]: cluster 2024-09-17T11:13:50.821921+0000 mgr.y (mgr.15282) 818 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:52.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:52 smithi163 bash[93248]: cluster 2024-09-17T11:13:50.821921+0000 mgr.y (mgr.15282) 818 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:52.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:52 smithi163 bash[93248]: cluster 2024-09-17T11:13:50.821921+0000 mgr.y (mgr.15282) 818 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:52 smithi163 bash[89600]: cluster 2024-09-17T11:13:50.821921+0000 mgr.y (mgr.15282) 818 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:52 smithi163 bash[89600]: cluster 2024-09-17T11:13:50.821921+0000 mgr.y (mgr.15282) 818 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:53.893803516Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:54.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:54 smithi163 bash[93248]: cluster 2024-09-17T11:13:52.823478+0000 mgr.y (mgr.15282) 819 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:54.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:54 smithi163 bash[93248]: cluster 2024-09-17T11:13:52.823478+0000 mgr.y (mgr.15282) 819 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:54.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:54 smithi163 bash[89600]: cluster 2024-09-17T11:13:52.823478+0000 mgr.y (mgr.15282) 819 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:54.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:54 smithi163 bash[89600]: cluster 2024-09-17T11:13:52.823478+0000 mgr.y (mgr.15282) 819 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:54.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:54 smithi164 bash[70557]: cluster 2024-09-17T11:13:52.823478+0000 mgr.y (mgr.15282) 819 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:54.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:54 smithi164 bash[70557]: cluster 2024-09-17T11:13:52.823478+0000 mgr.y (mgr.15282) 819 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:56.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:56 smithi163 bash[89600]: cluster 2024-09-17T11:13:54.824208+0000 mgr.y (mgr.15282) 820 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:56.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:56 smithi163 bash[89600]: cluster 2024-09-17T11:13:54.824208+0000 mgr.y (mgr.15282) 820 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:56.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:56 smithi163 bash[89600]: audit 2024-09-17T11:13:55.778318+0000 mgr.y (mgr.15282) 821 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:56.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:56 smithi163 bash[89600]: audit 2024-09-17T11:13:55.778318+0000 mgr.y (mgr.15282) 821 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:56.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:56 smithi163 bash[93248]: cluster 2024-09-17T11:13:54.824208+0000 mgr.y (mgr.15282) 820 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:56.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:56 smithi163 bash[93248]: cluster 2024-09-17T11:13:54.824208+0000 mgr.y (mgr.15282) 820 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:56.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:56 smithi163 bash[93248]: audit 2024-09-17T11:13:55.778318+0000 mgr.y (mgr.15282) 821 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:56.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:56 smithi163 bash[93248]: audit 2024-09-17T11:13:55.778318+0000 mgr.y (mgr.15282) 821 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:56 smithi164 bash[70557]: cluster 2024-09-17T11:13:54.824208+0000 mgr.y (mgr.15282) 820 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:56 smithi164 bash[70557]: cluster 2024-09-17T11:13:54.824208+0000 mgr.y (mgr.15282) 820 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:13:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:56 smithi164 bash[70557]: audit 2024-09-17T11:13:55.778318+0000 mgr.y (mgr.15282) 821 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:56 smithi164 bash[70557]: audit 2024-09-17T11:13:55.778318+0000 mgr.y (mgr.15282) 821 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:13:57.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:56.898189922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:13:58.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:58 smithi163 bash[89600]: cluster 2024-09-17T11:13:56.825540+0000 mgr.y (mgr.15282) 822 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:58.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:58 smithi163 bash[89600]: cluster 2024-09-17T11:13:56.825540+0000 mgr.y (mgr.15282) 822 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:58.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:58 smithi163 bash[93248]: cluster 2024-09-17T11:13:56.825540+0000 mgr.y (mgr.15282) 822 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:58.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:58 smithi163 bash[93248]: cluster 2024-09-17T11:13:56.825540+0000 mgr.y (mgr.15282) 822 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:58 smithi164 bash[70557]: cluster 2024-09-17T11:13:56.825540+0000 mgr.y (mgr.15282) 822 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:58.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:13:58 smithi164 bash[70557]: cluster 2024-09-17T11:13:56.825540+0000 mgr.y (mgr.15282) 822 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:13:59.812 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:13:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:13:59] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-17T11:14:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:13:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:13:59.864710926Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:00.304 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:13:59 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:00.304 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:13:59 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:00.304 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:13:59 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:00.305 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:13:59 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:00.305 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:13:59 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:00.305 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:13:59 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:00.306 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:13:59 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:00.306 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:13:59 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:00.306 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:13:59 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:00.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[89600]: cluster 2024-09-17T11:13:58.826250+0000 mgr.y (mgr.15282) 823 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:00.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[89600]: cluster 2024-09-17T11:13:58.826250+0000 mgr.y (mgr.15282) 823 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:00.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[89600]: audit 2024-09-17T11:14:00.029022+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[89600]: audit 2024-09-17T11:14:00.029022+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[89600]: audit 2024-09-17T11:14:00.040094+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[89600]: audit 2024-09-17T11:14:00.040094+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[93248]: cluster 2024-09-17T11:13:58.826250+0000 mgr.y (mgr.15282) 823 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:00.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[93248]: cluster 2024-09-17T11:13:58.826250+0000 mgr.y (mgr.15282) 823 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:00.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[93248]: audit 2024-09-17T11:14:00.029022+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[93248]: audit 2024-09-17T11:14:00.029022+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[93248]: audit 2024-09-17T11:14:00.040094+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:00 smithi163 bash[93248]: audit 2024-09-17T11:14:00.040094+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:00 smithi164 bash[70557]: cluster 2024-09-17T11:13:58.826250+0000 mgr.y (mgr.15282) 823 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:00.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:00 smithi164 bash[70557]: cluster 2024-09-17T11:13:58.826250+0000 mgr.y (mgr.15282) 823 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:00.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:00 smithi164 bash[70557]: audit 2024-09-17T11:14:00.029022+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:00 smithi164 bash[70557]: audit 2024-09-17T11:14:00.029022+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:00 smithi164 bash[70557]: audit 2024-09-17T11:14:00.040094+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:00.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:00 smithi164 bash[70557]: audit 2024-09-17T11:14:00.040094+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:02.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:02 smithi164 bash[70557]: cluster 2024-09-17T11:14:00.827205+0000 mgr.y (mgr.15282) 824 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:02.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:02 smithi164 bash[70557]: cluster 2024-09-17T11:14:00.827205+0000 mgr.y (mgr.15282) 824 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:02.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:02 smithi163 bash[89600]: cluster 2024-09-17T11:14:00.827205+0000 mgr.y (mgr.15282) 824 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:02.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:02 smithi163 bash[89600]: cluster 2024-09-17T11:14:00.827205+0000 mgr.y (mgr.15282) 824 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:02.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:02 smithi163 bash[93248]: cluster 2024-09-17T11:14:00.827205+0000 mgr.y (mgr.15282) 824 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:02.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:02 smithi163 bash[93248]: cluster 2024-09-17T11:14:00.827205+0000 mgr.y (mgr.15282) 824 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:14:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:02.906634366Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:04.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: cluster 2024-09-17T11:14:02.828711+0000 mgr.y (mgr.15282) 825 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: cluster 2024-09-17T11:14:02.828711+0000 mgr.y (mgr.15282) 825 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: cephadm 2024-09-17T11:14:02.933093+0000 mgr.y (mgr.15282) 826 : cephadm [INF] Upgrade: Updating rgw.foo.smithi164.dqlavi (2/2) 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: cephadm 2024-09-17T11:14:02.933093+0000 mgr.y (mgr.15282) 826 : cephadm [INF] Upgrade: Updating rgw.foo.smithi164.dqlavi (2/2) 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: audit 2024-09-17T11:14:02.943695+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: audit 2024-09-17T11:14:02.943695+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: audit 2024-09-17T11:14:02.948029+0000 mon.b (mon.1) 338 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: audit 2024-09-17T11:14:02.948029+0000 mon.b (mon.1) 338 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: audit 2024-09-17T11:14:02.949425+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: audit 2024-09-17T11:14:02.949425+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: audit 2024-09-17T11:14:02.953732+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: audit 2024-09-17T11:14:02.953732+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: cephadm 2024-09-17T11:14:02.956592+0000 mgr.y (mgr.15282) 827 : cephadm [INF] Deploying daemon rgw.foo.smithi164.dqlavi on smithi164 2024-09-17T11:14:04.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:03 smithi164 bash[70557]: cephadm 2024-09-17T11:14:02.956592+0000 mgr.y (mgr.15282) 827 : cephadm [INF] Deploying daemon rgw.foo.smithi164.dqlavi on smithi164 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: cluster 2024-09-17T11:14:02.828711+0000 mgr.y (mgr.15282) 825 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: cluster 2024-09-17T11:14:02.828711+0000 mgr.y (mgr.15282) 825 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: cephadm 2024-09-17T11:14:02.933093+0000 mgr.y (mgr.15282) 826 : cephadm [INF] Upgrade: Updating rgw.foo.smithi164.dqlavi (2/2) 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: cephadm 2024-09-17T11:14:02.933093+0000 mgr.y (mgr.15282) 826 : cephadm [INF] Upgrade: Updating rgw.foo.smithi164.dqlavi (2/2) 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: audit 2024-09-17T11:14:02.943695+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: audit 2024-09-17T11:14:02.943695+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: audit 2024-09-17T11:14:02.948029+0000 mon.b (mon.1) 338 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: audit 2024-09-17T11:14:02.948029+0000 mon.b (mon.1) 338 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: audit 2024-09-17T11:14:02.949425+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: audit 2024-09-17T11:14:02.949425+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: audit 2024-09-17T11:14:02.953732+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: audit 2024-09-17T11:14:02.953732+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:04.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: cephadm 2024-09-17T11:14:02.956592+0000 mgr.y (mgr.15282) 827 : cephadm [INF] Deploying daemon rgw.foo.smithi164.dqlavi on smithi164 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[89600]: cephadm 2024-09-17T11:14:02.956592+0000 mgr.y (mgr.15282) 827 : cephadm [INF] Deploying daemon rgw.foo.smithi164.dqlavi on smithi164 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: cluster 2024-09-17T11:14:02.828711+0000 mgr.y (mgr.15282) 825 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: cluster 2024-09-17T11:14:02.828711+0000 mgr.y (mgr.15282) 825 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: cephadm 2024-09-17T11:14:02.933093+0000 mgr.y (mgr.15282) 826 : cephadm [INF] Upgrade: Updating rgw.foo.smithi164.dqlavi (2/2) 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: cephadm 2024-09-17T11:14:02.933093+0000 mgr.y (mgr.15282) 826 : cephadm [INF] Upgrade: Updating rgw.foo.smithi164.dqlavi (2/2) 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: audit 2024-09-17T11:14:02.943695+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: audit 2024-09-17T11:14:02.943695+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: audit 2024-09-17T11:14:02.948029+0000 mon.b (mon.1) 338 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: audit 2024-09-17T11:14:02.948029+0000 mon.b (mon.1) 338 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: audit 2024-09-17T11:14:02.949425+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: audit 2024-09-17T11:14:02.949425+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.dqlavi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T11:14:04.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: audit 2024-09-17T11:14:02.953732+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:04.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: audit 2024-09-17T11:14:02.953732+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:04.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: cephadm 2024-09-17T11:14:02.956592+0000 mgr.y (mgr.15282) 827 : cephadm [INF] Deploying daemon rgw.foo.smithi164.dqlavi on smithi164 2024-09-17T11:14:04.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:03 smithi163 bash[93248]: cephadm 2024-09-17T11:14:02.956592+0000 mgr.y (mgr.15282) 827 : cephadm [INF] Deploying daemon rgw.foo.smithi164.dqlavi on smithi164 2024-09-17T11:14:05.848 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:05 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:05.848 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:14:05 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:05.848 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:14:05 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:05.849 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:14:05 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:05.849 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:14:05 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:05.849 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:05 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:05.850 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:14:05 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:05.850 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:14:05 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:05.850 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:14:05 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:05 smithi163 bash[89600]: cluster 2024-09-17T11:14:04.829504+0000 mgr.y (mgr.15282) 828 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:05 smithi163 bash[89600]: cluster 2024-09-17T11:14:04.829504+0000 mgr.y (mgr.15282) 828 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:05 smithi163 bash[89600]: audit 2024-09-17T11:14:05.789683+0000 mgr.y (mgr.15282) 829 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:06.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:05 smithi163 bash[89600]: audit 2024-09-17T11:14:05.789683+0000 mgr.y (mgr.15282) 829 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:05 smithi163 bash[93248]: cluster 2024-09-17T11:14:04.829504+0000 mgr.y (mgr.15282) 828 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:06.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:05 smithi163 bash[93248]: cluster 2024-09-17T11:14:04.829504+0000 mgr.y (mgr.15282) 828 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:06.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:05 smithi163 bash[93248]: audit 2024-09-17T11:14:05.789683+0000 mgr.y (mgr.15282) 829 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:06.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:05 smithi163 bash[93248]: audit 2024-09-17T11:14:05.789683+0000 mgr.y (mgr.15282) 829 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:05.867307911Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:06.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:05 smithi164 bash[70557]: cluster 2024-09-17T11:14:04.829504+0000 mgr.y (mgr.15282) 828 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:06.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:05 smithi164 bash[70557]: cluster 2024-09-17T11:14:04.829504+0000 mgr.y (mgr.15282) 828 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T11:14:06.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:05 smithi164 bash[70557]: audit 2024-09-17T11:14:05.789683+0000 mgr.y (mgr.15282) 829 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:06.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:05 smithi164 bash[70557]: audit 2024-09-17T11:14:05.789683+0000 mgr.y (mgr.15282) 829 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:06 smithi164 bash[70557]: audit 2024-09-17T11:14:06.176520+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:06 smithi164 bash[70557]: audit 2024-09-17T11:14:06.176520+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:07.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:06 smithi163 bash[89600]: audit 2024-09-17T11:14:06.176520+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:07.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:06 smithi163 bash[89600]: audit 2024-09-17T11:14:06.176520+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:07.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:06 smithi163 bash[93248]: audit 2024-09-17T11:14:06.176520+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:07.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:06 smithi163 bash[93248]: audit 2024-09-17T11:14:06.176520+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:08.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:07 smithi164 bash[70557]: cluster 2024-09-17T11:14:06.830872+0000 mgr.y (mgr.15282) 830 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T11:14:08.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:07 smithi164 bash[70557]: cluster 2024-09-17T11:14:06.830872+0000 mgr.y (mgr.15282) 830 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T11:14:08.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:07 smithi163 bash[93248]: cluster 2024-09-17T11:14:06.830872+0000 mgr.y (mgr.15282) 830 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T11:14:08.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:07 smithi163 bash[93248]: cluster 2024-09-17T11:14:06.830872+0000 mgr.y (mgr.15282) 830 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T11:14:08.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:07 smithi163 bash[89600]: cluster 2024-09-17T11:14:06.830872+0000 mgr.y (mgr.15282) 830 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T11:14:08.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:07 smithi163 bash[89600]: cluster 2024-09-17T11:14:06.830872+0000 mgr.y (mgr.15282) 830 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T11:14:09.300 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:08.874117208Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:10.037 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:14:09 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:10.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:14:09 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:10.038 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:14:09 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:10.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:14:09 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:10.038 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:14:09 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:10.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:09 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:10.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:09 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:10.039 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:14:09 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:10.039 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:14:09 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:10.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:14:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:14:09] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-17T11:14:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:10 smithi164 bash[70557]: cluster 2024-09-17T11:14:08.832087+0000 mgr.y (mgr.15282) 831 : cluster [DBG] pgmap v506: 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-17T11:14:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:10 smithi164 bash[70557]: cluster 2024-09-17T11:14:08.832087+0000 mgr.y (mgr.15282) 831 : cluster [DBG] pgmap v506: 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-17T11:14:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:10 smithi164 bash[70557]: audit 2024-09-17T11:14:09.877571+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:10 smithi164 bash[70557]: audit 2024-09-17T11:14:09.877571+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:10 smithi164 bash[70557]: audit 2024-09-17T11:14:09.890919+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:10 smithi164 bash[70557]: audit 2024-09-17T11:14:09.890919+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[93248]: cluster 2024-09-17T11:14:08.832087+0000 mgr.y (mgr.15282) 831 : cluster [DBG] pgmap v506: 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-17T11:14:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[93248]: cluster 2024-09-17T11:14:08.832087+0000 mgr.y (mgr.15282) 831 : cluster [DBG] pgmap v506: 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-17T11:14:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[93248]: audit 2024-09-17T11:14:09.877571+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[93248]: audit 2024-09-17T11:14:09.877571+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[93248]: audit 2024-09-17T11:14:09.890919+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[93248]: audit 2024-09-17T11:14:09.890919+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[89600]: cluster 2024-09-17T11:14:08.832087+0000 mgr.y (mgr.15282) 831 : cluster [DBG] pgmap v506: 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-17T11:14:10.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[89600]: cluster 2024-09-17T11:14:08.832087+0000 mgr.y (mgr.15282) 831 : cluster [DBG] pgmap v506: 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-17T11:14:10.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[89600]: audit 2024-09-17T11:14:09.877571+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[89600]: audit 2024-09-17T11:14:09.877571+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[89600]: audit 2024-09-17T11:14:09.890919+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:10.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:10 smithi163 bash[89600]: audit 2024-09-17T11:14:09.890919+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:12.162 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:11.897524108Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:12 smithi164 bash[70557]: cluster 2024-09-17T11:14:10.833038+0000 mgr.y (mgr.15282) 832 : cluster [DBG] pgmap v507: 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-17T11:14:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:12 smithi164 bash[70557]: cluster 2024-09-17T11:14:10.833038+0000 mgr.y (mgr.15282) 832 : cluster [DBG] pgmap v507: 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-17T11:14:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:12 smithi163 bash[93248]: cluster 2024-09-17T11:14:10.833038+0000 mgr.y (mgr.15282) 832 : cluster [DBG] pgmap v507: 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-17T11:14:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:12 smithi163 bash[93248]: cluster 2024-09-17T11:14:10.833038+0000 mgr.y (mgr.15282) 832 : cluster [DBG] pgmap v507: 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-17T11:14:12.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:12 smithi163 bash[89600]: cluster 2024-09-17T11:14:10.833038+0000 mgr.y (mgr.15282) 832 : cluster [DBG] pgmap v507: 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-17T11:14:12.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:12 smithi163 bash[89600]: cluster 2024-09-17T11:14:10.833038+0000 mgr.y (mgr.15282) 832 : cluster [DBG] pgmap v507: 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-17T11:14:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:14 smithi164 bash[70557]: cluster 2024-09-17T11:14:12.834633+0000 mgr.y (mgr.15282) 833 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 135 op/s 2024-09-17T11:14:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:14 smithi164 bash[70557]: cluster 2024-09-17T11:14:12.834633+0000 mgr.y (mgr.15282) 833 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 135 op/s 2024-09-17T11:14:14.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:14 smithi163 bash[89600]: cluster 2024-09-17T11:14:12.834633+0000 mgr.y (mgr.15282) 833 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 135 op/s 2024-09-17T11:14:14.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:14 smithi163 bash[89600]: cluster 2024-09-17T11:14:12.834633+0000 mgr.y (mgr.15282) 833 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 135 op/s 2024-09-17T11:14:14.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:14 smithi163 bash[93248]: cluster 2024-09-17T11:14:12.834633+0000 mgr.y (mgr.15282) 833 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 135 op/s 2024-09-17T11:14:14.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:14 smithi163 bash[93248]: cluster 2024-09-17T11:14:12.834633+0000 mgr.y (mgr.15282) 833 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 135 op/s 2024-09-17T11:14:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:14.876671205Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: cluster 2024-09-17T11:14:14.835389+0000 mgr.y (mgr.15282) 834 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T11:14:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: cluster 2024-09-17T11:14:14.835389+0000 mgr.y (mgr.15282) 834 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.684075+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.684075+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.692238+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.692238+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.726643+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.726643+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.735755+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.735755+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.799756+0000 mgr.y (mgr.15282) 835 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:17.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:16 smithi164 bash[70557]: audit 2024-09-17T11:14:15.799756+0000 mgr.y (mgr.15282) 835 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: cluster 2024-09-17T11:14:14.835389+0000 mgr.y (mgr.15282) 834 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T11:14:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: cluster 2024-09-17T11:14:14.835389+0000 mgr.y (mgr.15282) 834 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T11:14:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.684075+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.684075+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.692238+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.692238+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.726643+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.726643+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.735755+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.735755+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.799756+0000 mgr.y (mgr.15282) 835 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[89600]: audit 2024-09-17T11:14:15.799756+0000 mgr.y (mgr.15282) 835 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: cluster 2024-09-17T11:14:14.835389+0000 mgr.y (mgr.15282) 834 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T11:14:17.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: cluster 2024-09-17T11:14:14.835389+0000 mgr.y (mgr.15282) 834 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.684075+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.684075+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.692238+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.692238+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.726643+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.726643+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.735755+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.735755+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.799756+0000 mgr.y (mgr.15282) 835 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:17.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:16 smithi163 bash[93248]: audit 2024-09-17T11:14:15.799756+0000 mgr.y (mgr.15282) 835 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:17.883855895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:18.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: cluster 2024-09-17T11:14:16.836645+0000 mgr.y (mgr.15282) 836 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-09-17T11:14:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: cluster 2024-09-17T11:14:16.836645+0000 mgr.y (mgr.15282) 836 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-09-17T11:14:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: audit 2024-09-17T11:14:16.869208+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: audit 2024-09-17T11:14:16.869208+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: audit 2024-09-17T11:14:16.876455+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: audit 2024-09-17T11:14:16.876455+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: audit 2024-09-17T11:14:16.900190+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: audit 2024-09-17T11:14:16.900190+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: audit 2024-09-17T11:14:16.908994+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:17 smithi164 bash[70557]: audit 2024-09-17T11:14:16.908994+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: cluster 2024-09-17T11:14:16.836645+0000 mgr.y (mgr.15282) 836 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-09-17T11:14:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: cluster 2024-09-17T11:14:16.836645+0000 mgr.y (mgr.15282) 836 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-09-17T11:14:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: audit 2024-09-17T11:14:16.869208+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: audit 2024-09-17T11:14:16.869208+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: audit 2024-09-17T11:14:16.876455+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: audit 2024-09-17T11:14:16.876455+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: audit 2024-09-17T11:14:16.900190+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: audit 2024-09-17T11:14:16.900190+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: audit 2024-09-17T11:14:16.908994+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[93248]: audit 2024-09-17T11:14:16.908994+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: cluster 2024-09-17T11:14:16.836645+0000 mgr.y (mgr.15282) 836 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: cluster 2024-09-17T11:14:16.836645+0000 mgr.y (mgr.15282) 836 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: audit 2024-09-17T11:14:16.869208+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: audit 2024-09-17T11:14:16.869208+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: audit 2024-09-17T11:14:16.876455+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: audit 2024-09-17T11:14:16.876455+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: audit 2024-09-17T11:14:16.900190+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: audit 2024-09-17T11:14:16.900190+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: audit 2024-09-17T11:14:16.908994+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:17 smithi163 bash[89600]: audit 2024-09-17T11:14:16.908994+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:18.612 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (13m) 3s ago 40m 14.5M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (12m) 3s ago 40m 68.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (15m) 3s ago 38m 50.2M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (14m) 3s ago 49m 444M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (26m) 3s ago 51m 519M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (9m) 3s ago 51m 60.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (11m) 3s ago 49m 52.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (9m) 3s ago 49m 42.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:14:19.271 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (14m) 3s ago 40m 8424k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (14m) 3s ago 40m 8936k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (7m) 3s ago 48m 60.0M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (6m) 3s ago 47m 61.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (5m) 3s ago 46m 51.1M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (3m) 3s ago 45m 60.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (3m) 3s ago 44m 55.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (2m) 3s ago 44m 52.7M 3292M 19.3.0-4963-ge646f729 f271290a0950 b9643bb201c3 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (2m) 3s ago 43m 50.5M 3292M 19.3.0-4963-ge646f729 f271290a0950 2f56d2533b30 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (108s) 3s ago 42m 52.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 fe45f4391d00 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (13m) 3s ago 41m 48.1M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (19s) 3s ago 38m 89.2M - 19.3.0-4963-ge646f729 f271290a0950 5bdf92b30fbe 2024-09-17T11:14:19.272 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (9s) 3s ago 38m 90.9M - 19.3.0-4963-ge646f729 f271290a0950 3f4805e80481 2024-09-17T11:14:19.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:18 smithi164 bash[70557]: audit 2024-09-17T11:14:18.601025+0000 mgr.y (mgr.15282) 837 : audit [DBG] from='client.44634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:19.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:18 smithi164 bash[70557]: audit 2024-09-17T11:14:18.601025+0000 mgr.y (mgr.15282) 837 : audit [DBG] from='client.44634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:19.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:18 smithi163 bash[89600]: audit 2024-09-17T11:14:18.601025+0000 mgr.y (mgr.15282) 837 : audit [DBG] from='client.44634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:19.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:18 smithi163 bash[89600]: audit 2024-09-17T11:14:18.601025+0000 mgr.y (mgr.15282) 837 : audit [DBG] from='client.44634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:19.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:18 smithi163 bash[93248]: audit 2024-09-17T11:14:18.601025+0000 mgr.y (mgr.15282) 837 : audit [DBG] from='client.44634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:19.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:18 smithi163 bash[93248]: audit 2024-09-17T11:14:18.601025+0000 mgr.y (mgr.15282) 837 : audit [DBG] from='client.44634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:19.651 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:14:19.651 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:14:19.651 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:14:19.651 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:14:19.651 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:14:19.651 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T11:14:19.652 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T11:14:19.653 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:14:19.653 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:14:19.959 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:14:19.959 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:14:19.959 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:14:19.959 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T11:14:19.959 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [ 2024-09-17T11:14:19.959 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw" 2024-09-17T11:14:19.959 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T11:14:19.959 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:14:19.960 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T11:14:19.960 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:14:19.960 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:14:20.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:14:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:14:19] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-17T11:14:20.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:20 smithi164 bash[70557]: cluster 2024-09-17T11:14:18.837818+0000 mgr.y (mgr.15282) 838 : cluster [DBG] pgmap v511: 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-17T11:14:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:20 smithi164 bash[70557]: cluster 2024-09-17T11:14:18.837818+0000 mgr.y (mgr.15282) 838 : cluster [DBG] pgmap v511: 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-17T11:14:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:20 smithi164 bash[70557]: audit 2024-09-17T11:14:18.922662+0000 mgr.y (mgr.15282) 839 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:20 smithi164 bash[70557]: audit 2024-09-17T11:14:18.922662+0000 mgr.y (mgr.15282) 839 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:20 smithi164 bash[70557]: audit 2024-09-17T11:14:19.235328+0000 mgr.y (mgr.15282) 840 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:20 smithi164 bash[70557]: audit 2024-09-17T11:14:19.235328+0000 mgr.y (mgr.15282) 840 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:20 smithi164 bash[70557]: audit 2024-09-17T11:14:19.651601+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.163:0/3674034016' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:20.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:20 smithi164 bash[70557]: audit 2024-09-17T11:14:19.651601+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.163:0/3674034016' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:20.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[89600]: cluster 2024-09-17T11:14:18.837818+0000 mgr.y (mgr.15282) 838 : cluster [DBG] pgmap v511: 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-17T11:14:20.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[89600]: cluster 2024-09-17T11:14:18.837818+0000 mgr.y (mgr.15282) 838 : cluster [DBG] pgmap v511: 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-17T11:14:20.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[89600]: audit 2024-09-17T11:14:18.922662+0000 mgr.y (mgr.15282) 839 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[89600]: audit 2024-09-17T11:14:18.922662+0000 mgr.y (mgr.15282) 839 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[89600]: audit 2024-09-17T11:14:19.235328+0000 mgr.y (mgr.15282) 840 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[89600]: audit 2024-09-17T11:14:19.235328+0000 mgr.y (mgr.15282) 840 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[89600]: audit 2024-09-17T11:14:19.651601+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.163:0/3674034016' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:20.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[89600]: audit 2024-09-17T11:14:19.651601+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.163:0/3674034016' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:20.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[93248]: cluster 2024-09-17T11:14:18.837818+0000 mgr.y (mgr.15282) 838 : cluster [DBG] pgmap v511: 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-17T11:14:20.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[93248]: cluster 2024-09-17T11:14:18.837818+0000 mgr.y (mgr.15282) 838 : cluster [DBG] pgmap v511: 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-17T11:14:20.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[93248]: audit 2024-09-17T11:14:18.922662+0000 mgr.y (mgr.15282) 839 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[93248]: audit 2024-09-17T11:14:18.922662+0000 mgr.y (mgr.15282) 839 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[93248]: audit 2024-09-17T11:14:19.235328+0000 mgr.y (mgr.15282) 840 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[93248]: audit 2024-09-17T11:14:19.235328+0000 mgr.y (mgr.15282) 840 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[93248]: audit 2024-09-17T11:14:19.651601+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.163:0/3674034016' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:20.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:20 smithi163 bash[93248]: audit 2024-09-17T11:14:19.651601+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.163:0/3674034016' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:21.174 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:20.906225935Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:21.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:21 smithi164 bash[70557]: audit 2024-09-17T11:14:19.959861+0000 mgr.y (mgr.15282) 841 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:21.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:21 smithi164 bash[70557]: audit 2024-09-17T11:14:19.959861+0000 mgr.y (mgr.15282) 841 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:21.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:21 smithi163 bash[93248]: audit 2024-09-17T11:14:19.959861+0000 mgr.y (mgr.15282) 841 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:21.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:21 smithi163 bash[93248]: audit 2024-09-17T11:14:19.959861+0000 mgr.y (mgr.15282) 841 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:21.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:21 smithi163 bash[89600]: audit 2024-09-17T11:14:19.959861+0000 mgr.y (mgr.15282) 841 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:21.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:21 smithi163 bash[89600]: audit 2024-09-17T11:14:19.959861+0000 mgr.y (mgr.15282) 841 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:22 smithi163 bash[89600]: cluster 2024-09-17T11:14:20.838773+0000 mgr.y (mgr.15282) 842 : cluster [DBG] pgmap v512: 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-17T11:14:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:22 smithi163 bash[89600]: cluster 2024-09-17T11:14:20.838773+0000 mgr.y (mgr.15282) 842 : cluster [DBG] pgmap v512: 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-17T11:14:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:22 smithi163 bash[89600]: audit 2024-09-17T11:14:21.179800+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:22 smithi163 bash[89600]: audit 2024-09-17T11:14:21.179800+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:22 smithi163 bash[93248]: cluster 2024-09-17T11:14:20.838773+0000 mgr.y (mgr.15282) 842 : cluster [DBG] pgmap v512: 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-17T11:14:22.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:22 smithi163 bash[93248]: cluster 2024-09-17T11:14:20.838773+0000 mgr.y (mgr.15282) 842 : cluster [DBG] pgmap v512: 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-17T11:14:22.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:22 smithi163 bash[93248]: audit 2024-09-17T11:14:21.179800+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:22.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:22 smithi163 bash[93248]: audit 2024-09-17T11:14:21.179800+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:22.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:22 smithi164 bash[70557]: cluster 2024-09-17T11:14:20.838773+0000 mgr.y (mgr.15282) 842 : cluster [DBG] pgmap v512: 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-17T11:14:22.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:22 smithi164 bash[70557]: cluster 2024-09-17T11:14:20.838773+0000 mgr.y (mgr.15282) 842 : cluster [DBG] pgmap v512: 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-17T11:14:22.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:22 smithi164 bash[70557]: audit 2024-09-17T11:14:21.179800+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:22.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:22 smithi164 bash[70557]: audit 2024-09-17T11:14:21.179800+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:24.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:23.893849969Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:24.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:24 smithi164 bash[70557]: cluster 2024-09-17T11:14:22.840302+0000 mgr.y (mgr.15282) 843 : cluster [DBG] pgmap v513: 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-17T11:14:24.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:24 smithi164 bash[70557]: cluster 2024-09-17T11:14:22.840302+0000 mgr.y (mgr.15282) 843 : cluster [DBG] pgmap v513: 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-17T11:14:24.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:24 smithi163 bash[93248]: cluster 2024-09-17T11:14:22.840302+0000 mgr.y (mgr.15282) 843 : cluster [DBG] pgmap v513: 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-17T11:14:24.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:24 smithi163 bash[93248]: cluster 2024-09-17T11:14:22.840302+0000 mgr.y (mgr.15282) 843 : cluster [DBG] pgmap v513: 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-17T11:14:24.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:24 smithi163 bash[89600]: cluster 2024-09-17T11:14:22.840302+0000 mgr.y (mgr.15282) 843 : cluster [DBG] pgmap v513: 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-17T11:14:24.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:24 smithi163 bash[89600]: cluster 2024-09-17T11:14:22.840302+0000 mgr.y (mgr.15282) 843 : cluster [DBG] pgmap v513: 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-17T11:14:26.447 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:26 smithi163 bash[89600]: cluster 2024-09-17T11:14:24.841033+0000 mgr.y (mgr.15282) 844 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:26.447 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:26 smithi163 bash[89600]: cluster 2024-09-17T11:14:24.841033+0000 mgr.y (mgr.15282) 844 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:26.447 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:26 smithi163 bash[89600]: audit 2024-09-17T11:14:25.807525+0000 mgr.y (mgr.15282) 845 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:26.447 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:26 smithi163 bash[89600]: audit 2024-09-17T11:14:25.807525+0000 mgr.y (mgr.15282) 845 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:26.448 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:26 smithi163 bash[93248]: cluster 2024-09-17T11:14:24.841033+0000 mgr.y (mgr.15282) 844 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:26.448 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:26 smithi163 bash[93248]: cluster 2024-09-17T11:14:24.841033+0000 mgr.y (mgr.15282) 844 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:26.448 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:26 smithi163 bash[93248]: audit 2024-09-17T11:14:25.807525+0000 mgr.y (mgr.15282) 845 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:26.448 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:26 smithi163 bash[93248]: audit 2024-09-17T11:14:25.807525+0000 mgr.y (mgr.15282) 845 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:26.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:26 smithi164 bash[70557]: cluster 2024-09-17T11:14:24.841033+0000 mgr.y (mgr.15282) 844 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:26.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:26 smithi164 bash[70557]: cluster 2024-09-17T11:14:24.841033+0000 mgr.y (mgr.15282) 844 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:26.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:26 smithi164 bash[70557]: audit 2024-09-17T11:14:25.807525+0000 mgr.y (mgr.15282) 845 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:26.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:26 smithi164 bash[70557]: audit 2024-09-17T11:14:25.807525+0000 mgr.y (mgr.15282) 845 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:26.864791082Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:28.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cluster 2024-09-17T11:14:26.842460+0000 mgr.y (mgr.15282) 846 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:28.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cluster 2024-09-17T11:14:26.842460+0000 mgr.y (mgr.15282) 846 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:28.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.201496+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.201496+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.214707+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.214707+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.313897+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.313897+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.327434+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.327434+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.330284+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.330284+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.332442+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.332442+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.344926+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.344926+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.478163+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.478163+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.482239+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.482239+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.485129+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.485129+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.487609+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.487609+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.490504+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.490504+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.494342+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.494342+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.498211+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.498211+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.500508+0000 mgr.y (mgr.15282) 847 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.500508+0000 mgr.y (mgr.15282) 847 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T11:14:28.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.500686+0000 mgr.y (mgr.15282) 848 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.500686+0000 mgr.y (mgr.15282) 848 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.508103+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.508103+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.513113+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.513113+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.514526+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.514526+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.520603+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"}]': finished 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.520603+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"}]': finished 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.527029+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.527029+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.528531+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.528531+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.534828+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"}]': finished 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.534828+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"}]': finished 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.541994+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.541994+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.544575+0000 mgr.y (mgr.15282) 849 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.544575+0000 mgr.y (mgr.15282) 849 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.552614+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.552614+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.559560+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.559560+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.562716+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.562716+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.565165+0000 mgr.y (mgr.15282) 850 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.565165+0000 mgr.y (mgr.15282) 850 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.572560+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.572560+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.580180+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.580180+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.582679+0000 mgr.y (mgr.15282) 851 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.582679+0000 mgr.y (mgr.15282) 851 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.590067+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.590067+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.599605+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.599605+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.602179+0000 mgr.y (mgr.15282) 852 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.602179+0000 mgr.y (mgr.15282) 852 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.609409+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.609409+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.617226+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.617226+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.620849+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.620849+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.624457+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.624457+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.628368+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.628368+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.631761+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.631761+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.635119+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.635119+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.637784+0000 mgr.y (mgr.15282) 853 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:14:28.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.637784+0000 mgr.y (mgr.15282) 853 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.640602+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.640602+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.641948+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.641948+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.648213+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.648213+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.653690+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.653690+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.654987+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.654987+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.661099+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.661099+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.666433+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.666433+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.667809+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.667809+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.673682+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.673682+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.677533+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.677533+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.678761+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.678761+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.684757+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.684757+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.688710+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.688710+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.689979+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.689979+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.695968+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.695968+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:14:28.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.699677+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.699677+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.700994+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.700994+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.706913+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.706913+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.710761+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.710761+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.711985+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.711985+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.717923+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.717923+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.721705+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.721705+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.723021+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.723021+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.724586+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.724586+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.725888+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.725888+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.731782+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.731782+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.735634+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.735634+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.736857+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.736857+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.738229+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.738229+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.739512+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.739512+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.745550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:14:28.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.745550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.749279+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.749279+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.750527+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.750527+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.756396+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.756396+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.760137+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.760137+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.761413+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.761413+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.762708+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.762708+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.764075+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.764075+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.765309+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.765309+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.766615+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.766615+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.767927+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.767927+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.769214+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.769214+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.770562+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.770562+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.772032+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.772032+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.773339+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.773339+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.774580+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.774580+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.776019+0000 mgr.y (mgr.15282) 854 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.776019+0000 mgr.y (mgr.15282) 854 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.776280+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.776280+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.777632+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.777632+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.783589+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.783589+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.785515+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.785515+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.787343+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:27.787343+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.798507+0000 mgr.y (mgr.15282) 855 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: cephadm 2024-09-17T11:14:27.798507+0000 mgr.y (mgr.15282) 855 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:28.108879+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:28.108879+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:28.177965+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:28.177965+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:28.179588+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:28.179588+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:28.187983+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:28 smithi164 bash[70557]: audit 2024-09-17T11:14:28.187983+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cluster 2024-09-17T11:14:26.842460+0000 mgr.y (mgr.15282) 846 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:28.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cluster 2024-09-17T11:14:26.842460+0000 mgr.y (mgr.15282) 846 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.201496+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.201496+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.214707+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.214707+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.313897+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.313897+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.327434+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.327434+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.330284+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.330284+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.332442+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.332442+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.344926+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.344926+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.478163+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:14:28.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.478163+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:14:28.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.482239+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.482239+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.485129+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.485129+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cluster 2024-09-17T11:14:26.842460+0000 mgr.y (mgr.15282) 846 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:28.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cluster 2024-09-17T11:14:26.842460+0000 mgr.y (mgr.15282) 846 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 85 B/s wr, 33 op/s 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.201496+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.201496+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.214707+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.214707+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.313897+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.313897+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.327434+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.327434+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.330284+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.330284+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.332442+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.332442+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.344926+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.344926+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.478163+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.478163+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.482239+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.482239+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.485129+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.485129+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.487609+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.566 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.487609+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.490504+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.490504+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.494342+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.494342+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.498211+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.498211+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.500508+0000 mgr.y (mgr.15282) 847 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.500508+0000 mgr.y (mgr.15282) 847 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.500686+0000 mgr.y (mgr.15282) 848 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.500686+0000 mgr.y (mgr.15282) 848 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.508103+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.508103+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.567 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.513113+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.513113+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.514526+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.514526+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.520603+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"}]': finished 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.487609+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.487609+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.490504+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.490504+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.494342+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.568 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.494342+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.498211+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.498211+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.500508+0000 mgr.y (mgr.15282) 847 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.500508+0000 mgr.y (mgr.15282) 847 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.500686+0000 mgr.y (mgr.15282) 848 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.500686+0000 mgr.y (mgr.15282) 848 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.508103+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.508103+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.513113+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.513113+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.514526+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.514526+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"} : dispatch 2024-09-17T11:14:28.569 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.520603+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"}]': finished 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.520603+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"}]': finished 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.527029+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.527029+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.528531+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.528531+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.534828+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"}]': finished 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.534828+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"}]': finished 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.541994+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.541994+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.570 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.544575+0000 mgr.y (mgr.15282) 849 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.544575+0000 mgr.y (mgr.15282) 849 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.552614+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.552614+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.559560+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.559560+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.562716+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.562716+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.565165+0000 mgr.y (mgr.15282) 850 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.565165+0000 mgr.y (mgr.15282) 850 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.572560+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.520603+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi163.nlukyi"}]': finished 2024-09-17T11:14:28.571 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.527029+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.527029+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.528531+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.528531+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"} : dispatch 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.534828+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"}]': finished 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.534828+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.dqlavi"}]': finished 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.541994+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.541994+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.544575+0000 mgr.y (mgr.15282) 849 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.544575+0000 mgr.y (mgr.15282) 849 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.552614+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.552614+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.559560+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.572 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.559560+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.562716+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.562716+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.565165+0000 mgr.y (mgr.15282) 850 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.565165+0000 mgr.y (mgr.15282) 850 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.572560+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.572560+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.580180+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.580180+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.582679+0000 mgr.y (mgr.15282) 851 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.582679+0000 mgr.y (mgr.15282) 851 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:14:28.573 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.590067+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.590067+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.599605+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.599605+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.602179+0000 mgr.y (mgr.15282) 852 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.602179+0000 mgr.y (mgr.15282) 852 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.609409+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.609409+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.617226+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.617226+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.620849+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.620849+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.574 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.624457+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.575 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.624457+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.575 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.628368+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.575 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.628368+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.575 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.631761+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.575 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.631761+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.575 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.572560+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.580180+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.580180+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.582679+0000 mgr.y (mgr.15282) 851 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.582679+0000 mgr.y (mgr.15282) 851 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.590067+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.590067+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.599605+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.599605+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.602179+0000 mgr.y (mgr.15282) 852 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.602179+0000 mgr.y (mgr.15282) 852 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.609409+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.609409+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.576 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.617226+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.617226+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.620849+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.620849+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.624457+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.624457+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.628368+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.628368+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.631761+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.631761+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.635119+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.577 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.635119+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.637784+0000 mgr.y (mgr.15282) 853 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.637784+0000 mgr.y (mgr.15282) 853 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.640602+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.640602+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.641948+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.641948+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.648213+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.648213+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.653690+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.653690+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.654987+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.654987+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.578 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.661099+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.661099+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.666433+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.666433+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.635119+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.635119+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.637784+0000 mgr.y (mgr.15282) 853 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.637784+0000 mgr.y (mgr.15282) 853 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.640602+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.640602+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.641948+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.579 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.641948+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.648213+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.648213+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.653690+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.653690+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.654987+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.654987+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.661099+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.661099+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.666433+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.666433+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.580 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.667809+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.667809+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.673682+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.673682+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.677533+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.677533+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.678761+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.678761+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.684757+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.684757+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.688710+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.688710+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.581 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.689979+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.689979+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.695968+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.695968+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.699677+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.667809+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.667809+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.673682+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.673682+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.677533+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.677533+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.582 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.678761+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.678761+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.684757+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.684757+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.688710+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.688710+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.689979+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.689979+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.695968+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.695968+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:14:28.583 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.699677+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.699677+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.700994+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.700994+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.706913+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.706913+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.710761+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.710761+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.711985+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.711985+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.717923+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.717923+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:14:28.584 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.721705+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.721705+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.723021+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.723021+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.724586+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.724586+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.699677+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.700994+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.700994+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.706913+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:14:28.585 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.706913+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.710761+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.710761+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.711985+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.711985+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.717923+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.717923+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.721705+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.721705+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.723021+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.723021+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.724586+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.586 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.724586+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.725888+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.725888+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.731782+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.731782+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.735634+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.735634+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.736857+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.736857+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.738229+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.738229+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.739512+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.739512+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.745550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.745550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:14:28.587 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.749279+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.749279+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.750527+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.725888+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.725888+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.731782+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.731782+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.735634+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.735634+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.736857+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.588 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.736857+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.738229+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.738229+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.739512+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.739512+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.745550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.745550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.749279+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.749279+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.750527+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.589 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.750527+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.756396+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.756396+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.760137+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.760137+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.761413+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.761413+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.762708+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.762708+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.764075+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.764075+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.765309+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.765309+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.766615+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.590 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.766615+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.591 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.767927+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.591 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.767927+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.591 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.769214+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.591 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.750527+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:14:28.591 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.756396+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:14:28.591 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.756396+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.760137+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.760137+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.761413+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.761413+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.762708+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.762708+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.764075+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.764075+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.765309+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.765309+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.766615+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.766615+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.592 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.767927+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.593 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.767927+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.593 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.769214+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.593 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.769214+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.593 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.770562+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.593 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.770562+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.593 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.772032+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.593 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.772032+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.773339+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.773339+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.774580+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.774580+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.776019+0000 mgr.y (mgr.15282) 854 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.776019+0000 mgr.y (mgr.15282) 854 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.776280+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.776280+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.777632+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.777632+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.783589+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.783589+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.785515+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.594 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.785515+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.787343+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:27.787343+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.798507+0000 mgr.y (mgr.15282) 855 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: cephadm 2024-09-17T11:14:27.798507+0000 mgr.y (mgr.15282) 855 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:28.108879+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:28.108879+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:28.177965+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:28.177965+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:28.179588+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:28.179588+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:28.187983+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.595 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[89600]: audit 2024-09-17T11:14:28.187983+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.769214+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.770562+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.770562+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.772032+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.772032+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.773339+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.773339+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.774580+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.774580+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:14:28.596 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.776019+0000 mgr.y (mgr.15282) 854 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.776019+0000 mgr.y (mgr.15282) 854 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.776280+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.776280+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.777632+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.777632+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.783589+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.783589+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.785515+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.785515+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.787343+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:27.787343+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.798507+0000 mgr.y (mgr.15282) 855 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:14:28.597 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: cephadm 2024-09-17T11:14:27.798507+0000 mgr.y (mgr.15282) 855 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:14:28.598 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:28.108879+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.598 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:28.108879+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.598 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:28.177965+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.598 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:28.177965+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:14:28.598 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:28.179588+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.598 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:28.179588+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:14:28.598 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:28.187983+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:28.598 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:28 smithi163 bash[93248]: audit 2024-09-17T11:14:28.187983+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:30.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:14:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:14:29] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.51.0" 2024-09-17T11:14:30.204 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:29.881395986Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:30.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:30 smithi164 bash[70557]: cluster 2024-09-17T11:14:28.844123+0000 mgr.y (mgr.15282) 856 : cluster [DBG] pgmap v516: 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-17T11:14:30.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:30 smithi164 bash[70557]: cluster 2024-09-17T11:14:28.844123+0000 mgr.y (mgr.15282) 856 : cluster [DBG] pgmap v516: 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-17T11:14:30.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:30 smithi163 bash[89600]: cluster 2024-09-17T11:14:28.844123+0000 mgr.y (mgr.15282) 856 : cluster [DBG] pgmap v516: 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-17T11:14:30.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:30 smithi163 bash[89600]: cluster 2024-09-17T11:14:28.844123+0000 mgr.y (mgr.15282) 856 : cluster [DBG] pgmap v516: 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-17T11:14:30.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:30 smithi163 bash[93248]: cluster 2024-09-17T11:14:28.844123+0000 mgr.y (mgr.15282) 856 : cluster [DBG] pgmap v516: 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-17T11:14:30.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:30 smithi163 bash[93248]: cluster 2024-09-17T11:14:28.844123+0000 mgr.y (mgr.15282) 856 : cluster [DBG] pgmap v516: 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-17T11:14:32.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:32 smithi164 bash[70557]: cluster 2024-09-17T11:14:30.845091+0000 mgr.y (mgr.15282) 857 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:14:32.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:32 smithi164 bash[70557]: cluster 2024-09-17T11:14:30.845091+0000 mgr.y (mgr.15282) 857 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:14:32.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:32 smithi164 bash[70557]: audit 2024-09-17T11:14:31.500986+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:32.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:32 smithi164 bash[70557]: audit 2024-09-17T11:14:31.500986+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:32.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:32 smithi163 bash[89600]: cluster 2024-09-17T11:14:30.845091+0000 mgr.y (mgr.15282) 857 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:14:32.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:32 smithi163 bash[89600]: cluster 2024-09-17T11:14:30.845091+0000 mgr.y (mgr.15282) 857 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:14:32.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:32 smithi163 bash[89600]: audit 2024-09-17T11:14:31.500986+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:32.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:32 smithi163 bash[89600]: audit 2024-09-17T11:14:31.500986+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:32.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:32 smithi163 bash[93248]: cluster 2024-09-17T11:14:30.845091+0000 mgr.y (mgr.15282) 857 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:14:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:32 smithi163 bash[93248]: cluster 2024-09-17T11:14:30.845091+0000 mgr.y (mgr.15282) 857 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T11:14:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:32 smithi163 bash[93248]: audit 2024-09-17T11:14:31.500986+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:32.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:32 smithi163 bash[93248]: audit 2024-09-17T11:14:31.500986+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:14:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:32.890333844Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:34.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:34 smithi164 bash[70557]: cluster 2024-09-17T11:14:32.846689+0000 mgr.y (mgr.15282) 858 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:34.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:34 smithi164 bash[70557]: cluster 2024-09-17T11:14:32.846689+0000 mgr.y (mgr.15282) 858 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:34.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:34 smithi163 bash[93248]: cluster 2024-09-17T11:14:32.846689+0000 mgr.y (mgr.15282) 858 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:34.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:34 smithi163 bash[93248]: cluster 2024-09-17T11:14:32.846689+0000 mgr.y (mgr.15282) 858 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:34.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:34 smithi163 bash[89600]: cluster 2024-09-17T11:14:32.846689+0000 mgr.y (mgr.15282) 858 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:34.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:34 smithi163 bash[89600]: cluster 2024-09-17T11:14:32.846689+0000 mgr.y (mgr.15282) 858 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:36.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:35.903626673Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:36 smithi164 bash[70557]: cluster 2024-09-17T11:14:34.847399+0000 mgr.y (mgr.15282) 859 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:36 smithi164 bash[70557]: cluster 2024-09-17T11:14:34.847399+0000 mgr.y (mgr.15282) 859 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:36.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:36 smithi164 bash[70557]: audit 2024-09-17T11:14:35.818788+0000 mgr.y (mgr.15282) 860 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:36.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:36 smithi164 bash[70557]: audit 2024-09-17T11:14:35.818788+0000 mgr.y (mgr.15282) 860 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:36.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:36 smithi164 bash[70557]: audit 2024-09-17T11:14:36.177666+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:36.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:36 smithi164 bash[70557]: audit 2024-09-17T11:14:36.177666+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[93248]: cluster 2024-09-17T11:14:34.847399+0000 mgr.y (mgr.15282) 859 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[93248]: cluster 2024-09-17T11:14:34.847399+0000 mgr.y (mgr.15282) 859 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[93248]: audit 2024-09-17T11:14:35.818788+0000 mgr.y (mgr.15282) 860 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:36.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[93248]: audit 2024-09-17T11:14:35.818788+0000 mgr.y (mgr.15282) 860 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:36.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[93248]: audit 2024-09-17T11:14:36.177666+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:36.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[93248]: audit 2024-09-17T11:14:36.177666+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:36.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[89600]: cluster 2024-09-17T11:14:34.847399+0000 mgr.y (mgr.15282) 859 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:36.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[89600]: cluster 2024-09-17T11:14:34.847399+0000 mgr.y (mgr.15282) 859 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:36.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[89600]: audit 2024-09-17T11:14:35.818788+0000 mgr.y (mgr.15282) 860 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:36.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[89600]: audit 2024-09-17T11:14:35.818788+0000 mgr.y (mgr.15282) 860 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:36.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[89600]: audit 2024-09-17T11:14:36.177666+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:36.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:36 smithi163 bash[89600]: audit 2024-09-17T11:14:36.177666+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:38.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:38 smithi164 bash[70557]: cluster 2024-09-17T11:14:36.848736+0000 mgr.y (mgr.15282) 861 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:38.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:38 smithi164 bash[70557]: cluster 2024-09-17T11:14:36.848736+0000 mgr.y (mgr.15282) 861 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:38.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:38 smithi163 bash[93248]: cluster 2024-09-17T11:14:36.848736+0000 mgr.y (mgr.15282) 861 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:38.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:38 smithi163 bash[93248]: cluster 2024-09-17T11:14:36.848736+0000 mgr.y (mgr.15282) 861 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:38.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:38 smithi163 bash[89600]: cluster 2024-09-17T11:14:36.848736+0000 mgr.y (mgr.15282) 861 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:38.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:38 smithi163 bash[89600]: cluster 2024-09-17T11:14:36.848736+0000 mgr.y (mgr.15282) 861 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T11:14:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:38.906463019Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:14:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:14:39] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-17T11:14:40.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:40 smithi164 bash[70557]: cluster 2024-09-17T11:14:38.849918+0000 mgr.y (mgr.15282) 862 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:40.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:40 smithi164 bash[70557]: cluster 2024-09-17T11:14:38.849918+0000 mgr.y (mgr.15282) 862 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:40.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:40 smithi163 bash[89600]: cluster 2024-09-17T11:14:38.849918+0000 mgr.y (mgr.15282) 862 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:40.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:40 smithi163 bash[89600]: cluster 2024-09-17T11:14:38.849918+0000 mgr.y (mgr.15282) 862 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:40.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:40 smithi163 bash[93248]: cluster 2024-09-17T11:14:38.849918+0000 mgr.y (mgr.15282) 862 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:40.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:40 smithi163 bash[93248]: cluster 2024-09-17T11:14:38.849918+0000 mgr.y (mgr.15282) 862 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:41.874483056Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:42 smithi164 bash[70557]: cluster 2024-09-17T11:14:40.850919+0000 mgr.y (mgr.15282) 863 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:42 smithi164 bash[70557]: cluster 2024-09-17T11:14:40.850919+0000 mgr.y (mgr.15282) 863 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:42.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:42 smithi163 bash[93248]: cluster 2024-09-17T11:14:40.850919+0000 mgr.y (mgr.15282) 863 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:42.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:42 smithi163 bash[93248]: cluster 2024-09-17T11:14:40.850919+0000 mgr.y (mgr.15282) 863 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:42 smithi163 bash[89600]: cluster 2024-09-17T11:14:40.850919+0000 mgr.y (mgr.15282) 863 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:42 smithi163 bash[89600]: cluster 2024-09-17T11:14:40.850919+0000 mgr.y (mgr.15282) 863 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T11:14:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:44 smithi164 bash[70557]: cluster 2024-09-17T11:14:42.852407+0000 mgr.y (mgr.15282) 864 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-09-17T11:14:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:44 smithi164 bash[70557]: cluster 2024-09-17T11:14:42.852407+0000 mgr.y (mgr.15282) 864 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-09-17T11:14:44.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:44 smithi163 bash[93248]: cluster 2024-09-17T11:14:42.852407+0000 mgr.y (mgr.15282) 864 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-09-17T11:14:44.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:44 smithi163 bash[93248]: cluster 2024-09-17T11:14:42.852407+0000 mgr.y (mgr.15282) 864 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-09-17T11:14:44.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:44 smithi163 bash[89600]: cluster 2024-09-17T11:14:42.852407+0000 mgr.y (mgr.15282) 864 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-09-17T11:14:44.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:44 smithi163 bash[89600]: cluster 2024-09-17T11:14:42.852407+0000 mgr.y (mgr.15282) 864 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-09-17T11:14:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:44.895024008Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:46.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:46 smithi164 bash[70557]: cluster 2024-09-17T11:14:44.853091+0000 mgr.y (mgr.15282) 865 : cluster [DBG] pgmap v524: 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-17T11:14:46.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:46 smithi164 bash[70557]: cluster 2024-09-17T11:14:44.853091+0000 mgr.y (mgr.15282) 865 : cluster [DBG] pgmap v524: 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-17T11:14:46.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:46 smithi163 bash[93248]: cluster 2024-09-17T11:14:44.853091+0000 mgr.y (mgr.15282) 865 : cluster [DBG] pgmap v524: 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-17T11:14:46.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:46 smithi163 bash[93248]: cluster 2024-09-17T11:14:44.853091+0000 mgr.y (mgr.15282) 865 : cluster [DBG] pgmap v524: 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-17T11:14:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:46 smithi163 bash[89600]: cluster 2024-09-17T11:14:44.853091+0000 mgr.y (mgr.15282) 865 : cluster [DBG] pgmap v524: 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-17T11:14:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:46 smithi163 bash[89600]: cluster 2024-09-17T11:14:44.853091+0000 mgr.y (mgr.15282) 865 : cluster [DBG] pgmap v524: 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-17T11:14:47.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:47 smithi163 bash[93248]: audit 2024-09-17T11:14:45.829591+0000 mgr.y (mgr.15282) 866 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:47.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:47 smithi163 bash[93248]: audit 2024-09-17T11:14:45.829591+0000 mgr.y (mgr.15282) 866 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:47.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:47 smithi163 bash[89600]: audit 2024-09-17T11:14:45.829591+0000 mgr.y (mgr.15282) 866 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:47.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:47 smithi163 bash[89600]: audit 2024-09-17T11:14:45.829591+0000 mgr.y (mgr.15282) 866 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:47.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:47 smithi164 bash[70557]: audit 2024-09-17T11:14:45.829591+0000 mgr.y (mgr.15282) 866 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:47.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:47 smithi164 bash[70557]: audit 2024-09-17T11:14:45.829591+0000 mgr.y (mgr.15282) 866 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:48.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:47.898454921Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:48.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:48 smithi163 bash[93248]: cluster 2024-09-17T11:14:46.854400+0000 mgr.y (mgr.15282) 867 : cluster [DBG] pgmap v525: 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-17T11:14:48.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:48 smithi163 bash[93248]: cluster 2024-09-17T11:14:46.854400+0000 mgr.y (mgr.15282) 867 : cluster [DBG] pgmap v525: 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-17T11:14:48.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:48 smithi163 bash[89600]: cluster 2024-09-17T11:14:46.854400+0000 mgr.y (mgr.15282) 867 : cluster [DBG] pgmap v525: 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-17T11:14:48.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:48 smithi163 bash[89600]: cluster 2024-09-17T11:14:46.854400+0000 mgr.y (mgr.15282) 867 : cluster [DBG] pgmap v525: 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-17T11:14:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:48 smithi164 bash[70557]: cluster 2024-09-17T11:14:46.854400+0000 mgr.y (mgr.15282) 867 : cluster [DBG] pgmap v525: 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-17T11:14:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:48 smithi164 bash[70557]: cluster 2024-09-17T11:14:46.854400+0000 mgr.y (mgr.15282) 867 : cluster [DBG] pgmap v525: 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-17T11:14:50.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:14:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:14:49] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-17T11:14:50.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:50 smithi163 bash[89600]: cluster 2024-09-17T11:14:48.855586+0000 mgr.y (mgr.15282) 868 : cluster [DBG] pgmap v526: 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-17T11:14:50.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:50 smithi163 bash[89600]: cluster 2024-09-17T11:14:48.855586+0000 mgr.y (mgr.15282) 868 : cluster [DBG] pgmap v526: 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-17T11:14:50.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:50 smithi163 bash[93248]: cluster 2024-09-17T11:14:48.855586+0000 mgr.y (mgr.15282) 868 : cluster [DBG] pgmap v526: 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-17T11:14:50.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:50 smithi163 bash[93248]: cluster 2024-09-17T11:14:48.855586+0000 mgr.y (mgr.15282) 868 : cluster [DBG] pgmap v526: 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-17T11:14:50.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:50 smithi164 bash[70557]: cluster 2024-09-17T11:14:48.855586+0000 mgr.y (mgr.15282) 868 : cluster [DBG] pgmap v526: 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-17T11:14:50.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:50 smithi164 bash[70557]: cluster 2024-09-17T11:14:48.855586+0000 mgr.y (mgr.15282) 868 : cluster [DBG] pgmap v526: 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-17T11:14:51.104 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T11:14:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:50.87776628Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:51 smithi163 bash[93248]: audit 2024-09-17T11:14:50.280553+0000 mgr.y (mgr.15282) 869 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:51 smithi163 bash[93248]: audit 2024-09-17T11:14:50.280553+0000 mgr.y (mgr.15282) 869 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:51 smithi163 bash[93248]: audit 2024-09-17T11:14:51.177622+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:51 smithi163 bash[93248]: audit 2024-09-17T11:14:51.177622+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:51.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:51 smithi163 bash[89600]: audit 2024-09-17T11:14:50.280553+0000 mgr.y (mgr.15282) 869 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:51.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:51 smithi163 bash[89600]: audit 2024-09-17T11:14:50.280553+0000 mgr.y (mgr.15282) 869 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:51.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:51 smithi163 bash[89600]: audit 2024-09-17T11:14:51.177622+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:51.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:51 smithi163 bash[89600]: audit 2024-09-17T11:14:51.177622+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:51 smithi164 bash[70557]: audit 2024-09-17T11:14:50.280553+0000 mgr.y (mgr.15282) 869 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:51 smithi164 bash[70557]: audit 2024-09-17T11:14:50.280553+0000 mgr.y (mgr.15282) 869 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:51 smithi164 bash[70557]: audit 2024-09-17T11:14:51.177622+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:51 smithi164 bash[70557]: audit 2024-09-17T11:14:51.177622+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:14:52.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:52 smithi163 bash[89600]: cluster 2024-09-17T11:14:50.856506+0000 mgr.y (mgr.15282) 870 : cluster [DBG] pgmap v527: 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-17T11:14:52.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:52 smithi163 bash[89600]: cluster 2024-09-17T11:14:50.856506+0000 mgr.y (mgr.15282) 870 : cluster [DBG] pgmap v527: 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-17T11:14:52.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:52 smithi163 bash[93248]: cluster 2024-09-17T11:14:50.856506+0000 mgr.y (mgr.15282) 870 : cluster [DBG] pgmap v527: 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-17T11:14:52.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:52 smithi163 bash[93248]: cluster 2024-09-17T11:14:50.856506+0000 mgr.y (mgr.15282) 870 : cluster [DBG] pgmap v527: 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-17T11:14:53.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:52 smithi164 bash[70557]: cluster 2024-09-17T11:14:50.856506+0000 mgr.y (mgr.15282) 870 : cluster [DBG] pgmap v527: 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-17T11:14:53.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:52 smithi164 bash[70557]: cluster 2024-09-17T11:14:50.856506+0000 mgr.y (mgr.15282) 870 : cluster [DBG] pgmap v527: 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-17T11:14:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:53.894077759Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:55.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:54 smithi164 bash[70557]: cluster 2024-09-17T11:14:52.858071+0000 mgr.y (mgr.15282) 871 : cluster [DBG] pgmap v528: 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-17T11:14:55.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:54 smithi164 bash[70557]: cluster 2024-09-17T11:14:52.858071+0000 mgr.y (mgr.15282) 871 : cluster [DBG] pgmap v528: 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-17T11:14:55.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:54 smithi163 bash[89600]: cluster 2024-09-17T11:14:52.858071+0000 mgr.y (mgr.15282) 871 : cluster [DBG] pgmap v528: 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-17T11:14:55.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:54 smithi163 bash[89600]: cluster 2024-09-17T11:14:52.858071+0000 mgr.y (mgr.15282) 871 : cluster [DBG] pgmap v528: 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-17T11:14:55.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:54 smithi163 bash[93248]: cluster 2024-09-17T11:14:52.858071+0000 mgr.y (mgr.15282) 871 : cluster [DBG] pgmap v528: 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-17T11:14:55.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:54 smithi163 bash[93248]: cluster 2024-09-17T11:14:52.858071+0000 mgr.y (mgr.15282) 871 : cluster [DBG] pgmap v528: 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-17T11:14:55.929 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:14:56.864 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:56 smithi164 bash[70557]: cluster 2024-09-17T11:14:54.858755+0000 mgr.y (mgr.15282) 872 : cluster [DBG] pgmap v529: 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-17T11:14:56.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:56 smithi164 bash[70557]: cluster 2024-09-17T11:14:54.858755+0000 mgr.y (mgr.15282) 872 : cluster [DBG] pgmap v529: 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-17T11:14:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:56 smithi163 bash[89600]: cluster 2024-09-17T11:14:54.858755+0000 mgr.y (mgr.15282) 872 : cluster [DBG] pgmap v529: 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-17T11:14:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:56 smithi163 bash[89600]: cluster 2024-09-17T11:14:54.858755+0000 mgr.y (mgr.15282) 872 : cluster [DBG] pgmap v529: 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-17T11:14:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:56 smithi163 bash[93248]: cluster 2024-09-17T11:14:54.858755+0000 mgr.y (mgr.15282) 872 : cluster [DBG] pgmap v529: 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-17T11:14:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:56 smithi163 bash[93248]: cluster 2024-09-17T11:14:54.858755+0000 mgr.y (mgr.15282) 872 : cluster [DBG] pgmap v529: 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-17T11:14:57.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:56.864782923Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:14:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:57 smithi163 bash[93248]: audit 2024-09-17T11:14:55.840889+0000 mgr.y (mgr.15282) 873 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:57.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:57 smithi163 bash[93248]: audit 2024-09-17T11:14:55.840889+0000 mgr.y (mgr.15282) 873 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:57.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:57 smithi163 bash[89600]: audit 2024-09-17T11:14:55.840889+0000 mgr.y (mgr.15282) 873 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:57.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:57 smithi163 bash[89600]: audit 2024-09-17T11:14:55.840889+0000 mgr.y (mgr.15282) 873 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:57.842 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (13m) 42s ago 41m 14.5M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (13m) 42s ago 41m 68.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (15m) 42s ago 38m 50.2M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (15m) 42s ago 50m 444M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (26m) 42s ago 52m 519M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (10m) 42s ago 52m 60.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (11m) 42s ago 50m 52.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (9m) 42s ago 50m 42.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (15m) 42s ago 41m 8424k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (14m) 42s ago 41m 8936k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (8m) 42s ago 49m 60.0M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:14:57.843 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (7m) 42s ago 48m 61.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:14:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (6m) 42s ago 47m 51.1M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:14:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (4m) 42s ago 46m 60.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:14:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (4m) 42s ago 45m 55.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:14:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (3m) 42s ago 44m 52.7M 3292M 19.3.0-4963-ge646f729 f271290a0950 b9643bb201c3 2024-09-17T11:14:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (2m) 42s ago 43m 50.5M 3292M 19.3.0-4963-ge646f729 f271290a0950 2f56d2533b30 2024-09-17T11:14:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (2m) 42s ago 42m 52.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 fe45f4391d00 2024-09-17T11:14:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (14m) 42s ago 41m 48.1M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:14:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (57s) 42s ago 39m 89.2M - 19.3.0-4963-ge646f729 f271290a0950 5bdf92b30fbe 2024-09-17T11:14:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (47s) 42s ago 39m 90.9M - 19.3.0-4963-ge646f729 f271290a0950 3f4805e80481 2024-09-17T11:14:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:57 smithi164 bash[70557]: audit 2024-09-17T11:14:55.840889+0000 mgr.y (mgr.15282) 873 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:58.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:57 smithi164 bash[70557]: audit 2024-09-17T11:14:55.840889+0000 mgr.y (mgr.15282) 873 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:14:58.691 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-17T11:14:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:58 smithi164 bash[70557]: cluster 2024-09-17T11:14:56.860060+0000 mgr.y (mgr.15282) 874 : cluster [DBG] pgmap v530: 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-17T11:14:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:58 smithi164 bash[70557]: cluster 2024-09-17T11:14:56.860060+0000 mgr.y (mgr.15282) 874 : cluster [DBG] pgmap v530: 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-17T11:14:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:58 smithi164 bash[70557]: audit 2024-09-17T11:14:57.805536+0000 mgr.y (mgr.15282) 875 : audit [DBG] from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:59.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:14:58 smithi164 bash[70557]: audit 2024-09-17T11:14:57.805536+0000 mgr.y (mgr.15282) 875 : audit [DBG] from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:59.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:58 smithi163 bash[93248]: cluster 2024-09-17T11:14:56.860060+0000 mgr.y (mgr.15282) 874 : cluster [DBG] pgmap v530: 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-17T11:14:59.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:58 smithi163 bash[93248]: cluster 2024-09-17T11:14:56.860060+0000 mgr.y (mgr.15282) 874 : cluster [DBG] pgmap v530: 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-17T11:14:59.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:58 smithi163 bash[93248]: audit 2024-09-17T11:14:57.805536+0000 mgr.y (mgr.15282) 875 : audit [DBG] from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:59.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:14:58 smithi163 bash[93248]: audit 2024-09-17T11:14:57.805536+0000 mgr.y (mgr.15282) 875 : audit [DBG] from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:58 smithi163 bash[89600]: cluster 2024-09-17T11:14:56.860060+0000 mgr.y (mgr.15282) 874 : cluster [DBG] pgmap v530: 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-17T11:14:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:58 smithi163 bash[89600]: cluster 2024-09-17T11:14:56.860060+0000 mgr.y (mgr.15282) 874 : cluster [DBG] pgmap v530: 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-17T11:14:59.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:58 smithi163 bash[89600]: audit 2024-09-17T11:14:57.805536+0000 mgr.y (mgr.15282) 875 : audit [DBG] from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:59.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:14:58 smithi163 bash[89600]: audit 2024-09-17T11:14:57.805536+0000 mgr.y (mgr.15282) 875 : audit [DBG] from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:00.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:14:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:14:59] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.51.0" 2024-09-17T11:15:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:14:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:14:59.891271232Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:00 smithi164 bash[70557]: cluster 2024-09-17T11:14:58.861195+0000 mgr.y (mgr.15282) 876 : cluster [DBG] pgmap v531: 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-17T11:15:01.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:00 smithi164 bash[70557]: cluster 2024-09-17T11:14:58.861195+0000 mgr.y (mgr.15282) 876 : cluster [DBG] pgmap v531: 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-17T11:15:01.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:00 smithi163 bash[89600]: cluster 2024-09-17T11:14:58.861195+0000 mgr.y (mgr.15282) 876 : cluster [DBG] pgmap v531: 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-17T11:15:01.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:00 smithi163 bash[89600]: cluster 2024-09-17T11:14:58.861195+0000 mgr.y (mgr.15282) 876 : cluster [DBG] pgmap v531: 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-17T11:15:01.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:00 smithi163 bash[93248]: cluster 2024-09-17T11:14:58.861195+0000 mgr.y (mgr.15282) 876 : cluster [DBG] pgmap v531: 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-17T11:15:01.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:00 smithi163 bash[93248]: cluster 2024-09-17T11:14:58.861195+0000 mgr.y (mgr.15282) 876 : cluster [DBG] pgmap v531: 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-17T11:15:02.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:02 smithi164 bash[70557]: cluster 2024-09-17T11:15:00.862114+0000 mgr.y (mgr.15282) 877 : cluster [DBG] pgmap v532: 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-17T11:15:02.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:02 smithi164 bash[70557]: cluster 2024-09-17T11:15:00.862114+0000 mgr.y (mgr.15282) 877 : cluster [DBG] pgmap v532: 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-17T11:15:03.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:02 smithi163 bash[89600]: cluster 2024-09-17T11:15:00.862114+0000 mgr.y (mgr.15282) 877 : cluster [DBG] pgmap v532: 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-17T11:15:03.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:02 smithi163 bash[89600]: cluster 2024-09-17T11:15:00.862114+0000 mgr.y (mgr.15282) 877 : cluster [DBG] pgmap v532: 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-17T11:15:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:02 smithi163 bash[93248]: cluster 2024-09-17T11:15:00.862114+0000 mgr.y (mgr.15282) 877 : cluster [DBG] pgmap v532: 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-17T11:15:03.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:02 smithi163 bash[93248]: cluster 2024-09-17T11:15:00.862114+0000 mgr.y (mgr.15282) 877 : cluster [DBG] pgmap v532: 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-17T11:15:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:02.893696226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:03.500 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:15:04.883 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:04 smithi163 bash[93248]: cluster 2024-09-17T11:15:02.863676+0000 mgr.y (mgr.15282) 878 : cluster [DBG] pgmap v533: 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-17T11:15:04.883 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:04 smithi163 bash[93248]: cluster 2024-09-17T11:15:02.863676+0000 mgr.y (mgr.15282) 878 : cluster [DBG] pgmap v533: 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-17T11:15:04.883 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:04 smithi163 bash[89600]: cluster 2024-09-17T11:15:02.863676+0000 mgr.y (mgr.15282) 878 : cluster [DBG] pgmap v533: 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-17T11:15:04.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:04 smithi163 bash[89600]: cluster 2024-09-17T11:15:02.863676+0000 mgr.y (mgr.15282) 878 : cluster [DBG] pgmap v533: 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-17T11:15:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:04 smithi164 bash[70557]: cluster 2024-09-17T11:15:02.863676+0000 mgr.y (mgr.15282) 878 : cluster [DBG] pgmap v533: 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-17T11:15:05.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:04 smithi164 bash[70557]: cluster 2024-09-17T11:15:02.863676+0000 mgr.y (mgr.15282) 878 : cluster [DBG] pgmap v533: 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-17T11:15:05.325 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:15:05.850 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:05 smithi163 bash[93248]: audit 2024-09-17T11:15:05.314653+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.163:0/3855687627' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:05.850 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:05 smithi163 bash[93248]: audit 2024-09-17T11:15:05.314653+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.163:0/3855687627' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:05.850 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:05 smithi163 bash[89600]: audit 2024-09-17T11:15:05.314653+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.163:0/3855687627' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:05.851 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:05 smithi163 bash[89600]: audit 2024-09-17T11:15:05.314653+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.163:0/3855687627' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:05.875 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:05 smithi164 bash[70557]: audit 2024-09-17T11:15:05.314653+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.163:0/3855687627' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:05.875 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:05 smithi164 bash[70557]: audit 2024-09-17T11:15:05.314653+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.163:0/3855687627' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:06.235 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-09-17T11:15:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:05.875693535Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:06 smithi164 bash[70557]: cluster 2024-09-17T11:15:04.864373+0000 mgr.y (mgr.15282) 879 : cluster [DBG] pgmap v534: 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-17T11:15:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:06 smithi164 bash[70557]: cluster 2024-09-17T11:15:04.864373+0000 mgr.y (mgr.15282) 879 : cluster [DBG] pgmap v534: 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-17T11:15:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:06 smithi164 bash[70557]: audit 2024-09-17T11:15:06.178024+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:07.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:06 smithi164 bash[70557]: audit 2024-09-17T11:15:06.178024+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:06 smithi163 bash[89600]: cluster 2024-09-17T11:15:04.864373+0000 mgr.y (mgr.15282) 879 : cluster [DBG] pgmap v534: 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-17T11:15:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:06 smithi163 bash[89600]: cluster 2024-09-17T11:15:04.864373+0000 mgr.y (mgr.15282) 879 : cluster [DBG] pgmap v534: 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-17T11:15:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:06 smithi163 bash[89600]: audit 2024-09-17T11:15:06.178024+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:06 smithi163 bash[89600]: audit 2024-09-17T11:15:06.178024+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:06 smithi163 bash[93248]: cluster 2024-09-17T11:15:04.864373+0000 mgr.y (mgr.15282) 879 : cluster [DBG] pgmap v534: 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-17T11:15:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:06 smithi163 bash[93248]: cluster 2024-09-17T11:15:04.864373+0000 mgr.y (mgr.15282) 879 : cluster [DBG] pgmap v534: 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-17T11:15:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:06 smithi163 bash[93248]: audit 2024-09-17T11:15:06.178024+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:06 smithi163 bash[93248]: audit 2024-09-17T11:15:06.178024+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:07 smithi164 bash[70557]: audit 2024-09-17T11:15:05.850742+0000 mgr.y (mgr.15282) 880 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:08.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:07 smithi164 bash[70557]: audit 2024-09-17T11:15:05.850742+0000 mgr.y (mgr.15282) 880 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:07 smithi163 bash[93248]: audit 2024-09-17T11:15:05.850742+0000 mgr.y (mgr.15282) 880 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:08.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:07 smithi163 bash[93248]: audit 2024-09-17T11:15:05.850742+0000 mgr.y (mgr.15282) 880 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:08.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:07 smithi163 bash[89600]: audit 2024-09-17T11:15:05.850742+0000 mgr.y (mgr.15282) 880 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:08.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:07 smithi163 bash[89600]: audit 2024-09-17T11:15:05.850742+0000 mgr.y (mgr.15282) 880 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:08.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:08 smithi164 bash[70557]: cluster 2024-09-17T11:15:06.865671+0000 mgr.y (mgr.15282) 881 : cluster [DBG] pgmap v535: 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-17T11:15:08.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:08 smithi164 bash[70557]: cluster 2024-09-17T11:15:06.865671+0000 mgr.y (mgr.15282) 881 : cluster [DBG] pgmap v535: 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-17T11:15:09.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:08 smithi163 bash[89600]: cluster 2024-09-17T11:15:06.865671+0000 mgr.y (mgr.15282) 881 : cluster [DBG] pgmap v535: 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-17T11:15:09.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:08 smithi163 bash[89600]: cluster 2024-09-17T11:15:06.865671+0000 mgr.y (mgr.15282) 881 : cluster [DBG] pgmap v535: 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-17T11:15:09.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:08 smithi163 bash[93248]: cluster 2024-09-17T11:15:06.865671+0000 mgr.y (mgr.15282) 881 : cluster [DBG] pgmap v535: 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-17T11:15:09.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:08 smithi163 bash[93248]: cluster 2024-09-17T11:15:06.865671+0000 mgr.y (mgr.15282) 881 : cluster [DBG] pgmap v535: 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-17T11:15:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:08.871828261Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:10.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:15:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:15:09] "GET /metrics HTTP/1.1" 200 38414 "" "Prometheus/2.51.0" 2024-09-17T11:15:11.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:10 smithi164 bash[70557]: cluster 2024-09-17T11:15:08.866900+0000 mgr.y (mgr.15282) 882 : cluster [DBG] pgmap v536: 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-17T11:15:11.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:10 smithi164 bash[70557]: cluster 2024-09-17T11:15:08.866900+0000 mgr.y (mgr.15282) 882 : cluster [DBG] pgmap v536: 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-17T11:15:11.054 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:15:11.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:10 smithi163 bash[89600]: cluster 2024-09-17T11:15:08.866900+0000 mgr.y (mgr.15282) 882 : cluster [DBG] pgmap v536: 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-17T11:15:11.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:10 smithi163 bash[89600]: cluster 2024-09-17T11:15:08.866900+0000 mgr.y (mgr.15282) 882 : cluster [DBG] pgmap v536: 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-17T11:15:11.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:10 smithi163 bash[93248]: cluster 2024-09-17T11:15:08.866900+0000 mgr.y (mgr.15282) 882 : cluster [DBG] pgmap v536: 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-17T11:15:11.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:10 smithi163 bash[93248]: cluster 2024-09-17T11:15:08.866900+0000 mgr.y (mgr.15282) 882 : cluster [DBG] pgmap v536: 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-17T11:15:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:11.905507196Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:12.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:12 smithi163 bash[89600]: cluster 2024-09-17T11:15:10.867810+0000 mgr.y (mgr.15282) 883 : cluster [DBG] pgmap v537: 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-17T11:15:12.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:12 smithi163 bash[89600]: cluster 2024-09-17T11:15:10.867810+0000 mgr.y (mgr.15282) 883 : cluster [DBG] pgmap v537: 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-17T11:15:12.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:12 smithi163 bash[93248]: cluster 2024-09-17T11:15:10.867810+0000 mgr.y (mgr.15282) 883 : cluster [DBG] pgmap v537: 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-17T11:15:12.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:12 smithi163 bash[93248]: cluster 2024-09-17T11:15:10.867810+0000 mgr.y (mgr.15282) 883 : cluster [DBG] pgmap v537: 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-17T11:15:12.873 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T11:15:13.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:12 smithi164 bash[70557]: cluster 2024-09-17T11:15:10.867810+0000 mgr.y (mgr.15282) 883 : cluster [DBG] pgmap v537: 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-17T11:15:13.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:12 smithi164 bash[70557]: cluster 2024-09-17T11:15:10.867810+0000 mgr.y (mgr.15282) 883 : cluster [DBG] pgmap v537: 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-17T11:15:13.658 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:15:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:13 smithi164 bash[70557]: audit 2024-09-17T11:15:12.862515+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.163:0/1761186900' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:14.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:13 smithi164 bash[70557]: audit 2024-09-17T11:15:12.862515+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.163:0/1761186900' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:14.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:13 smithi163 bash[93248]: audit 2024-09-17T11:15:12.862515+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.163:0/1761186900' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:14.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:13 smithi163 bash[93248]: audit 2024-09-17T11:15:12.862515+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.163:0/1761186900' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:14.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:13 smithi163 bash[89600]: audit 2024-09-17T11:15:12.862515+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.163:0/1761186900' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:14.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:13 smithi163 bash[89600]: audit 2024-09-17T11:15:12.862515+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.163:0/1761186900' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:14.901 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:14 smithi164 bash[70557]: cluster 2024-09-17T11:15:12.868581+0000 mgr.y (mgr.15282) 884 : cluster [DBG] pgmap v538: 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-17T11:15:14.901 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:14 smithi164 bash[70557]: cluster 2024-09-17T11:15:12.868581+0000 mgr.y (mgr.15282) 884 : cluster [DBG] pgmap v538: 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-17T11:15:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:14 smithi163 bash[89600]: cluster 2024-09-17T11:15:12.868581+0000 mgr.y (mgr.15282) 884 : cluster [DBG] pgmap v538: 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-17T11:15:15.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:14 smithi163 bash[89600]: cluster 2024-09-17T11:15:12.868581+0000 mgr.y (mgr.15282) 884 : cluster [DBG] pgmap v538: 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-17T11:15:15.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:14 smithi163 bash[93248]: cluster 2024-09-17T11:15:12.868581+0000 mgr.y (mgr.15282) 884 : cluster [DBG] pgmap v538: 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-17T11:15:15.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:14 smithi163 bash[93248]: cluster 2024-09-17T11:15:12.868581+0000 mgr.y (mgr.15282) 884 : cluster [DBG] pgmap v538: 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-17T11:15:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:14.901473195Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:16 smithi164 bash[70557]: cluster 2024-09-17T11:15:14.869236+0000 mgr.y (mgr.15282) 885 : cluster [DBG] pgmap v539: 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-17T11:15:17.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:16 smithi164 bash[70557]: cluster 2024-09-17T11:15:14.869236+0000 mgr.y (mgr.15282) 885 : cluster [DBG] pgmap v539: 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-17T11:15:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:16 smithi163 bash[89600]: cluster 2024-09-17T11:15:14.869236+0000 mgr.y (mgr.15282) 885 : cluster [DBG] pgmap v539: 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-17T11:15:17.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:16 smithi163 bash[89600]: cluster 2024-09-17T11:15:14.869236+0000 mgr.y (mgr.15282) 885 : cluster [DBG] pgmap v539: 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-17T11:15:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:16 smithi163 bash[93248]: cluster 2024-09-17T11:15:14.869236+0000 mgr.y (mgr.15282) 885 : cluster [DBG] pgmap v539: 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-17T11:15:17.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:16 smithi163 bash[93248]: cluster 2024-09-17T11:15:14.869236+0000 mgr.y (mgr.15282) 885 : cluster [DBG] pgmap v539: 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-17T11:15:17.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:17 smithi164 bash[70557]: audit 2024-09-17T11:15:15.859446+0000 mgr.y (mgr.15282) 886 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:17.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:17 smithi164 bash[70557]: audit 2024-09-17T11:15:15.859446+0000 mgr.y (mgr.15282) 886 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:18.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:17 smithi163 bash[93248]: audit 2024-09-17T11:15:15.859446+0000 mgr.y (mgr.15282) 886 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:18.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:17 smithi163 bash[93248]: audit 2024-09-17T11:15:15.859446+0000 mgr.y (mgr.15282) 886 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:18.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:17 smithi163 bash[89600]: audit 2024-09-17T11:15:15.859446+0000 mgr.y (mgr.15282) 886 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:18.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:17 smithi163 bash[89600]: audit 2024-09-17T11:15:15.859446+0000 mgr.y (mgr.15282) 886 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:17.898452249Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:18.472 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:15:19.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:18 smithi164 bash[70557]: cluster 2024-09-17T11:15:16.870534+0000 mgr.y (mgr.15282) 887 : cluster [DBG] pgmap v540: 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-17T11:15:19.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:18 smithi164 bash[70557]: cluster 2024-09-17T11:15:16.870534+0000 mgr.y (mgr.15282) 887 : cluster [DBG] pgmap v540: 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-17T11:15:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:18 smithi163 bash[89600]: cluster 2024-09-17T11:15:16.870534+0000 mgr.y (mgr.15282) 887 : cluster [DBG] pgmap v540: 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-17T11:15:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:18 smithi163 bash[89600]: cluster 2024-09-17T11:15:16.870534+0000 mgr.y (mgr.15282) 887 : cluster [DBG] pgmap v540: 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-17T11:15:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:18 smithi163 bash[93248]: cluster 2024-09-17T11:15:16.870534+0000 mgr.y (mgr.15282) 887 : cluster [DBG] pgmap v540: 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-17T11:15:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:18 smithi163 bash[93248]: cluster 2024-09-17T11:15:16.870534+0000 mgr.y (mgr.15282) 887 : cluster [DBG] pgmap v540: 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-17T11:15:19.971 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:15:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:15:19] "GET /metrics HTTP/1.1" 200 38414 "" "Prometheus/2.51.0" 2024-09-17T11:15:20.331 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:15:20.331 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": null, 2024-09-17T11:15:20.331 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": false, 2024-09-17T11:15:20.331 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "", 2024-09-17T11:15:20.331 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:15:20.331 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": null, 2024-09-17T11:15:20.331 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "", 2024-09-17T11:15:20.331 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:15:20.331 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:15:21.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:20.874112704Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:21.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:20 smithi164 bash[70557]: cluster 2024-09-17T11:15:18.871818+0000 mgr.y (mgr.15282) 888 : cluster [DBG] pgmap v541: 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-17T11:15:21.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:20 smithi164 bash[70557]: cluster 2024-09-17T11:15:18.871818+0000 mgr.y (mgr.15282) 888 : cluster [DBG] pgmap v541: 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-17T11:15:21.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:20 smithi163 bash[93248]: cluster 2024-09-17T11:15:18.871818+0000 mgr.y (mgr.15282) 888 : cluster [DBG] pgmap v541: 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-17T11:15:21.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:20 smithi163 bash[93248]: cluster 2024-09-17T11:15:18.871818+0000 mgr.y (mgr.15282) 888 : cluster [DBG] pgmap v541: 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-17T11:15:21.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:20 smithi163 bash[89600]: cluster 2024-09-17T11:15:18.871818+0000 mgr.y (mgr.15282) 888 : cluster [DBG] pgmap v541: 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-17T11:15:21.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:20 smithi163 bash[89600]: cluster 2024-09-17T11:15:18.871818+0000 mgr.y (mgr.15282) 888 : cluster [DBG] pgmap v541: 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-17T11:15:21.116 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T11:15:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:21 smithi164 bash[70557]: audit 2024-09-17T11:15:20.331460+0000 mgr.y (mgr.15282) 889 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:21 smithi164 bash[70557]: audit 2024-09-17T11:15:20.331460+0000 mgr.y (mgr.15282) 889 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:21 smithi164 bash[70557]: audit 2024-09-17T11:15:21.178252+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:21 smithi164 bash[70557]: audit 2024-09-17T11:15:21.178252+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:21 smithi163 bash[93248]: audit 2024-09-17T11:15:20.331460+0000 mgr.y (mgr.15282) 889 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:21 smithi163 bash[93248]: audit 2024-09-17T11:15:20.331460+0000 mgr.y (mgr.15282) 889 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:21 smithi163 bash[93248]: audit 2024-09-17T11:15:21.178252+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:21 smithi163 bash[93248]: audit 2024-09-17T11:15:21.178252+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:21 smithi163 bash[89600]: audit 2024-09-17T11:15:20.331460+0000 mgr.y (mgr.15282) 889 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:21 smithi163 bash[89600]: audit 2024-09-17T11:15:20.331460+0000 mgr.y (mgr.15282) 889 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:21 smithi163 bash[89600]: audit 2024-09-17T11:15:21.178252+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:21 smithi163 bash[89600]: audit 2024-09-17T11:15:21.178252+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:22 smithi164 bash[70557]: cluster 2024-09-17T11:15:20.872747+0000 mgr.y (mgr.15282) 890 : cluster [DBG] pgmap v542: 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-17T11:15:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:22 smithi164 bash[70557]: cluster 2024-09-17T11:15:20.872747+0000 mgr.y (mgr.15282) 890 : cluster [DBG] pgmap v542: 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-17T11:15:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:22 smithi163 bash[89600]: cluster 2024-09-17T11:15:20.872747+0000 mgr.y (mgr.15282) 890 : cluster [DBG] pgmap v542: 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-17T11:15:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:22 smithi163 bash[89600]: cluster 2024-09-17T11:15:20.872747+0000 mgr.y (mgr.15282) 890 : cluster [DBG] pgmap v542: 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-17T11:15:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:22 smithi163 bash[93248]: cluster 2024-09-17T11:15:20.872747+0000 mgr.y (mgr.15282) 890 : cluster [DBG] pgmap v542: 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-17T11:15:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:22 smithi163 bash[93248]: cluster 2024-09-17T11:15:20.872747+0000 mgr.y (mgr.15282) 890 : cluster [DBG] pgmap v542: 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-17T11:15:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:23.878492069Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:24 smithi164 bash[70557]: cluster 2024-09-17T11:15:22.874271+0000 mgr.y (mgr.15282) 891 : cluster [DBG] pgmap v543: 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-17T11:15:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:24 smithi164 bash[70557]: cluster 2024-09-17T11:15:22.874271+0000 mgr.y (mgr.15282) 891 : cluster [DBG] pgmap v543: 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-17T11:15:25.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:24 smithi163 bash[93248]: cluster 2024-09-17T11:15:22.874271+0000 mgr.y (mgr.15282) 891 : cluster [DBG] pgmap v543: 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-17T11:15:25.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:24 smithi163 bash[93248]: cluster 2024-09-17T11:15:22.874271+0000 mgr.y (mgr.15282) 891 : cluster [DBG] pgmap v543: 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-17T11:15:25.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:24 smithi163 bash[89600]: cluster 2024-09-17T11:15:22.874271+0000 mgr.y (mgr.15282) 891 : cluster [DBG] pgmap v543: 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-17T11:15:25.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:24 smithi163 bash[89600]: cluster 2024-09-17T11:15:22.874271+0000 mgr.y (mgr.15282) 891 : cluster [DBG] pgmap v543: 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-17T11:15:25.934 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:15:27.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:26.878875459Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:26 smithi164 bash[70557]: cluster 2024-09-17T11:15:24.875002+0000 mgr.y (mgr.15282) 892 : cluster [DBG] pgmap v544: 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-17T11:15:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:26 smithi164 bash[70557]: cluster 2024-09-17T11:15:24.875002+0000 mgr.y (mgr.15282) 892 : cluster [DBG] pgmap v544: 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-17T11:15:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:26 smithi163 bash[89600]: cluster 2024-09-17T11:15:24.875002+0000 mgr.y (mgr.15282) 892 : cluster [DBG] pgmap v544: 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-17T11:15:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:26 smithi163 bash[89600]: cluster 2024-09-17T11:15:24.875002+0000 mgr.y (mgr.15282) 892 : cluster [DBG] pgmap v544: 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-17T11:15:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:26 smithi163 bash[93248]: cluster 2024-09-17T11:15:24.875002+0000 mgr.y (mgr.15282) 892 : cluster [DBG] pgmap v544: 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-17T11:15:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:26 smithi163 bash[93248]: cluster 2024-09-17T11:15:24.875002+0000 mgr.y (mgr.15282) 892 : cluster [DBG] pgmap v544: 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-17T11:15:27.738 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T11:15:28.027 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:27 smithi163 bash[89600]: audit 2024-09-17T11:15:25.870696+0000 mgr.y (mgr.15282) 893 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:28.028 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:27 smithi163 bash[89600]: audit 2024-09-17T11:15:25.870696+0000 mgr.y (mgr.15282) 893 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:28.028 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:27 smithi163 bash[93248]: audit 2024-09-17T11:15:25.870696+0000 mgr.y (mgr.15282) 893 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:28.028 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:27 smithi163 bash[93248]: audit 2024-09-17T11:15:25.870696+0000 mgr.y (mgr.15282) 893 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:27 smithi164 bash[70557]: audit 2024-09-17T11:15:25.870696+0000 mgr.y (mgr.15282) 893 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:27 smithi164 bash[70557]: audit 2024-09-17T11:15:25.870696+0000 mgr.y (mgr.15282) 893 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:28.551 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T11:15:28.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:28 smithi163 bash[93248]: cluster 2024-09-17T11:15:26.876270+0000 mgr.y (mgr.15282) 894 : cluster [DBG] pgmap v545: 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-17T11:15:28.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:28 smithi163 bash[93248]: cluster 2024-09-17T11:15:26.876270+0000 mgr.y (mgr.15282) 894 : cluster [DBG] pgmap v545: 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-17T11:15:28.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:28 smithi163 bash[93248]: audit 2024-09-17T11:15:27.739060+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.163:0/1944319322' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:28.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:28 smithi163 bash[93248]: audit 2024-09-17T11:15:27.739060+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.163:0/1944319322' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:28 smithi163 bash[89600]: cluster 2024-09-17T11:15:26.876270+0000 mgr.y (mgr.15282) 894 : cluster [DBG] pgmap v545: 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-17T11:15:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:28 smithi163 bash[89600]: cluster 2024-09-17T11:15:26.876270+0000 mgr.y (mgr.15282) 894 : cluster [DBG] pgmap v545: 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-17T11:15:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:28 smithi163 bash[89600]: audit 2024-09-17T11:15:27.739060+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.163:0/1944319322' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:28.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:28 smithi163 bash[89600]: audit 2024-09-17T11:15:27.739060+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.163:0/1944319322' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:28 smithi164 bash[70557]: cluster 2024-09-17T11:15:26.876270+0000 mgr.y (mgr.15282) 894 : cluster [DBG] pgmap v545: 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-17T11:15:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:28 smithi164 bash[70557]: cluster 2024-09-17T11:15:26.876270+0000 mgr.y (mgr.15282) 894 : cluster [DBG] pgmap v545: 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-17T11:15:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:28 smithi164 bash[70557]: audit 2024-09-17T11:15:27.739060+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.163:0/1944319322' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:28 smithi164 bash[70557]: audit 2024-09-17T11:15:27.739060+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.163:0/1944319322' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:30.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:15:29] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.51.0" 2024-09-17T11:15:30.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:28.809735+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:28.809735+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:28.818009+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:28.818009+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:28.830484+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:28.830484+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:28.837014+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:28.837014+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:29.468468+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:29.468468+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:29.469975+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:29.469975+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:29.479024+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[89600]: audit 2024-09-17T11:15:29.479024+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:28.809735+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:28.809735+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:28.818009+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:28.818009+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:28.830484+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:28.830484+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:28.837014+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:28.837014+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:29.468468+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:29.468468+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:30.064 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:29.469975+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:30.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:29.469975+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:30.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:29.479024+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.065 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:29 smithi163 bash[93248]: audit 2024-09-17T11:15:29.479024+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:29.900247738Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:28.809735+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:28.809735+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:28.818009+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:28.818009+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:28.830484+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:28.830484+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:28.837014+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:28.837014+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:29.468468+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:29.468468+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:29.469975+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:29.469975+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:29.479024+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:29 smithi164 bash[70557]: audit 2024-09-17T11:15:29.479024+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:30 smithi164 bash[70557]: cluster 2024-09-17T11:15:28.876907+0000 mgr.y (mgr.15282) 895 : cluster [DBG] pgmap v546: 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-17T11:15:31.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:30 smithi164 bash[70557]: cluster 2024-09-17T11:15:28.876907+0000 mgr.y (mgr.15282) 895 : cluster [DBG] pgmap v546: 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-17T11:15:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:30 smithi163 bash[89600]: cluster 2024-09-17T11:15:28.876907+0000 mgr.y (mgr.15282) 895 : cluster [DBG] pgmap v546: 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-17T11:15:31.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:30 smithi163 bash[89600]: cluster 2024-09-17T11:15:28.876907+0000 mgr.y (mgr.15282) 895 : cluster [DBG] pgmap v546: 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-17T11:15:31.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:30 smithi163 bash[93248]: cluster 2024-09-17T11:15:28.876907+0000 mgr.y (mgr.15282) 895 : cluster [DBG] pgmap v546: 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-17T11:15:31.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:30 smithi163 bash[93248]: cluster 2024-09-17T11:15:28.876907+0000 mgr.y (mgr.15282) 895 : cluster [DBG] pgmap v546: 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-17T11:15:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:31 smithi164 bash[70557]: cluster 2024-09-17T11:15:30.877857+0000 mgr.y (mgr.15282) 896 : cluster [DBG] pgmap v547: 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-17T11:15:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:31 smithi164 bash[70557]: cluster 2024-09-17T11:15:30.877857+0000 mgr.y (mgr.15282) 896 : cluster [DBG] pgmap v547: 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-17T11:15:32.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:31 smithi163 bash[93248]: cluster 2024-09-17T11:15:30.877857+0000 mgr.y (mgr.15282) 896 : cluster [DBG] pgmap v547: 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-17T11:15:32.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:31 smithi163 bash[93248]: cluster 2024-09-17T11:15:30.877857+0000 mgr.y (mgr.15282) 896 : cluster [DBG] pgmap v547: 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-17T11:15:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:31 smithi163 bash[89600]: cluster 2024-09-17T11:15:30.877857+0000 mgr.y (mgr.15282) 896 : cluster [DBG] pgmap v547: 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-17T11:15:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:31 smithi163 bash[89600]: cluster 2024-09-17T11:15:30.877857+0000 mgr.y (mgr.15282) 896 : cluster [DBG] pgmap v547: 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-17T11:15:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:32.864565665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:33.356 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:15:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:33 smithi164 bash[70557]: cluster 2024-09-17T11:15:32.879029+0000 mgr.y (mgr.15282) 897 : cluster [DBG] pgmap v548: 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-17T11:15:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:33 smithi164 bash[70557]: cluster 2024-09-17T11:15:32.879029+0000 mgr.y (mgr.15282) 897 : cluster [DBG] pgmap v548: 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-17T11:15:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:33 smithi163 bash[89600]: cluster 2024-09-17T11:15:32.879029+0000 mgr.y (mgr.15282) 897 : cluster [DBG] pgmap v548: 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-17T11:15:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:33 smithi163 bash[89600]: cluster 2024-09-17T11:15:32.879029+0000 mgr.y (mgr.15282) 897 : cluster [DBG] pgmap v548: 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-17T11:15:34.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:33 smithi163 bash[93248]: cluster 2024-09-17T11:15:32.879029+0000 mgr.y (mgr.15282) 897 : cluster [DBG] pgmap v548: 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-17T11:15:34.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:33 smithi163 bash[93248]: cluster 2024-09-17T11:15:32.879029+0000 mgr.y (mgr.15282) 897 : cluster [DBG] pgmap v548: 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-17T11:15:35.262 INFO:teuthology.orchestra.run.smithi163.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.260 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:35.90185378Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:36.345 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T11:15:36.355 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T11:15:36.355 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T11:15:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: cluster 2024-09-17T11:15:34.879486+0000 mgr.y (mgr.15282) 898 : cluster [DBG] pgmap v549: 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-17T11:15:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: cluster 2024-09-17T11:15:34.879486+0000 mgr.y (mgr.15282) 898 : cluster [DBG] pgmap v549: 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-17T11:15:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.251796+0000 mgr.y (mgr.15282) 899 : audit [DBG] from='client.54713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:36.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.251796+0000 mgr.y (mgr.15282) 899 : audit [DBG] from='client.54713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: cephadm 2024-09-17T11:15:35.252860+0000 mgr.y (mgr.15282) 900 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: cephadm 2024-09-17T11:15:35.252860+0000 mgr.y (mgr.15282) 900 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.261831+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.261831+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.264387+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:36.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.264387+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:36.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.265616+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:36.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.265616+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:36.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.273997+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:35.273997+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: cephadm 2024-09-17T11:15:35.339994+0000 mgr.y (mgr.15282) 901 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: cephadm 2024-09-17T11:15:35.339994+0000 mgr.y (mgr.15282) 901 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:36.179538+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:36.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:36 smithi164 bash[70557]: audit 2024-09-17T11:15:36.179538+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: cluster 2024-09-17T11:15:34.879486+0000 mgr.y (mgr.15282) 898 : cluster [DBG] pgmap v549: 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-17T11:15:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: cluster 2024-09-17T11:15:34.879486+0000 mgr.y (mgr.15282) 898 : cluster [DBG] pgmap v549: 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-17T11:15:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.251796+0000 mgr.y (mgr.15282) 899 : audit [DBG] from='client.54713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.251796+0000 mgr.y (mgr.15282) 899 : audit [DBG] from='client.54713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: cephadm 2024-09-17T11:15:35.252860+0000 mgr.y (mgr.15282) 900 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: cephadm 2024-09-17T11:15:35.252860+0000 mgr.y (mgr.15282) 900 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.261831+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.261831+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.264387+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.264387+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.265616+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.265616+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.273997+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.564 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:35.273997+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: cephadm 2024-09-17T11:15:35.339994+0000 mgr.y (mgr.15282) 901 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: cephadm 2024-09-17T11:15:35.339994+0000 mgr.y (mgr.15282) 901 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:36.179538+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:36.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[89600]: audit 2024-09-17T11:15:36.179538+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:36.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: cluster 2024-09-17T11:15:34.879486+0000 mgr.y (mgr.15282) 898 : cluster [DBG] pgmap v549: 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-17T11:15:36.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: cluster 2024-09-17T11:15:34.879486+0000 mgr.y (mgr.15282) 898 : cluster [DBG] pgmap v549: 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-17T11:15:36.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.251796+0000 mgr.y (mgr.15282) 899 : audit [DBG] from='client.54713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:36.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.251796+0000 mgr.y (mgr.15282) 899 : audit [DBG] from='client.54713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:36.565 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: cephadm 2024-09-17T11:15:35.252860+0000 mgr.y (mgr.15282) 900 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: cephadm 2024-09-17T11:15:35.252860+0000 mgr.y (mgr.15282) 900 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.261831+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.261831+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.264387+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.264387+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.265616+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.265616+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.273997+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:35.273997+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: cephadm 2024-09-17T11:15:35.339994+0000 mgr.y (mgr.15282) 901 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.566 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: cephadm 2024-09-17T11:15:35.339994+0000 mgr.y (mgr.15282) 901 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T11:15:36.567 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:36.179538+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:36.567 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:36 smithi163 bash[93248]: audit 2024-09-17T11:15:36.179538+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:37 smithi164 bash[70557]: audit 2024-09-17T11:15:35.877833+0000 mgr.y (mgr.15282) 902 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:37 smithi164 bash[70557]: audit 2024-09-17T11:15:35.877833+0000 mgr.y (mgr.15282) 902 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:37.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:37 smithi163 bash[93248]: audit 2024-09-17T11:15:35.877833+0000 mgr.y (mgr.15282) 902 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:37.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:37 smithi163 bash[93248]: audit 2024-09-17T11:15:35.877833+0000 mgr.y (mgr.15282) 902 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:37 smithi163 bash[89600]: audit 2024-09-17T11:15:35.877833+0000 mgr.y (mgr.15282) 902 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:37.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:37 smithi163 bash[89600]: audit 2024-09-17T11:15:35.877833+0000 mgr.y (mgr.15282) 902 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:38 smithi164 bash[70557]: cluster 2024-09-17T11:15:36.880814+0000 mgr.y (mgr.15282) 903 : cluster [DBG] pgmap v550: 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-17T11:15:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:38 smithi164 bash[70557]: cluster 2024-09-17T11:15:36.880814+0000 mgr.y (mgr.15282) 903 : cluster [DBG] pgmap v550: 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-17T11:15:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:38 smithi163 bash[93248]: cluster 2024-09-17T11:15:36.880814+0000 mgr.y (mgr.15282) 903 : cluster [DBG] pgmap v550: 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-17T11:15:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:38 smithi163 bash[93248]: cluster 2024-09-17T11:15:36.880814+0000 mgr.y (mgr.15282) 903 : cluster [DBG] pgmap v550: 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-17T11:15:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:38 smithi163 bash[89600]: cluster 2024-09-17T11:15:36.880814+0000 mgr.y (mgr.15282) 903 : cluster [DBG] pgmap v550: 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-17T11:15:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:38 smithi163 bash[89600]: cluster 2024-09-17T11:15:36.880814+0000 mgr.y (mgr.15282) 903 : cluster [DBG] pgmap v550: 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-17T11:15:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:38.877636879Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:39.719 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.447230+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.447230+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.448365+0000 mgr.y (mgr.15282) 904 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.448365+0000 mgr.y (mgr.15282) 904 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.448483+0000 mgr.y (mgr.15282) 905 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.448483+0000 mgr.y (mgr.15282) 905 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.450803+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.450803+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.455337+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.455337+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.457631+0000 mgr.y (mgr.15282) 906 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.457631+0000 mgr.y (mgr.15282) 906 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:15:39.720 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.466922+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.721 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.466922+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.721 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.473043+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.721 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.473043+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.721 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.475253+0000 mgr.y (mgr.15282) 907 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:15:39.721 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.475253+0000 mgr.y (mgr.15282) 907 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:15:39.721 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.484486+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.721 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.484486+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.721 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.489751+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.447230+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.447230+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.448365+0000 mgr.y (mgr.15282) 904 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.448365+0000 mgr.y (mgr.15282) 904 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.448483+0000 mgr.y (mgr.15282) 905 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.448483+0000 mgr.y (mgr.15282) 905 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.450803+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.450803+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.455337+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.455337+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.457631+0000 mgr.y (mgr.15282) 906 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:15:39.722 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.457631+0000 mgr.y (mgr.15282) 906 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.466922+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.466922+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.473043+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.473043+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.475253+0000 mgr.y (mgr.15282) 907 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.475253+0000 mgr.y (mgr.15282) 907 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.484486+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.484486+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.489751+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.489751+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.723 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.492068+0000 mgr.y (mgr.15282) 908 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.492068+0000 mgr.y (mgr.15282) 908 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.501131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.501131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.508951+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.508951+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.511311+0000 mgr.y (mgr.15282) 909 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.511311+0000 mgr.y (mgr.15282) 909 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.520639+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.520639+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.529627+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.529627+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.724 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.531876+0000 mgr.y (mgr.15282) 910 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.531876+0000 mgr.y (mgr.15282) 910 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.541147+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.541147+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.547028+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.547028+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.549345+0000 mgr.y (mgr.15282) 911 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.549345+0000 mgr.y (mgr.15282) 911 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.558654+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.558654+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.725 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.563918+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.489751+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.492068+0000 mgr.y (mgr.15282) 908 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.492068+0000 mgr.y (mgr.15282) 908 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.501131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.501131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.508951+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.508951+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.511311+0000 mgr.y (mgr.15282) 909 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.511311+0000 mgr.y (mgr.15282) 909 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.520639+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.520639+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.529627+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.726 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.529627+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.531876+0000 mgr.y (mgr.15282) 910 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.531876+0000 mgr.y (mgr.15282) 910 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.541147+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.541147+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.547028+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.547028+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.549345+0000 mgr.y (mgr.15282) 911 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.549345+0000 mgr.y (mgr.15282) 911 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.558654+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.558654+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.727 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.563918+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.563918+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.566266+0000 mgr.y (mgr.15282) 912 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.566266+0000 mgr.y (mgr.15282) 912 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.575789+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.575789+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.581033+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.581033+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.583728+0000 mgr.y (mgr.15282) 913 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.583728+0000 mgr.y (mgr.15282) 913 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.587840+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.587840+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.728 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.590021+0000 mgr.y (mgr.15282) 914 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: cephadm 2024-09-17T11:15:38.590021+0000 mgr.y (mgr.15282) 914 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.601222+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[89600]: audit 2024-09-17T11:15:38.601222+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.563918+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.566266+0000 mgr.y (mgr.15282) 912 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.566266+0000 mgr.y (mgr.15282) 912 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.575789+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.575789+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.581033+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.581033+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.583728+0000 mgr.y (mgr.15282) 913 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:15:39.729 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.583728+0000 mgr.y (mgr.15282) 913 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:15:39.730 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.587840+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.730 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.587840+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.730 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.590021+0000 mgr.y (mgr.15282) 914 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:15:39.730 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: cephadm 2024-09-17T11:15:38.590021+0000 mgr.y (mgr.15282) 914 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:15:39.730 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.601222+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.730 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[93248]: audit 2024-09-17T11:15:38.601222+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.447230+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.447230+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.448365+0000 mgr.y (mgr.15282) 904 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:15:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.448365+0000 mgr.y (mgr.15282) 904 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T11:15:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.448483+0000 mgr.y (mgr.15282) 905 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:15:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.448483+0000 mgr.y (mgr.15282) 905 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T11:15:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.450803+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:15:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.450803+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:15:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.455337+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.455337+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.457631+0000 mgr.y (mgr.15282) 906 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.457631+0000 mgr.y (mgr.15282) 906 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.466922+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.466922+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.473043+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.473043+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.475253+0000 mgr.y (mgr.15282) 907 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.475253+0000 mgr.y (mgr.15282) 907 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.484486+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.484486+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.489751+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.489751+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.492068+0000 mgr.y (mgr.15282) 908 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:15:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.492068+0000 mgr.y (mgr.15282) 908 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:15:39.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.501131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.501131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.508951+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.508951+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.511311+0000 mgr.y (mgr.15282) 909 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.511311+0000 mgr.y (mgr.15282) 909 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.520639+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.520639+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.529627+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.529627+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.531876+0000 mgr.y (mgr.15282) 910 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.531876+0000 mgr.y (mgr.15282) 910 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.541147+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.541147+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.547028+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.547028+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.549345+0000 mgr.y (mgr.15282) 911 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:15:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.549345+0000 mgr.y (mgr.15282) 911 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.558654+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.558654+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.563918+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.563918+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.566266+0000 mgr.y (mgr.15282) 912 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.566266+0000 mgr.y (mgr.15282) 912 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.575789+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.575789+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.581033+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.581033+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.583728+0000 mgr.y (mgr.15282) 913 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.583728+0000 mgr.y (mgr.15282) 913 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.587840+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.587840+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.590021+0000 mgr.y (mgr.15282) 914 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:15:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: cephadm 2024-09-17T11:15:38.590021+0000 mgr.y (mgr.15282) 914 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:15:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.601222+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:39 smithi164 bash[70557]: audit 2024-09-17T11:15:38.601222+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:15:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:15:39] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-09-17T11:15:40.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:40 smithi163 bash[93248]: cluster 2024-09-17T11:15:38.881982+0000 mgr.y (mgr.15282) 915 : cluster [DBG] pgmap v551: 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-17T11:15:40.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:40 smithi163 bash[93248]: cluster 2024-09-17T11:15:38.881982+0000 mgr.y (mgr.15282) 915 : cluster [DBG] pgmap v551: 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-17T11:15:40.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:40 smithi163 bash[89600]: cluster 2024-09-17T11:15:38.881982+0000 mgr.y (mgr.15282) 915 : cluster [DBG] pgmap v551: 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-17T11:15:40.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:40 smithi163 bash[89600]: cluster 2024-09-17T11:15:38.881982+0000 mgr.y (mgr.15282) 915 : cluster [DBG] pgmap v551: 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-17T11:15:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:40 smithi164 bash[70557]: cluster 2024-09-17T11:15:38.881982+0000 mgr.y (mgr.15282) 915 : cluster [DBG] pgmap v551: 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-17T11:15:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:40 smithi164 bash[70557]: cluster 2024-09-17T11:15:38.881982+0000 mgr.y (mgr.15282) 915 : cluster [DBG] pgmap v551: 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-17T11:15:41.887 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:15:42.316 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:41.883381503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:42.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: cluster 2024-09-17T11:15:40.882723+0000 mgr.y (mgr.15282) 916 : cluster [DBG] pgmap v552: 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-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: cluster 2024-09-17T11:15:40.882723+0000 mgr.y (mgr.15282) 916 : cluster [DBG] pgmap v552: 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-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: cephadm 2024-09-17T11:15:41.464376+0000 mgr.y (mgr.15282) 917 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi163.xzsbrb 2024-09-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: cephadm 2024-09-17T11:15:41.464376+0000 mgr.y (mgr.15282) 917 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi163.xzsbrb 2024-09-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: audit 2024-09-17T11:15:41.471126+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: audit 2024-09-17T11:15:41.471126+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: audit 2024-09-17T11:15:41.477901+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: audit 2024-09-17T11:15:41.477901+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: audit 2024-09-17T11:15:41.479177+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: audit 2024-09-17T11:15:41.479177+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: audit 2024-09-17T11:15:41.481532+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: audit 2024-09-17T11:15:41.481532+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: cephadm 2024-09-17T11:15:41.483998+0000 mgr.y (mgr.15282) 918 : cephadm [INF] Deploying daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T11:15:42.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:42 smithi164 bash[70557]: cephadm 2024-09-17T11:15:41.483998+0000 mgr.y (mgr.15282) 918 : cephadm [INF] Deploying daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T11:15:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: cluster 2024-09-17T11:15:40.882723+0000 mgr.y (mgr.15282) 916 : cluster [DBG] pgmap v552: 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-17T11:15:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: cluster 2024-09-17T11:15:40.882723+0000 mgr.y (mgr.15282) 916 : cluster [DBG] pgmap v552: 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-17T11:15:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: cephadm 2024-09-17T11:15:41.464376+0000 mgr.y (mgr.15282) 917 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi163.xzsbrb 2024-09-17T11:15:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: cephadm 2024-09-17T11:15:41.464376+0000 mgr.y (mgr.15282) 917 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi163.xzsbrb 2024-09-17T11:15:42.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: audit 2024-09-17T11:15:41.471126+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:42.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: audit 2024-09-17T11:15:41.471126+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:42.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: audit 2024-09-17T11:15:41.477901+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: audit 2024-09-17T11:15:41.477901+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: audit 2024-09-17T11:15:41.479177+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: audit 2024-09-17T11:15:41.479177+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: audit 2024-09-17T11:15:41.481532+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:42.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: audit 2024-09-17T11:15:41.481532+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:42.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: cephadm 2024-09-17T11:15:41.483998+0000 mgr.y (mgr.15282) 918 : cephadm [INF] Deploying daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T11:15:42.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[89600]: cephadm 2024-09-17T11:15:41.483998+0000 mgr.y (mgr.15282) 918 : cephadm [INF] Deploying daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T11:15:42.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: cluster 2024-09-17T11:15:40.882723+0000 mgr.y (mgr.15282) 916 : cluster [DBG] pgmap v552: 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-17T11:15:42.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: cluster 2024-09-17T11:15:40.882723+0000 mgr.y (mgr.15282) 916 : cluster [DBG] pgmap v552: 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-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: cephadm 2024-09-17T11:15:41.464376+0000 mgr.y (mgr.15282) 917 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi163.xzsbrb 2024-09-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: cephadm 2024-09-17T11:15:41.464376+0000 mgr.y (mgr.15282) 917 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi163.xzsbrb 2024-09-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: audit 2024-09-17T11:15:41.471126+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: audit 2024-09-17T11:15:41.471126+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: audit 2024-09-17T11:15:41.477901+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: audit 2024-09-17T11:15:41.477901+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: audit 2024-09-17T11:15:41.479177+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: audit 2024-09-17T11:15:41.479177+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi163.xzsbrb", "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-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: audit 2024-09-17T11:15:41.481532+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: audit 2024-09-17T11:15:41.481532+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: cephadm 2024-09-17T11:15:41.483998+0000 mgr.y (mgr.15282) 918 : cephadm [INF] Deploying daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T11:15:42.814 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:42 smithi163 bash[93248]: cephadm 2024-09-17T11:15:41.483998+0000 mgr.y (mgr.15282) 918 : cephadm [INF] Deploying daemon iscsi.foo.smithi163.xzsbrb on smithi163 2024-09-17T11:15:44.454 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:15:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:44 smithi164 bash[70557]: cluster 2024-09-17T11:15:42.884274+0000 mgr.y (mgr.15282) 919 : cluster [DBG] pgmap v553: 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-17T11:15:44.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:44 smithi164 bash[70557]: cluster 2024-09-17T11:15:42.884274+0000 mgr.y (mgr.15282) 919 : cluster [DBG] pgmap v553: 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-17T11:15:44.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:44 smithi163 bash[89600]: cluster 2024-09-17T11:15:42.884274+0000 mgr.y (mgr.15282) 919 : cluster [DBG] pgmap v553: 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-17T11:15:44.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:44 smithi163 bash[89600]: cluster 2024-09-17T11:15:42.884274+0000 mgr.y (mgr.15282) 919 : cluster [DBG] pgmap v553: 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-17T11:15:44.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:44 smithi163 bash[93248]: cluster 2024-09-17T11:15:42.884274+0000 mgr.y (mgr.15282) 919 : cluster [DBG] pgmap v553: 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-17T11:15:44.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:44 smithi163 bash[93248]: cluster 2024-09-17T11:15:42.884274+0000 mgr.y (mgr.15282) 919 : cluster [DBG] pgmap v553: 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-17T11:15:45.070 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:15:45.070 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (14m) 89s ago 42m 14.5M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:15:45.070 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (14m) 89s ago 41m 68.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:15:45.070 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (16m) 89s ago 39m 50.2M - 3.8 ebb0615149de b8f163be8098 2024-09-17T11:15:45.070 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (16m) 89s ago 50m 444M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:15:45.070 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (27m) 89s ago 53m 519M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (11m) 89s ago 53m 60.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (12m) 89s ago 51m 52.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (10m) 89s ago 51m 42.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (15m) 89s ago 42m 8424k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (15m) 89s ago 42m 8936k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (8m) 89s ago 50m 60.0M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (8m) 89s ago 49m 61.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (6m) 89s ago 48m 51.1M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (5m) 89s ago 47m 60.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (4m) 89s ago 46m 55.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (4m) 89s ago 45m 52.7M 3292M 19.3.0-4963-ge646f729 f271290a0950 b9643bb201c3 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (3m) 89s ago 44m 50.5M 3292M 19.3.0-4963-ge646f729 f271290a0950 2f56d2533b30 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (3m) 89s ago 43m 52.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 fe45f4391d00 2024-09-17T11:15:45.071 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (15m) 89s ago 42m 48.1M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:15:45.072 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (105s) 89s ago 39m 89.2M - 19.3.0-4963-ge646f729 f271290a0950 5bdf92b30fbe 2024-09-17T11:15:45.072 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (95s) 89s ago 40m 90.9M - 19.3.0-4963-ge646f729 f271290a0950 3f4805e80481 2024-09-17T11:15:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:44.864178238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:45.438 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:15:45.439 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:15:45.440 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:15:45.440 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T11:15:45.440 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:15:45.440 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:15:45.440 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:45.441 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:15:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:45.441 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:15:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:45.441 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:15:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:45.441 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:15:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:45.442 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:15:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:45.442 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:15:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:45.442 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:45.443 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:15:45 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:45.744 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": true, 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [ 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "osd", 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "mon", 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw", 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr" 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: ], 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": "15/21 daemons upgraded", 2024-09-17T11:15:45.745 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-17T11:15:45.746 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:15:45.746 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:15:45.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:45 smithi164 bash[70557]: audit 2024-09-17T11:15:44.441563+0000 mgr.y (mgr.15282) 920 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:45 smithi164 bash[70557]: audit 2024-09-17T11:15:44.441563+0000 mgr.y (mgr.15282) 920 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:45 smithi164 bash[70557]: audit 2024-09-17T11:15:44.753331+0000 mgr.y (mgr.15282) 921 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:45 smithi164 bash[70557]: audit 2024-09-17T11:15:44.753331+0000 mgr.y (mgr.15282) 921 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:45 smithi164 bash[70557]: audit 2024-09-17T11:15:45.439544+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.163:0/186273401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:45.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:45 smithi164 bash[70557]: audit 2024-09-17T11:15:45.439544+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.163:0/186273401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:45.804 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[93248]: audit 2024-09-17T11:15:44.441563+0000 mgr.y (mgr.15282) 920 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.804 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[93248]: audit 2024-09-17T11:15:44.441563+0000 mgr.y (mgr.15282) 920 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.804 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[93248]: audit 2024-09-17T11:15:44.753331+0000 mgr.y (mgr.15282) 921 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.804 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[93248]: audit 2024-09-17T11:15:44.753331+0000 mgr.y (mgr.15282) 921 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.804 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[93248]: audit 2024-09-17T11:15:45.439544+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.163:0/186273401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:45.804 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[93248]: audit 2024-09-17T11:15:45.439544+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.163:0/186273401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:45.805 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[89600]: audit 2024-09-17T11:15:44.441563+0000 mgr.y (mgr.15282) 920 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.805 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[89600]: audit 2024-09-17T11:15:44.441563+0000 mgr.y (mgr.15282) 920 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.805 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[89600]: audit 2024-09-17T11:15:44.753331+0000 mgr.y (mgr.15282) 921 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.805 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[89600]: audit 2024-09-17T11:15:44.753331+0000 mgr.y (mgr.15282) 921 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.805 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[89600]: audit 2024-09-17T11:15:45.439544+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.163:0/186273401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:45.805 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:45 smithi163 bash[89600]: audit 2024-09-17T11:15:45.439544+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.163:0/186273401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:15:46.093 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T11:15:46.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:46 smithi164 bash[70557]: cluster 2024-09-17T11:15:44.884760+0000 mgr.y (mgr.15282) 922 : cluster [DBG] pgmap v554: 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-17T11:15:46.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:46 smithi164 bash[70557]: cluster 2024-09-17T11:15:44.884760+0000 mgr.y (mgr.15282) 922 : cluster [DBG] pgmap v554: 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-17T11:15:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:46 smithi164 bash[70557]: audit 2024-09-17T11:15:45.051315+0000 mgr.y (mgr.15282) 923 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:46 smithi164 bash[70557]: audit 2024-09-17T11:15:45.051315+0000 mgr.y (mgr.15282) 923 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:46 smithi164 bash[70557]: audit 2024-09-17T11:15:45.745255+0000 mgr.y (mgr.15282) 924 : audit [DBG] from='client.44763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:46 smithi164 bash[70557]: audit 2024-09-17T11:15:45.745255+0000 mgr.y (mgr.15282) 924 : audit [DBG] from='client.44763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:46 smithi164 bash[70557]: audit 2024-09-17T11:15:46.094386+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.163:0/2179497358' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:46.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:46 smithi164 bash[70557]: audit 2024-09-17T11:15:46.094386+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.163:0/2179497358' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[89600]: cluster 2024-09-17T11:15:44.884760+0000 mgr.y (mgr.15282) 922 : cluster [DBG] pgmap v554: 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-17T11:15:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[89600]: cluster 2024-09-17T11:15:44.884760+0000 mgr.y (mgr.15282) 922 : cluster [DBG] pgmap v554: 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-17T11:15:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[89600]: audit 2024-09-17T11:15:45.051315+0000 mgr.y (mgr.15282) 923 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[89600]: audit 2024-09-17T11:15:45.051315+0000 mgr.y (mgr.15282) 923 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[89600]: audit 2024-09-17T11:15:45.745255+0000 mgr.y (mgr.15282) 924 : audit [DBG] from='client.44763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[89600]: audit 2024-09-17T11:15:45.745255+0000 mgr.y (mgr.15282) 924 : audit [DBG] from='client.44763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[89600]: audit 2024-09-17T11:15:46.094386+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.163:0/2179497358' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:46.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[89600]: audit 2024-09-17T11:15:46.094386+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.163:0/2179497358' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:46.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[93248]: cluster 2024-09-17T11:15:44.884760+0000 mgr.y (mgr.15282) 922 : cluster [DBG] pgmap v554: 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-17T11:15:46.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[93248]: cluster 2024-09-17T11:15:44.884760+0000 mgr.y (mgr.15282) 922 : cluster [DBG] pgmap v554: 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-17T11:15:46.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[93248]: audit 2024-09-17T11:15:45.051315+0000 mgr.y (mgr.15282) 923 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[93248]: audit 2024-09-17T11:15:45.051315+0000 mgr.y (mgr.15282) 923 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[93248]: audit 2024-09-17T11:15:45.745255+0000 mgr.y (mgr.15282) 924 : audit [DBG] from='client.44763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[93248]: audit 2024-09-17T11:15:45.745255+0000 mgr.y (mgr.15282) 924 : audit [DBG] from='client.44763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:46.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[93248]: audit 2024-09-17T11:15:46.094386+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.163:0/2179497358' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:46.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:46 smithi163 bash[93248]: audit 2024-09-17T11:15:46.094386+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.163:0/2179497358' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:15:47.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:47 smithi164 bash[70557]: audit 2024-09-17T11:15:45.887277+0000 mgr.y (mgr.15282) 925 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:47.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:47 smithi164 bash[70557]: audit 2024-09-17T11:15:45.887277+0000 mgr.y (mgr.15282) 925 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:47.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:47 smithi163 bash[89600]: audit 2024-09-17T11:15:45.887277+0000 mgr.y (mgr.15282) 925 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:47.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:47 smithi163 bash[89600]: audit 2024-09-17T11:15:45.887277+0000 mgr.y (mgr.15282) 925 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:47.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:47 smithi163 bash[93248]: audit 2024-09-17T11:15:45.887277+0000 mgr.y (mgr.15282) 925 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:47.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:47 smithi163 bash[93248]: audit 2024-09-17T11:15:45.887277+0000 mgr.y (mgr.15282) 925 : audit [DBG] from='client.15462 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:15:48.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:47.886816406Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:48.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:48 smithi164 bash[70557]: cluster 2024-09-17T11:15:46.886058+0000 mgr.y (mgr.15282) 926 : cluster [DBG] pgmap v555: 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-17T11:15:48.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:48 smithi164 bash[70557]: cluster 2024-09-17T11:15:46.886058+0000 mgr.y (mgr.15282) 926 : cluster [DBG] pgmap v555: 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-17T11:15:48.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:48 smithi163 bash[93248]: cluster 2024-09-17T11:15:46.886058+0000 mgr.y (mgr.15282) 926 : cluster [DBG] pgmap v555: 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-17T11:15:48.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:48 smithi163 bash[93248]: cluster 2024-09-17T11:15:46.886058+0000 mgr.y (mgr.15282) 926 : cluster [DBG] pgmap v555: 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-17T11:15:48.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:48 smithi163 bash[89600]: cluster 2024-09-17T11:15:46.886058+0000 mgr.y (mgr.15282) 926 : cluster [DBG] pgmap v555: 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-17T11:15:48.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:48 smithi163 bash[89600]: cluster 2024-09-17T11:15:46.886058+0000 mgr.y (mgr.15282) 926 : cluster [DBG] pgmap v555: 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-17T11:15:50.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:15:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:15:49] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-09-17T11:15:50.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:50 smithi164 bash[70557]: cluster 2024-09-17T11:15:48.887277+0000 mgr.y (mgr.15282) 927 : cluster [DBG] pgmap v556: 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-17T11:15:50.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:50 smithi164 bash[70557]: cluster 2024-09-17T11:15:48.887277+0000 mgr.y (mgr.15282) 927 : cluster [DBG] pgmap v556: 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-17T11:15:50.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:50 smithi163 bash[89600]: cluster 2024-09-17T11:15:48.887277+0000 mgr.y (mgr.15282) 927 : cluster [DBG] pgmap v556: 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-17T11:15:50.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:50 smithi163 bash[89600]: cluster 2024-09-17T11:15:48.887277+0000 mgr.y (mgr.15282) 927 : cluster [DBG] pgmap v556: 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-17T11:15:50.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:50 smithi163 bash[93248]: cluster 2024-09-17T11:15:48.887277+0000 mgr.y (mgr.15282) 927 : cluster [DBG] pgmap v556: 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-17T11:15:50.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:50 smithi163 bash[93248]: cluster 2024-09-17T11:15:48.887277+0000 mgr.y (mgr.15282) 927 : cluster [DBG] pgmap v556: 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-17T11:15:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:50.902006577Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:51.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:51 smithi164 bash[70557]: audit 2024-09-17T11:15:51.179169+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:51.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:51 smithi164 bash[70557]: audit 2024-09-17T11:15:51.179169+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:51.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:51 smithi163 bash[89600]: audit 2024-09-17T11:15:51.179169+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:51.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:51 smithi163 bash[89600]: audit 2024-09-17T11:15:51.179169+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:51 smithi163 bash[93248]: audit 2024-09-17T11:15:51.179169+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:51.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:51 smithi163 bash[93248]: audit 2024-09-17T11:15:51.179169+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:15:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:52 smithi164 bash[70557]: cluster 2024-09-17T11:15:50.888229+0000 mgr.y (mgr.15282) 928 : cluster [DBG] pgmap v557: 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-17T11:15:52.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:52 smithi164 bash[70557]: cluster 2024-09-17T11:15:50.888229+0000 mgr.y (mgr.15282) 928 : cluster [DBG] pgmap v557: 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-17T11:15:52.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:52 smithi163 bash[93248]: cluster 2024-09-17T11:15:50.888229+0000 mgr.y (mgr.15282) 928 : cluster [DBG] pgmap v557: 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-17T11:15:52.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:52 smithi163 bash[93248]: cluster 2024-09-17T11:15:50.888229+0000 mgr.y (mgr.15282) 928 : cluster [DBG] pgmap v557: 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-17T11:15:52.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:52 smithi163 bash[89600]: cluster 2024-09-17T11:15:50.888229+0000 mgr.y (mgr.15282) 928 : cluster [DBG] pgmap v557: 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-17T11:15:52.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:52 smithi163 bash[89600]: cluster 2024-09-17T11:15:50.888229+0000 mgr.y (mgr.15282) 928 : cluster [DBG] pgmap v557: 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-17T11:15:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:53.894557013Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:54.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:54 smithi164 bash[70557]: cluster 2024-09-17T11:15:52.889819+0000 mgr.y (mgr.15282) 929 : cluster [DBG] pgmap v558: 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-17T11:15:54.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:54 smithi164 bash[70557]: cluster 2024-09-17T11:15:52.889819+0000 mgr.y (mgr.15282) 929 : cluster [DBG] pgmap v558: 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-17T11:15:54.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:54 smithi163 bash[89600]: cluster 2024-09-17T11:15:52.889819+0000 mgr.y (mgr.15282) 929 : cluster [DBG] pgmap v558: 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-17T11:15:54.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:54 smithi163 bash[89600]: cluster 2024-09-17T11:15:52.889819+0000 mgr.y (mgr.15282) 929 : cluster [DBG] pgmap v558: 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-17T11:15:54.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:54 smithi163 bash[93248]: cluster 2024-09-17T11:15:52.889819+0000 mgr.y (mgr.15282) 929 : cluster [DBG] pgmap v558: 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-17T11:15:54.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:54 smithi163 bash[93248]: cluster 2024-09-17T11:15:52.889819+0000 mgr.y (mgr.15282) 929 : cluster [DBG] pgmap v558: 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-17T11:15:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:56 smithi164 bash[70557]: cluster 2024-09-17T11:15:54.890649+0000 mgr.y (mgr.15282) 930 : cluster [DBG] pgmap v559: 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-17T11:15:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:56 smithi164 bash[70557]: cluster 2024-09-17T11:15:54.890649+0000 mgr.y (mgr.15282) 930 : cluster [DBG] pgmap v559: 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-17T11:15:56.798 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:56 smithi163 bash[89600]: cluster 2024-09-17T11:15:54.890649+0000 mgr.y (mgr.15282) 930 : cluster [DBG] pgmap v559: 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-17T11:15:56.798 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:56 smithi163 bash[89600]: cluster 2024-09-17T11:15:54.890649+0000 mgr.y (mgr.15282) 930 : cluster [DBG] pgmap v559: 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-17T11:15:56.798 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:56 smithi163 bash[93248]: cluster 2024-09-17T11:15:54.890649+0000 mgr.y (mgr.15282) 930 : cluster [DBG] pgmap v559: 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-17T11:15:56.798 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:56 smithi163 bash[93248]: cluster 2024-09-17T11:15:54.890649+0000 mgr.y (mgr.15282) 930 : cluster [DBG] pgmap v559: 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-17T11:15:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:56 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:57.062 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:15:56 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:57.062 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:15:56 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:57.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:15:56 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:57.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:56 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:57.063 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:15:56 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:57.063 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:15:56 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:57.064 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:15:56 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:57.064 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:15:56 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:57.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:56.864124308Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:15:58.273 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[89600]: cluster 2024-09-17T11:15:56.891990+0000 mgr.y (mgr.15282) 931 : cluster [DBG] pgmap v560: 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-17T11:15:58.273 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[89600]: cluster 2024-09-17T11:15:56.891990+0000 mgr.y (mgr.15282) 931 : cluster [DBG] pgmap v560: 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-17T11:15:58.273 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[89600]: audit 2024-09-17T11:15:56.963749+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.273 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[89600]: audit 2024-09-17T11:15:56.963749+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.273 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[89600]: audit 2024-09-17T11:15:56.975584+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.274 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[89600]: audit 2024-09-17T11:15:56.975584+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.274 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[93248]: cluster 2024-09-17T11:15:56.891990+0000 mgr.y (mgr.15282) 931 : cluster [DBG] pgmap v560: 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-17T11:15:58.274 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[93248]: cluster 2024-09-17T11:15:56.891990+0000 mgr.y (mgr.15282) 931 : cluster [DBG] pgmap v560: 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-17T11:15:58.274 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[93248]: audit 2024-09-17T11:15:56.963749+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.274 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[93248]: audit 2024-09-17T11:15:56.963749+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.274 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[93248]: audit 2024-09-17T11:15:56.975584+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.274 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:57 smithi163 bash[93248]: audit 2024-09-17T11:15:56.975584+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:57 smithi164 bash[70557]: cluster 2024-09-17T11:15:56.891990+0000 mgr.y (mgr.15282) 931 : cluster [DBG] pgmap v560: 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-17T11:15:58.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:57 smithi164 bash[70557]: cluster 2024-09-17T11:15:56.891990+0000 mgr.y (mgr.15282) 931 : cluster [DBG] pgmap v560: 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-17T11:15:58.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:57 smithi164 bash[70557]: audit 2024-09-17T11:15:56.963749+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:57 smithi164 bash[70557]: audit 2024-09-17T11:15:56.963749+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:57 smithi164 bash[70557]: audit 2024-09-17T11:15:56.975584+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:58.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:57 smithi164 bash[70557]: audit 2024-09-17T11:15:56.975584+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:15:59.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:58 smithi164 bash[70557]: audit 2024-09-17T11:15:58.907244+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.163:0/2508715267' entity='client.iscsi.foo.smithi163.xzsbrb' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T11:15:59.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:58 smithi164 bash[70557]: audit 2024-09-17T11:15:58.907244+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.163:0/2508715267' entity='client.iscsi.foo.smithi163.xzsbrb' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T11:15:59.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:58 smithi163 bash[93248]: audit 2024-09-17T11:15:58.907244+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.163:0/2508715267' entity='client.iscsi.foo.smithi163.xzsbrb' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T11:15:59.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:58 smithi163 bash[93248]: audit 2024-09-17T11:15:58.907244+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.163:0/2508715267' entity='client.iscsi.foo.smithi163.xzsbrb' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T11:15:59.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:58 smithi163 bash[89600]: audit 2024-09-17T11:15:58.907244+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.163:0/2508715267' entity='client.iscsi.foo.smithi163.xzsbrb' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T11:15:59.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:58 smithi163 bash[89600]: audit 2024-09-17T11:15:58.907244+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.163:0/2508715267' entity='client.iscsi.foo.smithi163.xzsbrb' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T11:15:59.974 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:15:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:15:59] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-09-17T11:16:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:15:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:15:59.879248507Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:00.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:59 smithi164 bash[70557]: cluster 2024-09-17T11:15:58.893129+0000 mgr.y (mgr.15282) 932 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:00.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:15:59 smithi164 bash[70557]: cluster 2024-09-17T11:15:58.893129+0000 mgr.y (mgr.15282) 932 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:00.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:59 smithi163 bash[93248]: cluster 2024-09-17T11:15:58.893129+0000 mgr.y (mgr.15282) 932 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:00.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:15:59 smithi163 bash[93248]: cluster 2024-09-17T11:15:58.893129+0000 mgr.y (mgr.15282) 932 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:00.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:59 smithi163 bash[89600]: cluster 2024-09-17T11:15:58.893129+0000 mgr.y (mgr.15282) 932 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:00.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:15:59 smithi163 bash[89600]: cluster 2024-09-17T11:15:58.893129+0000 mgr.y (mgr.15282) 932 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:02.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:01 smithi164 bash[70557]: cluster 2024-09-17T11:16:00.894190+0000 mgr.y (mgr.15282) 933 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:02.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:01 smithi164 bash[70557]: cluster 2024-09-17T11:16:00.894190+0000 mgr.y (mgr.15282) 933 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:02.311 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:01 smithi163 bash[89600]: cluster 2024-09-17T11:16:00.894190+0000 mgr.y (mgr.15282) 933 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:02.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:01 smithi163 bash[89600]: cluster 2024-09-17T11:16:00.894190+0000 mgr.y (mgr.15282) 933 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:02.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:01 smithi163 bash[93248]: cluster 2024-09-17T11:16:00.894190+0000 mgr.y (mgr.15282) 933 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:02.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:01 smithi163 bash[93248]: cluster 2024-09-17T11:16:00.894190+0000 mgr.y (mgr.15282) 933 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:02.906400488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:03 smithi164 bash[70557]: audit 2024-09-17T11:16:02.675045+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:03 smithi164 bash[70557]: audit 2024-09-17T11:16:02.675045+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:03 smithi164 bash[70557]: audit 2024-09-17T11:16:02.685856+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:03 smithi164 bash[70557]: audit 2024-09-17T11:16:02.685856+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:03 smithi163 bash[93248]: audit 2024-09-17T11:16:02.675045+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:03 smithi163 bash[93248]: audit 2024-09-17T11:16:02.675045+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:03 smithi163 bash[93248]: audit 2024-09-17T11:16:02.685856+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:03 smithi163 bash[93248]: audit 2024-09-17T11:16:02.685856+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:03 smithi163 bash[89600]: audit 2024-09-17T11:16:02.675045+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:03 smithi163 bash[89600]: audit 2024-09-17T11:16:02.675045+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:03 smithi163 bash[89600]: audit 2024-09-17T11:16:02.685856+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:04.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:03 smithi163 bash[89600]: audit 2024-09-17T11:16:02.685856+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[89600]: cluster 2024-09-17T11:16:02.895746+0000 mgr.y (mgr.15282) 934 : cluster [DBG] pgmap v563: 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-17T11:16:05.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[89600]: cluster 2024-09-17T11:16:02.895746+0000 mgr.y (mgr.15282) 934 : cluster [DBG] pgmap v563: 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-17T11:16:05.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[89600]: audit 2024-09-17T11:16:03.788899+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[89600]: audit 2024-09-17T11:16:03.788899+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[89600]: audit 2024-09-17T11:16:03.799093+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[89600]: audit 2024-09-17T11:16:03.799093+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[93248]: cluster 2024-09-17T11:16:02.895746+0000 mgr.y (mgr.15282) 934 : cluster [DBG] pgmap v563: 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-17T11:16:05.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[93248]: cluster 2024-09-17T11:16:02.895746+0000 mgr.y (mgr.15282) 934 : cluster [DBG] pgmap v563: 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-17T11:16:05.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[93248]: audit 2024-09-17T11:16:03.788899+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[93248]: audit 2024-09-17T11:16:03.788899+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[93248]: audit 2024-09-17T11:16:03.799093+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:04 smithi163 bash[93248]: audit 2024-09-17T11:16:03.799093+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:04 smithi164 bash[70557]: cluster 2024-09-17T11:16:02.895746+0000 mgr.y (mgr.15282) 934 : cluster [DBG] pgmap v563: 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-17T11:16:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:04 smithi164 bash[70557]: cluster 2024-09-17T11:16:02.895746+0000 mgr.y (mgr.15282) 934 : cluster [DBG] pgmap v563: 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-17T11:16:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:04 smithi164 bash[70557]: audit 2024-09-17T11:16:03.788899+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:04 smithi164 bash[70557]: audit 2024-09-17T11:16:03.788899+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:04 smithi164 bash[70557]: audit 2024-09-17T11:16:03.799093+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:05.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:04 smithi164 bash[70557]: audit 2024-09-17T11:16:03.799093+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:05.894337859Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:06 smithi163 bash[89600]: cluster 2024-09-17T11:16:04.896477+0000 mgr.y (mgr.15282) 935 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T11:16:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:06 smithi163 bash[89600]: cluster 2024-09-17T11:16:04.896477+0000 mgr.y (mgr.15282) 935 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T11:16:07.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:06 smithi163 bash[89600]: audit 2024-09-17T11:16:06.179890+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:07.063 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:06 smithi163 bash[89600]: audit 2024-09-17T11:16:06.179890+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:06 smithi163 bash[93248]: cluster 2024-09-17T11:16:04.896477+0000 mgr.y (mgr.15282) 935 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T11:16:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:06 smithi163 bash[93248]: cluster 2024-09-17T11:16:04.896477+0000 mgr.y (mgr.15282) 935 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T11:16:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:06 smithi163 bash[93248]: audit 2024-09-17T11:16:06.179890+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:07.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:06 smithi163 bash[93248]: audit 2024-09-17T11:16:06.179890+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:06 smithi164 bash[70557]: cluster 2024-09-17T11:16:04.896477+0000 mgr.y (mgr.15282) 935 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T11:16:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:06 smithi164 bash[70557]: cluster 2024-09-17T11:16:04.896477+0000 mgr.y (mgr.15282) 935 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T11:16:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:06 smithi164 bash[70557]: audit 2024-09-17T11:16:06.179890+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:06 smithi164 bash[70557]: audit 2024-09-17T11:16:06.179890+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:09.050 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:08 smithi163 bash[93248]: cluster 2024-09-17T11:16:06.897867+0000 mgr.y (mgr.15282) 936 : cluster [DBG] pgmap v565: 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-17T11:16:09.051 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:08 smithi163 bash[93248]: cluster 2024-09-17T11:16:06.897867+0000 mgr.y (mgr.15282) 936 : cluster [DBG] pgmap v565: 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-17T11:16:09.051 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:08 smithi163 bash[89600]: cluster 2024-09-17T11:16:06.897867+0000 mgr.y (mgr.15282) 936 : cluster [DBG] pgmap v565: 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-17T11:16:09.051 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:08 smithi163 bash[89600]: cluster 2024-09-17T11:16:06.897867+0000 mgr.y (mgr.15282) 936 : cluster [DBG] pgmap v565: 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-17T11:16:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:08.902258503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:09.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:08 smithi164 bash[70557]: cluster 2024-09-17T11:16:06.897867+0000 mgr.y (mgr.15282) 936 : cluster [DBG] pgmap v565: 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-17T11:16:09.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:08 smithi164 bash[70557]: cluster 2024-09-17T11:16:06.897867+0000 mgr.y (mgr.15282) 936 : cluster [DBG] pgmap v565: 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-17T11:16:10.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:16:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:16:09] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-17T11:16:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:09 smithi163 bash[89600]: audit 2024-09-17T11:16:08.651719+0000 mgr.y (mgr.15282) 937 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:10.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:09 smithi163 bash[89600]: audit 2024-09-17T11:16:08.651719+0000 mgr.y (mgr.15282) 937 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:10.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:09 smithi163 bash[93248]: audit 2024-09-17T11:16:08.651719+0000 mgr.y (mgr.15282) 937 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:10.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:09 smithi163 bash[93248]: audit 2024-09-17T11:16:08.651719+0000 mgr.y (mgr.15282) 937 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:10.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:09 smithi164 bash[70557]: audit 2024-09-17T11:16:08.651719+0000 mgr.y (mgr.15282) 937 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:10.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:09 smithi164 bash[70557]: audit 2024-09-17T11:16:08.651719+0000 mgr.y (mgr.15282) 937 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:11.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:10 smithi163 bash[93248]: cluster 2024-09-17T11:16:08.898697+0000 mgr.y (mgr.15282) 938 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:11.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:10 smithi163 bash[93248]: cluster 2024-09-17T11:16:08.898697+0000 mgr.y (mgr.15282) 938 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:11.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:10 smithi163 bash[89600]: cluster 2024-09-17T11:16:08.898697+0000 mgr.y (mgr.15282) 938 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:11.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:10 smithi163 bash[89600]: cluster 2024-09-17T11:16:08.898697+0000 mgr.y (mgr.15282) 938 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:11.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:10 smithi164 bash[70557]: cluster 2024-09-17T11:16:08.898697+0000 mgr.y (mgr.15282) 938 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:11.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:10 smithi164 bash[70557]: cluster 2024-09-17T11:16:08.898697+0000 mgr.y (mgr.15282) 938 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:11.864885084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:13.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:12 smithi163 bash[93248]: cluster 2024-09-17T11:16:10.899649+0000 mgr.y (mgr.15282) 939 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:13.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:12 smithi163 bash[93248]: cluster 2024-09-17T11:16:10.899649+0000 mgr.y (mgr.15282) 939 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:13.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:12 smithi163 bash[89600]: cluster 2024-09-17T11:16:10.899649+0000 mgr.y (mgr.15282) 939 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:13.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:12 smithi163 bash[89600]: cluster 2024-09-17T11:16:10.899649+0000 mgr.y (mgr.15282) 939 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:12 smithi164 bash[70557]: cluster 2024-09-17T11:16:10.899649+0000 mgr.y (mgr.15282) 939 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:13.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:12 smithi164 bash[70557]: cluster 2024-09-17T11:16:10.899649+0000 mgr.y (mgr.15282) 939 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: cluster 2024-09-17T11:16:12.901743+0000 mgr.y (mgr.15282) 940 : cluster [DBG] pgmap v568: 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-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: cluster 2024-09-17T11:16:12.901743+0000 mgr.y (mgr.15282) 940 : cluster [DBG] pgmap v568: 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-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.317200+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.317200+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.332698+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.332698+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.335112+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.335112+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.337389+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.337389+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:14.863 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.350012+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.350012+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.404209+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.404209+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.422093+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.422093+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.427112+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.427112+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.432081+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"} : dispatch 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.432081+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"} : dispatch 2024-09-17T11:16:14.864 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.441546+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: cluster 2024-09-17T11:16:12.901743+0000 mgr.y (mgr.15282) 940 : cluster [DBG] pgmap v568: 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-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: cluster 2024-09-17T11:16:12.901743+0000 mgr.y (mgr.15282) 940 : cluster [DBG] pgmap v568: 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-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.317200+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.317200+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.332698+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.332698+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.335112+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.335112+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.337389+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.337389+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.350012+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.350012+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.865 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.404209+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.404209+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.422093+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.422093+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.427112+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.427112+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.432081+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"} : dispatch 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.432081+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"} : dispatch 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.441546+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.441546+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.866 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.518360+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.518360+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.522160+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.522160+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.525124+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.525124+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.527425+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.527425+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.530813+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.530813+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.534657+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.534657+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.537240+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.537240+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.867 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.539303+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.539303+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.541814+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.541814+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.544033+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.441546+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.518360+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.518360+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.522160+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.522160+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.868 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.525124+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.525124+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.527425+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.527425+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.530813+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.530813+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.534657+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.534657+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.537240+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.537240+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.539303+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.539303+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.541814+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.541814+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.869 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.544033+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.544033+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.546269+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.546269+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.556935+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.556935+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.561688+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.561688+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.563131+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.563131+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.570077+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"}]': finished 2024-09-17T11:16:14.870 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.570077+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"}]': finished 2024-09-17T11:16:14.871 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.575621+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.871 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.575621+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.871 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.586713+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.871 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.586713+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.871 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.593979+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.871 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.593979+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.871 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.605071+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.871 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.605071+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.871 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.611793+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.544033+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.546269+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.546269+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.556935+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.556935+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.561688+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.561688+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.563131+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.563131+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.570077+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"}]': finished 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.570077+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"}]': finished 2024-09-17T11:16:14.872 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.575621+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.575621+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.586713+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.586713+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.593979+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.593979+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.605071+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.605071+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.611793+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.611793+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.615489+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.615489+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.873 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.619095+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.619095+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.622738+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.622738+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.625630+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.625630+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.628664+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.628664+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.634355+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.634355+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.635752+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:14.874 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.635752+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.643335+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.643335+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.648384+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.648384+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.611793+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.615489+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.615489+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.619095+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.619095+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.875 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.622738+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.622738+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.625630+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.625630+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.628664+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.628664+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.634355+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.634355+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.635752+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.635752+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.643335+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.643335+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:16:14.876 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.648384+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.648384+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.649802+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.649802+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.656998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.656998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.661604+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.661604+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.663018+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.663018+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:14.877 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.670151+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.670151+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.674696+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.674696+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.676065+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.676065+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.683547+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.683547+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.687273+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.649802+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.878 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.649802+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.656998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.656998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.661604+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.661604+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.663018+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.663018+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.670151+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.670151+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.674696+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.674696+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.676065+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.676065+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:14.879 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.683547+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.683547+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.687273+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.687273+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.688622+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.688622+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.695793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.695793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.700236+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.700236+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:14.880 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.701547+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.701547+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.708666+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.708666+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.712953+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.712953+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.714333+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.714333+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.721366+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.721366+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.726401+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.881 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.687273+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.688622+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.688622+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.695793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.695793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.700236+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.700236+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.701547+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.701547+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.708666+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.708666+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.712953+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.712953+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:14.882 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.714333+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.714333+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.721366+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.721366+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.726401+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.727959+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.727959+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.729281+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.729281+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.730765+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:14.883 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.730765+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.738204+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.738204+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.742643+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.742643+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.744165+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.744165+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.753484+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.753484+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.760428+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.760428+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:14.884 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.761758+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:14.885 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.761758+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:14.885 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.770835+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:16:14.885 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.770835+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:16:14.885 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.775303+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:14.885 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.775303+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:14.880637109Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:15.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: cluster 2024-09-17T11:16:12.901743+0000 mgr.y (mgr.15282) 940 : cluster [DBG] pgmap v568: 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-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: cluster 2024-09-17T11:16:12.901743+0000 mgr.y (mgr.15282) 940 : cluster [DBG] pgmap v568: 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-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.317200+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.317200+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.332698+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.332698+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.335112+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.335112+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.337389+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.337389+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.350012+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.350012+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.404209+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T11:16:15.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.404209+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T11:16:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.422093+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.422093+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.427112+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T11:16:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.427112+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T11:16:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.432081+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"} : dispatch 2024-09-17T11:16:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.432081+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"} : dispatch 2024-09-17T11:16:15.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.441546+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.441546+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.518360+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:16:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.518360+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:16:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.522160+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.522160+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.525124+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.525124+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.527425+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.527425+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.530813+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.530813+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.534657+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.534657+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.537240+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.537240+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.539303+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.539303+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.541814+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.541814+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.544033+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.544033+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.546269+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.546269+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.556935+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.556935+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.561688+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.561688+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.563131+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.563131+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"} : dispatch 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.570077+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"}]': finished 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.570077+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi163.xzsbrb"}]': finished 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.575621+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.575621+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.586713+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.586713+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.593979+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.593979+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.605071+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.605071+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.611793+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.611793+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.615489+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.615489+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.619095+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.619095+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.622738+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.622738+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.625630+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.625630+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.628664+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.628664+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.634355+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.634355+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.635752+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.635752+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.643335+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.643335+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.648384+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.648384+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.649802+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.649802+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.656998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.656998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:16:15.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.661604+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.661604+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.663018+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.663018+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.670151+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.670151+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.674696+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.674696+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.676065+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.676065+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.683547+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.683547+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T11:16:15.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.687273+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:15.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.687273+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:15.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.688622+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:15.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.688622+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T11:16:15.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.695793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:16:15.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.695793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.700236+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.700236+0000 mon.b (mon.1) 440 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.701547+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.701547+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.708666+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.708666+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.712953+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.712953+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.714333+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.714333+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.721366+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:16:15.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.721366+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.726401+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.726401+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.727959+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.727959+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.729281+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.729281+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.730765+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.730765+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.738204+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.738204+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.742643+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.742643+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.744165+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.744165+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:15.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.753484+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.753484+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.760428+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.760428+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.761758+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.761758+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.770835+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.770835+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.775303+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.775303+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.776628+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.776628+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.785594+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.785594+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:16:15.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.789706+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.789706+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.791065+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.791065+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.792542+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.792542+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.793975+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.793975+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.795880+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.795880+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.797362+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.797362+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.799173+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.799173+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.800417+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.800417+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.802305+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.802305+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.803688+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.803688+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.805276+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.805276+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.806610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.806610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.809050+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.809050+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.810495+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:14 smithi164 bash[70557]: audit 2024-09-17T11:16:14.810495+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.776628+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.776628+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.785594+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.785594+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.789706+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.789706+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.791065+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.791065+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.792542+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.792542+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.793975+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.793975+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.795880+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.795880+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.797362+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.797362+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.313 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.799173+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.726401+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.726401+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.727959+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.727959+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.729281+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.729281+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.730765+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.730765+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.738204+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.738204+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.742643+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:15.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.742643+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.744165+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.744165+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.753484+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.753484+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.799173+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.800417+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.800417+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.802305+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.802305+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.803688+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.803688+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.805276+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.805276+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.806610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.806610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.809050+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.809050+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.810495+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[89600]: audit 2024-09-17T11:16:14.810495+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.316 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.760428+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.760428+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.761758+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.761758+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.770835+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.770835+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.775303+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.775303+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.776628+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.776628+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.785594+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.785594+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.789706+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.317 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.789706+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.791065+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.791065+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.792542+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.792542+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.793975+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.793975+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.795880+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.795880+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.797362+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.797362+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.799173+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.799173+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.800417+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.800417+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.318 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.802305+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.802305+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.803688+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.803688+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.805276+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.805276+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.806610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.806610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.809050+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.809050+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.810495+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:15.319 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:14 smithi163 bash[93248]: audit 2024-09-17T11:16:14.810495+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.406498+0000 mgr.y (mgr.15282) 941 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.406498+0000 mgr.y (mgr.15282) 941 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.427020+0000 mgr.y (mgr.15282) 942 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.427020+0000 mgr.y (mgr.15282) 942 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.428830+0000 mgr.y (mgr.15282) 943 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.428830+0000 mgr.y (mgr.15282) 943 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.434066+0000 mgr.y (mgr.15282) 944 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.434066+0000 mgr.y (mgr.15282) 944 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.548415+0000 mgr.y (mgr.15282) 945 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T11:16:16.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.548415+0000 mgr.y (mgr.15282) 945 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.578076+0000 mgr.y (mgr.15282) 946 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.578076+0000 mgr.y (mgr.15282) 946 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.596327+0000 mgr.y (mgr.15282) 947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.596327+0000 mgr.y (mgr.15282) 947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.631095+0000 mgr.y (mgr.15282) 948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.631095+0000 mgr.y (mgr.15282) 948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.808636+0000 mgr.y (mgr.15282) 949 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: cephadm 2024-09-17T11:16:14.808636+0000 mgr.y (mgr.15282) 949 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.820275+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.820275+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.822723+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.822723+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.851003+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.851003+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.865804+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.865804+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.981881+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.981881+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.983549+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.983549+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.997884+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:15 smithi164 bash[70557]: audit 2024-09-17T11:16:14.997884+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.406498+0000 mgr.y (mgr.15282) 941 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:16:16.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.406498+0000 mgr.y (mgr.15282) 941 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:16:16.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.427020+0000 mgr.y (mgr.15282) 942 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.427020+0000 mgr.y (mgr.15282) 942 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.428830+0000 mgr.y (mgr.15282) 943 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.428830+0000 mgr.y (mgr.15282) 943 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.434066+0000 mgr.y (mgr.15282) 944 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.434066+0000 mgr.y (mgr.15282) 944 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.548415+0000 mgr.y (mgr.15282) 945 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.548415+0000 mgr.y (mgr.15282) 945 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.578076+0000 mgr.y (mgr.15282) 946 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.578076+0000 mgr.y (mgr.15282) 946 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.596327+0000 mgr.y (mgr.15282) 947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.596327+0000 mgr.y (mgr.15282) 947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.631095+0000 mgr.y (mgr.15282) 948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.631095+0000 mgr.y (mgr.15282) 948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.808636+0000 mgr.y (mgr.15282) 949 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:16:16.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: cephadm 2024-09-17T11:16:14.808636+0000 mgr.y (mgr.15282) 949 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.820275+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.820275+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.822723+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.822723+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.851003+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.851003+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.865804+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.865804+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.981881+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.981881+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.983549+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.983549+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.997884+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.314 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[93248]: audit 2024-09-17T11:16:14.997884+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.406498+0000 mgr.y (mgr.15282) 941 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.406498+0000 mgr.y (mgr.15282) 941 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.427020+0000 mgr.y (mgr.15282) 942 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.427020+0000 mgr.y (mgr.15282) 942 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.163:5000 to Dashboard 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.428830+0000 mgr.y (mgr.15282) 943 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.428830+0000 mgr.y (mgr.15282) 943 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.434066+0000 mgr.y (mgr.15282) 944 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.434066+0000 mgr.y (mgr.15282) 944 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi163"}]: dispatch 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.548415+0000 mgr.y (mgr.15282) 945 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.548415+0000 mgr.y (mgr.15282) 945 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T11:16:16.315 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.578076+0000 mgr.y (mgr.15282) 946 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.578076+0000 mgr.y (mgr.15282) 946 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.596327+0000 mgr.y (mgr.15282) 947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.596327+0000 mgr.y (mgr.15282) 947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.631095+0000 mgr.y (mgr.15282) 948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.631095+0000 mgr.y (mgr.15282) 948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.808636+0000 mgr.y (mgr.15282) 949 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: cephadm 2024-09-17T11:16:14.808636+0000 mgr.y (mgr.15282) 949 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.820275+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.820275+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.822723+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.822723+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.851003+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.316 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.851003+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.317 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.865804+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.317 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.865804+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.317 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.981881+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.317 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.981881+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:16:16.317 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.983549+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.317 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.983549+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:16:16.317 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.997884+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:16.317 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:15 smithi163 bash[89600]: audit 2024-09-17T11:16:14.997884+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:17.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:16 smithi164 bash[70557]: cluster 2024-09-17T11:16:14.902475+0000 mgr.y (mgr.15282) 950 : cluster [DBG] pgmap v569: 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-17T11:16:17.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:16 smithi164 bash[70557]: cluster 2024-09-17T11:16:14.902475+0000 mgr.y (mgr.15282) 950 : cluster [DBG] pgmap v569: 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-17T11:16:17.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:16 smithi164 bash[70557]: audit 2024-09-17T11:16:16.521550+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:17.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:16 smithi164 bash[70557]: audit 2024-09-17T11:16:16.521550+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:17.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:16 smithi163 bash[93248]: cluster 2024-09-17T11:16:14.902475+0000 mgr.y (mgr.15282) 950 : cluster [DBG] pgmap v569: 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-17T11:16:17.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:16 smithi163 bash[93248]: cluster 2024-09-17T11:16:14.902475+0000 mgr.y (mgr.15282) 950 : cluster [DBG] pgmap v569: 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-17T11:16:17.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:16 smithi163 bash[93248]: audit 2024-09-17T11:16:16.521550+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:17.313 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:16 smithi163 bash[93248]: audit 2024-09-17T11:16:16.521550+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:17.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:16 smithi163 bash[89600]: cluster 2024-09-17T11:16:14.902475+0000 mgr.y (mgr.15282) 950 : cluster [DBG] pgmap v569: 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-17T11:16:17.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:16 smithi163 bash[89600]: cluster 2024-09-17T11:16:14.902475+0000 mgr.y (mgr.15282) 950 : cluster [DBG] pgmap v569: 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-17T11:16:17.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:16 smithi163 bash[89600]: audit 2024-09-17T11:16:16.521550+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:17.314 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:16 smithi163 bash[89600]: audit 2024-09-17T11:16:16.521550+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:16:17.491 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T11:16:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:17.871638003Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:18.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:17 smithi164 bash[70557]: audit 2024-09-17T11:16:16.428732+0000 mgr.y (mgr.15282) 951 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:18.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:17 smithi164 bash[70557]: audit 2024-09-17T11:16:16.428732+0000 mgr.y (mgr.15282) 951 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:18.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:17 smithi163 bash[89600]: audit 2024-09-17T11:16:16.428732+0000 mgr.y (mgr.15282) 951 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:18.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:17 smithi163 bash[89600]: audit 2024-09-17T11:16:16.428732+0000 mgr.y (mgr.15282) 951 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:17 smithi163 bash[93248]: audit 2024-09-17T11:16:16.428732+0000 mgr.y (mgr.15282) 951 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:18.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:17 smithi163 bash[93248]: audit 2024-09-17T11:16:16.428732+0000 mgr.y (mgr.15282) 951 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:18 smithi163 bash[89600]: cluster 2024-09-17T11:16:16.903807+0000 mgr.y (mgr.15282) 952 : cluster [DBG] pgmap v570: 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-17T11:16:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:18 smithi163 bash[89600]: cluster 2024-09-17T11:16:16.903807+0000 mgr.y (mgr.15282) 952 : cluster [DBG] pgmap v570: 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-17T11:16:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:18 smithi163 bash[93248]: cluster 2024-09-17T11:16:16.903807+0000 mgr.y (mgr.15282) 952 : cluster [DBG] pgmap v570: 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-17T11:16:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:18 smithi163 bash[93248]: cluster 2024-09-17T11:16:16.903807+0000 mgr.y (mgr.15282) 952 : cluster [DBG] pgmap v570: 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-17T11:16:19.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:18 smithi164 bash[70557]: cluster 2024-09-17T11:16:16.903807+0000 mgr.y (mgr.15282) 952 : cluster [DBG] pgmap v570: 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-17T11:16:19.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:18 smithi164 bash[70557]: cluster 2024-09-17T11:16:16.903807+0000 mgr.y (mgr.15282) 952 : cluster [DBG] pgmap v570: 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-17T11:16:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:19 smithi163 bash[89600]: audit 2024-09-17T11:16:18.663053+0000 mgr.y (mgr.15282) 953 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:19 smithi163 bash[89600]: audit 2024-09-17T11:16:18.663053+0000 mgr.y (mgr.15282) 953 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:20.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:16:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:16:19] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-17T11:16:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:19 smithi163 bash[93248]: audit 2024-09-17T11:16:18.663053+0000 mgr.y (mgr.15282) 953 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:20.063 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:19 smithi163 bash[93248]: audit 2024-09-17T11:16:18.663053+0000 mgr.y (mgr.15282) 953 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:20.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:19 smithi164 bash[70557]: audit 2024-09-17T11:16:18.663053+0000 mgr.y (mgr.15282) 953 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:20.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:19 smithi164 bash[70557]: audit 2024-09-17T11:16:18.663053+0000 mgr.y (mgr.15282) 953 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:20.871789096Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:21.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:20 smithi164 bash[70557]: cluster 2024-09-17T11:16:18.905037+0000 mgr.y (mgr.15282) 954 : cluster [DBG] pgmap v571: 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-17T11:16:21.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:20 smithi164 bash[70557]: cluster 2024-09-17T11:16:18.905037+0000 mgr.y (mgr.15282) 954 : cluster [DBG] pgmap v571: 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-17T11:16:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:20 smithi163 bash[93248]: cluster 2024-09-17T11:16:18.905037+0000 mgr.y (mgr.15282) 954 : cluster [DBG] pgmap v571: 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-17T11:16:21.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:20 smithi163 bash[93248]: cluster 2024-09-17T11:16:18.905037+0000 mgr.y (mgr.15282) 954 : cluster [DBG] pgmap v571: 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-17T11:16:21.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:20 smithi163 bash[89600]: cluster 2024-09-17T11:16:18.905037+0000 mgr.y (mgr.15282) 954 : cluster [DBG] pgmap v571: 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-17T11:16:21.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:20 smithi163 bash[89600]: cluster 2024-09-17T11:16:18.905037+0000 mgr.y (mgr.15282) 954 : cluster [DBG] pgmap v571: 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-17T11:16:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:21 smithi164 bash[70557]: cluster 2024-09-17T11:16:20.906026+0000 mgr.y (mgr.15282) 955 : cluster [DBG] pgmap v572: 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-17T11:16:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:21 smithi164 bash[70557]: cluster 2024-09-17T11:16:20.906026+0000 mgr.y (mgr.15282) 955 : cluster [DBG] pgmap v572: 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-17T11:16:22.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:21 smithi164 bash[70557]: audit 2024-09-17T11:16:21.179975+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:22.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:21 smithi164 bash[70557]: audit 2024-09-17T11:16:21.179975+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:22.311 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:16:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:21 smithi163 bash[89600]: cluster 2024-09-17T11:16:20.906026+0000 mgr.y (mgr.15282) 955 : cluster [DBG] pgmap v572: 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-17T11:16:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:21 smithi163 bash[89600]: cluster 2024-09-17T11:16:20.906026+0000 mgr.y (mgr.15282) 955 : cluster [DBG] pgmap v572: 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-17T11:16:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:21 smithi163 bash[89600]: audit 2024-09-17T11:16:21.179975+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:22.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:21 smithi163 bash[89600]: audit 2024-09-17T11:16:21.179975+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:21 smithi163 bash[93248]: cluster 2024-09-17T11:16:20.906026+0000 mgr.y (mgr.15282) 955 : cluster [DBG] pgmap v572: 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-17T11:16:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:21 smithi163 bash[93248]: cluster 2024-09-17T11:16:20.906026+0000 mgr.y (mgr.15282) 955 : cluster [DBG] pgmap v572: 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-17T11:16:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:21 smithi163 bash[93248]: audit 2024-09-17T11:16:21.179975+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:22.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:21 smithi163 bash[93248]: audit 2024-09-17T11:16:21.179975+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:23.966 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:16:23.966 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (15m) 21s ago 42m 14.1M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:16:23.966 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (14m) 2m ago 42m 68.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:16:23.966 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (26s) 21s ago 40m 47.3M - 3.8 f271290a0950 585eae4bf74b 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (16m) 2m ago 51m 444M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (28m) 21s ago 53m 520M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (11m) 21s ago 53m 63.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (13m) 2m ago 51m 52.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (11m) 21s ago 51m 47.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (16m) 21s ago 42m 8563k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (16m) 2m ago 42m 8936k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (9m) 21s ago 50m 60.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (9m) 21s ago 49m 62.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (7m) 21s ago 48m 51.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (5m) 21s ago 47m 62.1M 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (5m) 2m ago 47m 55.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (4m) 2m ago 46m 52.7M 3292M 19.3.0-4963-ge646f729 f271290a0950 b9643bb201c3 2024-09-17T11:16:23.967 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (4m) 2m ago 45m 50.5M 3292M 19.3.0-4963-ge646f729 f271290a0950 2f56d2533b30 2024-09-17T11:16:23.968 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (3m) 2m ago 44m 52.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 fe45f4391d00 2024-09-17T11:16:23.968 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (15m) 2m ago 43m 48.1M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:16:23.968 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (2m) 21s ago 40m 90.3M - 19.3.0-4963-ge646f729 f271290a0950 5bdf92b30fbe 2024-09-17T11:16:23.968 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (2m) 2m ago 40m 90.9M - 19.3.0-4963-ge646f729 f271290a0950 3f4805e80481 2024-09-17T11:16:24.261 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:23 smithi163 bash[93248]: cluster 2024-09-17T11:16:22.907607+0000 mgr.y (mgr.15282) 956 : cluster [DBG] pgmap v573: 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-17T11:16:24.261 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:23 smithi163 bash[93248]: cluster 2024-09-17T11:16:22.907607+0000 mgr.y (mgr.15282) 956 : cluster [DBG] pgmap v573: 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-17T11:16:24.261 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:23 smithi163 bash[89600]: cluster 2024-09-17T11:16:22.907607+0000 mgr.y (mgr.15282) 956 : cluster [DBG] pgmap v573: 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-17T11:16:24.261 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:23 smithi163 bash[89600]: cluster 2024-09-17T11:16:22.907607+0000 mgr.y (mgr.15282) 956 : cluster [DBG] pgmap v573: 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-17T11:16:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:23.864996706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:24.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:23 smithi164 bash[70557]: cluster 2024-09-17T11:16:22.907607+0000 mgr.y (mgr.15282) 956 : cluster [DBG] pgmap v573: 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-17T11:16:24.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:23 smithi164 bash[70557]: cluster 2024-09-17T11:16:22.907607+0000 mgr.y (mgr.15282) 956 : cluster [DBG] pgmap v573: 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-17T11:16:24.825 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T11:16:25.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:24 smithi164 bash[70557]: audit 2024-09-17T11:16:23.953702+0000 mgr.y (mgr.15282) 957 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:25.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:24 smithi164 bash[70557]: audit 2024-09-17T11:16:23.953702+0000 mgr.y (mgr.15282) 957 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:24 smithi163 bash[89600]: audit 2024-09-17T11:16:23.953702+0000 mgr.y (mgr.15282) 957 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:25.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:24 smithi163 bash[89600]: audit 2024-09-17T11:16:23.953702+0000 mgr.y (mgr.15282) 957 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:24 smithi163 bash[93248]: audit 2024-09-17T11:16:23.953702+0000 mgr.y (mgr.15282) 957 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:25.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:24 smithi163 bash[93248]: audit 2024-09-17T11:16:23.953702+0000 mgr.y (mgr.15282) 957 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:25 smithi164 bash[70557]: cluster 2024-09-17T11:16:24.908125+0000 mgr.y (mgr.15282) 958 : cluster [DBG] pgmap v574: 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-17T11:16:26.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:25 smithi164 bash[70557]: cluster 2024-09-17T11:16:24.908125+0000 mgr.y (mgr.15282) 958 : cluster [DBG] pgmap v574: 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-17T11:16:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:25 smithi163 bash[89600]: cluster 2024-09-17T11:16:24.908125+0000 mgr.y (mgr.15282) 958 : cluster [DBG] pgmap v574: 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-17T11:16:26.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:25 smithi163 bash[89600]: cluster 2024-09-17T11:16:24.908125+0000 mgr.y (mgr.15282) 958 : cluster [DBG] pgmap v574: 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-17T11:16:26.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:25 smithi163 bash[93248]: cluster 2024-09-17T11:16:24.908125+0000 mgr.y (mgr.15282) 958 : cluster [DBG] pgmap v574: 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-17T11:16:26.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:25 smithi163 bash[93248]: cluster 2024-09-17T11:16:24.908125+0000 mgr.y (mgr.15282) 958 : cluster [DBG] pgmap v574: 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-17T11:16:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:26.8748631Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:27 smithi164 bash[70557]: cluster 2024-09-17T11:16:26.909350+0000 mgr.y (mgr.15282) 959 : cluster [DBG] pgmap v575: 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-17T11:16:28.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:27 smithi164 bash[70557]: cluster 2024-09-17T11:16:26.909350+0000 mgr.y (mgr.15282) 959 : cluster [DBG] pgmap v575: 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-17T11:16:28.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:27 smithi163 bash[89600]: cluster 2024-09-17T11:16:26.909350+0000 mgr.y (mgr.15282) 959 : cluster [DBG] pgmap v575: 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-17T11:16:28.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:27 smithi163 bash[89600]: cluster 2024-09-17T11:16:26.909350+0000 mgr.y (mgr.15282) 959 : cluster [DBG] pgmap v575: 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-17T11:16:28.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:27 smithi163 bash[93248]: cluster 2024-09-17T11:16:26.909350+0000 mgr.y (mgr.15282) 959 : cluster [DBG] pgmap v575: 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-17T11:16:28.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:27 smithi163 bash[93248]: cluster 2024-09-17T11:16:26.909350+0000 mgr.y (mgr.15282) 959 : cluster [DBG] pgmap v575: 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-17T11:16:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:28 smithi164 bash[70557]: audit 2024-09-17T11:16:28.672095+0000 mgr.y (mgr.15282) 960 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:29.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:28 smithi164 bash[70557]: audit 2024-09-17T11:16:28.672095+0000 mgr.y (mgr.15282) 960 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:29.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:28 smithi163 bash[89600]: audit 2024-09-17T11:16:28.672095+0000 mgr.y (mgr.15282) 960 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:29.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:28 smithi163 bash[89600]: audit 2024-09-17T11:16:28.672095+0000 mgr.y (mgr.15282) 960 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:28 smithi163 bash[93248]: audit 2024-09-17T11:16:28.672095+0000 mgr.y (mgr.15282) 960 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:29.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:28 smithi163 bash[93248]: audit 2024-09-17T11:16:28.672095+0000 mgr.y (mgr.15282) 960 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:29.649 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:16:29.992 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:16:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:16:29] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-09-17T11:16:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:29.903672199Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:30.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:29 smithi164 bash[70557]: cluster 2024-09-17T11:16:28.910528+0000 mgr.y (mgr.15282) 961 : cluster [DBG] pgmap v576: 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-17T11:16:30.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:29 smithi164 bash[70557]: cluster 2024-09-17T11:16:28.910528+0000 mgr.y (mgr.15282) 961 : cluster [DBG] pgmap v576: 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-17T11:16:30.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:29 smithi163 bash[89600]: cluster 2024-09-17T11:16:28.910528+0000 mgr.y (mgr.15282) 961 : cluster [DBG] pgmap v576: 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-17T11:16:30.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:29 smithi163 bash[89600]: cluster 2024-09-17T11:16:28.910528+0000 mgr.y (mgr.15282) 961 : cluster [DBG] pgmap v576: 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-17T11:16:30.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:29 smithi163 bash[93248]: cluster 2024-09-17T11:16:28.910528+0000 mgr.y (mgr.15282) 961 : cluster [DBG] pgmap v576: 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-17T11:16:30.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:29 smithi163 bash[93248]: cluster 2024-09-17T11:16:28.910528+0000 mgr.y (mgr.15282) 961 : cluster [DBG] pgmap v576: 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-17T11:16:31.565 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:16:31.565 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:16:31.565 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:16:31.565 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:16:31.565 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:16:31.565 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:16:31.565 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:16:31.565 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:16:31.566 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T11:16:31.566 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:16:31.566 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:16:31.566 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:16:31.566 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:16:31.566 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:16:31.566 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T11:16:31.566 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:16:31.566 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:16:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:31 smithi164 bash[70557]: cluster 2024-09-17T11:16:30.911489+0000 mgr.y (mgr.15282) 962 : cluster [DBG] pgmap v577: 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-17T11:16:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:31 smithi164 bash[70557]: cluster 2024-09-17T11:16:30.911489+0000 mgr.y (mgr.15282) 962 : cluster [DBG] pgmap v577: 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-17T11:16:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:31 smithi164 bash[70557]: audit 2024-09-17T11:16:31.565578+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.163:0/2367108778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:32.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:31 smithi164 bash[70557]: audit 2024-09-17T11:16:31.565578+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.163:0/2367108778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:32.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:31 smithi163 bash[93248]: cluster 2024-09-17T11:16:30.911489+0000 mgr.y (mgr.15282) 962 : cluster [DBG] pgmap v577: 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-17T11:16:32.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:31 smithi163 bash[93248]: cluster 2024-09-17T11:16:30.911489+0000 mgr.y (mgr.15282) 962 : cluster [DBG] pgmap v577: 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-17T11:16:32.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:31 smithi163 bash[93248]: audit 2024-09-17T11:16:31.565578+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.163:0/2367108778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:32.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:31 smithi163 bash[93248]: audit 2024-09-17T11:16:31.565578+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.163:0/2367108778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:31 smithi163 bash[89600]: cluster 2024-09-17T11:16:30.911489+0000 mgr.y (mgr.15282) 962 : cluster [DBG] pgmap v577: 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-17T11:16:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:31 smithi163 bash[89600]: cluster 2024-09-17T11:16:30.911489+0000 mgr.y (mgr.15282) 962 : cluster [DBG] pgmap v577: 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-17T11:16:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:31 smithi163 bash[89600]: audit 2024-09-17T11:16:31.565578+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.163:0/2367108778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:32.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:31 smithi163 bash[89600]: audit 2024-09-17T11:16:31.565578+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.163:0/2367108778' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:16:32.360 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-17T11:16:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:32.879866027Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:34 smithi164 bash[70557]: cluster 2024-09-17T11:16:32.913014+0000 mgr.y (mgr.15282) 963 : cluster [DBG] pgmap v578: 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-17T11:16:34.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:34 smithi164 bash[70557]: cluster 2024-09-17T11:16:32.913014+0000 mgr.y (mgr.15282) 963 : cluster [DBG] pgmap v578: 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-17T11:16:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:34 smithi163 bash[89600]: cluster 2024-09-17T11:16:32.913014+0000 mgr.y (mgr.15282) 963 : cluster [DBG] pgmap v578: 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-17T11:16:34.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:34 smithi163 bash[89600]: cluster 2024-09-17T11:16:32.913014+0000 mgr.y (mgr.15282) 963 : cluster [DBG] pgmap v578: 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-17T11:16:34.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:34 smithi163 bash[93248]: cluster 2024-09-17T11:16:32.913014+0000 mgr.y (mgr.15282) 963 : cluster [DBG] pgmap v578: 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-17T11:16:34.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:34 smithi163 bash[93248]: cluster 2024-09-17T11:16:32.913014+0000 mgr.y (mgr.15282) 963 : cluster [DBG] pgmap v578: 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-17T11:16:36.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:35.901606484Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:36.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:36 smithi164 bash[70557]: cluster 2024-09-17T11:16:34.913715+0000 mgr.y (mgr.15282) 964 : cluster [DBG] pgmap v579: 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-17T11:16:36.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:36 smithi164 bash[70557]: cluster 2024-09-17T11:16:34.913715+0000 mgr.y (mgr.15282) 964 : cluster [DBG] pgmap v579: 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-17T11:16:36.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:36 smithi163 bash[93248]: cluster 2024-09-17T11:16:34.913715+0000 mgr.y (mgr.15282) 964 : cluster [DBG] pgmap v579: 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-17T11:16:36.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:36 smithi163 bash[93248]: cluster 2024-09-17T11:16:34.913715+0000 mgr.y (mgr.15282) 964 : cluster [DBG] pgmap v579: 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-17T11:16:36.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:36 smithi163 bash[89600]: cluster 2024-09-17T11:16:34.913715+0000 mgr.y (mgr.15282) 964 : cluster [DBG] pgmap v579: 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-17T11:16:36.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:36 smithi163 bash[89600]: cluster 2024-09-17T11:16:34.913715+0000 mgr.y (mgr.15282) 964 : cluster [DBG] pgmap v579: 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-17T11:16:37.172 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:16:37.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:37 smithi164 bash[70557]: audit 2024-09-17T11:16:36.180595+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:37.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:37 smithi164 bash[70557]: audit 2024-09-17T11:16:36.180595+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:37.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:37 smithi163 bash[93248]: audit 2024-09-17T11:16:36.180595+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:37.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:37 smithi163 bash[93248]: audit 2024-09-17T11:16:36.180595+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:37.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:37 smithi163 bash[89600]: audit 2024-09-17T11:16:36.180595+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:37.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:37 smithi163 bash[89600]: audit 2024-09-17T11:16:36.180595+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:38.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:38 smithi164 bash[70557]: cluster 2024-09-17T11:16:36.915059+0000 mgr.y (mgr.15282) 965 : cluster [DBG] pgmap v580: 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-17T11:16:38.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:38 smithi164 bash[70557]: cluster 2024-09-17T11:16:36.915059+0000 mgr.y (mgr.15282) 965 : cluster [DBG] pgmap v580: 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-17T11:16:38.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:38 smithi163 bash[89600]: cluster 2024-09-17T11:16:36.915059+0000 mgr.y (mgr.15282) 965 : cluster [DBG] pgmap v580: 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-17T11:16:38.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:38 smithi163 bash[89600]: cluster 2024-09-17T11:16:36.915059+0000 mgr.y (mgr.15282) 965 : cluster [DBG] pgmap v580: 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-17T11:16:38.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:38 smithi163 bash[93248]: cluster 2024-09-17T11:16:36.915059+0000 mgr.y (mgr.15282) 965 : cluster [DBG] pgmap v580: 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-17T11:16:38.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:38 smithi163 bash[93248]: cluster 2024-09-17T11:16:36.915059+0000 mgr.y (mgr.15282) 965 : cluster [DBG] pgmap v580: 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-17T11:16:38.644 INFO:teuthology.orchestra.run.smithi163.stdout:wait for servicemap items w/ changing names to refresh 2024-09-17T11:16:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:38.873352458Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:39.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:39 smithi164 bash[70557]: audit 2024-09-17T11:16:38.679341+0000 mgr.y (mgr.15282) 966 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:39.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:39 smithi164 bash[70557]: audit 2024-09-17T11:16:38.679341+0000 mgr.y (mgr.15282) 966 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:39.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:39 smithi163 bash[89600]: audit 2024-09-17T11:16:38.679341+0000 mgr.y (mgr.15282) 966 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:39.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:39 smithi163 bash[89600]: audit 2024-09-17T11:16:38.679341+0000 mgr.y (mgr.15282) 966 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:39.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:39 smithi163 bash[93248]: audit 2024-09-17T11:16:38.679341+0000 mgr.y (mgr.15282) 966 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:39.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:39 smithi163 bash[93248]: audit 2024-09-17T11:16:38.679341+0000 mgr.y (mgr.15282) 966 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:39.594 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 60' 2024-09-17T11:16:40.043 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:16:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:16:39] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.51.0" 2024-09-17T11:16:40.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:40 smithi163 bash[89600]: cluster 2024-09-17T11:16:38.916290+0000 mgr.y (mgr.15282) 967 : cluster [DBG] pgmap v581: 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-17T11:16:40.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:40 smithi163 bash[89600]: cluster 2024-09-17T11:16:38.916290+0000 mgr.y (mgr.15282) 967 : cluster [DBG] pgmap v581: 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-17T11:16:40.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:40 smithi163 bash[93248]: cluster 2024-09-17T11:16:38.916290+0000 mgr.y (mgr.15282) 967 : cluster [DBG] pgmap v581: 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-17T11:16:40.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:40 smithi163 bash[93248]: cluster 2024-09-17T11:16:38.916290+0000 mgr.y (mgr.15282) 967 : cluster [DBG] pgmap v581: 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-17T11:16:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:40 smithi164 bash[70557]: cluster 2024-09-17T11:16:38.916290+0000 mgr.y (mgr.15282) 967 : cluster [DBG] pgmap v581: 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-17T11:16:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:40 smithi164 bash[70557]: cluster 2024-09-17T11:16:38.916290+0000 mgr.y (mgr.15282) 967 : cluster [DBG] pgmap v581: 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-17T11:16:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:41.902331586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:42.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:42 smithi164 bash[70557]: cluster 2024-09-17T11:16:40.917356+0000 mgr.y (mgr.15282) 968 : cluster [DBG] pgmap v582: 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-17T11:16:42.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:42 smithi164 bash[70557]: cluster 2024-09-17T11:16:40.917356+0000 mgr.y (mgr.15282) 968 : cluster [DBG] pgmap v582: 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-17T11:16:42.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:42 smithi163 bash[93248]: cluster 2024-09-17T11:16:40.917356+0000 mgr.y (mgr.15282) 968 : cluster [DBG] pgmap v582: 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-17T11:16:42.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:42 smithi163 bash[93248]: cluster 2024-09-17T11:16:40.917356+0000 mgr.y (mgr.15282) 968 : cluster [DBG] pgmap v582: 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-17T11:16:42.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:42 smithi163 bash[89600]: cluster 2024-09-17T11:16:40.917356+0000 mgr.y (mgr.15282) 968 : cluster [DBG] pgmap v582: 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-17T11:16:42.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:42 smithi163 bash[89600]: cluster 2024-09-17T11:16:40.917356+0000 mgr.y (mgr.15282) 968 : cluster [DBG] pgmap v582: 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-17T11:16:44.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:44 smithi163 bash[89600]: cluster 2024-09-17T11:16:42.918970+0000 mgr.y (mgr.15282) 969 : cluster [DBG] pgmap v583: 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-17T11:16:44.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:44 smithi163 bash[89600]: cluster 2024-09-17T11:16:42.918970+0000 mgr.y (mgr.15282) 969 : cluster [DBG] pgmap v583: 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-17T11:16:44.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:44 smithi163 bash[93248]: cluster 2024-09-17T11:16:42.918970+0000 mgr.y (mgr.15282) 969 : cluster [DBG] pgmap v583: 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-17T11:16:44.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:44 smithi163 bash[93248]: cluster 2024-09-17T11:16:42.918970+0000 mgr.y (mgr.15282) 969 : cluster [DBG] pgmap v583: 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-17T11:16:44.406 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:16:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:44 smithi164 bash[70557]: cluster 2024-09-17T11:16:42.918970+0000 mgr.y (mgr.15282) 969 : cluster [DBG] pgmap v583: 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-17T11:16:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:44 smithi164 bash[70557]: cluster 2024-09-17T11:16:42.918970+0000 mgr.y (mgr.15282) 969 : cluster [DBG] pgmap v583: 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-17T11:16:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:44.900094864Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:46.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:46 smithi163 bash[93248]: cluster 2024-09-17T11:16:44.919670+0000 mgr.y (mgr.15282) 970 : cluster [DBG] pgmap v584: 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-17T11:16:46.312 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:46 smithi163 bash[93248]: cluster 2024-09-17T11:16:44.919670+0000 mgr.y (mgr.15282) 970 : cluster [DBG] pgmap v584: 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-17T11:16:46.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:46 smithi163 bash[89600]: cluster 2024-09-17T11:16:44.919670+0000 mgr.y (mgr.15282) 970 : cluster [DBG] pgmap v584: 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-17T11:16:46.312 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:46 smithi163 bash[89600]: cluster 2024-09-17T11:16:44.919670+0000 mgr.y (mgr.15282) 970 : cluster [DBG] pgmap v584: 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-17T11:16:46.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:46 smithi164 bash[70557]: cluster 2024-09-17T11:16:44.919670+0000 mgr.y (mgr.15282) 970 : cluster [DBG] pgmap v584: 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-17T11:16:46.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:46 smithi164 bash[70557]: cluster 2024-09-17T11:16:44.919670+0000 mgr.y (mgr.15282) 970 : cluster [DBG] pgmap v584: 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-17T11:16:48.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:47.91288181Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:48.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:48 smithi164 bash[70557]: cluster 2024-09-17T11:16:46.921071+0000 mgr.y (mgr.15282) 971 : cluster [DBG] pgmap v585: 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-17T11:16:48.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:48 smithi164 bash[70557]: cluster 2024-09-17T11:16:46.921071+0000 mgr.y (mgr.15282) 971 : cluster [DBG] pgmap v585: 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-17T11:16:48.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:48 smithi163 bash[89600]: cluster 2024-09-17T11:16:46.921071+0000 mgr.y (mgr.15282) 971 : cluster [DBG] pgmap v585: 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-17T11:16:48.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:48 smithi163 bash[89600]: cluster 2024-09-17T11:16:46.921071+0000 mgr.y (mgr.15282) 971 : cluster [DBG] pgmap v585: 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-17T11:16:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:48 smithi163 bash[93248]: cluster 2024-09-17T11:16:46.921071+0000 mgr.y (mgr.15282) 971 : cluster [DBG] pgmap v585: 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-17T11:16:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:48 smithi163 bash[93248]: cluster 2024-09-17T11:16:46.921071+0000 mgr.y (mgr.15282) 971 : cluster [DBG] pgmap v585: 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-17T11:16:49.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:49 smithi164 bash[70557]: audit 2024-09-17T11:16:48.690398+0000 mgr.y (mgr.15282) 972 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:49.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:49 smithi164 bash[70557]: audit 2024-09-17T11:16:48.690398+0000 mgr.y (mgr.15282) 972 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:49.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:49 smithi163 bash[89600]: audit 2024-09-17T11:16:48.690398+0000 mgr.y (mgr.15282) 972 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:49.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:49 smithi163 bash[89600]: audit 2024-09-17T11:16:48.690398+0000 mgr.y (mgr.15282) 972 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:49.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:49 smithi163 bash[93248]: audit 2024-09-17T11:16:48.690398+0000 mgr.y (mgr.15282) 972 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:49.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:49 smithi163 bash[93248]: audit 2024-09-17T11:16:48.690398+0000 mgr.y (mgr.15282) 972 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:50.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:16:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:16:49] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.51.0" 2024-09-17T11:16:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:50 smithi164 bash[70557]: cluster 2024-09-17T11:16:48.922383+0000 mgr.y (mgr.15282) 973 : cluster [DBG] pgmap v586: 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-17T11:16:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:50 smithi164 bash[70557]: cluster 2024-09-17T11:16:48.922383+0000 mgr.y (mgr.15282) 973 : cluster [DBG] pgmap v586: 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-17T11:16:50.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:50 smithi163 bash[89600]: cluster 2024-09-17T11:16:48.922383+0000 mgr.y (mgr.15282) 973 : cluster [DBG] pgmap v586: 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-17T11:16:50.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:50 smithi163 bash[89600]: cluster 2024-09-17T11:16:48.922383+0000 mgr.y (mgr.15282) 973 : cluster [DBG] pgmap v586: 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-17T11:16:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:50 smithi163 bash[93248]: cluster 2024-09-17T11:16:48.922383+0000 mgr.y (mgr.15282) 973 : cluster [DBG] pgmap v586: 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-17T11:16:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:50 smithi163 bash[93248]: cluster 2024-09-17T11:16:48.922383+0000 mgr.y (mgr.15282) 973 : cluster [DBG] pgmap v586: 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-17T11:16:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:50.904977714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:52.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:52 smithi164 bash[70557]: cluster 2024-09-17T11:16:50.923488+0000 mgr.y (mgr.15282) 974 : cluster [DBG] pgmap v587: 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-17T11:16:52.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:52 smithi164 bash[70557]: cluster 2024-09-17T11:16:50.923488+0000 mgr.y (mgr.15282) 974 : cluster [DBG] pgmap v587: 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-17T11:16:52.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:52 smithi164 bash[70557]: audit 2024-09-17T11:16:51.180921+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:52.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:52 smithi164 bash[70557]: audit 2024-09-17T11:16:51.180921+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:52 smithi163 bash[89600]: cluster 2024-09-17T11:16:50.923488+0000 mgr.y (mgr.15282) 974 : cluster [DBG] pgmap v587: 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-17T11:16:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:52 smithi163 bash[89600]: cluster 2024-09-17T11:16:50.923488+0000 mgr.y (mgr.15282) 974 : cluster [DBG] pgmap v587: 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-17T11:16:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:52 smithi163 bash[89600]: audit 2024-09-17T11:16:51.180921+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:52 smithi163 bash[89600]: audit 2024-09-17T11:16:51.180921+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:52.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:52 smithi163 bash[93248]: cluster 2024-09-17T11:16:50.923488+0000 mgr.y (mgr.15282) 974 : cluster [DBG] pgmap v587: 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-17T11:16:52.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:52 smithi163 bash[93248]: cluster 2024-09-17T11:16:50.923488+0000 mgr.y (mgr.15282) 974 : cluster [DBG] pgmap v587: 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-17T11:16:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:52 smithi163 bash[93248]: audit 2024-09-17T11:16:51.180921+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:52.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:52 smithi163 bash[93248]: audit 2024-09-17T11:16:51.180921+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:16:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:53.902567923Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:54.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:54 smithi164 bash[70557]: cluster 2024-09-17T11:16:52.925031+0000 mgr.y (mgr.15282) 975 : cluster [DBG] pgmap v588: 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-17T11:16:54.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:54 smithi164 bash[70557]: cluster 2024-09-17T11:16:52.925031+0000 mgr.y (mgr.15282) 975 : cluster [DBG] pgmap v588: 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-17T11:16:54.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:54 smithi163 bash[89600]: cluster 2024-09-17T11:16:52.925031+0000 mgr.y (mgr.15282) 975 : cluster [DBG] pgmap v588: 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-17T11:16:54.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:54 smithi163 bash[89600]: cluster 2024-09-17T11:16:52.925031+0000 mgr.y (mgr.15282) 975 : cluster [DBG] pgmap v588: 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-17T11:16:54.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:54 smithi163 bash[93248]: cluster 2024-09-17T11:16:52.925031+0000 mgr.y (mgr.15282) 975 : cluster [DBG] pgmap v588: 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-17T11:16:54.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:54 smithi163 bash[93248]: cluster 2024-09-17T11:16:52.925031+0000 mgr.y (mgr.15282) 975 : cluster [DBG] pgmap v588: 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-17T11:16:56.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:56 smithi164 bash[70557]: cluster 2024-09-17T11:16:54.925729+0000 mgr.y (mgr.15282) 976 : cluster [DBG] pgmap v589: 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-17T11:16:56.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:56 smithi164 bash[70557]: cluster 2024-09-17T11:16:54.925729+0000 mgr.y (mgr.15282) 976 : cluster [DBG] pgmap v589: 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-17T11:16:56.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:56 smithi163 bash[89600]: cluster 2024-09-17T11:16:54.925729+0000 mgr.y (mgr.15282) 976 : cluster [DBG] pgmap v589: 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-17T11:16:56.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:56 smithi163 bash[89600]: cluster 2024-09-17T11:16:54.925729+0000 mgr.y (mgr.15282) 976 : cluster [DBG] pgmap v589: 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-17T11:16:56.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:56 smithi163 bash[93248]: cluster 2024-09-17T11:16:54.925729+0000 mgr.y (mgr.15282) 976 : cluster [DBG] pgmap v589: 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-17T11:16:56.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:56 smithi163 bash[93248]: cluster 2024-09-17T11:16:54.925729+0000 mgr.y (mgr.15282) 976 : cluster [DBG] pgmap v589: 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-17T11:16:57.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:56.901558829Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:16:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:58 smithi164 bash[70557]: cluster 2024-09-17T11:16:56.927132+0000 mgr.y (mgr.15282) 977 : cluster [DBG] pgmap v590: 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-17T11:16:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:58 smithi164 bash[70557]: cluster 2024-09-17T11:16:56.927132+0000 mgr.y (mgr.15282) 977 : cluster [DBG] pgmap v590: 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-17T11:16:58.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:58 smithi163 bash[93248]: cluster 2024-09-17T11:16:56.927132+0000 mgr.y (mgr.15282) 977 : cluster [DBG] pgmap v590: 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-17T11:16:58.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:58 smithi163 bash[93248]: cluster 2024-09-17T11:16:56.927132+0000 mgr.y (mgr.15282) 977 : cluster [DBG] pgmap v590: 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-17T11:16:58.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:58 smithi163 bash[89600]: cluster 2024-09-17T11:16:56.927132+0000 mgr.y (mgr.15282) 977 : cluster [DBG] pgmap v590: 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-17T11:16:58.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:58 smithi163 bash[89600]: cluster 2024-09-17T11:16:56.927132+0000 mgr.y (mgr.15282) 977 : cluster [DBG] pgmap v590: 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-17T11:16:59.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:59 smithi164 bash[70557]: audit 2024-09-17T11:16:58.701730+0000 mgr.y (mgr.15282) 978 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:59.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:16:59 smithi164 bash[70557]: audit 2024-09-17T11:16:58.701730+0000 mgr.y (mgr.15282) 978 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:59.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:59 smithi163 bash[89600]: audit 2024-09-17T11:16:58.701730+0000 mgr.y (mgr.15282) 978 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:59.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:16:59 smithi163 bash[89600]: audit 2024-09-17T11:16:58.701730+0000 mgr.y (mgr.15282) 978 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:59.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:59 smithi163 bash[93248]: audit 2024-09-17T11:16:58.701730+0000 mgr.y (mgr.15282) 978 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:16:59.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:16:59 smithi163 bash[93248]: audit 2024-09-17T11:16:58.701730+0000 mgr.y (mgr.15282) 978 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:00.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:16:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:16:59] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.51.0" 2024-09-17T11:17:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:16:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:16:59.890003395Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:00.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:00 smithi164 bash[70557]: cluster 2024-09-17T11:16:58.928398+0000 mgr.y (mgr.15282) 979 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:00.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:00 smithi164 bash[70557]: cluster 2024-09-17T11:16:58.928398+0000 mgr.y (mgr.15282) 979 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:00.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:00 smithi163 bash[93248]: cluster 2024-09-17T11:16:58.928398+0000 mgr.y (mgr.15282) 979 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:00.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:00 smithi163 bash[93248]: cluster 2024-09-17T11:16:58.928398+0000 mgr.y (mgr.15282) 979 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:00.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:00 smithi163 bash[89600]: cluster 2024-09-17T11:16:58.928398+0000 mgr.y (mgr.15282) 979 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:00.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:00 smithi163 bash[89600]: cluster 2024-09-17T11:16:58.928398+0000 mgr.y (mgr.15282) 979 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:02.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:02 smithi164 bash[70557]: cluster 2024-09-17T11:17:00.929471+0000 mgr.y (mgr.15282) 980 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:02.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:02 smithi164 bash[70557]: cluster 2024-09-17T11:17:00.929471+0000 mgr.y (mgr.15282) 980 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:02.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:02 smithi163 bash[89600]: cluster 2024-09-17T11:17:00.929471+0000 mgr.y (mgr.15282) 980 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:02.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:02 smithi163 bash[89600]: cluster 2024-09-17T11:17:00.929471+0000 mgr.y (mgr.15282) 980 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:02.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:02 smithi163 bash[93248]: cluster 2024-09-17T11:17:00.929471+0000 mgr.y (mgr.15282) 980 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:02.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:02 smithi163 bash[93248]: cluster 2024-09-17T11:17:00.929471+0000 mgr.y (mgr.15282) 980 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:02.864329581Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:04.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:04 smithi164 bash[70557]: cluster 2024-09-17T11:17:02.931132+0000 mgr.y (mgr.15282) 981 : cluster [DBG] pgmap v593: 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-17T11:17:04.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:04 smithi164 bash[70557]: cluster 2024-09-17T11:17:02.931132+0000 mgr.y (mgr.15282) 981 : cluster [DBG] pgmap v593: 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-17T11:17:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:04 smithi163 bash[93248]: cluster 2024-09-17T11:17:02.931132+0000 mgr.y (mgr.15282) 981 : cluster [DBG] pgmap v593: 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-17T11:17:04.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:04 smithi163 bash[93248]: cluster 2024-09-17T11:17:02.931132+0000 mgr.y (mgr.15282) 981 : cluster [DBG] pgmap v593: 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-17T11:17:04.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:04 smithi163 bash[89600]: cluster 2024-09-17T11:17:02.931132+0000 mgr.y (mgr.15282) 981 : cluster [DBG] pgmap v593: 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-17T11:17:04.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:04 smithi163 bash[89600]: cluster 2024-09-17T11:17:02.931132+0000 mgr.y (mgr.15282) 981 : cluster [DBG] pgmap v593: 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-17T11:17:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:05.882859956Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:06.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:06 smithi164 bash[70557]: cluster 2024-09-17T11:17:04.931996+0000 mgr.y (mgr.15282) 982 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:06.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:06 smithi164 bash[70557]: cluster 2024-09-17T11:17:04.931996+0000 mgr.y (mgr.15282) 982 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:06 smithi163 bash[89600]: cluster 2024-09-17T11:17:04.931996+0000 mgr.y (mgr.15282) 982 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:06.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:06 smithi163 bash[89600]: cluster 2024-09-17T11:17:04.931996+0000 mgr.y (mgr.15282) 982 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:06.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:06 smithi163 bash[93248]: cluster 2024-09-17T11:17:04.931996+0000 mgr.y (mgr.15282) 982 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:06.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:06 smithi163 bash[93248]: cluster 2024-09-17T11:17:04.931996+0000 mgr.y (mgr.15282) 982 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:17:07.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:07 smithi164 bash[70557]: audit 2024-09-17T11:17:06.181227+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:07.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:07 smithi164 bash[70557]: audit 2024-09-17T11:17:06.181227+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:07 smithi163 bash[93248]: audit 2024-09-17T11:17:06.181227+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:07.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:07 smithi163 bash[93248]: audit 2024-09-17T11:17:06.181227+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:07.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:07 smithi163 bash[89600]: audit 2024-09-17T11:17:06.181227+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:07.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:07 smithi163 bash[89600]: audit 2024-09-17T11:17:06.181227+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:08.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:08 smithi164 bash[70557]: cluster 2024-09-17T11:17:06.933363+0000 mgr.y (mgr.15282) 983 : cluster [DBG] pgmap v595: 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-17T11:17:08.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:08 smithi164 bash[70557]: cluster 2024-09-17T11:17:06.933363+0000 mgr.y (mgr.15282) 983 : cluster [DBG] pgmap v595: 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-17T11:17:08.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:08 smithi163 bash[93248]: cluster 2024-09-17T11:17:06.933363+0000 mgr.y (mgr.15282) 983 : cluster [DBG] pgmap v595: 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-17T11:17:08.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:08 smithi163 bash[93248]: cluster 2024-09-17T11:17:06.933363+0000 mgr.y (mgr.15282) 983 : cluster [DBG] pgmap v595: 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-17T11:17:08.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:08 smithi163 bash[89600]: cluster 2024-09-17T11:17:06.933363+0000 mgr.y (mgr.15282) 983 : cluster [DBG] pgmap v595: 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-17T11:17:08.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:08 smithi163 bash[89600]: cluster 2024-09-17T11:17:06.933363+0000 mgr.y (mgr.15282) 983 : cluster [DBG] pgmap v595: 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-17T11:17:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:08.891719893Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:09.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:09 smithi164 bash[70557]: audit 2024-09-17T11:17:08.713100+0000 mgr.y (mgr.15282) 984 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:09.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:09 smithi164 bash[70557]: audit 2024-09-17T11:17:08.713100+0000 mgr.y (mgr.15282) 984 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:09.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:09 smithi163 bash[93248]: audit 2024-09-17T11:17:08.713100+0000 mgr.y (mgr.15282) 984 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:09.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:09 smithi163 bash[93248]: audit 2024-09-17T11:17:08.713100+0000 mgr.y (mgr.15282) 984 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:09.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:09 smithi163 bash[89600]: audit 2024-09-17T11:17:08.713100+0000 mgr.y (mgr.15282) 984 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:09.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:09 smithi163 bash[89600]: audit 2024-09-17T11:17:08.713100+0000 mgr.y (mgr.15282) 984 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:10.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:17:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:17:09] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.51.0" 2024-09-17T11:17:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:10 smithi164 bash[70557]: cluster 2024-09-17T11:17:08.934563+0000 mgr.y (mgr.15282) 985 : cluster [DBG] pgmap v596: 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-17T11:17:10.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:10 smithi164 bash[70557]: cluster 2024-09-17T11:17:08.934563+0000 mgr.y (mgr.15282) 985 : cluster [DBG] pgmap v596: 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-17T11:17:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:10 smithi163 bash[93248]: cluster 2024-09-17T11:17:08.934563+0000 mgr.y (mgr.15282) 985 : cluster [DBG] pgmap v596: 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-17T11:17:10.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:10 smithi163 bash[93248]: cluster 2024-09-17T11:17:08.934563+0000 mgr.y (mgr.15282) 985 : cluster [DBG] pgmap v596: 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-17T11:17:10.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:10 smithi163 bash[89600]: cluster 2024-09-17T11:17:08.934563+0000 mgr.y (mgr.15282) 985 : cluster [DBG] pgmap v596: 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-17T11:17:10.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:10 smithi163 bash[89600]: cluster 2024-09-17T11:17:08.934563+0000 mgr.y (mgr.15282) 985 : cluster [DBG] pgmap v596: 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-17T11:17:12.146 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:11.866918696Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:12 smithi164 bash[70557]: cluster 2024-09-17T11:17:10.935529+0000 mgr.y (mgr.15282) 986 : cluster [DBG] pgmap v597: 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-17T11:17:12.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:12 smithi164 bash[70557]: cluster 2024-09-17T11:17:10.935529+0000 mgr.y (mgr.15282) 986 : cluster [DBG] pgmap v597: 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-17T11:17:12.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:12 smithi163 bash[89600]: cluster 2024-09-17T11:17:10.935529+0000 mgr.y (mgr.15282) 986 : cluster [DBG] pgmap v597: 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-17T11:17:12.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:12 smithi163 bash[89600]: cluster 2024-09-17T11:17:10.935529+0000 mgr.y (mgr.15282) 986 : cluster [DBG] pgmap v597: 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-17T11:17:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:12 smithi163 bash[93248]: cluster 2024-09-17T11:17:10.935529+0000 mgr.y (mgr.15282) 986 : cluster [DBG] pgmap v597: 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-17T11:17:12.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:12 smithi163 bash[93248]: cluster 2024-09-17T11:17:10.935529+0000 mgr.y (mgr.15282) 986 : cluster [DBG] pgmap v597: 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-17T11:17:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:14 smithi164 bash[70557]: cluster 2024-09-17T11:17:12.937066+0000 mgr.y (mgr.15282) 987 : cluster [DBG] pgmap v598: 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-17T11:17:14.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:14 smithi164 bash[70557]: cluster 2024-09-17T11:17:12.937066+0000 mgr.y (mgr.15282) 987 : cluster [DBG] pgmap v598: 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-17T11:17:14.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:14 smithi163 bash[89600]: cluster 2024-09-17T11:17:12.937066+0000 mgr.y (mgr.15282) 987 : cluster [DBG] pgmap v598: 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-17T11:17:14.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:14 smithi163 bash[89600]: cluster 2024-09-17T11:17:12.937066+0000 mgr.y (mgr.15282) 987 : cluster [DBG] pgmap v598: 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-17T11:17:14.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:14 smithi163 bash[93248]: cluster 2024-09-17T11:17:12.937066+0000 mgr.y (mgr.15282) 987 : cluster [DBG] pgmap v598: 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-17T11:17:14.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:14 smithi163 bash[93248]: cluster 2024-09-17T11:17:12.937066+0000 mgr.y (mgr.15282) 987 : cluster [DBG] pgmap v598: 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-17T11:17:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:14.864279573Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:16.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:16 smithi164 bash[70557]: cluster 2024-09-17T11:17:14.937771+0000 mgr.y (mgr.15282) 988 : cluster [DBG] pgmap v599: 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-17T11:17:16.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:16 smithi164 bash[70557]: cluster 2024-09-17T11:17:14.937771+0000 mgr.y (mgr.15282) 988 : cluster [DBG] pgmap v599: 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-17T11:17:16.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:16 smithi164 bash[70557]: audit 2024-09-17T11:17:15.829559+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:17:16.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:16 smithi164 bash[70557]: audit 2024-09-17T11:17:15.829559+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:17:16.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:16 smithi164 bash[70557]: audit 2024-09-17T11:17:15.831434+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:17:16.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:16 smithi164 bash[70557]: audit 2024-09-17T11:17:15.831434+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:17:16.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:16 smithi164 bash[70557]: audit 2024-09-17T11:17:15.839689+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:17:16.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:16 smithi164 bash[70557]: audit 2024-09-17T11:17:15.839689+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:17:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[89600]: cluster 2024-09-17T11:17:14.937771+0000 mgr.y (mgr.15282) 988 : cluster [DBG] pgmap v599: 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-17T11:17:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[89600]: cluster 2024-09-17T11:17:14.937771+0000 mgr.y (mgr.15282) 988 : cluster [DBG] pgmap v599: 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-17T11:17:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[89600]: audit 2024-09-17T11:17:15.829559+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:17:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[89600]: audit 2024-09-17T11:17:15.829559+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:17:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[89600]: audit 2024-09-17T11:17:15.831434+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:17:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[89600]: audit 2024-09-17T11:17:15.831434+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:17:16.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[89600]: audit 2024-09-17T11:17:15.839689+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:17:16.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[89600]: audit 2024-09-17T11:17:15.839689+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:17:16.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[93248]: cluster 2024-09-17T11:17:14.937771+0000 mgr.y (mgr.15282) 988 : cluster [DBG] pgmap v599: 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-17T11:17:16.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[93248]: cluster 2024-09-17T11:17:14.937771+0000 mgr.y (mgr.15282) 988 : cluster [DBG] pgmap v599: 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-17T11:17:16.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[93248]: audit 2024-09-17T11:17:15.829559+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:17:16.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[93248]: audit 2024-09-17T11:17:15.829559+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:17:16.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[93248]: audit 2024-09-17T11:17:15.831434+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:17:16.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[93248]: audit 2024-09-17T11:17:15.831434+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:17:16.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[93248]: audit 2024-09-17T11:17:15.839689+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:17:16.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:16 smithi163 bash[93248]: audit 2024-09-17T11:17:15.839689+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:17:18.160 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:17.871236755Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:18.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:18 smithi164 bash[70557]: cluster 2024-09-17T11:17:16.939183+0000 mgr.y (mgr.15282) 989 : cluster [DBG] pgmap v600: 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-17T11:17:18.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:18 smithi164 bash[70557]: cluster 2024-09-17T11:17:16.939183+0000 mgr.y (mgr.15282) 989 : cluster [DBG] pgmap v600: 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-17T11:17:18.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:18 smithi163 bash[93248]: cluster 2024-09-17T11:17:16.939183+0000 mgr.y (mgr.15282) 989 : cluster [DBG] pgmap v600: 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-17T11:17:18.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:18 smithi163 bash[93248]: cluster 2024-09-17T11:17:16.939183+0000 mgr.y (mgr.15282) 989 : cluster [DBG] pgmap v600: 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-17T11:17:18.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:18 smithi163 bash[89600]: cluster 2024-09-17T11:17:16.939183+0000 mgr.y (mgr.15282) 989 : cluster [DBG] pgmap v600: 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-17T11:17:18.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:18 smithi163 bash[89600]: cluster 2024-09-17T11:17:16.939183+0000 mgr.y (mgr.15282) 989 : cluster [DBG] pgmap v600: 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-17T11:17:19.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:19 smithi164 bash[70557]: audit 2024-09-17T11:17:18.724495+0000 mgr.y (mgr.15282) 990 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:19.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:19 smithi164 bash[70557]: audit 2024-09-17T11:17:18.724495+0000 mgr.y (mgr.15282) 990 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:19.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:19 smithi163 bash[93248]: audit 2024-09-17T11:17:18.724495+0000 mgr.y (mgr.15282) 990 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:19.564 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:19 smithi163 bash[93248]: audit 2024-09-17T11:17:18.724495+0000 mgr.y (mgr.15282) 990 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:19.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:19 smithi163 bash[89600]: audit 2024-09-17T11:17:18.724495+0000 mgr.y (mgr.15282) 990 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:19.565 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:19 smithi163 bash[89600]: audit 2024-09-17T11:17:18.724495+0000 mgr.y (mgr.15282) 990 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:20.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:17:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:17:19] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.51.0" 2024-09-17T11:17:20.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:20 smithi164 bash[70557]: cluster 2024-09-17T11:17:18.940515+0000 mgr.y (mgr.15282) 991 : cluster [DBG] pgmap v601: 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-17T11:17:20.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:20 smithi164 bash[70557]: cluster 2024-09-17T11:17:18.940515+0000 mgr.y (mgr.15282) 991 : cluster [DBG] pgmap v601: 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-17T11:17:20.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:20 smithi163 bash[93248]: cluster 2024-09-17T11:17:18.940515+0000 mgr.y (mgr.15282) 991 : cluster [DBG] pgmap v601: 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-17T11:17:20.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:20 smithi163 bash[93248]: cluster 2024-09-17T11:17:18.940515+0000 mgr.y (mgr.15282) 991 : cluster [DBG] pgmap v601: 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-17T11:17:20.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:20 smithi163 bash[89600]: cluster 2024-09-17T11:17:18.940515+0000 mgr.y (mgr.15282) 991 : cluster [DBG] pgmap v601: 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-17T11:17:20.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:20 smithi163 bash[89600]: cluster 2024-09-17T11:17:18.940515+0000 mgr.y (mgr.15282) 991 : cluster [DBG] pgmap v601: 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-17T11:17:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:20.874541405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:22.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:22 smithi164 bash[70557]: cluster 2024-09-17T11:17:20.941594+0000 mgr.y (mgr.15282) 992 : cluster [DBG] pgmap v602: 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-17T11:17:22.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:22 smithi164 bash[70557]: cluster 2024-09-17T11:17:20.941594+0000 mgr.y (mgr.15282) 992 : cluster [DBG] pgmap v602: 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-17T11:17:22.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:22 smithi164 bash[70557]: audit 2024-09-17T11:17:21.181278+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:22.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:22 smithi164 bash[70557]: audit 2024-09-17T11:17:21.181278+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:22.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:22 smithi163 bash[89600]: cluster 2024-09-17T11:17:20.941594+0000 mgr.y (mgr.15282) 992 : cluster [DBG] pgmap v602: 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-17T11:17:22.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:22 smithi163 bash[89600]: cluster 2024-09-17T11:17:20.941594+0000 mgr.y (mgr.15282) 992 : cluster [DBG] pgmap v602: 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-17T11:17:22.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:22 smithi163 bash[89600]: audit 2024-09-17T11:17:21.181278+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:22.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:22 smithi163 bash[89600]: audit 2024-09-17T11:17:21.181278+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:22.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:22 smithi163 bash[93248]: cluster 2024-09-17T11:17:20.941594+0000 mgr.y (mgr.15282) 992 : cluster [DBG] pgmap v602: 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-17T11:17:22.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:22 smithi163 bash[93248]: cluster 2024-09-17T11:17:20.941594+0000 mgr.y (mgr.15282) 992 : cluster [DBG] pgmap v602: 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-17T11:17:22.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:22 smithi163 bash[93248]: audit 2024-09-17T11:17:21.181278+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:22.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:22 smithi163 bash[93248]: audit 2024-09-17T11:17:21.181278+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:24.181 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:23.865082563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:24.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:24 smithi164 bash[70557]: cluster 2024-09-17T11:17:22.943170+0000 mgr.y (mgr.15282) 993 : cluster [DBG] pgmap v603: 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-17T11:17:24.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:24 smithi164 bash[70557]: cluster 2024-09-17T11:17:22.943170+0000 mgr.y (mgr.15282) 993 : cluster [DBG] pgmap v603: 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-17T11:17:24.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:24 smithi163 bash[93248]: cluster 2024-09-17T11:17:22.943170+0000 mgr.y (mgr.15282) 993 : cluster [DBG] pgmap v603: 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-17T11:17:24.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:24 smithi163 bash[93248]: cluster 2024-09-17T11:17:22.943170+0000 mgr.y (mgr.15282) 993 : cluster [DBG] pgmap v603: 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-17T11:17:24.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:24 smithi163 bash[89600]: cluster 2024-09-17T11:17:22.943170+0000 mgr.y (mgr.15282) 993 : cluster [DBG] pgmap v603: 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-17T11:17:24.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:24 smithi163 bash[89600]: cluster 2024-09-17T11:17:22.943170+0000 mgr.y (mgr.15282) 993 : cluster [DBG] pgmap v603: 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-17T11:17:26.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:26 smithi164 bash[70557]: cluster 2024-09-17T11:17:24.943826+0000 mgr.y (mgr.15282) 994 : cluster [DBG] pgmap v604: 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-17T11:17:26.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:26 smithi164 bash[70557]: cluster 2024-09-17T11:17:24.943826+0000 mgr.y (mgr.15282) 994 : cluster [DBG] pgmap v604: 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-17T11:17:26.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:26 smithi163 bash[93248]: cluster 2024-09-17T11:17:24.943826+0000 mgr.y (mgr.15282) 994 : cluster [DBG] pgmap v604: 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-17T11:17:26.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:26 smithi163 bash[93248]: cluster 2024-09-17T11:17:24.943826+0000 mgr.y (mgr.15282) 994 : cluster [DBG] pgmap v604: 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-17T11:17:26.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:26 smithi163 bash[89600]: cluster 2024-09-17T11:17:24.943826+0000 mgr.y (mgr.15282) 994 : cluster [DBG] pgmap v604: 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-17T11:17:26.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:26 smithi163 bash[89600]: cluster 2024-09-17T11:17:24.943826+0000 mgr.y (mgr.15282) 994 : cluster [DBG] pgmap v604: 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-17T11:17:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:26.891003865Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:28.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:28 smithi164 bash[70557]: cluster 2024-09-17T11:17:26.945160+0000 mgr.y (mgr.15282) 995 : cluster [DBG] pgmap v605: 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-17T11:17:28.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:28 smithi164 bash[70557]: cluster 2024-09-17T11:17:26.945160+0000 mgr.y (mgr.15282) 995 : cluster [DBG] pgmap v605: 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-17T11:17:28.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:28 smithi163 bash[93248]: cluster 2024-09-17T11:17:26.945160+0000 mgr.y (mgr.15282) 995 : cluster [DBG] pgmap v605: 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-17T11:17:28.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:28 smithi163 bash[93248]: cluster 2024-09-17T11:17:26.945160+0000 mgr.y (mgr.15282) 995 : cluster [DBG] pgmap v605: 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-17T11:17:28.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:28 smithi163 bash[89600]: cluster 2024-09-17T11:17:26.945160+0000 mgr.y (mgr.15282) 995 : cluster [DBG] pgmap v605: 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-17T11:17:28.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:28 smithi163 bash[89600]: cluster 2024-09-17T11:17:26.945160+0000 mgr.y (mgr.15282) 995 : cluster [DBG] pgmap v605: 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-17T11:17:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:29 smithi164 bash[70557]: audit 2024-09-17T11:17:28.735871+0000 mgr.y (mgr.15282) 996 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:29.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:29 smithi164 bash[70557]: audit 2024-09-17T11:17:28.735871+0000 mgr.y (mgr.15282) 996 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:29 smithi163 bash[93248]: audit 2024-09-17T11:17:28.735871+0000 mgr.y (mgr.15282) 996 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:29.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:29 smithi163 bash[93248]: audit 2024-09-17T11:17:28.735871+0000 mgr.y (mgr.15282) 996 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:29.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:29 smithi163 bash[89600]: audit 2024-09-17T11:17:28.735871+0000 mgr.y (mgr.15282) 996 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:29.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:29 smithi163 bash[89600]: audit 2024-09-17T11:17:28.735871+0000 mgr.y (mgr.15282) 996 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:30.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:17:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:17:29] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.51.0" 2024-09-17T11:17:30.199 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:29.890407273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:30.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:30 smithi164 bash[70557]: cluster 2024-09-17T11:17:28.946353+0000 mgr.y (mgr.15282) 997 : cluster [DBG] pgmap v606: 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-17T11:17:30.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:30 smithi164 bash[70557]: cluster 2024-09-17T11:17:28.946353+0000 mgr.y (mgr.15282) 997 : cluster [DBG] pgmap v606: 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-17T11:17:30.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:30 smithi163 bash[89600]: cluster 2024-09-17T11:17:28.946353+0000 mgr.y (mgr.15282) 997 : cluster [DBG] pgmap v606: 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-17T11:17:30.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:30 smithi163 bash[89600]: cluster 2024-09-17T11:17:28.946353+0000 mgr.y (mgr.15282) 997 : cluster [DBG] pgmap v606: 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-17T11:17:30.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:30 smithi163 bash[93248]: cluster 2024-09-17T11:17:28.946353+0000 mgr.y (mgr.15282) 997 : cluster [DBG] pgmap v606: 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-17T11:17:30.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:30 smithi163 bash[93248]: cluster 2024-09-17T11:17:28.946353+0000 mgr.y (mgr.15282) 997 : cluster [DBG] pgmap v606: 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-17T11:17:32.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:32 smithi164 bash[70557]: cluster 2024-09-17T11:17:30.947341+0000 mgr.y (mgr.15282) 998 : cluster [DBG] pgmap v607: 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-17T11:17:32.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:32 smithi164 bash[70557]: cluster 2024-09-17T11:17:30.947341+0000 mgr.y (mgr.15282) 998 : cluster [DBG] pgmap v607: 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-17T11:17:32.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:32 smithi163 bash[89600]: cluster 2024-09-17T11:17:30.947341+0000 mgr.y (mgr.15282) 998 : cluster [DBG] pgmap v607: 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-17T11:17:32.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:32 smithi163 bash[89600]: cluster 2024-09-17T11:17:30.947341+0000 mgr.y (mgr.15282) 998 : cluster [DBG] pgmap v607: 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-17T11:17:32.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:32 smithi163 bash[93248]: cluster 2024-09-17T11:17:30.947341+0000 mgr.y (mgr.15282) 998 : cluster [DBG] pgmap v607: 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-17T11:17:32.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:32 smithi163 bash[93248]: cluster 2024-09-17T11:17:30.947341+0000 mgr.y (mgr.15282) 998 : cluster [DBG] pgmap v607: 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-17T11:17:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:32.907897165Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:34 smithi164 bash[70557]: cluster 2024-09-17T11:17:32.948861+0000 mgr.y (mgr.15282) 999 : cluster [DBG] pgmap v608: 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-17T11:17:34.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:34 smithi164 bash[70557]: cluster 2024-09-17T11:17:32.948861+0000 mgr.y (mgr.15282) 999 : cluster [DBG] pgmap v608: 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-17T11:17:34.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:34 smithi163 bash[89600]: cluster 2024-09-17T11:17:32.948861+0000 mgr.y (mgr.15282) 999 : cluster [DBG] pgmap v608: 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-17T11:17:34.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:34 smithi163 bash[89600]: cluster 2024-09-17T11:17:32.948861+0000 mgr.y (mgr.15282) 999 : cluster [DBG] pgmap v608: 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-17T11:17:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:34 smithi163 bash[93248]: cluster 2024-09-17T11:17:32.948861+0000 mgr.y (mgr.15282) 999 : cluster [DBG] pgmap v608: 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-17T11:17:34.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:34 smithi163 bash[93248]: cluster 2024-09-17T11:17:32.948861+0000 mgr.y (mgr.15282) 999 : cluster [DBG] pgmap v608: 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-17T11:17:36.221 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:35.872675895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:36 smithi164 bash[70557]: cluster 2024-09-17T11:17:34.949546+0000 mgr.y (mgr.15282) 1000 : cluster [DBG] pgmap v609: 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-17T11:17:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:36 smithi164 bash[70557]: cluster 2024-09-17T11:17:34.949546+0000 mgr.y (mgr.15282) 1000 : cluster [DBG] pgmap v609: 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-17T11:17:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:36 smithi164 bash[70557]: audit 2024-09-17T11:17:36.181709+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:36.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:36 smithi164 bash[70557]: audit 2024-09-17T11:17:36.181709+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:36 smithi163 bash[89600]: cluster 2024-09-17T11:17:34.949546+0000 mgr.y (mgr.15282) 1000 : cluster [DBG] pgmap v609: 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-17T11:17:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:36 smithi163 bash[89600]: cluster 2024-09-17T11:17:34.949546+0000 mgr.y (mgr.15282) 1000 : cluster [DBG] pgmap v609: 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-17T11:17:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:36 smithi163 bash[89600]: audit 2024-09-17T11:17:36.181709+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:36.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:36 smithi163 bash[89600]: audit 2024-09-17T11:17:36.181709+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:36 smithi163 bash[93248]: cluster 2024-09-17T11:17:34.949546+0000 mgr.y (mgr.15282) 1000 : cluster [DBG] pgmap v609: 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-17T11:17:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:36 smithi163 bash[93248]: cluster 2024-09-17T11:17:34.949546+0000 mgr.y (mgr.15282) 1000 : cluster [DBG] pgmap v609: 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-17T11:17:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:36 smithi163 bash[93248]: audit 2024-09-17T11:17:36.181709+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:36.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:36 smithi163 bash[93248]: audit 2024-09-17T11:17:36.181709+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:38 smithi164 bash[70557]: cluster 2024-09-17T11:17:36.950871+0000 mgr.y (mgr.15282) 1001 : cluster [DBG] pgmap v610: 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-17T11:17:38.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:38 smithi164 bash[70557]: cluster 2024-09-17T11:17:36.950871+0000 mgr.y (mgr.15282) 1001 : cluster [DBG] pgmap v610: 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-17T11:17:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:38 smithi163 bash[93248]: cluster 2024-09-17T11:17:36.950871+0000 mgr.y (mgr.15282) 1001 : cluster [DBG] pgmap v610: 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-17T11:17:38.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:38 smithi163 bash[93248]: cluster 2024-09-17T11:17:36.950871+0000 mgr.y (mgr.15282) 1001 : cluster [DBG] pgmap v610: 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-17T11:17:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:38 smithi163 bash[89600]: cluster 2024-09-17T11:17:36.950871+0000 mgr.y (mgr.15282) 1001 : cluster [DBG] pgmap v610: 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-17T11:17:38.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:38 smithi163 bash[89600]: cluster 2024-09-17T11:17:36.950871+0000 mgr.y (mgr.15282) 1001 : cluster [DBG] pgmap v610: 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-17T11:17:39.234 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:38.870528592Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:39.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:39 smithi164 bash[70557]: audit 2024-09-17T11:17:38.744066+0000 mgr.y (mgr.15282) 1002 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:39.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:39 smithi164 bash[70557]: audit 2024-09-17T11:17:38.744066+0000 mgr.y (mgr.15282) 1002 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:39.561 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:39 smithi163 bash[93248]: audit 2024-09-17T11:17:38.744066+0000 mgr.y (mgr.15282) 1002 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:39.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:39 smithi163 bash[93248]: audit 2024-09-17T11:17:38.744066+0000 mgr.y (mgr.15282) 1002 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:39.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:39 smithi163 bash[89600]: audit 2024-09-17T11:17:38.744066+0000 mgr.y (mgr.15282) 1002 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:39.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:39 smithi163 bash[89600]: audit 2024-09-17T11:17:38.744066+0000 mgr.y (mgr.15282) 1002 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:17:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:17:39] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.51.0" 2024-09-17T11:17:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:40 smithi164 bash[70557]: cluster 2024-09-17T11:17:38.952055+0000 mgr.y (mgr.15282) 1003 : cluster [DBG] pgmap v611: 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-17T11:17:40.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:40 smithi164 bash[70557]: cluster 2024-09-17T11:17:38.952055+0000 mgr.y (mgr.15282) 1003 : cluster [DBG] pgmap v611: 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-17T11:17:40.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:40 smithi163 bash[89600]: cluster 2024-09-17T11:17:38.952055+0000 mgr.y (mgr.15282) 1003 : cluster [DBG] pgmap v611: 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-17T11:17:40.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:40 smithi163 bash[89600]: cluster 2024-09-17T11:17:38.952055+0000 mgr.y (mgr.15282) 1003 : cluster [DBG] pgmap v611: 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-17T11:17:40.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:40 smithi163 bash[93248]: cluster 2024-09-17T11:17:38.952055+0000 mgr.y (mgr.15282) 1003 : cluster [DBG] pgmap v611: 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-17T11:17:40.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:40 smithi163 bash[93248]: cluster 2024-09-17T11:17:38.952055+0000 mgr.y (mgr.15282) 1003 : cluster [DBG] pgmap v611: 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-17T11:17:42.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:41.869240304Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:42.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:42 smithi164 bash[70557]: cluster 2024-09-17T11:17:40.953001+0000 mgr.y (mgr.15282) 1004 : cluster [DBG] pgmap v612: 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-17T11:17:42.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:42 smithi164 bash[70557]: cluster 2024-09-17T11:17:40.953001+0000 mgr.y (mgr.15282) 1004 : cluster [DBG] pgmap v612: 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-17T11:17:42.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:42 smithi163 bash[89600]: cluster 2024-09-17T11:17:40.953001+0000 mgr.y (mgr.15282) 1004 : cluster [DBG] pgmap v612: 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-17T11:17:42.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:42 smithi163 bash[89600]: cluster 2024-09-17T11:17:40.953001+0000 mgr.y (mgr.15282) 1004 : cluster [DBG] pgmap v612: 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-17T11:17:42.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:42 smithi163 bash[93248]: cluster 2024-09-17T11:17:40.953001+0000 mgr.y (mgr.15282) 1004 : cluster [DBG] pgmap v612: 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-17T11:17:42.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:42 smithi163 bash[93248]: cluster 2024-09-17T11:17:40.953001+0000 mgr.y (mgr.15282) 1004 : cluster [DBG] pgmap v612: 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-17T11:17:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:44 smithi164 bash[70557]: cluster 2024-09-17T11:17:42.954498+0000 mgr.y (mgr.15282) 1005 : cluster [DBG] pgmap v613: 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-17T11:17:44.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:44 smithi164 bash[70557]: cluster 2024-09-17T11:17:42.954498+0000 mgr.y (mgr.15282) 1005 : cluster [DBG] pgmap v613: 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-17T11:17:44.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:44 smithi163 bash[89600]: cluster 2024-09-17T11:17:42.954498+0000 mgr.y (mgr.15282) 1005 : cluster [DBG] pgmap v613: 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-17T11:17:44.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:44 smithi163 bash[89600]: cluster 2024-09-17T11:17:42.954498+0000 mgr.y (mgr.15282) 1005 : cluster [DBG] pgmap v613: 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-17T11:17:44.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:44 smithi163 bash[93248]: cluster 2024-09-17T11:17:42.954498+0000 mgr.y (mgr.15282) 1005 : cluster [DBG] pgmap v613: 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-17T11:17:44.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:44 smithi163 bash[93248]: cluster 2024-09-17T11:17:42.954498+0000 mgr.y (mgr.15282) 1005 : cluster [DBG] pgmap v613: 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-17T11:17:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:44.878945639Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:46.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:46 smithi164 bash[70557]: cluster 2024-09-17T11:17:44.955236+0000 mgr.y (mgr.15282) 1006 : cluster [DBG] pgmap v614: 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-17T11:17:46.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:46 smithi164 bash[70557]: cluster 2024-09-17T11:17:44.955236+0000 mgr.y (mgr.15282) 1006 : cluster [DBG] pgmap v614: 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-17T11:17:46.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:46 smithi163 bash[89600]: cluster 2024-09-17T11:17:44.955236+0000 mgr.y (mgr.15282) 1006 : cluster [DBG] pgmap v614: 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-17T11:17:46.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:46 smithi163 bash[89600]: cluster 2024-09-17T11:17:44.955236+0000 mgr.y (mgr.15282) 1006 : cluster [DBG] pgmap v614: 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-17T11:17:46.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:46 smithi163 bash[93248]: cluster 2024-09-17T11:17:44.955236+0000 mgr.y (mgr.15282) 1006 : cluster [DBG] pgmap v614: 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-17T11:17:46.563 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:46 smithi163 bash[93248]: cluster 2024-09-17T11:17:44.955236+0000 mgr.y (mgr.15282) 1006 : cluster [DBG] pgmap v614: 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-17T11:17:46.647 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T11:17:48.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:47.868806576Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:48.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:48 smithi164 bash[70557]: cluster 2024-09-17T11:17:46.956551+0000 mgr.y (mgr.15282) 1007 : cluster [DBG] pgmap v615: 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-17T11:17:48.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:48 smithi164 bash[70557]: cluster 2024-09-17T11:17:46.956551+0000 mgr.y (mgr.15282) 1007 : cluster [DBG] pgmap v615: 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-17T11:17:48.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:48 smithi163 bash[89600]: cluster 2024-09-17T11:17:46.956551+0000 mgr.y (mgr.15282) 1007 : cluster [DBG] pgmap v615: 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-17T11:17:48.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:48 smithi163 bash[89600]: cluster 2024-09-17T11:17:46.956551+0000 mgr.y (mgr.15282) 1007 : cluster [DBG] pgmap v615: 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-17T11:17:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:48 smithi163 bash[93248]: cluster 2024-09-17T11:17:46.956551+0000 mgr.y (mgr.15282) 1007 : cluster [DBG] pgmap v615: 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-17T11:17:48.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:48 smithi163 bash[93248]: cluster 2024-09-17T11:17:46.956551+0000 mgr.y (mgr.15282) 1007 : cluster [DBG] pgmap v615: 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-17T11:17:49.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:49 smithi164 bash[70557]: audit 2024-09-17T11:17:48.755387+0000 mgr.y (mgr.15282) 1008 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:49.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:49 smithi164 bash[70557]: audit 2024-09-17T11:17:48.755387+0000 mgr.y (mgr.15282) 1008 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:49.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:49 smithi163 bash[93248]: audit 2024-09-17T11:17:48.755387+0000 mgr.y (mgr.15282) 1008 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:49.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:49 smithi163 bash[93248]: audit 2024-09-17T11:17:48.755387+0000 mgr.y (mgr.15282) 1008 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:49.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:49 smithi163 bash[89600]: audit 2024-09-17T11:17:48.755387+0000 mgr.y (mgr.15282) 1008 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:49.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:49 smithi163 bash[89600]: audit 2024-09-17T11:17:48.755387+0000 mgr.y (mgr.15282) 1008 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:50.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:17:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:17:49] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.51.0" 2024-09-17T11:17:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:50 smithi164 bash[70557]: cluster 2024-09-17T11:17:48.957757+0000 mgr.y (mgr.15282) 1009 : cluster [DBG] pgmap v616: 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-17T11:17:50.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:50 smithi164 bash[70557]: cluster 2024-09-17T11:17:48.957757+0000 mgr.y (mgr.15282) 1009 : cluster [DBG] pgmap v616: 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-17T11:17:50.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:50 smithi163 bash[89600]: cluster 2024-09-17T11:17:48.957757+0000 mgr.y (mgr.15282) 1009 : cluster [DBG] pgmap v616: 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-17T11:17:50.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:50 smithi163 bash[89600]: cluster 2024-09-17T11:17:48.957757+0000 mgr.y (mgr.15282) 1009 : cluster [DBG] pgmap v616: 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-17T11:17:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:50 smithi163 bash[93248]: cluster 2024-09-17T11:17:48.957757+0000 mgr.y (mgr.15282) 1009 : cluster [DBG] pgmap v616: 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-17T11:17:50.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:50 smithi163 bash[93248]: cluster 2024-09-17T11:17:48.957757+0000 mgr.y (mgr.15282) 1009 : cluster [DBG] pgmap v616: 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-17T11:17:51.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:50.880375063Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:51.472 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:17:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:51 smithi164 bash[70557]: audit 2024-09-17T11:17:51.181982+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:51.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:51 smithi164 bash[70557]: audit 2024-09-17T11:17:51.181982+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:51.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:51 smithi163 bash[93248]: audit 2024-09-17T11:17:51.181982+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:51.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:51 smithi163 bash[93248]: audit 2024-09-17T11:17:51.181982+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:51.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:51 smithi163 bash[89600]: audit 2024-09-17T11:17:51.181982+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:51.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:51 smithi163 bash[89600]: audit 2024-09-17T11:17:51.181982+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:17:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:52 smithi164 bash[70557]: cluster 2024-09-17T11:17:50.958424+0000 mgr.y (mgr.15282) 1010 : cluster [DBG] pgmap v617: 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-17T11:17:52.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:52 smithi164 bash[70557]: cluster 2024-09-17T11:17:50.958424+0000 mgr.y (mgr.15282) 1010 : cluster [DBG] pgmap v617: 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-17T11:17:52.561 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:52 smithi163 bash[89600]: cluster 2024-09-17T11:17:50.958424+0000 mgr.y (mgr.15282) 1010 : cluster [DBG] pgmap v617: 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-17T11:17:52.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:52 smithi163 bash[89600]: cluster 2024-09-17T11:17:50.958424+0000 mgr.y (mgr.15282) 1010 : cluster [DBG] pgmap v617: 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-17T11:17:52.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:52 smithi163 bash[93248]: cluster 2024-09-17T11:17:50.958424+0000 mgr.y (mgr.15282) 1010 : cluster [DBG] pgmap v617: 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-17T11:17:52.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:52 smithi163 bash[93248]: cluster 2024-09-17T11:17:50.958424+0000 mgr.y (mgr.15282) 1010 : cluster [DBG] pgmap v617: 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-17T11:17:53.467 INFO:teuthology.orchestra.run.smithi163.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:17:53.467 INFO:teuthology.orchestra.run.smithi163.stdout:alertmanager.a smithi163 *:9093,9094 running (16m) 110s ago 44m 14.1M - 0.27.0 11f11916f8cd b0660ee982e5 2024-09-17T11:17:53.467 INFO:teuthology.orchestra.run.smithi163.stdout:grafana.a smithi164 *:3000 running (16m) 3m ago 44m 68.7M - 10.4.0 c8b91775d855 d2384ee9426d 2024-09-17T11:17:53.467 INFO:teuthology.orchestra.run.smithi163.stdout:iscsi.foo.smithi163.xzsbrb smithi163 *:5000 running (116s) 110s ago 41m 47.3M - 3.8 f271290a0950 585eae4bf74b 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.x smithi164 *:8443,9283,8765 running (18m) 3m ago 52m 444M - 19.3.0-4963-ge646f729 f271290a0950 0d6200b7fc47 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:mgr.y smithi163 *:8443,9283,8765 running (29m) 110s ago 55m 520M - 19.3.0-4963-ge646f729 f271290a0950 50c40b3faf55 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:mon.a smithi163 running (13m) 110s ago 55m 63.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 964488dcc40e 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:mon.b smithi164 running (14m) 3m ago 53m 52.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 59c7390b7a14 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:mon.c smithi163 running (12m) 110s ago 53m 47.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 0de7159f78ec 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.a smithi163 *:9100 running (18m) 110s ago 44m 8563k - 1.7.0 72c9c2088986 c25f0316c369 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:node-exporter.b smithi164 *:9100 running (17m) 3m ago 44m 8936k - 1.7.0 72c9c2088986 3aab379e7876 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:osd.0 smithi163 running (11m) 110s ago 52m 60.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 2076b15e62cb 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:osd.1 smithi163 running (10m) 110s ago 51m 62.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 37c1b69e16bb 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:osd.2 smithi163 running (9m) 110s ago 50m 51.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 6a6b4fba8b32 2024-09-17T11:17:53.468 INFO:teuthology.orchestra.run.smithi163.stdout:osd.3 smithi163 running (7m) 110s ago 49m 62.1M 3036M 19.3.0-4963-ge646f729 f271290a0950 aae64c13436c 2024-09-17T11:17:53.469 INFO:teuthology.orchestra.run.smithi163.stdout:osd.4 smithi164 running (6m) 3m ago 48m 55.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 94c6bcb7d68c 2024-09-17T11:17:53.469 INFO:teuthology.orchestra.run.smithi163.stdout:osd.5 smithi164 running (6m) 3m ago 47m 52.7M 3292M 19.3.0-4963-ge646f729 f271290a0950 b9643bb201c3 2024-09-17T11:17:53.469 INFO:teuthology.orchestra.run.smithi163.stdout:osd.6 smithi164 running (5m) 3m ago 46m 50.5M 3292M 19.3.0-4963-ge646f729 f271290a0950 2f56d2533b30 2024-09-17T11:17:53.469 INFO:teuthology.orchestra.run.smithi163.stdout:osd.7 smithi164 running (5m) 3m ago 45m 52.1M 3292M 19.3.0-4963-ge646f729 f271290a0950 fe45f4391d00 2024-09-17T11:17:53.469 INFO:teuthology.orchestra.run.smithi163.stdout:prometheus.a smithi164 *:9095 running (17m) 3m ago 44m 48.1M - 2.51.0 1d3b7f56885b 9aaf3f775df6 2024-09-17T11:17:53.469 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi163.nlukyi smithi163 *:8000 running (3m) 110s ago 42m 90.3M - 19.3.0-4963-ge646f729 f271290a0950 5bdf92b30fbe 2024-09-17T11:17:53.469 INFO:teuthology.orchestra.run.smithi163.stdout:rgw.foo.smithi164.dqlavi smithi164 *:8000 running (3m) 3m ago 42m 90.9M - 19.3.0-4963-ge646f729 f271290a0950 3f4805e80481 2024-09-17T11:17:54.241 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T11:17:54.276 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:53.902840349Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:54 smithi164 bash[70557]: cluster 2024-09-17T11:17:52.959921+0000 mgr.y (mgr.15282) 1011 : cluster [DBG] pgmap v618: 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-17T11:17:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:54 smithi164 bash[70557]: cluster 2024-09-17T11:17:52.959921+0000 mgr.y (mgr.15282) 1011 : cluster [DBG] pgmap v618: 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-17T11:17:54.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:54 smithi164 bash[70557]: audit 2024-09-17T11:17:53.455809+0000 mgr.y (mgr.15282) 1012 : audit [DBG] from='client.54794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:54.538 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:54 smithi164 bash[70557]: audit 2024-09-17T11:17:53.455809+0000 mgr.y (mgr.15282) 1012 : audit [DBG] from='client.54794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:54.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:54 smithi163 bash[93248]: cluster 2024-09-17T11:17:52.959921+0000 mgr.y (mgr.15282) 1011 : cluster [DBG] pgmap v618: 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-17T11:17:54.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:54 smithi163 bash[93248]: cluster 2024-09-17T11:17:52.959921+0000 mgr.y (mgr.15282) 1011 : cluster [DBG] pgmap v618: 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-17T11:17:54.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:54 smithi163 bash[93248]: audit 2024-09-17T11:17:53.455809+0000 mgr.y (mgr.15282) 1012 : audit [DBG] from='client.54794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:54.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:54 smithi163 bash[93248]: audit 2024-09-17T11:17:53.455809+0000 mgr.y (mgr.15282) 1012 : audit [DBG] from='client.54794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:54.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:54 smithi163 bash[89600]: cluster 2024-09-17T11:17:52.959921+0000 mgr.y (mgr.15282) 1011 : cluster [DBG] pgmap v618: 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-17T11:17:54.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:54 smithi163 bash[89600]: cluster 2024-09-17T11:17:52.959921+0000 mgr.y (mgr.15282) 1011 : cluster [DBG] pgmap v618: 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-17T11:17:54.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:54 smithi163 bash[89600]: audit 2024-09-17T11:17:53.455809+0000 mgr.y (mgr.15282) 1012 : audit [DBG] from='client.54794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:54.563 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:54 smithi163 bash[89600]: audit 2024-09-17T11:17:53.455809+0000 mgr.y (mgr.15282) 1012 : audit [DBG] from='client.54794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:56.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:56 smithi164 bash[70557]: cluster 2024-09-17T11:17:54.960745+0000 mgr.y (mgr.15282) 1013 : cluster [DBG] pgmap v619: 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-17T11:17:56.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:56 smithi164 bash[70557]: cluster 2024-09-17T11:17:54.960745+0000 mgr.y (mgr.15282) 1013 : cluster [DBG] pgmap v619: 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-17T11:17:56.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:56 smithi163 bash[93248]: cluster 2024-09-17T11:17:54.960745+0000 mgr.y (mgr.15282) 1013 : cluster [DBG] pgmap v619: 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-17T11:17:56.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:56 smithi163 bash[93248]: cluster 2024-09-17T11:17:54.960745+0000 mgr.y (mgr.15282) 1013 : cluster [DBG] pgmap v619: 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-17T11:17:56.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:56 smithi163 bash[89600]: cluster 2024-09-17T11:17:54.960745+0000 mgr.y (mgr.15282) 1013 : cluster [DBG] pgmap v619: 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-17T11:17:56.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:56 smithi163 bash[89600]: cluster 2024-09-17T11:17:54.960745+0000 mgr.y (mgr.15282) 1013 : cluster [DBG] pgmap v619: 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-17T11:17:57.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:56.864726579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:17:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:58 smithi164 bash[70557]: cluster 2024-09-17T11:17:56.962195+0000 mgr.y (mgr.15282) 1014 : cluster [DBG] pgmap v620: 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-17T11:17:58.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:58 smithi164 bash[70557]: cluster 2024-09-17T11:17:56.962195+0000 mgr.y (mgr.15282) 1014 : cluster [DBG] pgmap v620: 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-17T11:17:58.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:58 smithi163 bash[93248]: cluster 2024-09-17T11:17:56.962195+0000 mgr.y (mgr.15282) 1014 : cluster [DBG] pgmap v620: 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-17T11:17:58.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:58 smithi163 bash[93248]: cluster 2024-09-17T11:17:56.962195+0000 mgr.y (mgr.15282) 1014 : cluster [DBG] pgmap v620: 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-17T11:17:58.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:58 smithi163 bash[89600]: cluster 2024-09-17T11:17:56.962195+0000 mgr.y (mgr.15282) 1014 : cluster [DBG] pgmap v620: 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-17T11:17:58.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:58 smithi163 bash[89600]: cluster 2024-09-17T11:17:56.962195+0000 mgr.y (mgr.15282) 1014 : cluster [DBG] pgmap v620: 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-17T11:17:59.059 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:17:59.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:59 smithi163 bash[89600]: audit 2024-09-17T11:17:58.766704+0000 mgr.y (mgr.15282) 1015 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:59.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:17:59 smithi163 bash[89600]: audit 2024-09-17T11:17:58.766704+0000 mgr.y (mgr.15282) 1015 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:59.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:59 smithi163 bash[93248]: audit 2024-09-17T11:17:58.766704+0000 mgr.y (mgr.15282) 1015 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:59.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:17:59 smithi163 bash[93248]: audit 2024-09-17T11:17:58.766704+0000 mgr.y (mgr.15282) 1015 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:59.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:59 smithi164 bash[70557]: audit 2024-09-17T11:17:58.766704+0000 mgr.y (mgr.15282) 1015 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:17:59.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:17:59 smithi164 bash[70557]: audit 2024-09-17T11:17:58.766704+0000 mgr.y (mgr.15282) 1015 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:00.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:17:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:17:59] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-09-17T11:18:00.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:17:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:17:59.889006238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:00.551 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:00 smithi163 bash[89600]: cluster 2024-09-17T11:17:58.963535+0000 mgr.y (mgr.15282) 1016 : cluster [DBG] pgmap v621: 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-17T11:18:00.551 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:00 smithi163 bash[89600]: cluster 2024-09-17T11:17:58.963535+0000 mgr.y (mgr.15282) 1016 : cluster [DBG] pgmap v621: 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-17T11:18:00.551 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:00 smithi163 bash[93248]: cluster 2024-09-17T11:17:58.963535+0000 mgr.y (mgr.15282) 1016 : cluster [DBG] pgmap v621: 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-17T11:18:00.551 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:00 smithi163 bash[93248]: cluster 2024-09-17T11:17:58.963535+0000 mgr.y (mgr.15282) 1016 : cluster [DBG] pgmap v621: 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-17T11:18:00.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:00 smithi164 bash[70557]: cluster 2024-09-17T11:17:58.963535+0000 mgr.y (mgr.15282) 1016 : cluster [DBG] pgmap v621: 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-17T11:18:00.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:00 smithi164 bash[70557]: cluster 2024-09-17T11:17:58.963535+0000 mgr.y (mgr.15282) 1016 : cluster [DBG] pgmap v621: 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-17T11:18:00.944 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:18:00.944 INFO:teuthology.orchestra.run.smithi163.stdout: "mon": { 2024-09-17T11:18:00.944 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T11:18:00.944 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:18:00.944 INFO:teuthology.orchestra.run.smithi163.stdout: "mgr": { 2024-09-17T11:18:00.944 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:18:00.944 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:18:00.944 INFO:teuthology.orchestra.run.smithi163.stdout: "osd": { 2024-09-17T11:18:00.944 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T11:18:00.945 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:18:00.945 INFO:teuthology.orchestra.run.smithi163.stdout: "rgw": { 2024-09-17T11:18:00.945 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T11:18:00.945 INFO:teuthology.orchestra.run.smithi163.stdout: }, 2024-09-17T11:18:00.945 INFO:teuthology.orchestra.run.smithi163.stdout: "overall": { 2024-09-17T11:18:00.945 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T11:18:00.945 INFO:teuthology.orchestra.run.smithi163.stdout: } 2024-09-17T11:18:00.945 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:18:01.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:01 smithi163 bash[89600]: audit 2024-09-17T11:18:00.945051+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.163:0/3430183855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:01.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:01 smithi163 bash[89600]: audit 2024-09-17T11:18:00.945051+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.163:0/3430183855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:01.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:01 smithi163 bash[93248]: audit 2024-09-17T11:18:00.945051+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.163:0/3430183855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:01.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:01 smithi163 bash[93248]: audit 2024-09-17T11:18:00.945051+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.163:0/3430183855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:01.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:01 smithi164 bash[70557]: audit 2024-09-17T11:18:00.945051+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.163:0/3430183855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:01.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:01 smithi164 bash[70557]: audit 2024-09-17T11:18:00.945051+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.163:0/3430183855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:01.807 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:18:02.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:02 smithi163 bash[89600]: cluster 2024-09-17T11:18:00.964094+0000 mgr.y (mgr.15282) 1017 : cluster [DBG] pgmap v622: 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-17T11:18:02.562 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:02 smithi163 bash[89600]: cluster 2024-09-17T11:18:00.964094+0000 mgr.y (mgr.15282) 1017 : cluster [DBG] pgmap v622: 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-17T11:18:02.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:02 smithi163 bash[93248]: cluster 2024-09-17T11:18:00.964094+0000 mgr.y (mgr.15282) 1017 : cluster [DBG] pgmap v622: 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-17T11:18:02.562 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:02 smithi163 bash[93248]: cluster 2024-09-17T11:18:00.964094+0000 mgr.y (mgr.15282) 1017 : cluster [DBG] pgmap v622: 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-17T11:18:02.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:02 smithi164 bash[70557]: cluster 2024-09-17T11:18:00.964094+0000 mgr.y (mgr.15282) 1017 : cluster [DBG] pgmap v622: 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-17T11:18:02.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:02 smithi164 bash[70557]: cluster 2024-09-17T11:18:00.964094+0000 mgr.y (mgr.15282) 1017 : cluster [DBG] pgmap v622: 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-17T11:18:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:02.890727041Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:04.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:04 smithi164 bash[70557]: cluster 2024-09-17T11:18:02.965559+0000 mgr.y (mgr.15282) 1018 : cluster [DBG] pgmap v623: 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-17T11:18:04.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:04 smithi164 bash[70557]: cluster 2024-09-17T11:18:02.965559+0000 mgr.y (mgr.15282) 1018 : cluster [DBG] pgmap v623: 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-17T11:18:04.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:04 smithi163 bash[93248]: cluster 2024-09-17T11:18:02.965559+0000 mgr.y (mgr.15282) 1018 : cluster [DBG] pgmap v623: 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-17T11:18:04.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:04 smithi163 bash[93248]: cluster 2024-09-17T11:18:02.965559+0000 mgr.y (mgr.15282) 1018 : cluster [DBG] pgmap v623: 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-17T11:18:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:04 smithi163 bash[89600]: cluster 2024-09-17T11:18:02.965559+0000 mgr.y (mgr.15282) 1018 : cluster [DBG] pgmap v623: 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-17T11:18:04.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:04 smithi163 bash[89600]: cluster 2024-09-17T11:18:02.965559+0000 mgr.y (mgr.15282) 1018 : cluster [DBG] pgmap v623: 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-17T11:18:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:05.879529271Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:06.628 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:06.737 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:06 smithi163 bash[89600]: cluster 2024-09-17T11:18:04.966259+0000 mgr.y (mgr.15282) 1019 : cluster [DBG] pgmap v624: 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-17T11:18:06.737 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:06 smithi163 bash[89600]: cluster 2024-09-17T11:18:04.966259+0000 mgr.y (mgr.15282) 1019 : cluster [DBG] pgmap v624: 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-17T11:18:06.738 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:06 smithi163 bash[89600]: audit 2024-09-17T11:18:06.182582+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:06.738 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:06 smithi163 bash[89600]: audit 2024-09-17T11:18:06.182582+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:06.738 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:06 smithi163 bash[93248]: cluster 2024-09-17T11:18:04.966259+0000 mgr.y (mgr.15282) 1019 : cluster [DBG] pgmap v624: 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-17T11:18:06.738 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:06 smithi163 bash[93248]: cluster 2024-09-17T11:18:04.966259+0000 mgr.y (mgr.15282) 1019 : cluster [DBG] pgmap v624: 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-17T11:18:06.738 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:06 smithi163 bash[93248]: audit 2024-09-17T11:18:06.182582+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:06.738 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:06 smithi163 bash[93248]: audit 2024-09-17T11:18:06.182582+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:06 smithi164 bash[70557]: cluster 2024-09-17T11:18:04.966259+0000 mgr.y (mgr.15282) 1019 : cluster [DBG] pgmap v624: 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-17T11:18:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:06 smithi164 bash[70557]: cluster 2024-09-17T11:18:04.966259+0000 mgr.y (mgr.15282) 1019 : cluster [DBG] pgmap v624: 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-17T11:18:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:06 smithi164 bash[70557]: audit 2024-09-17T11:18:06.182582+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:06.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:06 smithi164 bash[70557]: audit 2024-09-17T11:18:06.182582+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:08.196 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:18:08.196 INFO:teuthology.orchestra.run.smithi163.stdout: "target_image": null, 2024-09-17T11:18:08.196 INFO:teuthology.orchestra.run.smithi163.stdout: "in_progress": false, 2024-09-17T11:18:08.196 INFO:teuthology.orchestra.run.smithi163.stdout: "which": "", 2024-09-17T11:18:08.196 INFO:teuthology.orchestra.run.smithi163.stdout: "services_complete": [], 2024-09-17T11:18:08.196 INFO:teuthology.orchestra.run.smithi163.stdout: "progress": null, 2024-09-17T11:18:08.196 INFO:teuthology.orchestra.run.smithi163.stdout: "message": "", 2024-09-17T11:18:08.196 INFO:teuthology.orchestra.run.smithi163.stdout: "is_paused": false 2024-09-17T11:18:08.197 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:18:08.493 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:08 smithi163 bash[89600]: cluster 2024-09-17T11:18:06.967620+0000 mgr.y (mgr.15282) 1020 : cluster [DBG] pgmap v625: 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-17T11:18:08.493 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:08 smithi163 bash[89600]: cluster 2024-09-17T11:18:06.967620+0000 mgr.y (mgr.15282) 1020 : cluster [DBG] pgmap v625: 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-17T11:18:08.493 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:08 smithi163 bash[93248]: cluster 2024-09-17T11:18:06.967620+0000 mgr.y (mgr.15282) 1020 : cluster [DBG] pgmap v625: 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-17T11:18:08.494 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:08 smithi163 bash[93248]: cluster 2024-09-17T11:18:06.967620+0000 mgr.y (mgr.15282) 1020 : cluster [DBG] pgmap v625: 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-17T11:18:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:08 smithi164 bash[70557]: cluster 2024-09-17T11:18:06.967620+0000 mgr.y (mgr.15282) 1020 : cluster [DBG] pgmap v625: 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-17T11:18:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:08 smithi164 bash[70557]: cluster 2024-09-17T11:18:06.967620+0000 mgr.y (mgr.15282) 1020 : cluster [DBG] pgmap v625: 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-17T11:18:09.025 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T11:18:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:08.881047491Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:09.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:09 smithi163 bash[89600]: audit 2024-09-17T11:18:08.197041+0000 mgr.y (mgr.15282) 1021 : audit [DBG] from='client.54806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:09.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:09 smithi163 bash[89600]: audit 2024-09-17T11:18:08.197041+0000 mgr.y (mgr.15282) 1021 : audit [DBG] from='client.54806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:09.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:09 smithi163 bash[89600]: audit 2024-09-17T11:18:08.777934+0000 mgr.y (mgr.15282) 1022 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:09.718 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:09 smithi163 bash[89600]: audit 2024-09-17T11:18:08.777934+0000 mgr.y (mgr.15282) 1022 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:09.718 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:09 smithi163 bash[93248]: audit 2024-09-17T11:18:08.197041+0000 mgr.y (mgr.15282) 1021 : audit [DBG] from='client.54806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:09.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:09 smithi163 bash[93248]: audit 2024-09-17T11:18:08.197041+0000 mgr.y (mgr.15282) 1021 : audit [DBG] from='client.54806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:09.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:09 smithi163 bash[93248]: audit 2024-09-17T11:18:08.777934+0000 mgr.y (mgr.15282) 1022 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:09.719 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:09 smithi163 bash[93248]: audit 2024-09-17T11:18:08.777934+0000 mgr.y (mgr.15282) 1022 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:09.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:09 smithi164 bash[70557]: audit 2024-09-17T11:18:08.197041+0000 mgr.y (mgr.15282) 1021 : audit [DBG] from='client.54806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:09.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:09 smithi164 bash[70557]: audit 2024-09-17T11:18:08.197041+0000 mgr.y (mgr.15282) 1021 : audit [DBG] from='client.54806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:09 smithi164 bash[70557]: audit 2024-09-17T11:18:08.777934+0000 mgr.y (mgr.15282) 1022 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:09.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:09 smithi164 bash[70557]: audit 2024-09-17T11:18:08.777934+0000 mgr.y (mgr.15282) 1022 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:10.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:18:09 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:18:09] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-17T11:18:10.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:10 smithi164 bash[70557]: cluster 2024-09-17T11:18:08.968822+0000 mgr.y (mgr.15282) 1023 : cluster [DBG] pgmap v626: 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-17T11:18:10.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:10 smithi164 bash[70557]: cluster 2024-09-17T11:18:08.968822+0000 mgr.y (mgr.15282) 1023 : cluster [DBG] pgmap v626: 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-17T11:18:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:10 smithi163 bash[93248]: cluster 2024-09-17T11:18:08.968822+0000 mgr.y (mgr.15282) 1023 : cluster [DBG] pgmap v626: 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-17T11:18:10.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:10 smithi163 bash[93248]: cluster 2024-09-17T11:18:08.968822+0000 mgr.y (mgr.15282) 1023 : cluster [DBG] pgmap v626: 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-17T11:18:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:10 smithi163 bash[89600]: cluster 2024-09-17T11:18:08.968822+0000 mgr.y (mgr.15282) 1023 : cluster [DBG] pgmap v626: 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-17T11:18:10.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:10 smithi163 bash[89600]: cluster 2024-09-17T11:18:08.968822+0000 mgr.y (mgr.15282) 1023 : cluster [DBG] pgmap v626: 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-17T11:18:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:11.872120873Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:12.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:12 smithi164 bash[70557]: cluster 2024-09-17T11:18:10.969706+0000 mgr.y (mgr.15282) 1024 : cluster [DBG] pgmap v627: 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-17T11:18:12.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:12 smithi164 bash[70557]: cluster 2024-09-17T11:18:10.969706+0000 mgr.y (mgr.15282) 1024 : cluster [DBG] pgmap v627: 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-17T11:18:12.811 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:12 smithi163 bash[93248]: cluster 2024-09-17T11:18:10.969706+0000 mgr.y (mgr.15282) 1024 : cluster [DBG] pgmap v627: 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-17T11:18:12.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:12 smithi163 bash[93248]: cluster 2024-09-17T11:18:10.969706+0000 mgr.y (mgr.15282) 1024 : cluster [DBG] pgmap v627: 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-17T11:18:12.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:12 smithi163 bash[89600]: cluster 2024-09-17T11:18:10.969706+0000 mgr.y (mgr.15282) 1024 : cluster [DBG] pgmap v627: 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-17T11:18:12.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:12 smithi163 bash[89600]: cluster 2024-09-17T11:18:10.969706+0000 mgr.y (mgr.15282) 1024 : cluster [DBG] pgmap v627: 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-17T11:18:13.826 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:14.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:14 smithi164 bash[70557]: cluster 2024-09-17T11:18:12.971240+0000 mgr.y (mgr.15282) 1025 : cluster [DBG] pgmap v628: 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-17T11:18:14.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:14 smithi164 bash[70557]: cluster 2024-09-17T11:18:12.971240+0000 mgr.y (mgr.15282) 1025 : cluster [DBG] pgmap v628: 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-17T11:18:14.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:14 smithi163 bash[89600]: cluster 2024-09-17T11:18:12.971240+0000 mgr.y (mgr.15282) 1025 : cluster [DBG] pgmap v628: 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-17T11:18:14.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:14 smithi163 bash[89600]: cluster 2024-09-17T11:18:12.971240+0000 mgr.y (mgr.15282) 1025 : cluster [DBG] pgmap v628: 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-17T11:18:14.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:14 smithi163 bash[93248]: cluster 2024-09-17T11:18:12.971240+0000 mgr.y (mgr.15282) 1025 : cluster [DBG] pgmap v628: 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-17T11:18:14.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:14 smithi163 bash[93248]: cluster 2024-09-17T11:18:12.971240+0000 mgr.y (mgr.15282) 1025 : cluster [DBG] pgmap v628: 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-17T11:18:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:14.889049917Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:15.768 INFO:teuthology.orchestra.run.smithi163.stdout:HEALTH_OK 2024-09-17T11:18:16.521 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-17T11:18:16.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:16 smithi164 bash[70557]: cluster 2024-09-17T11:18:14.971968+0000 mgr.y (mgr.15282) 1026 : cluster [DBG] pgmap v629: 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-17T11:18:16.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:16 smithi164 bash[70557]: cluster 2024-09-17T11:18:14.971968+0000 mgr.y (mgr.15282) 1026 : cluster [DBG] pgmap v629: 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-17T11:18:16.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:16 smithi164 bash[70557]: audit 2024-09-17T11:18:15.769880+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.163:0/3987055144' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:18:16.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:16 smithi164 bash[70557]: audit 2024-09-17T11:18:15.769880+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.163:0/3987055144' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:18:16.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:16 smithi163 bash[93248]: cluster 2024-09-17T11:18:14.971968+0000 mgr.y (mgr.15282) 1026 : cluster [DBG] pgmap v629: 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-17T11:18:16.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:16 smithi163 bash[93248]: cluster 2024-09-17T11:18:14.971968+0000 mgr.y (mgr.15282) 1026 : cluster [DBG] pgmap v629: 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-17T11:18:16.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:16 smithi163 bash[93248]: audit 2024-09-17T11:18:15.769880+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.163:0/3987055144' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:18:16.812 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:16 smithi163 bash[93248]: audit 2024-09-17T11:18:15.769880+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.163:0/3987055144' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:18:16.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:16 smithi163 bash[89600]: cluster 2024-09-17T11:18:14.971968+0000 mgr.y (mgr.15282) 1026 : cluster [DBG] pgmap v629: 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-17T11:18:16.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:16 smithi163 bash[89600]: cluster 2024-09-17T11:18:14.971968+0000 mgr.y (mgr.15282) 1026 : cluster [DBG] pgmap v629: 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-17T11:18:16.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:16 smithi163 bash[89600]: audit 2024-09-17T11:18:15.769880+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.163:0/3987055144' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:18:16.813 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:16 smithi163 bash[89600]: audit 2024-09-17T11:18:15.769880+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.163:0/3987055144' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T11:18:17.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:17 smithi164 bash[70557]: audit 2024-09-17T11:18:16.635294+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:17 smithi164 bash[70557]: audit 2024-09-17T11:18:16.635294+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:17 smithi164 bash[70557]: audit 2024-09-17T11:18:16.636776+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:17 smithi164 bash[70557]: audit 2024-09-17T11:18:16.636776+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:17 smithi164 bash[70557]: audit 2024-09-17T11:18:16.648766+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:18:17.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:17 smithi164 bash[70557]: audit 2024-09-17T11:18:16.648766+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:18:17.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[89600]: audit 2024-09-17T11:18:16.635294+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:17.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[89600]: audit 2024-09-17T11:18:16.635294+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:17.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[89600]: audit 2024-09-17T11:18:16.636776+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:17.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[89600]: audit 2024-09-17T11:18:16.636776+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:17.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[89600]: audit 2024-09-17T11:18:16.648766+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:18:17.812 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[89600]: audit 2024-09-17T11:18:16.648766+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:18:17.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[93248]: audit 2024-09-17T11:18:16.635294+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:17.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[93248]: audit 2024-09-17T11:18:16.635294+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:17.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[93248]: audit 2024-09-17T11:18:16.636776+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:17.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[93248]: audit 2024-09-17T11:18:16.636776+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:17.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[93248]: audit 2024-09-17T11:18:16.648766+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:18:17.813 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:17 smithi163 bash[93248]: audit 2024-09-17T11:18:16.648766+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2024-09-17T11:18:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:17.87869765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:19.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:18 smithi164 bash[70557]: cluster 2024-09-17T11:18:16.973282+0000 mgr.y (mgr.15282) 1027 : cluster [DBG] pgmap v630: 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-17T11:18:19.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:18 smithi164 bash[70557]: cluster 2024-09-17T11:18:16.973282+0000 mgr.y (mgr.15282) 1027 : cluster [DBG] pgmap v630: 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-17T11:18:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:18 smithi163 bash[89600]: cluster 2024-09-17T11:18:16.973282+0000 mgr.y (mgr.15282) 1027 : cluster [DBG] pgmap v630: 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-17T11:18:19.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:18 smithi163 bash[89600]: cluster 2024-09-17T11:18:16.973282+0000 mgr.y (mgr.15282) 1027 : cluster [DBG] pgmap v630: 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-17T11:18:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:18 smithi163 bash[93248]: cluster 2024-09-17T11:18:16.973282+0000 mgr.y (mgr.15282) 1027 : cluster [DBG] pgmap v630: 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-17T11:18:19.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:18 smithi163 bash[93248]: cluster 2024-09-17T11:18:16.973282+0000 mgr.y (mgr.15282) 1027 : cluster [DBG] pgmap v630: 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-17T11:18:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:19 smithi164 bash[70557]: audit 2024-09-17T11:18:18.787483+0000 mgr.y (mgr.15282) 1028 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:20.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:19 smithi164 bash[70557]: audit 2024-09-17T11:18:18.787483+0000 mgr.y (mgr.15282) 1028 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:20.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:18:19 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:18:19] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-17T11:18:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:19 smithi163 bash[93248]: audit 2024-09-17T11:18:18.787483+0000 mgr.y (mgr.15282) 1028 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:20.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:19 smithi163 bash[93248]: audit 2024-09-17T11:18:18.787483+0000 mgr.y (mgr.15282) 1028 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:19 smithi163 bash[89600]: audit 2024-09-17T11:18:18.787483+0000 mgr.y (mgr.15282) 1028 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:20.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:19 smithi163 bash[89600]: audit 2024-09-17T11:18:18.787483+0000 mgr.y (mgr.15282) 1028 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:21.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:20.882577893Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:21.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:20 smithi164 bash[70557]: cluster 2024-09-17T11:18:18.974419+0000 mgr.y (mgr.15282) 1029 : cluster [DBG] pgmap v631: 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-17T11:18:21.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:20 smithi164 bash[70557]: cluster 2024-09-17T11:18:18.974419+0000 mgr.y (mgr.15282) 1029 : cluster [DBG] pgmap v631: 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-17T11:18:21.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:20 smithi163 bash[89600]: cluster 2024-09-17T11:18:18.974419+0000 mgr.y (mgr.15282) 1029 : cluster [DBG] pgmap v631: 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-17T11:18:21.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:20 smithi163 bash[89600]: cluster 2024-09-17T11:18:18.974419+0000 mgr.y (mgr.15282) 1029 : cluster [DBG] pgmap v631: 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-17T11:18:21.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:20 smithi163 bash[93248]: cluster 2024-09-17T11:18:18.974419+0000 mgr.y (mgr.15282) 1029 : cluster [DBG] pgmap v631: 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-17T11:18:21.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:20 smithi163 bash[93248]: cluster 2024-09-17T11:18:18.974419+0000 mgr.y (mgr.15282) 1029 : cluster [DBG] pgmap v631: 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-17T11:18:21.314 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:22.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:21 smithi164 bash[70557]: audit 2024-09-17T11:18:21.183393+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:22.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:21 smithi164 bash[70557]: audit 2024-09-17T11:18:21.183393+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:21 smithi163 bash[89600]: audit 2024-09-17T11:18:21.183393+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:22.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:21 smithi163 bash[89600]: audit 2024-09-17T11:18:21.183393+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:21 smithi163 bash[93248]: audit 2024-09-17T11:18:21.183393+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:22.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:21 smithi163 bash[93248]: audit 2024-09-17T11:18:21.183393+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:22 smithi164 bash[70557]: cluster 2024-09-17T11:18:20.975360+0000 mgr.y (mgr.15282) 1030 : cluster [DBG] pgmap v632: 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-17T11:18:23.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:22 smithi164 bash[70557]: cluster 2024-09-17T11:18:20.975360+0000 mgr.y (mgr.15282) 1030 : cluster [DBG] pgmap v632: 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-17T11:18:23.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:22 smithi163 bash[93248]: cluster 2024-09-17T11:18:20.975360+0000 mgr.y (mgr.15282) 1030 : cluster [DBG] pgmap v632: 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-17T11:18:23.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:22 smithi163 bash[93248]: cluster 2024-09-17T11:18:20.975360+0000 mgr.y (mgr.15282) 1030 : cluster [DBG] pgmap v632: 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-17T11:18:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:22 smithi163 bash[89600]: cluster 2024-09-17T11:18:20.975360+0000 mgr.y (mgr.15282) 1030 : cluster [DBG] pgmap v632: 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-17T11:18:23.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:22 smithi163 bash[89600]: cluster 2024-09-17T11:18:20.975360+0000 mgr.y (mgr.15282) 1030 : cluster [DBG] pgmap v632: 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-17T11:18:23.129 INFO:teuthology.orchestra.run.smithi163.stdout:true 2024-09-17T11:18:23.875 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-17T11:18:24.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:23 smithi164 bash[70557]: audit 2024-09-17T11:18:23.118383+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.163:0/509237948' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:24.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:23 smithi164 bash[70557]: audit 2024-09-17T11:18:23.118383+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.163:0/509237948' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:24.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:23.89637927Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:24.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:23 smithi163 bash[93248]: audit 2024-09-17T11:18:23.118383+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.163:0/509237948' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:24.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:23 smithi163 bash[93248]: audit 2024-09-17T11:18:23.118383+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.163:0/509237948' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:23 smithi163 bash[89600]: audit 2024-09-17T11:18:23.118383+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.163:0/509237948' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:24.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:23 smithi163 bash[89600]: audit 2024-09-17T11:18:23.118383+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.163:0/509237948' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:24 smithi164 bash[70557]: cluster 2024-09-17T11:18:22.976878+0000 mgr.y (mgr.15282) 1031 : cluster [DBG] pgmap v633: 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-17T11:18:25.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:24 smithi164 bash[70557]: cluster 2024-09-17T11:18:22.976878+0000 mgr.y (mgr.15282) 1031 : cluster [DBG] pgmap v633: 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-17T11:18:25.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:24 smithi163 bash[89600]: cluster 2024-09-17T11:18:22.976878+0000 mgr.y (mgr.15282) 1031 : cluster [DBG] pgmap v633: 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-17T11:18:25.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:24 smithi163 bash[89600]: cluster 2024-09-17T11:18:22.976878+0000 mgr.y (mgr.15282) 1031 : cluster [DBG] pgmap v633: 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-17T11:18:25.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:24 smithi163 bash[93248]: cluster 2024-09-17T11:18:22.976878+0000 mgr.y (mgr.15282) 1031 : cluster [DBG] pgmap v633: 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-17T11:18:25.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:24 smithi163 bash[93248]: cluster 2024-09-17T11:18:22.976878+0000 mgr.y (mgr.15282) 1031 : cluster [DBG] pgmap v633: 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-17T11:18:27.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:26.900511215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:26 smithi164 bash[70557]: cluster 2024-09-17T11:18:24.977574+0000 mgr.y (mgr.15282) 1032 : cluster [DBG] pgmap v634: 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-17T11:18:27.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:26 smithi164 bash[70557]: cluster 2024-09-17T11:18:24.977574+0000 mgr.y (mgr.15282) 1032 : cluster [DBG] pgmap v634: 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-17T11:18:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:26 smithi163 bash[89600]: cluster 2024-09-17T11:18:24.977574+0000 mgr.y (mgr.15282) 1032 : cluster [DBG] pgmap v634: 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-17T11:18:27.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:26 smithi163 bash[89600]: cluster 2024-09-17T11:18:24.977574+0000 mgr.y (mgr.15282) 1032 : cluster [DBG] pgmap v634: 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-17T11:18:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:26 smithi163 bash[93248]: cluster 2024-09-17T11:18:24.977574+0000 mgr.y (mgr.15282) 1032 : cluster [DBG] pgmap v634: 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-17T11:18:27.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:26 smithi163 bash[93248]: cluster 2024-09-17T11:18:24.977574+0000 mgr.y (mgr.15282) 1032 : cluster [DBG] pgmap v634: 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-17T11:18:28.694 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:29.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:28 smithi164 bash[70557]: cluster 2024-09-17T11:18:26.978950+0000 mgr.y (mgr.15282) 1033 : cluster [DBG] pgmap v635: 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-17T11:18:29.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:28 smithi164 bash[70557]: cluster 2024-09-17T11:18:26.978950+0000 mgr.y (mgr.15282) 1033 : cluster [DBG] pgmap v635: 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-17T11:18:29.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:28 smithi163 bash[93248]: cluster 2024-09-17T11:18:26.978950+0000 mgr.y (mgr.15282) 1033 : cluster [DBG] pgmap v635: 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-17T11:18:29.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:28 smithi163 bash[93248]: cluster 2024-09-17T11:18:26.978950+0000 mgr.y (mgr.15282) 1033 : cluster [DBG] pgmap v635: 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-17T11:18:29.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:28 smithi163 bash[89600]: cluster 2024-09-17T11:18:26.978950+0000 mgr.y (mgr.15282) 1033 : cluster [DBG] pgmap v635: 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-17T11:18:29.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:28 smithi163 bash[89600]: cluster 2024-09-17T11:18:26.978950+0000 mgr.y (mgr.15282) 1033 : cluster [DBG] pgmap v635: 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-17T11:18:29.955 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:18:29 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:18:29] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-09-17T11:18:29.956 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:29 smithi163 bash[89600]: audit 2024-09-17T11:18:28.795392+0000 mgr.y (mgr.15282) 1034 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:29.956 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:29 smithi163 bash[89600]: audit 2024-09-17T11:18:28.795392+0000 mgr.y (mgr.15282) 1034 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:29.956 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:29 smithi163 bash[93248]: audit 2024-09-17T11:18:28.795392+0000 mgr.y (mgr.15282) 1034 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:29.956 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:29 smithi163 bash[93248]: audit 2024-09-17T11:18:28.795392+0000 mgr.y (mgr.15282) 1034 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:30.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:29.89946145Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:30.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:29 smithi164 bash[70557]: audit 2024-09-17T11:18:28.795392+0000 mgr.y (mgr.15282) 1034 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:30.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:29 smithi164 bash[70557]: audit 2024-09-17T11:18:28.795392+0000 mgr.y (mgr.15282) 1034 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:30.396 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T11:18:31.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:30 smithi164 bash[70557]: cluster 2024-09-17T11:18:28.980074+0000 mgr.y (mgr.15282) 1035 : cluster [DBG] pgmap v636: 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-17T11:18:31.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:30 smithi164 bash[70557]: cluster 2024-09-17T11:18:28.980074+0000 mgr.y (mgr.15282) 1035 : cluster [DBG] pgmap v636: 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-17T11:18:31.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:30 smithi164 bash[70557]: audit 2024-09-17T11:18:30.386375+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.163:0/2340884760' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:31.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:30 smithi164 bash[70557]: audit 2024-09-17T11:18:30.386375+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.163:0/2340884760' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:31.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:30 smithi163 bash[93248]: cluster 2024-09-17T11:18:28.980074+0000 mgr.y (mgr.15282) 1035 : cluster [DBG] pgmap v636: 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-17T11:18:31.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:30 smithi163 bash[93248]: cluster 2024-09-17T11:18:28.980074+0000 mgr.y (mgr.15282) 1035 : cluster [DBG] pgmap v636: 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-17T11:18:31.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:30 smithi163 bash[93248]: audit 2024-09-17T11:18:30.386375+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.163:0/2340884760' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:31.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:30 smithi163 bash[93248]: audit 2024-09-17T11:18:30.386375+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.163:0/2340884760' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:31.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:30 smithi163 bash[89600]: cluster 2024-09-17T11:18:28.980074+0000 mgr.y (mgr.15282) 1035 : cluster [DBG] pgmap v636: 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-17T11:18:31.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:30 smithi163 bash[89600]: cluster 2024-09-17T11:18:28.980074+0000 mgr.y (mgr.15282) 1035 : cluster [DBG] pgmap v636: 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-17T11:18:31.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:30 smithi163 bash[89600]: audit 2024-09-17T11:18:30.386375+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.163:0/2340884760' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:31.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:30 smithi163 bash[89600]: audit 2024-09-17T11:18:30.386375+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.163:0/2340884760' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T11:18:31.236 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-09-17T11:18:33.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:32.904875736Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:32 smithi164 bash[70557]: cluster 2024-09-17T11:18:30.981009+0000 mgr.y (mgr.15282) 1036 : cluster [DBG] pgmap v637: 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-17T11:18:33.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:32 smithi164 bash[70557]: cluster 2024-09-17T11:18:30.981009+0000 mgr.y (mgr.15282) 1036 : cluster [DBG] pgmap v637: 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-17T11:18:33.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:32 smithi163 bash[89600]: cluster 2024-09-17T11:18:30.981009+0000 mgr.y (mgr.15282) 1036 : cluster [DBG] pgmap v637: 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-17T11:18:33.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:32 smithi163 bash[89600]: cluster 2024-09-17T11:18:30.981009+0000 mgr.y (mgr.15282) 1036 : cluster [DBG] pgmap v637: 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-17T11:18:33.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:32 smithi163 bash[93248]: cluster 2024-09-17T11:18:30.981009+0000 mgr.y (mgr.15282) 1036 : cluster [DBG] pgmap v637: 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-17T11:18:33.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:32 smithi163 bash[93248]: cluster 2024-09-17T11:18:30.981009+0000 mgr.y (mgr.15282) 1036 : cluster [DBG] pgmap v637: 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-17T11:18:35.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:34 smithi164 bash[70557]: cluster 2024-09-17T11:18:32.982542+0000 mgr.y (mgr.15282) 1037 : cluster [DBG] pgmap v638: 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-17T11:18:35.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:34 smithi164 bash[70557]: cluster 2024-09-17T11:18:32.982542+0000 mgr.y (mgr.15282) 1037 : cluster [DBG] pgmap v638: 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-17T11:18:35.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:34 smithi163 bash[93248]: cluster 2024-09-17T11:18:32.982542+0000 mgr.y (mgr.15282) 1037 : cluster [DBG] pgmap v638: 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-17T11:18:35.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:34 smithi163 bash[93248]: cluster 2024-09-17T11:18:32.982542+0000 mgr.y (mgr.15282) 1037 : cluster [DBG] pgmap v638: 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-17T11:18:35.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:34 smithi163 bash[89600]: cluster 2024-09-17T11:18:32.982542+0000 mgr.y (mgr.15282) 1037 : cluster [DBG] pgmap v638: 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-17T11:18:35.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:34 smithi163 bash[89600]: cluster 2024-09-17T11:18:32.982542+0000 mgr.y (mgr.15282) 1037 : cluster [DBG] pgmap v638: 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-17T11:18:36.060 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:36.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:35.877040111Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:36 smithi164 bash[70557]: cluster 2024-09-17T11:18:34.983241+0000 mgr.y (mgr.15282) 1038 : cluster [DBG] pgmap v639: 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-17T11:18:37.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:36 smithi164 bash[70557]: cluster 2024-09-17T11:18:34.983241+0000 mgr.y (mgr.15282) 1038 : cluster [DBG] pgmap v639: 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-17T11:18:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:36 smithi164 bash[70557]: audit 2024-09-17T11:18:36.183532+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:37.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:36 smithi164 bash[70557]: audit 2024-09-17T11:18:36.183532+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:36 smithi163 bash[93248]: cluster 2024-09-17T11:18:34.983241+0000 mgr.y (mgr.15282) 1038 : cluster [DBG] pgmap v639: 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-17T11:18:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:36 smithi163 bash[93248]: cluster 2024-09-17T11:18:34.983241+0000 mgr.y (mgr.15282) 1038 : cluster [DBG] pgmap v639: 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-17T11:18:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:36 smithi163 bash[93248]: audit 2024-09-17T11:18:36.183532+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:37.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:36 smithi163 bash[93248]: audit 2024-09-17T11:18:36.183532+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:36 smithi163 bash[89600]: cluster 2024-09-17T11:18:34.983241+0000 mgr.y (mgr.15282) 1038 : cluster [DBG] pgmap v639: 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-17T11:18:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:36 smithi163 bash[89600]: cluster 2024-09-17T11:18:34.983241+0000 mgr.y (mgr.15282) 1038 : cluster [DBG] pgmap v639: 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-17T11:18:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:36 smithi163 bash[89600]: audit 2024-09-17T11:18:36.183532+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:37.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:36 smithi163 bash[89600]: audit 2024-09-17T11:18:36.183532+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:37.655 INFO:teuthology.orchestra.run.smithi163.stdout:osd 8 4m ago - 2024-09-17T11:18:38.530 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T11:18:38.540 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T11:18:38.540 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-09-17T11:18:38.802 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:38 smithi163 bash[93248]: cluster 2024-09-17T11:18:36.984594+0000 mgr.y (mgr.15282) 1039 : cluster [DBG] pgmap v640: 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-17T11:18:38.802 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:38 smithi163 bash[93248]: cluster 2024-09-17T11:18:36.984594+0000 mgr.y (mgr.15282) 1039 : cluster [DBG] pgmap v640: 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-17T11:18:38.802 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:38 smithi163 bash[93248]: audit 2024-09-17T11:18:37.638569+0000 mgr.y (mgr.15282) 1040 : audit [DBG] from='client.44853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:38.802 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:38 smithi163 bash[93248]: audit 2024-09-17T11:18:37.638569+0000 mgr.y (mgr.15282) 1040 : audit [DBG] from='client.44853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:38.803 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:38 smithi163 bash[89600]: cluster 2024-09-17T11:18:36.984594+0000 mgr.y (mgr.15282) 1039 : cluster [DBG] pgmap v640: 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-17T11:18:38.803 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:38 smithi163 bash[89600]: cluster 2024-09-17T11:18:36.984594+0000 mgr.y (mgr.15282) 1039 : cluster [DBG] pgmap v640: 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-17T11:18:38.803 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:38 smithi163 bash[89600]: audit 2024-09-17T11:18:37.638569+0000 mgr.y (mgr.15282) 1040 : audit [DBG] from='client.44853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:38.803 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:38 smithi163 bash[89600]: audit 2024-09-17T11:18:37.638569+0000 mgr.y (mgr.15282) 1040 : audit [DBG] from='client.44853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:39.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:38.892536423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:39.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:38 smithi164 bash[70557]: cluster 2024-09-17T11:18:36.984594+0000 mgr.y (mgr.15282) 1039 : cluster [DBG] pgmap v640: 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-17T11:18:39.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:38 smithi164 bash[70557]: cluster 2024-09-17T11:18:36.984594+0000 mgr.y (mgr.15282) 1039 : cluster [DBG] pgmap v640: 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-17T11:18:39.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:38 smithi164 bash[70557]: audit 2024-09-17T11:18:37.638569+0000 mgr.y (mgr.15282) 1040 : audit [DBG] from='client.44853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:39.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:38 smithi164 bash[70557]: audit 2024-09-17T11:18:37.638569+0000 mgr.y (mgr.15282) 1040 : audit [DBG] from='client.44853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:40.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:39 smithi164 bash[70557]: audit 2024-09-17T11:18:38.803226+0000 mgr.y (mgr.15282) 1041 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:40.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:39 smithi164 bash[70557]: audit 2024-09-17T11:18:38.803226+0000 mgr.y (mgr.15282) 1041 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:40.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:18:39 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:18:39] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-17T11:18:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:39 smithi163 bash[89600]: audit 2024-09-17T11:18:38.803226+0000 mgr.y (mgr.15282) 1041 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:40.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:39 smithi163 bash[89600]: audit 2024-09-17T11:18:38.803226+0000 mgr.y (mgr.15282) 1041 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:40.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:39 smithi163 bash[93248]: audit 2024-09-17T11:18:38.803226+0000 mgr.y (mgr.15282) 1041 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:40.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:39 smithi163 bash[93248]: audit 2024-09-17T11:18:38.803226+0000 mgr.y (mgr.15282) 1041 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:40 smithi164 bash[70557]: cluster 2024-09-17T11:18:38.985775+0000 mgr.y (mgr.15282) 1042 : cluster [DBG] pgmap v641: 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-17T11:18:41.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:40 smithi164 bash[70557]: cluster 2024-09-17T11:18:38.985775+0000 mgr.y (mgr.15282) 1042 : cluster [DBG] pgmap v641: 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-17T11:18:41.061 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:40 smithi163 bash[93248]: cluster 2024-09-17T11:18:38.985775+0000 mgr.y (mgr.15282) 1042 : cluster [DBG] pgmap v641: 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-17T11:18:41.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:40 smithi163 bash[93248]: cluster 2024-09-17T11:18:38.985775+0000 mgr.y (mgr.15282) 1042 : cluster [DBG] pgmap v641: 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-17T11:18:41.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:40 smithi163 bash[89600]: cluster 2024-09-17T11:18:38.985775+0000 mgr.y (mgr.15282) 1042 : cluster [DBG] pgmap v641: 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-17T11:18:41.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:40 smithi163 bash[89600]: cluster 2024-09-17T11:18:38.985775+0000 mgr.y (mgr.15282) 1042 : cluster [DBG] pgmap v641: 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-17T11:18:42.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:41.879517293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:43.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:42 smithi164 bash[70557]: cluster 2024-09-17T11:18:40.986697+0000 mgr.y (mgr.15282) 1043 : cluster [DBG] pgmap v642: 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-17T11:18:43.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:42 smithi164 bash[70557]: cluster 2024-09-17T11:18:40.986697+0000 mgr.y (mgr.15282) 1043 : cluster [DBG] pgmap v642: 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-17T11:18:43.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:42 smithi163 bash[89600]: cluster 2024-09-17T11:18:40.986697+0000 mgr.y (mgr.15282) 1043 : cluster [DBG] pgmap v642: 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-17T11:18:43.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:42 smithi163 bash[89600]: cluster 2024-09-17T11:18:40.986697+0000 mgr.y (mgr.15282) 1043 : cluster [DBG] pgmap v642: 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-17T11:18:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:42 smithi163 bash[93248]: cluster 2024-09-17T11:18:40.986697+0000 mgr.y (mgr.15282) 1043 : cluster [DBG] pgmap v642: 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-17T11:18:43.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:42 smithi163 bash[93248]: cluster 2024-09-17T11:18:40.986697+0000 mgr.y (mgr.15282) 1043 : cluster [DBG] pgmap v642: 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-17T11:18:43.364 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:45.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:44.900440743Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:44 smithi164 bash[70557]: cluster 2024-09-17T11:18:42.988196+0000 mgr.y (mgr.15282) 1044 : cluster [DBG] pgmap v643: 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-17T11:18:45.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:44 smithi164 bash[70557]: cluster 2024-09-17T11:18:42.988196+0000 mgr.y (mgr.15282) 1044 : cluster [DBG] pgmap v643: 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-17T11:18:45.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:44 smithi163 bash[89600]: cluster 2024-09-17T11:18:42.988196+0000 mgr.y (mgr.15282) 1044 : cluster [DBG] pgmap v643: 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-17T11:18:45.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:44 smithi163 bash[89600]: cluster 2024-09-17T11:18:42.988196+0000 mgr.y (mgr.15282) 1044 : cluster [DBG] pgmap v643: 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-17T11:18:45.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:44 smithi163 bash[93248]: cluster 2024-09-17T11:18:42.988196+0000 mgr.y (mgr.15282) 1044 : cluster [DBG] pgmap v643: 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-17T11:18:45.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:44 smithi163 bash[93248]: cluster 2024-09-17T11:18:42.988196+0000 mgr.y (mgr.15282) 1044 : cluster [DBG] pgmap v643: 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-17T11:18:45.513 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-17T11:18:45.513 INFO:teuthology.orchestra.run.smithi163.stdout: "image": "quay.io/ceph/ceph", 2024-09-17T11:18:45.513 INFO:teuthology.orchestra.run.smithi163.stdout: "registry": "quay.io", 2024-09-17T11:18:45.513 INFO:teuthology.orchestra.run.smithi163.stdout: "bare_image": "ceph/ceph", 2024-09-17T11:18:45.513 INFO:teuthology.orchestra.run.smithi163.stdout: "versions": [] 2024-09-17T11:18:45.513 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-17T11:18:46.337 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-09-17T11:18:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:46 smithi164 bash[70557]: cluster 2024-09-17T11:18:44.988680+0000 mgr.y (mgr.15282) 1045 : cluster [DBG] pgmap v644: 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-17T11:18:47.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:46 smithi164 bash[70557]: cluster 2024-09-17T11:18:44.988680+0000 mgr.y (mgr.15282) 1045 : cluster [DBG] pgmap v644: 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-17T11:18:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:46 smithi164 bash[70557]: audit 2024-09-17T11:18:45.093019+0000 mgr.y (mgr.15282) 1046 : audit [DBG] from='client.54836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:47.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:46 smithi164 bash[70557]: audit 2024-09-17T11:18:45.093019+0000 mgr.y (mgr.15282) 1046 : audit [DBG] from='client.54836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:46 smithi163 bash[89600]: cluster 2024-09-17T11:18:44.988680+0000 mgr.y (mgr.15282) 1045 : cluster [DBG] pgmap v644: 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-17T11:18:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:46 smithi163 bash[89600]: cluster 2024-09-17T11:18:44.988680+0000 mgr.y (mgr.15282) 1045 : cluster [DBG] pgmap v644: 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-17T11:18:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:46 smithi163 bash[89600]: audit 2024-09-17T11:18:45.093019+0000 mgr.y (mgr.15282) 1046 : audit [DBG] from='client.54836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:47.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:46 smithi163 bash[89600]: audit 2024-09-17T11:18:45.093019+0000 mgr.y (mgr.15282) 1046 : audit [DBG] from='client.54836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:46 smithi163 bash[93248]: cluster 2024-09-17T11:18:44.988680+0000 mgr.y (mgr.15282) 1045 : cluster [DBG] pgmap v644: 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-17T11:18:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:46 smithi163 bash[93248]: cluster 2024-09-17T11:18:44.988680+0000 mgr.y (mgr.15282) 1045 : cluster [DBG] pgmap v644: 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-17T11:18:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:46 smithi163 bash[93248]: audit 2024-09-17T11:18:45.093019+0000 mgr.y (mgr.15282) 1046 : audit [DBG] from='client.54836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:47.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:46 smithi163 bash[93248]: audit 2024-09-17T11:18:45.093019+0000 mgr.y (mgr.15282) 1046 : audit [DBG] from='client.54836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:48.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:47.891194778Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:48 smithi164 bash[70557]: cluster 2024-09-17T11:18:46.990036+0000 mgr.y (mgr.15282) 1047 : cluster [DBG] pgmap v645: 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-17T11:18:49.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:48 smithi164 bash[70557]: cluster 2024-09-17T11:18:46.990036+0000 mgr.y (mgr.15282) 1047 : cluster [DBG] pgmap v645: 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-17T11:18:49.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:48 smithi163 bash[89600]: cluster 2024-09-17T11:18:46.990036+0000 mgr.y (mgr.15282) 1047 : cluster [DBG] pgmap v645: 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-17T11:18:49.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:48 smithi163 bash[89600]: cluster 2024-09-17T11:18:46.990036+0000 mgr.y (mgr.15282) 1047 : cluster [DBG] pgmap v645: 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-17T11:18:49.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:48 smithi163 bash[93248]: cluster 2024-09-17T11:18:46.990036+0000 mgr.y (mgr.15282) 1047 : cluster [DBG] pgmap v645: 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-17T11:18:49.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:48 smithi163 bash[93248]: cluster 2024-09-17T11:18:46.990036+0000 mgr.y (mgr.15282) 1047 : cluster [DBG] pgmap v645: 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-17T11:18:50.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:49 smithi164 bash[70557]: audit 2024-09-17T11:18:48.814112+0000 mgr.y (mgr.15282) 1048 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:50.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:49 smithi164 bash[70557]: audit 2024-09-17T11:18:48.814112+0000 mgr.y (mgr.15282) 1048 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:50.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:18:49 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:18:49] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-17T11:18:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:49 smithi163 bash[93248]: audit 2024-09-17T11:18:48.814112+0000 mgr.y (mgr.15282) 1048 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:50.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:49 smithi163 bash[93248]: audit 2024-09-17T11:18:48.814112+0000 mgr.y (mgr.15282) 1048 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:49 smithi163 bash[89600]: audit 2024-09-17T11:18:48.814112+0000 mgr.y (mgr.15282) 1048 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:50.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:49 smithi163 bash[89600]: audit 2024-09-17T11:18:48.814112+0000 mgr.y (mgr.15282) 1048 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:18:51.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:50.91291416Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:51.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:50 smithi164 bash[70557]: cluster 2024-09-17T11:18:48.991272+0000 mgr.y (mgr.15282) 1049 : cluster [DBG] pgmap v646: 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-17T11:18:51.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:50 smithi164 bash[70557]: cluster 2024-09-17T11:18:48.991272+0000 mgr.y (mgr.15282) 1049 : cluster [DBG] pgmap v646: 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-17T11:18:51.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:50 smithi163 bash[93248]: cluster 2024-09-17T11:18:48.991272+0000 mgr.y (mgr.15282) 1049 : cluster [DBG] pgmap v646: 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-17T11:18:51.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:50 smithi163 bash[93248]: cluster 2024-09-17T11:18:48.991272+0000 mgr.y (mgr.15282) 1049 : cluster [DBG] pgmap v646: 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-17T11:18:51.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:50 smithi163 bash[89600]: cluster 2024-09-17T11:18:48.991272+0000 mgr.y (mgr.15282) 1049 : cluster [DBG] pgmap v646: 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-17T11:18:51.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:50 smithi163 bash[89600]: cluster 2024-09-17T11:18:48.991272+0000 mgr.y (mgr.15282) 1049 : cluster [DBG] pgmap v646: 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-17T11:18:51.148 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:51 smithi164 bash[70557]: audit 2024-09-17T11:18:51.183355+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:52.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:51 smithi164 bash[70557]: audit 2024-09-17T11:18:51.183355+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:51 smithi163 bash[89600]: audit 2024-09-17T11:18:51.183355+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:52.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:51 smithi163 bash[89600]: audit 2024-09-17T11:18:51.183355+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:51 smithi163 bash[93248]: audit 2024-09-17T11:18:51.183355+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:52.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:51 smithi163 bash[93248]: audit 2024-09-17T11:18:51.183355+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.15282 172.21.15.163:0/51475931' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:18:53.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:52 smithi164 bash[70557]: cluster 2024-09-17T11:18:50.992302+0000 mgr.y (mgr.15282) 1050 : cluster [DBG] pgmap v647: 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-17T11:18:53.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:52 smithi164 bash[70557]: cluster 2024-09-17T11:18:50.992302+0000 mgr.y (mgr.15282) 1050 : cluster [DBG] pgmap v647: 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-17T11:18:53.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:52 smithi163 bash[89600]: cluster 2024-09-17T11:18:50.992302+0000 mgr.y (mgr.15282) 1050 : cluster [DBG] pgmap v647: 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-17T11:18:53.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:52 smithi163 bash[89600]: cluster 2024-09-17T11:18:50.992302+0000 mgr.y (mgr.15282) 1050 : cluster [DBG] pgmap v647: 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-17T11:18:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:52 smithi163 bash[93248]: cluster 2024-09-17T11:18:50.992302+0000 mgr.y (mgr.15282) 1050 : cluster [DBG] pgmap v647: 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-17T11:18:53.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:52 smithi163 bash[93248]: cluster 2024-09-17T11:18:50.992302+0000 mgr.y (mgr.15282) 1050 : cluster [DBG] pgmap v647: 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-17T11:18:53.424 INFO:teuthology.orchestra.run.smithi163.stdout: "16.2.0", 2024-09-17T11:18:54.241 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-09-17T11:18:54.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:53.875208851Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:55.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:54 smithi164 bash[70557]: cluster 2024-09-17T11:18:52.993912+0000 mgr.y (mgr.15282) 1051 : cluster [DBG] pgmap v648: 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-17T11:18:55.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:54 smithi164 bash[70557]: cluster 2024-09-17T11:18:52.993912+0000 mgr.y (mgr.15282) 1051 : cluster [DBG] pgmap v648: 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-17T11:18:55.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:54 smithi164 bash[70557]: audit 2024-09-17T11:18:53.009133+0000 mgr.y (mgr.15282) 1052 : audit [DBG] from='client.54842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:55.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:54 smithi164 bash[70557]: audit 2024-09-17T11:18:53.009133+0000 mgr.y (mgr.15282) 1052 : audit [DBG] from='client.54842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:55.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:54 smithi163 bash[89600]: cluster 2024-09-17T11:18:52.993912+0000 mgr.y (mgr.15282) 1051 : cluster [DBG] pgmap v648: 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-17T11:18:55.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:54 smithi163 bash[89600]: cluster 2024-09-17T11:18:52.993912+0000 mgr.y (mgr.15282) 1051 : cluster [DBG] pgmap v648: 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-17T11:18:55.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:54 smithi163 bash[89600]: audit 2024-09-17T11:18:53.009133+0000 mgr.y (mgr.15282) 1052 : audit [DBG] from='client.54842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:55.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:54 smithi163 bash[89600]: audit 2024-09-17T11:18:53.009133+0000 mgr.y (mgr.15282) 1052 : audit [DBG] from='client.54842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:55.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:54 smithi163 bash[93248]: cluster 2024-09-17T11:18:52.993912+0000 mgr.y (mgr.15282) 1051 : cluster [DBG] pgmap v648: 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-17T11:18:55.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:54 smithi163 bash[93248]: cluster 2024-09-17T11:18:52.993912+0000 mgr.y (mgr.15282) 1051 : cluster [DBG] pgmap v648: 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-17T11:18:55.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:54 smithi163 bash[93248]: audit 2024-09-17T11:18:53.009133+0000 mgr.y (mgr.15282) 1052 : audit [DBG] from='client.54842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:55.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:54 smithi163 bash[93248]: audit 2024-09-17T11:18:53.009133+0000 mgr.y (mgr.15282) 1052 : audit [DBG] from='client.54842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:57.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:56 smithi163 bash[89600]: cluster 2024-09-17T11:18:54.994641+0000 mgr.y (mgr.15282) 1053 : cluster [DBG] pgmap v649: 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-17T11:18:57.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:56 smithi163 bash[89600]: cluster 2024-09-17T11:18:54.994641+0000 mgr.y (mgr.15282) 1053 : cluster [DBG] pgmap v649: 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-17T11:18:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:56 smithi163 bash[93248]: cluster 2024-09-17T11:18:54.994641+0000 mgr.y (mgr.15282) 1053 : cluster [DBG] pgmap v649: 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-17T11:18:57.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:56 smithi163 bash[93248]: cluster 2024-09-17T11:18:54.994641+0000 mgr.y (mgr.15282) 1053 : cluster [DBG] pgmap v649: 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-17T11:18:57.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:56.905044723Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:18:57.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:56 smithi164 bash[70557]: cluster 2024-09-17T11:18:54.994641+0000 mgr.y (mgr.15282) 1053 : cluster [DBG] pgmap v649: 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-17T11:18:57.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:56 smithi164 bash[70557]: cluster 2024-09-17T11:18:54.994641+0000 mgr.y (mgr.15282) 1053 : cluster [DBG] pgmap v649: 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-17T11:18:59.054 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:59.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:58 smithi163 bash[89600]: cluster 2024-09-17T11:18:56.996028+0000 mgr.y (mgr.15282) 1054 : cluster [DBG] pgmap v650: 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-17T11:18:59.061 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:58 smithi163 bash[89600]: cluster 2024-09-17T11:18:56.996028+0000 mgr.y (mgr.15282) 1054 : cluster [DBG] pgmap v650: 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-17T11:18:59.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:58 smithi163 bash[93248]: cluster 2024-09-17T11:18:56.996028+0000 mgr.y (mgr.15282) 1054 : cluster [DBG] pgmap v650: 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-17T11:18:59.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:58 smithi163 bash[93248]: cluster 2024-09-17T11:18:56.996028+0000 mgr.y (mgr.15282) 1054 : cluster [DBG] pgmap v650: 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-17T11:18:59.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:58 smithi164 bash[70557]: cluster 2024-09-17T11:18:56.996028+0000 mgr.y (mgr.15282) 1054 : cluster [DBG] pgmap v650: 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-17T11:18:59.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:58 smithi164 bash[70557]: cluster 2024-09-17T11:18:56.996028+0000 mgr.y (mgr.15282) 1054 : cluster [DBG] pgmap v650: 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-17T11:19:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:59 smithi163 bash[89600]: audit 2024-09-17T11:18:58.825355+0000 mgr.y (mgr.15282) 1055 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:19:00.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:18:59 smithi163 bash[89600]: audit 2024-09-17T11:18:58.825355+0000 mgr.y (mgr.15282) 1055 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:19:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:59 smithi163 bash[93248]: audit 2024-09-17T11:18:58.825355+0000 mgr.y (mgr.15282) 1055 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:19:00.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:18:59 smithi163 bash[93248]: audit 2024-09-17T11:18:58.825355+0000 mgr.y (mgr.15282) 1055 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:19:00.062 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:18:59 smithi163 bash[68587]: ::ffff:172.21.15.164 - - [17/Sep/2024:11:18:59] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-17T11:19:00.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:59 smithi164 bash[70557]: audit 2024-09-17T11:18:58.825355+0000 mgr.y (mgr.15282) 1055 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:19:00.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:18:59 smithi164 bash[70557]: audit 2024-09-17T11:18:58.825355+0000 mgr.y (mgr.15282) 1055 : audit [DBG] from='client.44784 -' entity='client.iscsi.foo.smithi163.xzsbrb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:19:00.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:18:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:18:59.901024722Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:01.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:19:00 smithi163 bash[89600]: cluster 2024-09-17T11:18:58.997244+0000 mgr.y (mgr.15282) 1056 : cluster [DBG] pgmap v651: 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-17T11:19:01.062 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:19:00 smithi163 bash[89600]: cluster 2024-09-17T11:18:58.997244+0000 mgr.y (mgr.15282) 1056 : cluster [DBG] pgmap v651: 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-17T11:19:01.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:19:00 smithi163 bash[93248]: cluster 2024-09-17T11:18:58.997244+0000 mgr.y (mgr.15282) 1056 : cluster [DBG] pgmap v651: 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-17T11:19:01.062 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:19:00 smithi163 bash[93248]: cluster 2024-09-17T11:18:58.997244+0000 mgr.y (mgr.15282) 1056 : cluster [DBG] pgmap v651: 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-17T11:19:01.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:19:00 smithi164 bash[70557]: cluster 2024-09-17T11:18:58.997244+0000 mgr.y (mgr.15282) 1056 : cluster [DBG] pgmap v651: 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-17T11:19:01.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:19:00 smithi164 bash[70557]: cluster 2024-09-17T11:18:58.997244+0000 mgr.y (mgr.15282) 1056 : cluster [DBG] pgmap v651: 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-17T11:19:01.403 INFO:teuthology.orchestra.run.smithi163.stdout: "v16.2.2", 2024-09-17T11:19:01.403 INFO:teuthology.orchestra.run.smithi163.stdout: "v16.2.2-20210505", 2024-09-17T11:19:02.224 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T11:19:02.236 INFO:tasks.cephadm:Teardown begin 2024-09-17T11:19:02.237 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:02.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:02.265 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T11:19:02.266 DEBUG:teuthology.orchestra.run.smithi163:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:19:02.301 DEBUG:teuthology.orchestra.run.smithi164:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:19:02.314 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T11:19:02.314 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T11:19:02.314 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.a 2024-09-17T11:19:02.488 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:19:02 smithi163 systemd[1]: Stopping Ceph mon.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:02.623 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:19:02 smithi163 bash[89600]: debug 2024-09-17T11:19:02.483+0000 7fb18180b640 -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-17T11:19:02.623 INFO:journalctl@ceph.mon.a.smithi163.stdout:Sep 17 11:19:02 smithi163 bash[89600]: debug 2024-09-17T11:19:02.483+0000 7fb18180b640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T11:19:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:02.888490074Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:03.463 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T11:19:03.493 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:03.493 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T11:19:03.493 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-17T11:19:03.493 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.c 2024-09-17T11:19:03.734 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:19:03 smithi163 systemd[1]: Stopping Ceph mon.c for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:03.734 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:19:03 smithi163 bash[93248]: debug 2024-09-17T11:19:03.671+0000 7f1fd5498640 -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-17T11:19:03.734 INFO:journalctl@ceph.mon.c.smithi163.stdout:Sep 17 11:19:03 smithi163 bash[93248]: debug 2024-09-17T11:19:03.671+0000 7f1fd5498640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T11:19:04.649 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T11:19:04.675 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:04.675 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-17T11:19:04.675 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-17T11:19:04.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.b 2024-09-17T11:19:04.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:19:04 smithi164 systemd[1]: Stopping Ceph mon.b for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:05.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:19:04 smithi164 bash[70557]: debug 2024-09-17T11:19:04.902+0000 7f63f2510640 -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-17T11:19:05.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:19:04 smithi164 bash[70557]: debug 2024-09-17T11:19:04.902+0000 7f63f2510640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T11:19:05.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 17 11:19:05 smithi164 bash[95031]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-mon-b 2024-09-17T11:19:05.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T11:19:05.818 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:05.819 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-17T11:19:05.819 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-17T11:19:05.819 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.y 2024-09-17T11:19:06.257 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:19:05 smithi163 systemd[1]: Stopping Ceph mgr.y for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:06.257 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:19:05 smithi163 bash[68587]: debug 2024-09-17T11:19:05.963+0000 7f0a4217b640 -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-17T11:19:06.257 INFO:journalctl@ceph.mgr.y.smithi163.stdout:Sep 17 11:19:05 smithi163 bash[68587]: debug 2024-09-17T11:19:05.963+0000 7f0a4217b640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T11:19:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:05.865310235Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:06.876 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-17T11:19:06.899 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:06.899 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-17T11:19:06.900 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T11:19:06.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.x 2024-09-17T11:19:07.287 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 17 11:19:06 smithi164 systemd[1]: Stopping Ceph mgr.x for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:07.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T11:19:08.002 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:08.002 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T11:19:08.003 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T11:19:08.003 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.0 2024-09-17T11:19:08.312 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:19:08 smithi163 systemd[1]: Stopping Ceph osd.0 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:08.312 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:19:08 smithi163 bash[98756]: debug 2024-09-17T11:19:08.151+0000 7fe677c45640 -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-17T11:19:08.312 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:19:08 smithi163 bash[98756]: debug 2024-09-17T11:19:08.151+0000 7fe677c45640 -1 osd.0 156 *** Got signal Terminated *** 2024-09-17T11:19:08.312 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:19:08 smithi163 bash[98756]: debug 2024-09-17T11:19:08.151+0000 7fe677c45640 -1 osd.0 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:19:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:08.897972608Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:11.864090461Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:14.698 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:19:14 smithi163 bash[132471]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-0 2024-09-17T11:19:14.698 INFO:journalctl@ceph.osd.0.smithi163.stdout:Sep 17 11:19:14 smithi163 bash[132535]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-0 2024-09-17T11:19:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:14.907206368Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:16.770 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T11:19:16.798 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:16.798 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T11:19:16.798 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T11:19:16.798 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.1 2024-09-17T11:19:17.062 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:19:16 smithi163 systemd[1]: Stopping Ceph osd.1 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:17.062 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:19:16 smithi163 bash[103221]: debug 2024-09-17T11:19:16.971+0000 7ff35c3f1640 -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-17T11:19:17.062 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:19:16 smithi163 bash[103221]: debug 2024-09-17T11:19:16.971+0000 7ff35c3f1640 -1 osd.1 156 *** Got signal Terminated *** 2024-09-17T11:19:17.062 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:19:16 smithi163 bash[103221]: debug 2024-09-17T11:19:16.971+0000 7ff35c3f1640 -1 osd.1 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:19:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:17.898678955Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:20.869431051Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:23.424 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:19:23 smithi163 bash[132668]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-1 2024-09-17T11:19:23.424 INFO:journalctl@ceph.osd.1.smithi163.stdout:Sep 17 11:19:23 smithi163 bash[132732]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-1 2024-09-17T11:19:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:23.909537013Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:25.223 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T11:19:25.254 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:25.254 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T11:19:25.254 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T11:19:25.254 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.2 2024-09-17T11:19:25.562 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:19:25 smithi163 systemd[1]: Stopping Ceph osd.2 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:25.562 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:19:25 smithi163 bash[108868]: debug 2024-09-17T11:19:25.423+0000 7f8dc66d2640 -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-17T11:19:25.562 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:19:25 smithi163 bash[108868]: debug 2024-09-17T11:19:25.423+0000 7f8dc66d2640 -1 osd.2 156 *** Got signal Terminated *** 2024-09-17T11:19:25.562 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:19:25 smithi163 bash[108868]: debug 2024-09-17T11:19:25.423+0000 7f8dc66d2640 -1 osd.2 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:19:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:26.898558581Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:29.890454115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:31.796 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:19:31 smithi163 bash[132865]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-2 2024-09-17T11:19:31.796 INFO:journalctl@ceph.osd.2.smithi163.stdout:Sep 17 11:19:31 smithi163 bash[132928]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-2 2024-09-17T11:19:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:32.907337476Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:33.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:19:32 smithi164 bash[63372]: ts=2024-09-17T11:19:32.805Z 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.163:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T11:19:33.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:19:32 smithi164 bash[63372]: ts=2024-09-17T11:19:32.811Z 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.163:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T11:19:33.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:19:32 smithi164 bash[63372]: ts=2024-09-17T11:19:32.812Z 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.163:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T11:19:33.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:19:32 smithi164 bash[63372]: ts=2024-09-17T11:19:32.813Z 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.163:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T11:19:33.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:19:32 smithi164 bash[63372]: ts=2024-09-17T11:19:32.818Z 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.163:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T11:19:33.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:19:32 smithi164 bash[63372]: ts=2024-09-17T11:19:32.818Z 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.163:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T11:19:33.288 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:19:32 smithi164 bash[63372]: ts=2024-09-17T11:19:32.821Z 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.163:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.163:8765: connect: connection refused" 2024-09-17T11:19:33.658 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T11:19:33.684 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:33.685 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T11:19:33.685 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T11:19:33.685 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.3 2024-09-17T11:19:34.062 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:19:33 smithi163 systemd[1]: Stopping Ceph osd.3 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:34.062 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:19:33 smithi163 bash[114660]: debug 2024-09-17T11:19:33.867+0000 7f11348b5640 -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-17T11:19:34.062 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:19:33 smithi163 bash[114660]: debug 2024-09-17T11:19:33.867+0000 7f11348b5640 -1 osd.3 156 *** Got signal Terminated *** 2024-09-17T11:19:34.062 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:19:33 smithi163 bash[114660]: debug 2024-09-17T11:19:33.867+0000 7f11348b5640 -1 osd.3 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:19:36.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:35 smithi164 bash[82903]: debug 2024-09-17T11:19:35.645+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:36.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:35 smithi164 bash[74380]: debug 2024-09-17T11:19:35.669+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:36.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:35.864496257Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:36.684 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:36 smithi164 bash[87293]: debug 2024-09-17T11:19:36.417+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:36.685 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:36 smithi164 bash[82903]: debug 2024-09-17T11:19:36.645+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:36.811 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:19:36 smithi163 bash[114660]: debug 2024-09-17T11:19:36.475+0000 7f112cec2640 -1 osd.3 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.678043+0000 front 2024-09-17T11:19:11.678085+0000 (oldest deadline 2024-09-17T11:19:35.778217+0000) 2024-09-17T11:19:37.037 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:36 smithi164 bash[74380]: debug 2024-09-17T11:19:36.681+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:37.667 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:37 smithi164 bash[87293]: debug 2024-09-17T11:19:37.377+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:37.811 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:19:37 smithi163 bash[114660]: debug 2024-09-17T11:19:37.458+0000 7f112cec2640 -1 osd.3 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.678043+0000 front 2024-09-17T11:19:11.678085+0000 (oldest deadline 2024-09-17T11:19:35.778217+0000) 2024-09-17T11:19:38.037 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:37 smithi164 bash[74380]: debug 2024-09-17T11:19:37.669+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:38.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:37 smithi164 bash[82903]: debug 2024-09-17T11:19:37.665+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:38.654 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:38 smithi164 bash[87293]: debug 2024-09-17T11:19:38.361+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:38.811 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:19:38 smithi163 bash[114660]: debug 2024-09-17T11:19:38.482+0000 7f112cec2640 -1 osd.3 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.678043+0000 front 2024-09-17T11:19:11.678085+0000 (oldest deadline 2024-09-17T11:19:35.778217+0000) 2024-09-17T11:19:39.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:38 smithi164 bash[82903]: debug 2024-09-17T11:19:38.653+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:39.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:38 smithi164 bash[74380]: debug 2024-09-17T11:19:38.709+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:39.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:38.897707999Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:39.689 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:39 smithi164 bash[87293]: debug 2024-09-17T11:19:39.317+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:40.030 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:19:39 smithi163 bash[133055]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-3 2024-09-17T11:19:40.030 INFO:journalctl@ceph.osd.3.smithi163.stdout:Sep 17 11:19:39 smithi163 bash[133118]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-3 2024-09-17T11:19:40.037 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:39 smithi164 bash[74380]: debug 2024-09-17T11:19:39.749+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:40.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:39 smithi164 bash[82903]: debug 2024-09-17T11:19:39.685+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:40.710 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:40 smithi164 bash[87293]: debug 2024-09-17T11:19:40.365+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:40.710 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:40 smithi164 bash[78510]: debug 2024-09-17T11:19:40.341+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:41.037 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:40 smithi164 bash[74380]: debug 2024-09-17T11:19:40.709+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:41.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:40 smithi164 bash[82903]: debug 2024-09-17T11:19:40.721+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:41.712 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:41 smithi164 bash[78510]: debug 2024-09-17T11:19:41.293+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:41.713 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:41 smithi164 bash[87293]: debug 2024-09-17T11:19:41.381+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:41.749 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T11:19:41.776 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:41.776 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T11:19:41.776 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T11:19:41.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.4 2024-09-17T11:19:42.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:41 smithi164 bash[82903]: debug 2024-09-17T11:19:41.717+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:42.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:41.861968475Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:42.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:41 smithi164 bash[74380]: debug 2024-09-17T11:19:41.709+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:42.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:41 smithi164 systemd[1]: Stopping Ceph osd.4 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:42.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:41 smithi164 bash[74380]: debug 2024-09-17T11:19:41.917+0000 7efd902bf640 -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-17T11:19:42.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:41 smithi164 bash[74380]: debug 2024-09-17T11:19:41.917+0000 7efd902bf640 -1 osd.4 156 *** Got signal Terminated *** 2024-09-17T11:19:42.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:41 smithi164 bash[74380]: debug 2024-09-17T11:19:41.917+0000 7efd902bf640 -1 osd.4 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:19:42.537 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:42 smithi164 bash[78510]: debug 2024-09-17T11:19:42.245+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:42.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:42 smithi164 bash[87293]: debug 2024-09-17T11:19:42.369+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:43.037 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:42 smithi164 bash[74380]: debug 2024-09-17T11:19:42.709+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:43.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:42 smithi164 bash[82903]: debug 2024-09-17T11:19:42.681+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:43.537 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:43 smithi164 bash[78510]: debug 2024-09-17T11:19:43.229+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:43.538 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:43 smithi164 bash[87293]: debug 2024-09-17T11:19:43.401+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:44.037 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:43 smithi164 bash[74380]: debug 2024-09-17T11:19:43.709+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:44.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:43 smithi164 bash[82903]: debug 2024-09-17T11:19:43.653+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:44.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:44 smithi164 bash[87293]: debug 2024-09-17T11:19:44.361+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:44.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:44 smithi164 bash[78510]: debug 2024-09-17T11:19:44.249+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:44.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:44 smithi164 bash[78510]: debug 2024-09-17T11:19:44.253+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:45.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:44.887406806Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:45.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:44 smithi164 bash[82903]: debug 2024-09-17T11:19:44.689+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:45.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:44 smithi164 bash[74380]: debug 2024-09-17T11:19:44.729+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:45.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:44 smithi164 bash[74380]: debug 2024-09-17T11:19:44.729+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.438678+0000 front 2024-09-17T11:19:19.438408+0000 (oldest deadline 2024-09-17T11:19:44.639150+0000) 2024-09-17T11:19:45.686 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:45 smithi164 bash[87293]: debug 2024-09-17T11:19:45.357+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:45.686 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:45 smithi164 bash[78510]: debug 2024-09-17T11:19:45.289+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:45.686 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:45 smithi164 bash[78510]: debug 2024-09-17T11:19:45.289+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:46.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:45 smithi164 bash[82903]: debug 2024-09-17T11:19:45.681+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:46.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:45 smithi164 bash[74380]: debug 2024-09-17T11:19:45.761+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:46.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:45 smithi164 bash[74380]: debug 2024-09-17T11:19:45.761+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.438678+0000 front 2024-09-17T11:19:19.438408+0000 (oldest deadline 2024-09-17T11:19:44.639150+0000) 2024-09-17T11:19:46.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:46 smithi164 bash[87293]: debug 2024-09-17T11:19:46.389+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:46.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:46 smithi164 bash[78510]: debug 2024-09-17T11:19:46.265+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:46.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:46 smithi164 bash[78510]: debug 2024-09-17T11:19:46.265+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:47.037 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:46 smithi164 bash[74380]: debug 2024-09-17T11:19:46.813+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:08.336643+0000 front 2024-09-17T11:19:08.336778+0000 (oldest deadline 2024-09-17T11:19:35.337175+0000) 2024-09-17T11:19:47.038 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:46 smithi164 bash[74380]: debug 2024-09-17T11:19:46.813+0000 7efd8c8d4640 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.438678+0000 front 2024-09-17T11:19:19.438408+0000 (oldest deadline 2024-09-17T11:19:44.639150+0000) 2024-09-17T11:19:47.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:46 smithi164 bash[82903]: debug 2024-09-17T11:19:46.709+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:47.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:46 smithi164 bash[82903]: debug 2024-09-17T11:19:46.709+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:47.501 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:47 smithi164 bash[78510]: debug 2024-09-17T11:19:47.245+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:47.501 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:47 smithi164 bash[78510]: debug 2024-09-17T11:19:47.245+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:47.502 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:47 smithi164 bash[87293]: debug 2024-09-17T11:19:47.409+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:47.502 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:47 smithi164 bash[87293]: debug 2024-09-17T11:19:47.409+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:47.787 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:47 smithi164 bash[82903]: debug 2024-09-17T11:19:47.713+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:47.787 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:47 smithi164 bash[82903]: debug 2024-09-17T11:19:47.713+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:48.287 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:47 smithi164 bash[95234]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-4 2024-09-17T11:19:48.288 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 17 11:19:48 smithi164 bash[95300]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-4 2024-09-17T11:19:48.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:47.864969411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:48.701 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:48 smithi164 bash[78510]: debug 2024-09-17T11:19:48.293+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:48.701 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:48 smithi164 bash[78510]: debug 2024-09-17T11:19:48.293+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:48.702 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:48 smithi164 bash[87293]: debug 2024-09-17T11:19:48.433+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:48.702 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:48 smithi164 bash[87293]: debug 2024-09-17T11:19:48.433+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:49.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:48 smithi164 bash[82903]: debug 2024-09-17T11:19:48.697+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:49.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:48 smithi164 bash[82903]: debug 2024-09-17T11:19:48.697+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:49.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:49 smithi164 bash[87293]: debug 2024-09-17T11:19:49.385+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:49.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:49 smithi164 bash[87293]: debug 2024-09-17T11:19:49.385+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:49.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:49 smithi164 bash[78510]: debug 2024-09-17T11:19:49.313+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:49.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:49 smithi164 bash[78510]: debug 2024-09-17T11:19:49.313+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:50.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:49 smithi164 bash[82903]: debug 2024-09-17T11:19:49.661+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:50.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:49 smithi164 bash[82903]: debug 2024-09-17T11:19:49.661+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:50.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T11:19:50.271 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:50.271 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T11:19:50.271 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T11:19:50.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.5 2024-09-17T11:19:50.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[87293]: debug 2024-09-17T11:19:50.369+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:50.537 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[87293]: debug 2024-09-17T11:19:50.369+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:50.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:50 smithi164 systemd[1]: Stopping Ceph osd.5 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:50.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[78510]: debug 2024-09-17T11:19:50.345+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:50.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[78510]: debug 2024-09-17T11:19:50.345+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:50.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[78510]: debug 2024-09-17T11:19:50.453+0000 7f5e5a512640 -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-17T11:19:50.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[78510]: debug 2024-09-17T11:19:50.453+0000 7f5e5a512640 -1 osd.5 156 *** Got signal Terminated *** 2024-09-17T11:19:50.538 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[78510]: debug 2024-09-17T11:19:50.453+0000 7f5e5a512640 -1 osd.5 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:19:51.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[82903]: debug 2024-09-17T11:19:50.669+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:51.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[82903]: debug 2024-09-17T11:19:50.669+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:51.038 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:50.875796572Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:51.703 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:51 smithi164 bash[87293]: debug 2024-09-17T11:19:51.365+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:51.703 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:51 smithi164 bash[87293]: debug 2024-09-17T11:19:51.365+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:51.703 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:51 smithi164 bash[78510]: debug 2024-09-17T11:19:51.365+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:51.704 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:51 smithi164 bash[78510]: debug 2024-09-17T11:19:51.365+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:52.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:51 smithi164 bash[82903]: debug 2024-09-17T11:19:51.701+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:52.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:51 smithi164 bash[82903]: debug 2024-09-17T11:19:51.701+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:52.682 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:52 smithi164 bash[78510]: debug 2024-09-17T11:19:52.365+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:52.682 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:52 smithi164 bash[78510]: debug 2024-09-17T11:19:52.365+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:52.682 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:52 smithi164 bash[87293]: debug 2024-09-17T11:19:52.405+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:52.682 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:52 smithi164 bash[87293]: debug 2024-09-17T11:19:52.405+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:52.682 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:52 smithi164 bash[87293]: debug 2024-09-17T11:19:52.405+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:19:53.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:52 smithi164 bash[82903]: debug 2024-09-17T11:19:52.677+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:53.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:52 smithi164 bash[82903]: debug 2024-09-17T11:19:52.677+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:53.724 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:53 smithi164 bash[78510]: debug 2024-09-17T11:19:53.353+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:53.724 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:53 smithi164 bash[78510]: debug 2024-09-17T11:19:53.353+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:53.725 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:53 smithi164 bash[87293]: debug 2024-09-17T11:19:53.449+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:53.725 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:53 smithi164 bash[87293]: debug 2024-09-17T11:19:53.449+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:53.725 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:53 smithi164 bash[87293]: debug 2024-09-17T11:19:53.449+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:19:54.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:53.870838758Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:54.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:53 smithi164 bash[82903]: debug 2024-09-17T11:19:53.721+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:54.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:53 smithi164 bash[82903]: debug 2024-09-17T11:19:53.721+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:54.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:53 smithi164 bash[82903]: debug 2024-09-17T11:19:53.721+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:19:54.772 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:54 smithi164 bash[78510]: debug 2024-09-17T11:19:54.313+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:54.772 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:54 smithi164 bash[78510]: debug 2024-09-17T11:19:54.313+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:54.773 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:54 smithi164 bash[87293]: debug 2024-09-17T11:19:54.485+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:54.773 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:54 smithi164 bash[87293]: debug 2024-09-17T11:19:54.485+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:54.773 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:54 smithi164 bash[87293]: debug 2024-09-17T11:19:54.485+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:19:55.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:54 smithi164 bash[82903]: debug 2024-09-17T11:19:54.769+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:55.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:54 smithi164 bash[82903]: debug 2024-09-17T11:19:54.769+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:55.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:54 smithi164 bash[82903]: debug 2024-09-17T11:19:54.769+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:19:55.780 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:55 smithi164 bash[87293]: debug 2024-09-17T11:19:55.525+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:55.781 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:55 smithi164 bash[87293]: debug 2024-09-17T11:19:55.525+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:55.781 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:55 smithi164 bash[87293]: debug 2024-09-17T11:19:55.525+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:19:55.781 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:55 smithi164 bash[78510]: debug 2024-09-17T11:19:55.313+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.871457+0000 front 2024-09-17T11:19:11.871736+0000 (oldest deadline 2024-09-17T11:19:39.471873+0000) 2024-09-17T11:19:55.781 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:55 smithi164 bash[78510]: debug 2024-09-17T11:19:55.313+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:19.472355+0000 front 2024-09-17T11:19:19.472742+0000 (oldest deadline 2024-09-17T11:19:44.172559+0000) 2024-09-17T11:19:55.781 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:55 smithi164 bash[78510]: debug 2024-09-17T11:19:55.313+0000 7f5e56b27640 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:30.073803+0000 front 2024-09-17T11:19:30.074172+0000 (oldest deadline 2024-09-17T11:19:54.773615+0000) 2024-09-17T11:19:56.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:55 smithi164 bash[82903]: debug 2024-09-17T11:19:55.777+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:56.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:55 smithi164 bash[82903]: debug 2024-09-17T11:19:55.777+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:56.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:55 smithi164 bash[82903]: debug 2024-09-17T11:19:55.777+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:19:56.765 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:56 smithi164 bash[95429]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-5 2024-09-17T11:19:56.765 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 17 11:19:56 smithi164 bash[95495]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-5 2024-09-17T11:19:56.765 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:56 smithi164 bash[87293]: debug 2024-09-17T11:19:56.481+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:56.765 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:56 smithi164 bash[87293]: debug 2024-09-17T11:19:56.481+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:56.766 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:56 smithi164 bash[87293]: debug 2024-09-17T11:19:56.481+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:19:57.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:56.866523262Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:19:57.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:56 smithi164 bash[82903]: debug 2024-09-17T11:19:56.761+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:57.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:56 smithi164 bash[82903]: debug 2024-09-17T11:19:56.761+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:57.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:56 smithi164 bash[82903]: debug 2024-09-17T11:19:56.761+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:19:57.787 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:57 smithi164 bash[82903]: debug 2024-09-17T11:19:57.741+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:57.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:57 smithi164 bash[82903]: debug 2024-09-17T11:19:57.741+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:57.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:57 smithi164 bash[82903]: debug 2024-09-17T11:19:57.741+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:19:57.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:57 smithi164 bash[87293]: debug 2024-09-17T11:19:57.513+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:57.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:57 smithi164 bash[87293]: debug 2024-09-17T11:19:57.513+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:57.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:57 smithi164 bash[87293]: debug 2024-09-17T11:19:57.513+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:19:58.743 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:58 smithi164 bash[87293]: debug 2024-09-17T11:19:58.465+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:58.743 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:58 smithi164 bash[87293]: debug 2024-09-17T11:19:58.465+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:58.743 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:58 smithi164 bash[87293]: debug 2024-09-17T11:19:58.465+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:19:58.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T11:19:58.815 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:19:58.815 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T11:19:58.815 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T11:19:58.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.6 2024-09-17T11:19:59.000 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:58 smithi164 bash[82903]: debug 2024-09-17T11:19:58.741+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:19:59.000 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:58 smithi164 bash[82903]: debug 2024-09-17T11:19:58.741+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:19:59.000 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:58 smithi164 bash[82903]: debug 2024-09-17T11:19:58.741+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:19:59.000 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:58 smithi164 systemd[1]: Stopping Ceph osd.6 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:19:59.000 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[82903]: debug 2024-09-17T11:19:58.997+0000 7f3a5627b640 -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-17T11:19:59.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[82903]: debug 2024-09-17T11:19:58.997+0000 7f3a5627b640 -1 osd.6 156 *** Got signal Terminated *** 2024-09-17T11:19:59.037 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[82903]: debug 2024-09-17T11:19:58.997+0000 7f3a5627b640 -1 osd.6 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:19:59.777 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[87293]: debug 2024-09-17T11:19:59.461+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:19:59.777 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[87293]: debug 2024-09-17T11:19:59.461+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:19:59.777 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[87293]: debug 2024-09-17T11:19:59.461+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:00.037 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:19:59.894262124Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:00.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[82903]: debug 2024-09-17T11:19:59.773+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:20:00.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[82903]: debug 2024-09-17T11:19:59.773+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:20:00.038 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:19:59 smithi164 bash[82903]: debug 2024-09-17T11:19:59.773+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:20:00.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:00 smithi164 bash[82903]: debug 2024-09-17T11:20:00.725+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:20:00.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:00 smithi164 bash[82903]: debug 2024-09-17T11:20:00.725+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:20:00.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:00 smithi164 bash[82903]: debug 2024-09-17T11:20:00.725+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:20:00.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:00 smithi164 bash[82903]: debug 2024-09-17T11:20:00.725+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:38.711282+0000 front 2024-09-17T11:19:38.711220+0000 (oldest deadline 2024-09-17T11:20:00.411109+0000) 2024-09-17T11:20:00.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:00 smithi164 bash[87293]: debug 2024-09-17T11:20:00.497+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:00.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:00 smithi164 bash[87293]: debug 2024-09-17T11:20:00.497+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:00.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:00 smithi164 bash[87293]: debug 2024-09-17T11:20:00.497+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:00.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:00 smithi164 bash[87293]: debug 2024-09-17T11:20:00.497+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:01.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:01 smithi164 bash[82903]: debug 2024-09-17T11:20:01.761+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:20:01.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:01 smithi164 bash[82903]: debug 2024-09-17T11:20:01.761+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:20:01.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:01 smithi164 bash[82903]: debug 2024-09-17T11:20:01.761+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:20:01.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:01 smithi164 bash[82903]: debug 2024-09-17T11:20:01.761+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:38.711282+0000 front 2024-09-17T11:19:38.711220+0000 (oldest deadline 2024-09-17T11:20:00.411109+0000) 2024-09-17T11:20:01.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:01 smithi164 bash[87293]: debug 2024-09-17T11:20:01.517+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:01.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:01 smithi164 bash[87293]: debug 2024-09-17T11:20:01.517+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:01.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:01 smithi164 bash[87293]: debug 2024-09-17T11:20:01.517+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:01.789 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:01 smithi164 bash[87293]: debug 2024-09-17T11:20:01.517+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:02.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:02 smithi164 bash[82903]: debug 2024-09-17T11:20:02.709+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:20:02.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:02 smithi164 bash[82903]: debug 2024-09-17T11:20:02.709+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:20:02.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:02 smithi164 bash[82903]: debug 2024-09-17T11:20:02.709+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:20:02.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:02 smithi164 bash[82903]: debug 2024-09-17T11:20:02.709+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:38.711282+0000 front 2024-09-17T11:19:38.711220+0000 (oldest deadline 2024-09-17T11:20:00.411109+0000) 2024-09-17T11:20:02.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:02 smithi164 bash[87293]: debug 2024-09-17T11:20:02.477+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:02.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:02 smithi164 bash[87293]: debug 2024-09-17T11:20:02.477+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:02.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:02 smithi164 bash[87293]: debug 2024-09-17T11:20:02.477+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:02.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:02 smithi164 bash[87293]: debug 2024-09-17T11:20:02.477+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:03.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:02 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:02.874141642Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:03.787 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:03 smithi164 bash[82903]: debug 2024-09-17T11:20:03.749+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:10.404350+0000 front 2024-09-17T11:19:10.403994+0000 (oldest deadline 2024-09-17T11:19:35.604801+0000) 2024-09-17T11:20:03.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:03 smithi164 bash[82903]: debug 2024-09-17T11:20:03.749+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:16.106417+0000 front 2024-09-17T11:19:16.106397+0000 (oldest deadline 2024-09-17T11:19:46.007526+0000) 2024-09-17T11:20:03.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:03 smithi164 bash[82903]: debug 2024-09-17T11:20:03.749+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:28.809348+0000 front 2024-09-17T11:19:28.809406+0000 (oldest deadline 2024-09-17T11:19:52.809914+0000) 2024-09-17T11:20:03.788 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:03 smithi164 bash[82903]: debug 2024-09-17T11:20:03.749+0000 7f3a52890640 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:38.711282+0000 front 2024-09-17T11:19:38.711220+0000 (oldest deadline 2024-09-17T11:20:00.411109+0000) 2024-09-17T11:20:03.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:03 smithi164 bash[87293]: debug 2024-09-17T11:20:03.505+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:03.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:03 smithi164 bash[87293]: debug 2024-09-17T11:20:03.505+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:03.789 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:03 smithi164 bash[87293]: debug 2024-09-17T11:20:03.505+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:03.789 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:03 smithi164 bash[87293]: debug 2024-09-17T11:20:03.505+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:04.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:04 smithi164 bash[87293]: debug 2024-09-17T11:20:04.465+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:04.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:04 smithi164 bash[87293]: debug 2024-09-17T11:20:04.465+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:04.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:04 smithi164 bash[87293]: debug 2024-09-17T11:20:04.465+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:04.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:04 smithi164 bash[87293]: debug 2024-09-17T11:20:04.465+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:05.505 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:05 smithi164 bash[95624]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-6 2024-09-17T11:20:05.505 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 17 11:20:05 smithi164 bash[95688]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-6 2024-09-17T11:20:05.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:05 smithi164 bash[87293]: debug 2024-09-17T11:20:05.501+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:05.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:05 smithi164 bash[87293]: debug 2024-09-17T11:20:05.501+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:05.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:05 smithi164 bash[87293]: debug 2024-09-17T11:20:05.501+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:05.789 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:05 smithi164 bash[87293]: debug 2024-09-17T11:20:05.501+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:06.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:05 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:05.864613423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:06.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:06 smithi164 bash[87293]: debug 2024-09-17T11:20:06.493+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:06.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:06 smithi164 bash[87293]: debug 2024-09-17T11:20:06.493+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:06.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:06 smithi164 bash[87293]: debug 2024-09-17T11:20:06.493+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:06.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:06 smithi164 bash[87293]: debug 2024-09-17T11:20:06.493+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:07.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T11:20:07.556 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:20:07.557 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T11:20:07.557 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T11:20:07.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.7 2024-09-17T11:20:07.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:07 smithi164 bash[87293]: debug 2024-09-17T11:20:07.485+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:07.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:07 smithi164 bash[87293]: debug 2024-09-17T11:20:07.485+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:07.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:07 smithi164 bash[87293]: debug 2024-09-17T11:20:07.485+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:07.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:07 smithi164 bash[87293]: debug 2024-09-17T11:20:07.485+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:07.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:07 smithi164 systemd[1]: Stopping Ceph osd.7 for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:20:07.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:07 smithi164 bash[87293]: debug 2024-09-17T11:20:07.721+0000 7f456999b640 -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-17T11:20:07.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:07 smithi164 bash[87293]: debug 2024-09-17T11:20:07.721+0000 7f456999b640 -1 osd.7 156 *** Got signal Terminated *** 2024-09-17T11:20:07.789 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:07 smithi164 bash[87293]: debug 2024-09-17T11:20:07.721+0000 7f456999b640 -1 osd.7 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:20:08.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:08 smithi164 bash[87293]: debug 2024-09-17T11:20:08.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:08.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:08 smithi164 bash[87293]: debug 2024-09-17T11:20:08.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:08.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:08 smithi164 bash[87293]: debug 2024-09-17T11:20:08.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:08.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:08 smithi164 bash[87293]: debug 2024-09-17T11:20:08.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:09.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:08 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:08.881799276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:09.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:09 smithi164 bash[87293]: debug 2024-09-17T11:20:09.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:09.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:09 smithi164 bash[87293]: debug 2024-09-17T11:20:09.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:09.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:09 smithi164 bash[87293]: debug 2024-09-17T11:20:09.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:09.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:09 smithi164 bash[87293]: debug 2024-09-17T11:20:09.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:10.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:10 smithi164 bash[87293]: debug 2024-09-17T11:20:10.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:10.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:10 smithi164 bash[87293]: debug 2024-09-17T11:20:10.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:10.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:10 smithi164 bash[87293]: debug 2024-09-17T11:20:10.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:10.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:10 smithi164 bash[87293]: debug 2024-09-17T11:20:10.529+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:11.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:11 smithi164 bash[87293]: debug 2024-09-17T11:20:11.513+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:11.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:11 smithi164 bash[87293]: debug 2024-09-17T11:20:11.513+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:11.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:11 smithi164 bash[87293]: debug 2024-09-17T11:20:11.513+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:11.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:11 smithi164 bash[87293]: debug 2024-09-17T11:20:11.513+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:12.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:11 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:11.879818314Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:12.787 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:12 smithi164 bash[87293]: debug 2024-09-17T11:20:12.520+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6806 osd.0 since back 2024-09-17T11:19:11.222918+0000 front 2024-09-17T11:19:11.222837+0000 (oldest deadline 2024-09-17T11:19:35.922613+0000) 2024-09-17T11:20:12.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:12 smithi164 bash[87293]: debug 2024-09-17T11:20:12.520+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6814 osd.1 since back 2024-09-17T11:19:18.625655+0000 front 2024-09-17T11:19:18.625332+0000 (oldest deadline 2024-09-17T11:19:46.825696+0000) 2024-09-17T11:20:12.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:12 smithi164 bash[87293]: debug 2024-09-17T11:20:12.520+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6822 osd.2 since back 2024-09-17T11:19:27.927281+0000 front 2024-09-17T11:19:27.927424+0000 (oldest deadline 2024-09-17T11:19:51.427005+0000) 2024-09-17T11:20:12.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:12 smithi164 bash[87293]: debug 2024-09-17T11:20:12.520+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.163:6830 osd.3 since back 2024-09-17T11:19:35.528380+0000 front 2024-09-17T11:19:35.528415+0000 (oldest deadline 2024-09-17T11:19:59.628162+0000) 2024-09-17T11:20:12.788 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:12 smithi164 bash[87293]: debug 2024-09-17T11:20:12.520+0000 7f4565fb0640 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-09-17T11:19:44.230083+0000 front 2024-09-17T11:19:44.229849+0000 (oldest deadline 2024-09-17T11:20:12.430224+0000) 2024-09-17T11:20:14.184 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:13 smithi164 bash[95817]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-7 2024-09-17T11:20:14.184 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 17 11:20:14 smithi164 bash[95878]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-osd-7 2024-09-17T11:20:15.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:14 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:14.91399774Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:15.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T11:20:15.979 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:20:15.980 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T11:20:15.980 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-17T11:20:15.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-6fb989ae-74de-11ef-bceb-c7b262605968@prometheus.a 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 systemd[1]: Stopping Ceph prometheus.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.168Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.168Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.168Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.168Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.168Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.168Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.168Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.168Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-17T11:20:16.215 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.169Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-17T11:20:16.216 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.173Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:20:16.216 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.173Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-17T11:20:16.216 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 17 11:20:16 smithi164 bash[63372]: ts=2024-09-17T11:20:16.173Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-17T11:20:16.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6fb989ae-74de-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-17T11:20:16.977 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:20:16.978 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-17T11:20:16.978 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T11:20:17.158 INFO:teuthology.orchestra.run.smithi163.stdout:Deleting cluster with fsid: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:20:18.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:17 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:17.877547626Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:21.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:20 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:20.86560582Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:22.024 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:21 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:22.024 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:21 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:22.274 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:22 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:22.275 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:22 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:22.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:22 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:22.561 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:22 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:22.913 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:22 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:22.913 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:22 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:22.913 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:22 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:22.913 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:22 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:23.213 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:23 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:23.213 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:23 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:23.559 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:23 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:23.560 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:23 smithi163 bash[83204]: ts=2024-09-17T11:20:23.250Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.163:8443: connect: connection refused" 2024-09-17T11:20:23.560 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:23 smithi163 bash[83204]: ts=2024-09-17T11:20:23.251Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-09-17T11:20:23.560 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:23 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:23.560 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:23 smithi163 systemd[1]: Stopping Ceph alertmanager.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:20:23.811 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:23 smithi163 bash[83204]: ts=2024-09-17T11:20:23.560Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:20:24.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:23 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:23.8638965Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:24.510 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:24 smithi163 bash[133513]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:20:24.510 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:24 smithi163 bash[133572]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:20:24.511 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:24 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T11:20:24.511 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:24 smithi163 systemd[1]: Stopped Ceph alertmanager.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:20:24.765 INFO:journalctl@ceph.alertmanager.a.smithi163.stdout:Sep 17 11:20:24 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:24.765 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:24 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:24.766 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:24 smithi163 systemd[1]: Stopping Ceph node-exporter.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:20:25.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:25 smithi163 bash[133639]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T11:20:25.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:25 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T11:20:25.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:25 smithi163 bash[133700]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T11:20:25.561 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:25 smithi163 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T11:20:25.562 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:25 smithi163 systemd[1]: Stopped Ceph node-exporter.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:20:26.061 INFO:journalctl@ceph.node-exporter.a.smithi163.stdout:Sep 17 11:20:25 smithi163 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:27.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:26 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:26.897983519Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:30.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:29 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:29.877158425Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:33.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:32 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:32.887922654Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:36.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:35 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:35.899085813Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:39.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:38 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:38.868479167Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:42.288 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:41 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:41.901101923Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:45.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:44 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:44.90334005Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:48.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:47 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:47.872336427Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:49.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T11:20:49.532 INFO:teuthology.orchestra.run.smithi164.stdout:Deleting cluster with fsid: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:20:51.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:50 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:50.896859138Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:54.230 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:53 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:53.904130079Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:54.482 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:54.482 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:54.740 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:54.741 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.009 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:54 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.537 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.537 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.538 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.538 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.821 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:55.822 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:55 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:56.188 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:55 smithi164 systemd[1]: Stopping Ceph node-exporter.b for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:20:56.787 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:56 smithi164 bash[96376]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T11:20:56.787 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:56 smithi164 bash[96437]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T11:20:56.788 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:56 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T11:20:56.788 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:56 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T11:20:56.788 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:56 smithi164 systemd[1]: Stopped Ceph node-exporter.b for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:20:57.113 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 17 11:20:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:57.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:56 smithi164 bash[67397]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T11:20:56.863114143Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T11:20:57.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:56 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:57.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:56 smithi164 systemd[1]: Stopping Ceph grafana.a for 6fb989ae-74de-11ef-bceb-c7b262605968... 2024-09-17T11:20:57.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:57 smithi164 bash[67397]: logger=server t=2024-09-17T11:20:57.104296987Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T11:20:57.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:57 smithi164 bash[67397]: logger=ticker t=2024-09-17T11:20:57.104470324Z level=info msg=stopped last_tick=2024-09-17T11:20:50Z 2024-09-17T11:20:57.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:57 smithi164 bash[67397]: logger=grafana-apiserver t=2024-09-17T11:20:57.104488332Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-17T11:20:57.114 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:57 smithi164 bash[67397]: logger=tracing t=2024-09-17T11:20:57.104507492Z level=info msg="Closing tracing" 2024-09-17T11:20:58.020 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:57 smithi164 bash[96505]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-grafana-a 2024-09-17T11:20:58.021 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:57 smithi164 bash[96564]: Error response from daemon: No such container: ceph-6fb989ae-74de-11ef-bceb-c7b262605968-grafana-a 2024-09-17T11:20:58.021 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:57 smithi164 systemd[1]: ceph-6fb989ae-74de-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T11:20:58.021 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:57 smithi164 systemd[1]: Stopped Ceph grafana.a for 6fb989ae-74de-11ef-bceb-c7b262605968. 2024-09-17T11:20:58.287 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 17 11:20:58 smithi164 systemd[1]: /etc/systemd/system/ceph-6fb989ae-74de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:09.761 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:21:09.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:21:09.790 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T11:21:09.792 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908827/remote/smithi163/crash 2024-09-17T11:21:09.792 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/crash -- . 2024-09-17T11:21:09.832 INFO:teuthology.orchestra.run.smithi163.stderr:tar: /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T11:21:09.832 INFO:teuthology.orchestra.run.smithi163.stderr:tar: Error is not recoverable: exiting now 2024-09-17T11:21:09.834 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908827/remote/smithi164/crash 2024-09-17T11:21:09.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/crash -- . 2024-09-17T11:21:09.846 INFO:teuthology.orchestra.run.smithi164.stderr:tar: /var/lib/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T11:21:09.846 INFO:teuthology.orchestra.run.smithi164.stderr:tar: Error is not recoverable: exiting now 2024-09-17T11:21:09.847 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T11:21:09.847 DEBUG:teuthology.orchestra.run.smithi163:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/6fb989ae-74de-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-17T11:21:09.892 INFO:tasks.cephadm:Compressing logs... 2024-09-17T11:21:09.893 DEBUG:teuthology.orchestra.run.smithi163:> 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-17T11:21:09.942 DEBUG:teuthology.orchestra.run.smithi164:> 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-17T11:21:09.951 INFO:teuthology.orchestra.run.smithi163.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T11:21:09.953 INFO:teuthology.orchestra.run.smithi164.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T11:21:09.962 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T11:21:09.963 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-17T11:21:09.964 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T11:21:09.964 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi163.nlukyi.log 2024-09-17T11:21:09.964 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T11:21:09.971 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T11:21:09.971 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-17T11:21:09.971 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-17T11:21:09.971 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T11:21:09.971 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T11:21:09.971 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.6.log: /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T11:21:09.971 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.log/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.5.log: 2024-09-17T11:21:09.971 INFO:teuthology.orchestra.run.smithi164.stderr: 86.4% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T11:21:09.971 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T11:21:09.972 INFO:teuthology.orchestra.run.smithi164.stderr:gzip/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.log: -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi164.dqlavi.log 2024-09-17T11:21:09.972 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T11:21:09.972 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi164.dqlavi.log: 77.8% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi164.dqlavi.log.gz 2024-09-17T11:21:09.972 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi163.nlukyi.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr: 77.5% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi163.nlukyi.log.gz 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.1.log: 92.2% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.log 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/tcmu-runner.log: 63.3% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-17T11:21:09.973 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T11:21:09.974 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.log: 91.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T11:21:09.974 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T11:21:09.974 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.audit.log: 89.7% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T11:21:09.975 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T11:21:09.977 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T11:21:09.979 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-volume.log: 94.3% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T11:21:09.980 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T11:21:09.990 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.4.log: 91.1% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T11:21:09.996 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mon.c.log: /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.audit.log: 91.1% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T11:21:10.005 INFO:teuthology.orchestra.run.smithi164.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T11:21:10.007 INFO:teuthology.orchestra.run.smithi163.stderr: 94.4% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T11:21:10.113 INFO:teuthology.orchestra.run.smithi164.stderr: 90.2% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T11:21:10.552 INFO:teuthology.orchestra.run.smithi163.stderr: 90.1% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-17T11:21:10.953 INFO:teuthology.orchestra.run.smithi163.stderr: 92.9% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T11:21:11.086 INFO:teuthology.orchestra.run.smithi164.stderr: 92.7% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T11:21:11.717 INFO:teuthology.orchestra.run.smithi163.stderr: 91.1% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T11:21:12.182 INFO:teuthology.orchestra.run.smithi163.stderr: 93.2% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T11:21:12.191 INFO:teuthology.orchestra.run.smithi164.stderr: 93.2% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-17T11:21:12.352 INFO:teuthology.orchestra.run.smithi164.stderr: 93.5% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T11:21:12.442 INFO:teuthology.orchestra.run.smithi164.stderr: 93.6% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-17T11:21:12.562 INFO:teuthology.orchestra.run.smithi163.stderr: 93.5% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T11:21:12.579 INFO:teuthology.orchestra.run.smithi164.stderr: 93.7% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T11:21:12.581 INFO:teuthology.orchestra.run.smithi164.stderr: 2024-09-17T11:21:12.581 INFO:teuthology.orchestra.run.smithi164.stderr:real 0m2.634s 2024-09-17T11:21:12.581 INFO:teuthology.orchestra.run.smithi164.stderr:user 0m10.596s 2024-09-17T11:21:12.581 INFO:teuthology.orchestra.run.smithi164.stderr:sys 0m0.457s 2024-09-17T11:21:12.738 INFO:teuthology.orchestra.run.smithi163.stderr: 93.5% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T11:21:12.933 INFO:teuthology.orchestra.run.smithi163.stderr: 93.3% -- replaced with /var/log/ceph/6fb989ae-74de-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T11:21:12.933 INFO:teuthology.orchestra.run.smithi163.stderr: 2024-09-17T11:21:12.934 INFO:teuthology.orchestra.run.smithi163.stderr:real 0m2.990s 2024-09-17T11:21:12.934 INFO:teuthology.orchestra.run.smithi163.stderr:user 0m13.458s 2024-09-17T11:21:12.934 INFO:teuthology.orchestra.run.smithi163.stderr:sys 0m0.482s 2024-09-17T11:21:12.935 INFO:tasks.cephadm:Archiving logs... 2024-09-17T11:21:12.935 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908827/remote/smithi163/log 2024-09-17T11:21:12.936 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T11:21:14.578 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908827/remote/smithi164/log 2024-09-17T11:21:14.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T11:21:15.833 INFO:tasks.cephadm:Removing cluster... 2024-09-17T11:21:15.833 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 --force 2024-09-17T11:21:16.008 INFO:teuthology.orchestra.run.smithi163.stdout:Deleting cluster with fsid: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:21:17.152 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6fb989ae-74de-11ef-bceb-c7b262605968 --force 2024-09-17T11:21:17.336 INFO:teuthology.orchestra.run.smithi164.stdout:Deleting cluster with fsid: 6fb989ae-74de-11ef-bceb-c7b262605968 2024-09-17T11:21:18.463 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T11:21:18.463 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T11:21:18.469 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T11:21:18.475 INFO:tasks.cephadm:Teardown complete 2024-09-17T11:21:18.475 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T11:21:18.484 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T11:21:18.485 DEBUG:teuthology.orchestra.run.smithi163:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T11:21:18.515 DEBUG:teuthology.orchestra.run.smithi164:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T11:21:18.529 INFO:teuthology.orchestra.run.smithi163.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:21:18.529 INFO:teuthology.orchestra.run.smithi163.stdout:============================================================================== 2024-09-17T11:21:18.529 INFO:teuthology.orchestra.run.smithi163.stdout:*hv01.front.sepi 67.205.162.81 3 u 1 64 377 0.090 -1.114 0.211 2024-09-17T11:21:18.529 INFO:teuthology.orchestra.run.smithi163.stdout:+hv02.front.sepi 96.245.170.99 3 u 49 64 377 0.122 -2.662 0.259 2024-09-17T11:21:18.530 INFO:teuthology.orchestra.run.smithi163.stdout:+hv03.front.sepi 74.6.168.72 3 u 58 64 377 0.077 -1.582 0.157 2024-09-17T11:21:18.530 INFO:teuthology.orchestra.run.smithi163.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T11:21:18.531 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:21:18.531 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2024-09-17T11:21:18.531 INFO:teuthology.orchestra.run.smithi164.stdout:+hv01.front.sepi 67.205.162.81 3 u 6 64 377 0.082 -0.574 0.289 2024-09-17T11:21:18.531 INFO:teuthology.orchestra.run.smithi164.stdout:+hv02.front.sepi 96.245.170.99 3 u 61 64 377 0.076 -1.936 0.076 2024-09-17T11:21:18.531 INFO:teuthology.orchestra.run.smithi164.stdout:*hv03.front.sepi 74.6.168.72 3 u 63 64 377 0.104 -0.965 0.236 2024-09-17T11:21:18.531 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T11:21:18.532 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T11:21:18.541 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T11:21:18.541 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T11:21:18.549 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T11:21:18.556 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T11:21:18.564 INFO:teuthology.task.internal:Duration was 4120.031986 seconds 2024-09-17T11:21:18.564 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T11:21:18.572 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T11:21:18.572 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T11:21:18.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T11:21:18.612 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T11:21:18.612 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T11:21:18.612 DEBUG:teuthology.orchestra.run.smithi163:> 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-17T11:21:18.667 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi164.front.sepia.ceph.com 2024-09-17T11:21:18.667 DEBUG:teuthology.orchestra.run.smithi164:> 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-17T11:21:18.677 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T11:21:18.677 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T11:21:18.714 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T11:21:18.796 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T11:21:18.796 DEBUG:teuthology.orchestra.run.smithi163:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T11:21:18.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T11:21:19.068 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T11:21:19.078 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T11:21:19.078 DEBUG:teuthology.orchestra.run.smithi163:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T11:21:19.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T11:21:19.104 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T11:21:19.115 DEBUG:teuthology.orchestra.run.smithi163:> 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-17T11:21:19.135 DEBUG:teuthology.orchestra.run.smithi164:> 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-17T11:21:19.145 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = core 2024-09-17T11:21:19.155 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = core 2024-09-17T11:21:19.185 DEBUG:teuthology.orchestra.run.smithi163:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T11:21:19.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:21:19.217 DEBUG:teuthology.orchestra.run.smithi164:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T11:21:19.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:21:19.237 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T11:21:19.250 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T11:21:19.251 DEBUG:teuthology.misc:Transferring archived files from smithi163:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908827/remote/smithi163 2024-09-17T11:21:19.251 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T11:21:19.292 DEBUG:teuthology.misc:Transferring archived files from smithi164:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908827/remote/smithi164 2024-09-17T11:21:19.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T11:21:19.323 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T11:21:19.324 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T11:21:19.326 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T11:21:19.362 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T11:21:19.373 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T11:21:19.373 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T11:21:19.382 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T11:21:19.382 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T11:21:19.385 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T11:21:19.389 INFO:teuthology.orchestra.run.smithi163.stdout: 658614 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 11:21 /home/ubuntu/cephtest 2024-09-17T11:21:19.410 INFO:teuthology.orchestra.run.smithi164.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 11:21 /home/ubuntu/cephtest 2024-09-17T11:21:19.412 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T11:21:19.423 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T11:21:19.445 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: 4120.031985759735 owner: scheduled_avan@teuthology success: true 2024-09-17T11:21:19.445 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T11:21:19.544 INFO:teuthology.run:pass